
html { height:100.1% }
BODY {
	font-size: 76%;
	background: #EBE8D9 url(../images/top-bg.jpg) top repeat-x;
	font-family: "Times New Roman", Times, serif;
	color: #59503F;
	margin:0 auto
}
#bodyTable { margin:0 auto; width:900px }
#header { width:900px; height:162px; background: url(../images/logo-header.jpg) center no-repeat; color:#fff;  }
#bannerHome { background:url(../images/banner.jpg) center no-repeat; width:900px; height:219px; margin:0 auto }
#bannerHome img { width:700px; margin:2px 0 0 101px }
#bannerHomeFlash { width:700px; height:194px; padding:2px 0 0 0; margin:0 auto }
#bannerPic { width:700px; height:194px; margin:0 auto; padding-top:13px }
#bannerInterior { 
	background:url(../images/interior-banner.jpg) center no-repeat;
	width:900px; 
	height:140px; 
	margin:0 auto; 
	clear:both;
}
#bannerInterior img {  margin:2px 0 0 0 }
#mainBg { 
	background:url(../images/center-bg.jpg) center repeat-y; 
	width:900px;
	margin:0 auto; 
	font-size:1.1em; 
	padding-top:10px
}
#joinUs { 
	width:360px; 
	height:80px; 
	padding:45px 10px 10px 10px; 
	background:#E8E6D9 url(../images/join-us.jpg) top no-repeat; 
	color:#59503F; 
	overflow:auto;
	border-bottom: 1px solid #3D3924;
}
#sermons { 
	width:333px; 
	height:45px; 
	padding:10px; 
	background:#fff; 
	border:3px solid #DCDACB; 
	overflow:hidden; 
	font-weight:bold; 
	font-size:1.1em;
	line-height:1.3em
}
#sermons img { float:left; margin-right:15px; border:1px solid #DCDACB }
#sermons a { text-decoration:none }
#currentEvents { 
	float:right; 
	background:#E9E7DE; 
	color:#A22C03; 
	width:248px; 
	height:298px; 
	border:3px solid #fff; 
	padding:10px; 
	overflow:auto
}
#footer { background:url(../images/footer.jpg) top center no-repeat; width:728px; font-size:0.9em; padding:30px 0 0 85px; height:32px; margin:0 auto }

/* LINKS, TEXT, & CONTENT STYLES */
a { color:#2080A0; text-decoration:underline }
a:hover  { color: #AA4A1B } 
#headerNav { width:740px; font-size:1.5em; margin:0 auto; padding-top:35px; text-align:center }
#headerNav a { color:#fff; text-decoration:none; margin:0 10px }
#headerNav a:hover { color:#FDB789; background: url(../images/bullet.gif) center top no-repeat; padding:15px 0 0 0  }
.active { background: url(../images/bullet.gif) center top no-repeat; padding:15px 0 0 0  } 
.eventsTitle { color:#4F1304; font-weight:bold; background: url(../images/arrow.gif) center left no-repeat; padding:0 0 1px 15px }
.pageTitle { font-weight:bold; font-size:1.5em }
#leftContent { color:#752E04 }
#rightContent { float:right; width:314px }
.left { float:left; position: relative }
.right { float: right; position:relative }
.sm { font-size:0.8em }
h2 { font-weight:bold; font-size:1.2em }
.ministryTitle { color:#954318; font-weight:bold }

/* MISC & FORM STYLES */
.divBar { background:url(../images/div-bar.gif) repeat-x; width:210px; height:4px; margin:10px 0; clear:both }
.rm { margin-right:35px }
.picBorder { border: 2px solid #fff }
.cellStaff,.cellMinistry  { margin:0 } 
.cellStaff img, .cellMinistry img { float:left; margin:0 15px 0 0; border:3px solid #fff } 
.rtBorder { background: url(../images/b-div.gif) right no-repeat; padding:0 2px 0 0 }
.form { 
	border:1px solid #7F9DB9;
	height:15px; 
	width:155px; 
	background: #fff; 
	font-size:90%;
	padding:2px 0 0 5px
}
.clear { clear:both }
.spacer { height:5px; clear:both }

/* EVENTS CALENDAR STYLES */
#evtcal a { font-weight:bold; font-size:1.1em; color:#59503F; text-decoration: none } /* unvisited link */
#evtcal a:visited { text-decoration: none }	/* visited link */
#evtcal a:hover { text-decoration: underline }	/* mouse over link */
#evtcal a:active { text-decoration: underline }	/* selected link */
#calendarTable { border: 1px solid #B6B4A7 }
#eventformContent { padding:10px }
#calInstruct { background:#E9E7DE; padding:10px; border:3px double #fff }
