* {
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
}

BODY {
	font-family:Arial, Helvetica, sans-serif;
	background: #EDEDE6 url(images/main-bg.gif) center repeat-y;
	font-size:0.75em;
	margin: 0 auto;
	color:#807D7D;
	width:820px;
}
#containerWrap { width:735px; margin:10px auto; height:100% }

/* 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;
	border: 1px solid #CDDCDF;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 25px;
}
#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:190px
}
.ministryLinks {
	list-style:none;
	float:left;
	width: 80px;
}
.ministryLinks li a { color:#C47F00; font-size:90%; margin:0 4px }

/* BACKGROUND IMAGE STYLES */
#topLeft {
	float:left;
	width:244px;
	height:300px
}
#topRight {
	float:right;
	width:471px;
	height:300px;
	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:690px;
	font-size:85%;
	clear:both;
	padding:10px 15px;
	margin:5px 0
}
.joinUs {
	float:left;
	background: url(images/join-us.gif) no-repeat top;
	padding:35px 0 10px 0;
	color:#03424A;
	text-align:left;
	width:183px;
	border: 1px solid #37919E;
}
.joinUs p { padding:0 12px }
.rf {
	float:right;
	width: 245px;
}
.mc {
	float:left;
	position:relative;
	margin:0 20px 0 0;
	width:195px;
	clear:right
}
.mc a {
}
.ministriesBox {
	background:#F6F6F4;
	border: 1px solid #E1E0D7;
	padding:5px;
	width:225px;
	margin-top:5px;
	height:85px
}
.ministryIcon { float: left; margin: 0 5px 60px 0 }
.teamPic { float: left; margin: 0 10px 20px 0 }
.tc { float:left; position:relative; margin:0 15px 0 0; width:295px; clear:right; font-size:90% }
.tc a { text-decoration:underline }
.cc {
	float:left;
	position:relative;
	width:295px;
	clear:right;
	height: 330px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}
.cc 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:120%; 
	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 }
