* { margin:0; padding:0 }
html { height:100.1% }
BODY {
	font-size: 76%;
	background: #301505 url(../brown/top-bg.gif) top repeat-x;
	behavior:url("styles/csshover.htc"); /* IE6 HACK FOR THE IMAGE HOVER TABS */
	font-family: Tahoma, Verdana, Arial;
	color: #fff;
}
#header { width:860px; height:284px; background: url(../brown/logo.jpg) no-repeat; color:#fff; clear:both; margin:0 auto }
#wrapper { 
	width:790px; 
	margin:0 auto 10px auto; 
	padding:20px 10px 0 10px; 
	overflow:hidden; 
	border-left:1px solid #B88E73; 
	border-right:1px solid #B88E73;
	border-bottom:1px solid #B88E73
}
#joinUs { 
	padding:35px 10px 10px 10px; 
	background:#654531 url(../brown/join-us.gif) top no-repeat; 
	border:3px double #B88E73;
}
#leftColumn { float:left; width:225px; overflow:hidden; clear:left }
#centerColumn { float:left; width:243px; position:relative; margin:0 0 0 20px }
#newsEvents { float:right; position:relative; width:280px; background:url(../brown/news-events.gif) top no-repeat; padding:30px 0 0 0 }
#footer { 
	background:url(../brown/footer.gif) repeat-x; 
	font-size:0.9em; 
	padding:20px 20px 0 20px; 
	height:42px; 
}
#footer a { color:#fff }

/* LINKS, TEXT, & CONTENT STYLES */
a { color:#DAA98A; text-decoration:underline }
a:hover  { color: #fff }
 
/* HEADER TAB STYLES */
#headerNav {  width:770px; font-size:1.1em; line-height:normal; padding-top:23px; margin:0 auto; clear:both }
#headerNav ul { padding:10px 10px 0 10px; list-style:none; float:right }
#headerNav li { margin:0 1px 0 0; padding:0 0 0 9px; float:left; background:url(../brown/left-bt.gif) no-repeat left top }
#headerNav a { 
	float:left;
	text-decoration:none;
	color:#fff; 
	display:block; 
	background:url(../brown/right-bt.gif) no-repeat right top; 
	padding:5px 15px 4px 6px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#headerNav a {float:none }
/* End IE5-Mac hack */
#headerNav a:hover { color:#fff }
#headerNav #current, #headerNav li:hover  { background-image:url(../brown/left-on-bt.gif)}
#headerNav #current a, #headerNav a:hover  { background-image:url(../brown/right-on-bt.gif); color:#fff; padding-bottom:4px }
/* END HEADER TAB STYLES */

.left { float:left; position:relative }
.right { float: right; position:relative }
.sm { font-size:0.8em }
h2 { font-size:1.2em }
.ministryTitle { color:#DAA98A; font-weight:bold }
.eventsMonth { 
	font-weight:bold; 
	font-size:1.2em;  
	width:95%; 
	padding:0 6px; 
	clear:both; 
	margin:5px 0; 
	background:#654531
}

/* MISC & FORM STYLES */
.divBar { height:3px; margin:10px 0; clear:both; border-bottom:1px dotted #fff }
.rm { margin-right:35px }
.picBorder { border: 2px solid #fff }
.cellStaff,.cellMinistry  { width:770px; margin:0 0 15px 0; overflow:hidden; clear:both } 
.cellStaff img, .cellMinistry img { float:left; margin:0 15px 0 0; border:3px solid #fff } 
.form { 
	border:1px solid #7F9DB9;
	height:15px; 
	width:255px; 
	background: #fff; 
	font-size:90%;
	padding:2px 0 0 5px
}
.box { 
	padding:10px; 
	background:#654531; 
	border:3px double #B88E73;
}
.clear { clear:both }
.spacer { height:10px; clear:both }
img { border:0 }
