﻿html { height:100.1%; line-height:0.9em }
img {
	border: 0;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

/* TOP NAVIGATION TAB STYLES */
#nav {
	background: url('../../images/nav-bar2.gif') no-repeat;
	height: 115px;
	width: 1050px;
	padding-bottom: 5px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	text-align: center;
	font-family: "Trebuchet MS";
	color: #2E2E2E;
}
.menu {
	font-size: small;
	line-height: normal;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 19px;
	height: 18px;
	text-align: center;
	font-weight: normal;
	color: #323334;
	list-style-type: none;
}
.menu ul {
	list-style: none;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: normal;
	line-height: normal;
	width: 1000px;
}
.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
.menu a {
	color: #3A4F6A;
	text-decoration: none;
	font-weight: normal
}
.dv {
	margin-right: 4px;
	margin-left: 4px;
}
/* END TOP NAVIGATION TAB STYLES */

/* HOME PAGE STYLES */
#home { height:355px; width:1050px; margin:20px auto 9px auto }
#pics { width:425px; float:left; position:relative }
#content {
	font-family: "Trebuchet MS";
	font-size: medium;
}
#contactForm {
}
#btColumn {
	height: 280px;
	width: 860px;
	margin: 0 auto;
	background: repeat-y;
	border-bottom: 1px solid #fff;
}
#events, #address { width:319px; height:250px; 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:200px; float:left; margin:0 0 0 25px; padding:15px 0; color:#333  } 
#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: x-small;
	background: #A4A9AD;
	padding: 10px;
	font-family: "Trebuchet MS";
}
#footer a {
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: x-small;
}

/* INTERIOR PAGE STYLES */
#interior { background:#F5F6FA; width:860px; margin:5px auto; border:3px double #F5F6FA }
.padding { padding:15px }

/* LINKS, TEXT, BUTTONS & CONTENT STYLES */
body {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #323334;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	background-color: #A4a9ad;
	background-image: url('../../images/bg3.jpg');
	background-repeat: repeat-x;
}
a { color:#2E4F7E; text-decoration:underline }
a:hover, .active a { color: #7290B8 } 
h2.title {
	font-weight: normal;
	font-size: x-large;
	color: #72601E;
	background: url("../../images/subhead.gif") no-repeat;
	height: 30px;
	padding: 7px 0 0 35px;
	font-family: "Trebuchet MS";
}
.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 }
.ministries li {
	padding: 10px;
	margin-bottom: 10px;
}
#events a,  #address a { color:#fff }

/* MISC & FORM STYLES */
.divBar { background:url("../../images/div.gif") repeat-x; width:100%; height:35px; margin:10px 0; clear:both }
.rightImg { float:right; position:relative; border:1px solid #ccc; margin:0 0 0 25px }
.leftImg { float:left; position:relative; border:1px solid #ccc; margin:0 15px 0 0 }
.readmore { float:right; position:relative; border:0; margin:5px 10px 0 0 }
.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 }





