body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #fffff0;
}

h1 {
	font-size: 1em;
	color: snow;
	background-color: #006600;
	border: 4px solid #800080;
}

.main {
	margin-left: 16em;
	padding-left: 1em;
}

.pageHeader {
	background-color: #800080;
	color: cc9900;
	width: 100%;
	border-top: 3px solid #006600;
	border-bottom: 3px solid #006600;
}
.pageHeader A:link {
	color: white;
}
.pageHeader A:visited {
	color: #fffff0;
}
.pageHeader A:active {
	color: Yellow;
}
.pageHeader A:hover {
	color: LemonChiffon;
	font-weight: bold;
}

.leftBigHeader {
	float: left;
	text-align: left;
	font-weight: normal;
	font-size: 1.8em;
	color: snow;
}

.leftHeader {
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
	color: snow;
}

.rightHeader {
	float: right;
	text-align: right;
	font-weight: normal;
	font-size: 1em;
	color: white;
}

.spacer {
	clear: both;
	width: 100%;
	font-size: 1px;
	line-height:0;
}

.leftMenu {
	left: 0;
	width: 16em;
	height: 22em;
	position: absolute;
	top: 3.6em;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 0;
	margin-right: 0;
	color: #006600;
	background-color: #eee8aa;
	border: 2px solid #800080;
}

.leftMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
}

.leftMenu li {
	margin: 0;
	padding: 0.25em 0.5em 0.25em 1em;
	border-top: 1px solid gray;
	wdith: 100%;
	display: block;
}

.leftMenu A:link {
	color: #006600;
}

.leftMenu A:visited {
	color: #800080;
}

.leftMenu A:active {
	color: blue;
}

.leftMenu A:hover {
	color: #006600;
	font-weight: bold;
}

.subtitle {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color: #006600;
}

.trailer {
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color: #006600;
	background-color: #eee8aa;
	width: 60%;
	border: 2px solid #006600;
}

.curriculumvitae {
	font-size: 0.5em;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	border: 4px solid #006600;
}

.subheaderRight {
	font-size: 0.9em;
	font-weight: bold;
	color: white;
	background-color: #006600;
	border: 4px solid #800080;
}

.infoRight {
	font-size: 0.8em;
	font-weight: bold;
	color: #006600;
}
.infoRight A:link {
	font-size: 1.2em;
}
.infoRight A:visited {
	font-size: 1.2em;
}
.infoRight A:active {
	font-size: 1.2em;
}
.infoRight A:hover {
	font-size: 1.2em;
	color: black;
}

.highlightedList {
	margin-left: 2%;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color: #006600;
	background-color: #eee8aa;
	width: 60%;
	border: 2px solid #006600;
}

.educations {
	color: black;
	margin-left: 12px;
	margin-right: 12px;
}

.pastorBox {
	border: 4px solid #006600;
	background-color: #eee8aa;
}
.pastorInfo {
	font-size: 14px;
	font-weight: none;
	text-decoration: none;
	text-transform: none;
	color: #006600;
	background: #fff;
	margin-left: 6px;
	margin-right: 6px;
	border-right: 3px solid #000;
	border-bottom: 3px solid #000;
}

.volunteers {
	background-color: #eee8aa;
	border: 4px solid #800080;
}
.volunteerTitle {
	background-color: #006600;
	color: snow;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.volunteerHeader {
	background-color: #006600;
	color: snow;
	text-align: left;
	font-style: italic;
}
.volunteersFooter {
	text-align: center;
}
.volunteerText {
	color: black;
}
.volunteerDate {
	text-align: left;
	color: black;
	background: #eee8aa;
}
.volunteerTime {
	text-align: left;
	color: black;
	background: #fafad2;
}
.volunteerName {
	text-align: left;
	color: black;
	background: #eee8aa;
}

.worshipschedule {
	background-color: #800080;
	border: 4px solid #800080;
}

.worshipschedule A:link {
	color: white;
}

.worshipschedule A:visited {
	color: #fffff0;
}

.worshipschedule A:active {
	color: Yellow;
}

.worshipschedule A:hover {
	color: LemonChiffon;
	font-weight: bold;
}

.scheduleHeader {
	background-color: #006600;
	color: snow;
	text-align: left;
	font-style: italic;
}
.scheduleName {
	text-align: left;
	color: black;
	padding: 4px;
	background: #eee8aa;
}
.scheduleTime {
	text-align: left;
	color: black;
	background: #fafad2;
	padding: 4px;
}
.scheduleFestival {
	background-color: #006600;
	color: snow;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
