* {
	margin: 0;
	padding: 0
}
body {
	font-family:Tahoma, Geneva, Helvetica;
	background: #EDEDE6 url(images/main-bg.gif) center repeat-y;
	font-size:0.75em;
	color:#807D7D;
}
img { border:0; }
h1, h2, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2994A3;
	font-weight: normal;
}
h1 {text-align: center; margin-bottom: 0.5em;}
h2 {font-size: 1.1em;}
h3 {
	margin-top: 0.4em;
	color: #AD6F15;
	letter-spacing: 0.1em;
}
p { margin-bottom: 0.5em; }
#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;
	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, .month {
	color:#002245;
}
.contactInfo {
	margin-bottom: 0.25em;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	text-align: center;

}
.infoTimes, .missions {text-align:center; margin-top: 2em;} 
.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;
	margin: .5em 0 1em;
}
#topRight {
	float:right;
	width:471px;
	text-align:right;
	clear:right;
	margin-top:7px;
}
#bottomLeft {
	float:left;
	width:450px;
	margin:10px 0;
}
#bottomRight {
	float:right;
	width:269px;
	margin:1em 0;
}
#interiorLeft {
	float:left;
	width:52px;
	margin:10px 0;
	height:100%;
	background:#E5E5DD;
}
#interiorRight {
	float:right;
	width:660px;
	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;
	font-size:85%;
	clear:both;
	padding:10px 15px;
	margin:15px 0 0;
}
#footer p { margin: .5em 0; }
#footer ul.bottomNav {
	text-align:right;
	float: right;
	margin-top: -1.7em;
	list-style:none;
}
#footer ul.bottomNav li {
	display: inline;
	border-right: 1px solid gray;
}
#footer ul.bottomNav li.last { border-right: 0; }
#footer ul.bottomNav li a {
	color:#807D7D;
	font-size:90%;
	padding: 0 0.5em;
}
#footer ul.bottomNav li a:hover {
	color:#358C98;
	text-decoration:underline;
}
.joinUs {
	float:left;
	background: url(images/join-us.gif) no-repeat top;
	padding:30px 0 10px 0;
	color:#03424A;
	text-align:left;
	width:183px;
	border: 1px solid #37919E;
}
.joinUs h3 {
	color:#03424A;
	margin:0 8px;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom: 1px dotted #03424A;
}
.joinUs p { padding:0 8px; text-size: 90%;}
.rf { float:right; }
.mc {
	float:left;
	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, .monthIcon {
	float: left;
	margin: 0 15px 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 */
.divBar {
	background:url(images/divbar.gif) repeat-x;
	height:10px;
	margin:10px 0;
}
.form {
	font-size:90%;
	border:1px solid #D5D5D5;
	background:#E6E6E6;
	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');*/
	white-space:pre;
}
div.clear {	clear:both; }
span.bMargin { padding-bottom:10px; }

/*div { border: 1px solid purple; }*/

