body {
	margin: 0px;
	background-color: #AEA38C;
	text-align: center;
}
a:hover {
	color: #404773;
}
a {
	font-size: 12px;
	color: #282D48;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.indexBlackBars {
	background-color: #000000;
	height: 2px;
	font-size: 0px;
}
#header {
	background: #AEA38C url(images/header.jpg) no-repeat top center;
	text-align: center;
	width: 100%;
	height: 125px;
}
#headerNav {
	background-color: #625044;
	width: 100%;
	height: 26px;
}
.loginCellText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	width: 50%;
	vertical-align: middle;
}
#loginInputs {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#loginBox {
	width: 175px;
	border: 1px solid #000000;
	background-color: #8381A0;
	margin: 0 auto;
	padding: 5px;
}
#navItemHome {
	width: 55px;
}
#navItemWelcome {
	width: 90px;
}
#navItemMembers {
	width: 90px;
}
#navItemLeadership {
	width: 102px;
}
#navItemMinistries {
	width: 94px;
}
#navItemActivities {
	width: 90px;
}
#navItemSermons {
	width: 75px;
}
#navItemContact {
	width: 70px;
}

#navItemAdmin {
	width: 72px;
}
#pageNav {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #AEA38C;
}
#pageSubNav {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	margin: 0 auto 0;
	margin-bottom: 10px;
}
#pageNav a {
	font-family: Verdana;
	color: #33363E;
	font-size: 10px;
}
#pageNav a:hover {
	font-family: Verdana;
	color: #697081;
	font-size: 10px;
}
#bodyInfo {
	background-color: #625044;
}
#bodyInfoCont {
	background-color: #EFECE2;
	width: 760px;
	border: 2px solid #000000;
	padding: 10px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	background-color: #AEA38C;
}
#footerInfo {
	width:750px;
	margin:0 auto 0;
	margin-bottom:5px;
	margin-left:expression( (document.body.clientWidth - 750) / 2 + 'px');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	padding: 3px;
}
#footerInfoLow {
	width:750px;
	margin:0 auto 0;
	margin-bottom:5px;
	margin-left:expression( (document.body.clientWidth - 750) / 2 + 'px');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	text-align: right;
	padding: 3px;
}
#footerLogin {
	width:750px;
	margin:0 auto 0;
	margin-left:expression( (document.body.clientWidth - 750) / 2 + 'px');
}
#footerLogin INPUT {
	background-color: #33363E;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px;
}
#footerLogin TABLE {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerLogin TD {
	text-align: center;
	width: 50%;
	vertical-align: top;
}
.dateText {
	font-family: Verdana;
	font-size: 14px;
	color: #33363E;
	font-weight: bold;
}
.loginTextAdmin {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #554B89;
}
.loginFail {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #9C3836;
}
#pageNavHR {
	color: #33363E;
	background-color: #33363E;
	width: 400px;
	border: 0px;
	height: 1px;
}
#errorText {
	width: 600px;
	text-align: center;
	vertical-align: bottom;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#statusMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #C10000;
	border: 1px solid #000000;
	width: 650px;
	margin: 0 auto 0;
	margin-bottom: 10px;
	padding: 8px;
}
#loginErrorHeader {
	background-color: #543D3E;
	border: 1px solid #543D3E;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	width: 500px;
	margin: 0 auto 0;
	color: #FFFFFF;
}
#loginErrorBody {
	border: 1px solid #543D3E;
	padding: 2px;
	width: 500px;
	margin: 0 auto 0;
}
#loginErrorBody P {
	font-size: 16px;
	font-weight: bold;
	color: #8C0003;
}
#bodyMessageDiv {
	background-color: #8381A0;
	border: 1px solid #000000;
	font-size: 12px;
	font-weight: bold;
	width: 500px;
	margin: 0 auto 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.valid-xhtml10.gif {
	width:  88px;
	height: 31px;
	border-width: 0px;
}
.homeBuildingPicture {
	background-repeat: no-repeat;
	height: 408px;
	width: 550px;
}
#buildingImage {
	width: 550px;
}
.homeLeftCol {
	width: 550px;
}
.homeRightCol {
	width: 200px;
	text-align: center;
	vertical-align: top;
}#homeCont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 750px;
	margin: 0 auto 0;
	text-align: center;
}
#homeCont TABLE {
	width: 750px;
}
#homeCont TD {
}
.homeTimeTitle {
	font-size: 18px;
	font-weight: bolder;
	text-decoration: underline;
}
.homeTimeHeader {
	font-size: 20px;
	font-weight: bold;
}
#homeAssemblyTimes {
	font-family: Verdana;
	text-align: center;
	vertical-align: middle;
	height: 408px;
	padding: 5px;
}
