BODY {
	padding: 0px;
	margin: 0px;
	background: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #a0c6c9;
	font-family: 'Trebuchet MS', Tahoma, Serif;
	font-size: 14px;
}

#logo {
	position: relative;
	top: 0px;
	background: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 70px;
}

#imageFadeDiv {
	position: relative;
	top: 0px;
	left: 0px;
}

#imageHeaderDiv {
	position: relative;
	top: 0px;
	left: 0px;
}

#mainPageQuads {
	width: 900px;
	height: 162px;
	background: url(../images/mainpagequadbackground.gif);
	background-repeat: none;
	vertical-align: top;
}

.mainQuadImage {
	width: 201px;
}

.mainQuadImageSpace {
	font-size: 26px;
	width: 26px;
}

.mainQuadImageSpaceHalf {

}

.mainQuadImageSpaceTB {
	font-size: 1px;
	height: 8px;
}

#mainPageNavigation {
	width: 900px;
	height: 61px;
	background: url(../images/mainpagenavigation.gif);
	background-repeat: none;
	color: #ffffff;
}

.navigationSpaceL {
	width: 20px;
}

.navigationSpaceR {
	width: 3px;
}

a.mainPageNavigation {
	text-decoration: underline;
	color: #ffffff;
}

a.mainPageNavigation:hover {
	text-decoration: underline;
	color: #ffffff;
}

a.mainPageNavigation:visited {
	text-decoration: underline;
	color: #ffffff;
}


#navigationBar {
	width: 216px;
	padding-top: 3px;
	vertical-align: top;
	background: url(../images/navigationbackground.jpg);
	background-repeat: repeat-y;
}

#subNavigationBar {
	width: 216px;
	vertical-align: top;
	background: url(../images/subnavigationbackground.jpg);
	background-repeat: repeat-y;
}

#facebookLink {
	position:relative;
	left:8px;
	top:-3px;
}

#bibleReadLink {
	position:relative;
	left:8px;
	top:-3px;
	border-bottom:1px solid #fff;
}

.navItemContainer {
	padding-left: 0px;
}

#thirdLevelSplitter {
	background: url(../images/thirdlevelsplitter.jpg);
	height: 34px;
	background-repeat: no-repeat;
}

#thirdLevel {
	background: url(../images/thirdlevelbackground.jpg);
	background-repeat: repeat-y;
	width: 650px;
	vertical-align: top;
	color: #ffffff;
	font-size: 13px;
}

#thirdLevel a {
	color: #ffffff;
	font-size: 12px;
}

#textOverlay {
	background: url(../images/textbackground.jpg);
	background-repeat: repeat-y;
	width: 650px;
	vertical-align: top;
}

#pageIdentify {
	font-family: 'Bell MT', Tahoma, Serif;
	font-size: 20px;
	border-bottom: 1px solid #000000;
	font-variant: all-caps;
	width: 560px;
	position: relative;
	top: 0px;
	left: 20px;
}

#pageContent {
	width: 560px;
	position: relative;
	top: 7px;
	left: 20px;
	color: #25476c;
	line-height: 130%;
	min-height: 360px;
	height: auto !important;
	height: 360px;
}

#pageContent a {
	color: #25476c;
}

.navSpaceLeft {
	width: 55px;
}

.navItem {
	line-height: 155%;
	font-size: 15px;
}

.subNavItem {
	line-height: 150%;
	font-size: 13px;
}

a.navItem {
	text-decoration: none;
	color: #25476c;
}

a.navItemActive {
	text-decoration: none;
	color: #25476c;
	font-weight: bold;
}

a.subNavItem {
	text-decoration: none;
	color: #25476c;
}

a.subNavItemActive {
	text-decoration: none;
	color: #25476c;
	font-weight: bold;
}

#leftSpacer {
	width: 34px;
}

a.navItem:hover {
	text-decoration: underline;
	color: #25476c;
}

a.navItemActive:hover {
	text-decoration: underline;
	color: #25476c;
	font-weight: bold;
}

a.subNavItem:hover {
	text-decoration: underline;
	color: #25476c;
}

a.subNavItemActive:hover {
	text-decoration: underline;
	color: #25476c;
	font-weight: bold;
}

.imgNavSpacer {
	padding-top: 3px;
	padding-bottom: 3px;
}

.imgNavSelected {
	padding-left: 10px;
	vertical-align: middle;
}

.imgSubNavSelected {
	padding-left: 18px;
	vertical-align: middle;
}

#footer {
	background: url(../images/textbottomoverlay.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height: 40px;
	color: #000000;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
}

#mainPageFooter {
	width: 850px;
	height: 30px;
	color: #000000;
	font-size: 12px;
	text-align: center;
}

a.footer {
	text-decoration: underline;
	color: #000000;
}

a.footer:hover {
	text-decoration: underline;
	color: #000000;
}