* { margin: 0; padding: 0 }

BODY { 
	font-family:Tahoma, Geneva, Helvetica; 
	background: #EDEDE6 url(images/main-bg.gif) center repeat-y;
	font-size:.75em;
	margin: 0 auto; 
	color:#807D7D;  
	width:820px;
}

/* LINKS, MENU, TEXT & BUTTON STYLES */
a:hover { color:#0BA6B6; text-decoration:underline }
a { color:#096C83; margin:0; text-decoration:none }
#sideMenu { width:244px }
#sideMenu li { list-style: none; height:24px }
#sideMenu li a { 
	background:url(images/menu-bg.gif) no-repeat; 
	font-size:115%;
	color:#057783; 
	margin-bottom:1px;
	display:block;
	padding: 3px 0 3px 25px;
	border: 1px solid #CDDCDF
}
#sideMenu li a:hover { background:#18646F url(images/menu-hover-bg.gif) no-repeat; color:#fff; text-decoration:none; border:1px solid #18646F }	
.title { color:#0E5463; font-weight:bold; background:url(images/smt.gif) center right no-repeat; padding:0 30px 0 0 }
.eventsDate, .teamTitle { color:#C47F00; font-weight:bold }
.bottomNav { color:#358C98; text-align:right; margin-left:245px }
.ministryLinks { list-style:none; float:left;  }
.ministryLinks li a { color:#C47F00; font-size:90%; margin:0 4px }

/* BACKGROUND IMAGE STYLES */
#topLeft { float:left; width:244px; height:320px }
#topRight { float:right; width:471px; height:320px; text-align:right; clear:right; margin-top:7px }
#bottomLeft { float:left; width:450px; margin:10px 0 }
#bottomRight { float:right; width:269px; margin:10px 0 }
#interiorLeft { float:left; width:52px; margin:10px 0; height:100%; background:#E5E5DD }
#interiorRight { float:right; width:650px; margin:10px 0; height:100% }
.highLights { background: url(images/highlights-box-mid.gif) repeat-y; padding: 10px 15px 0 15px; font-size:90% }
#footer { background:#EDEDE6; width:710px; font-size:85%; clear:both; padding:10px 15px; margin:15px 0 }
.joinUs {
	background: url(images/join-us.gif) no-repeat top;
	padding:35px 0 20px 0; 
	color:#03424A; 
	text-align:left;
	width:183px;
	border: 1px solid #37919E;
}
.joinUs p { padding:0 12px }
.ministriesBox { background:#F6F6F4; border: 1px solid #E1E0D7; padding:10px; font-size:90%  }
.teamPic { float: left; margin: 0 10px 20px 0 }
.tc { font-size:90% }
.tc a { text-decoration:underline }

/* FORMS & MISC STYLES */
.divBar { background:url(images/divbar.gif) repeat-x; height:10px; margin:10px 0 }	
.form { 
	font-size:90%; 
	border:1px solid #D5D5D5;
	background:url(images/input-bg.gif); 
	height:17px; 
	width:135px
}
.contactForm { 
	font-size:95%; 
	color:#333;
	padding:0; 
	border:1px solid #D5D5D5;
	height:100px; 
	width:220px;
	vertical-align:top;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#F6F4F4', startColorstr='#FFFFFF', gradientType='0');
}
div.spacer { clear:both }
span.bMargin { padding-bottom:10px }