* {
	margin:0;
	border: .5;
	border-color: #CCCCCC;
}
html {
	height:100.1%;
	line-height:normal;
	font-style: normal;
}
img { border:0}
BODY {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#676A6D;
	background-color: #A3A8AD;
	background-image: url(../images/bg6b.jpg);
	background:#A3A8AD url(../images/bg6.jpg) top repeat-x;
	background-repeat: repeat-x;
}
#wrapper {
	width:895px;
	margin:auto;
}
#logo { width: 534px; height:116px; float:left;  }
#topButtons { float:right; position:relative; margin:35px 20px 0 0 }

/* TOP NAVIGATION TAB STYLES */
#nav {
	background:url(../images/nav-bar.gif) no-repeat;
	width:900px;
	height:115px;
	margin:10px auto;
	margin-left: 15px;
} 
.menu { font-size:1.2em; line-height:normal; padding:45px 0 0 0; margin:0 auto; width:790px }
.menu ul { list-style:none }
.menu li { list-style:none; margin:0; padding:0; float:left }
.menu a { color:#3A4F6A; text-decoration:none; font-weight:bold }
.dv { margin:0 18px }
/* END TOP NAVIGATION TAB STYLES */

/* HOME PAGE STYLES */
#home {
	height:300px;
	width:855px;
	margin-left: 20px;
}
#pics {
	width:420px;
	float:left;
	position:relative;
	height: 240px;
	background-color: #010000;
	border-width: 1;
	padding-left: 6px;
	margin-left: 37px;
}
#content {
	width:360px;
	float:right;
	position:relative;
	margin-right: 25px;
}
#contactForm { width:340px; float:right; position:relative }
#btColumn {
	height:300px;
	width:855px;
	margin:0 auto;
	background-repeat: repeat-y;
	background-image: url(/images/bt-column%20copy.gif);
}
#events, #address { width:310px; height:300px; overflow:auto; float:left; position:relative; padding:15px; color:#fff }
#events b { background:url(../images/bullet.gif) no-repeat left; padding:2px 0 0 22px  }
#services {
	width:230px;
	float:left;
	color:#333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	padding-top: 5px;
} 
#connect { width:250px; float:right; position:relative; padding:15px 0; margin:0 10px 0 0; display:inline }
#footer { margin:0 auto; color:#fff; font-size:0.8em; background:#A3A8AD; width:860px; padding:10px }
#footer a { color:#fff }

/* INTERIOR PAGE STYLES */
#interior { background:#F5F6FA; width:100%; margin:5px auto; padding:15px; border:3px double #F5F6FA; overflow:hidden}


/* LINKS, TEXT, BUTTONS & CONTENT STYLES */
a { color:#2E4F7E; text-decoration:underline }
a:hover, .active a { color: #7290B8 } 
h2.title { font-weight:bold; font-size:1.3em; color:#72601E; background:url(../images/subhead.gif) no-repeat; height:30px; padding:7px 0 0 35px }
.sm { font-size:0.8em }
.lt { float:left; position:relative }
.rt { float:right; position:relative }
.highlight { background:#FBF1D0; color:#333 }
.audio ul, .resources ul, .ministries ul { list-style:none; margin:0; padding:0 }
.audio li, .resources li { background:url(../images/list.gif) left no-repeat; padding:0 0 0 12px; list-style:none }
.resources { border:1px dotted #5375A1; padding:10px; background:#DBE5F3; line-height:2em }
.ministries li { border:1px dotted #5375A1; padding:10px; background:#DBE5F3; margin-bottom:10px }
#events a,  #address a { color:#fff }

/* MISC & FORM STYLES */
.calendar { width:800px; margin:0 auto }
.divBar { background:url(../images/div-bar.gif) repeat-x; width:100%; height:35px; margin:10px 0; clear:both }
.rightImg { float:right; position:relative; margin:0 0 0 25px }
.leftImg { float:left; position:relative; margin:0 15px 0 0 }
.readmore { float:right; position:relative; border:0; margin:5px 10px 0 0 }
.cellStaff { width:100%; margin:0 0 20px 0; overflow:hidden; clear:both } 
.cellStaff img { float:left; margin:0 15px 0 0; border:4px double #C5C1AE } 
.form { 
	border:1px solid #7F9DB9;
	height:15px; 
	width:240px; 
	background: #fff; 
	font-size:90%;
	padding:2px 0 0 5px
}
.clear { clear:both }
.spacer { height:10px; clear:both }
