* { 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;
}
#containerWrap       { width:760px; 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:255px }
#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				{ color:#C47F00; font-weight:bold }
.teamTitle				{ color:#C47F00; font-weight:bold }
.bottomNav				{ width:100%; clear:both; float:left; color:#358C98; text-align:center; margin:0px; padding:0px; }
.ministryLinks			{ list-style:none; float:left;  }
.ministryLinks li a		{ color:#C47F00; font-size:90%; margin:0 4px }
.pagetitle				{ COLOR:#0E5463; FONT: 14px arial; font-weight:bold; }
.pagesubtitle			{ COLOR:#000000; FONT: 12px arial; font-weight:bold; }
.aboutus				{ COLOR:#000000; FONT: 18px Bradley Hand ITC; font-weight: bold; }
.footerReason			{ width:100%; clear:both; float:left; COLOR:#000000; FONT: 150% Bradley Hand ITC; font-weight: normal; text-align:center; padding:0px; margin:0px;}

/* BACKGROUND IMAGE STYLES */
#topLeft				{ float:left; width:255px; height:385px;}
#topRight				{ float:right; width:471px; height:285px; padding-top: 100px; text-align:right; clear:right; margin: 0px;}
#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 }
.BLelement				{ clear:both; width:100%; margin:0px; padding:0px; border 1px solid red;}
.BLelement p			{ padding:0 12px }

.joinUs					{ float:left; padding:0px;color:#03424A; text-align:left; border: 1px solid #37919E; }
.joinHeader				{ clear:both; width:100%; background-image:url(../images/join-us-background.png) }
.joinUs p				{ padding:0 12px }
.rf						{ float:right }
.mc						{ float:left; position:relative; margin:0 20px 0 0; width:195px; clear:right }
.mc a					{ text-decoration:underline }
.ministriesBox			{ background:#F6F6F4; border: 1px solid #E1E0D7; padding:10px; width:225px; margin-top:5px; height:55px }
.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; margin:20px 15px 0 0; width:295px; clear:right; }
.cc a					{ text-decoration:underline }

/* FORMS & MISC STYLES */
div.spacer				{ clear:both }
span.bMargin			{ padding-bottom:10px }
.divBar					{ background:url(../images/divbar.gif) repeat-x; height:10px; margin:10px 0 }	
.form					{ font-size:98%;  border:1px solid #D5D5D5; background:url(../images/input-bg.gif);  height:17px;  width:135px }

.contactForm { 
	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'); 
}
