body {
	background: #EDF0CA url(/images/bg.gif) 0 0 repeat-x;
	margin: 6px 0 0 0;
	padding: 0;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #453210;
}

p { 
	margin: 0 0 16px 0;
	line-height: 1.4; /* There are no units here because they'll be inherited */	
}

.hidden { display: none; }


.right { float: right; margin: 0 0 10px 8px; border: 1px solid #453210;}
.rightNoBorder { float: right; margin: 0 0 10px 8px;}

/* Links 
--------------------------------------*/
a { 
	padding: 2px 1px; 
	color: #009fe2; 
	background: none; 
	text-decoration: none;
}

a:hover { 
	color: #edf0ca; 
	background: #009fe2; 
}

a:visited, a:focus {
	color: #009fe2;
	background: none;
}

a img, a:hover img, a:visited img, a:focus img { border: 0; background: none; }

/* Main Structure
-------------------------------------*/
#wrapper {
	width: 764px;
	margin: 0 auto;
}

#content {
	width: 712px;
	background: #edf0ca; 
	padding: 0 0 5px 15px;
	margin: 0 auto;
	font-size: 85%;
}

#contentWrap {
	background: #453210 url(/images/diag_bkg.gif) 0 0 repeat;
	width: 100%;
	float: left;
	margin: 6px 0 0 0;
}

#topCurve {
	background: url(/images/top_curve.gif) 0 0 no-repeat;
	width: 734px;
	height: 4px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}

#bottomCurve {
	background: url(/images/bottom_curve.gif) 0 0 no-repeat;
	width: 734px;
	height: 4px;
	margin: 0 auto;
}

/* left column 
------------------------------------*/

#left {
	float: left;
	width: 223px;
	background: url(/images/bodyleft-bar.gif) repeat-x;
	padding: 65px 0 0 0;
}

#left h3 {
	background: url(/images/bodyleft-servicetimes.gif) 0 0 no-repeat;
	width: 208px;
	height: 60px;
	margin: 0 0 10px 7px;
	overflow: hidden;
}

#left h3 a {
	display: block;
	width: 208px;
	height: 60px;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}

#left h3 a:hover { background: none; }

#series {
	width: 186px;
	background: url(/images/sermon_series_bkg.gif) 0 0 no-repeat;
	padding: 40px 10px 10px 10px;
	margin: 0 0 15px 8px;
}

/* events */
#eventsHdr {
	margin: 0;
	padding: 0;
	background: url(/images/hdr_events.gif) 0 0 no-repeat;
	text-indent: -9999px;
	width: 223px;
	height: 58px;
}

#events {
	width: 206px;
	background: #5b4115 url(/images/events_bkg.gif) 0 0 no-repeat;
	font-size: 95%;
	color: #fff;
	font-weight: bold;
	margin: 0 0 0 8px;
}

#events ul {
	list-style: none;
	margin: 0;
	padding: 0 28px 10px 28px;
}

#events li {
	border-bottom: 1px dashed #b39e61;
	padding: 8px 0 8px 5px;
	background: #5b4115 url(/images/arrow_events.gif) 0 14px no-repeat;
}

#events a {
	color: #ff9100;
	display: block;
}

#events a:hover {
	background: none;
	color: #7fb0b3;
}

a#moEvents {
	display: block;
	width: 91px;
	height: 9px;
	padding: 0;
	margin: 5px 0 0 28px;
	overflow: hidden;
	text-decoration: none;
	background: #5b4115 url(/images/mo_events.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

a#moEvents:hover {
	background: url(/images/mo_events.gif) 0 -9px no-repeat;
}

#eventsBtm {
	background: #5b4115 url(/images/events_bottom.gif) 0 bottom no-repeat;
	width: 206px;
	height: 29px;
	padding: 10px 0 0 0;
	margin: 0 0 0 8px;
}

/* advertisements */

#ad a {
	display: block;
	margin: 15px 0 15px 8px;
	text-decoration: none;
	background: none;
	padding: 0;
}

#ad a img { border: 0; }


/* right column 
------------------------------------*/
#right {
	float: left;
	width: 458px;
	padding: 195px 0 0 24px;
	background: url(/images/bodyright_people.jpg) no-repeat;
}

a#whatis {
width: 390px;
height: 30px;
float: left;
margin: 0 0 0 30px;
background: none;
}

a#whatis:hover  { background: none; }

#mainBox {
	float: left;
	background: #e6e6c1;
	width: 380px;
	border-right: 4px solid #d2d29c;
	border-left: 4px solid #d2d29c;	
	padding: 0 30px 20px 30px;
}

#mainBox h2 {
	font-size: 110%;
	margin: 0;
}

.post {
	margin: 20px 0;
	padding: 0 0 20px 0;
	background: url(/images/dash.gif) left bottom repeat-x;
}

.post p {
	padding: 0 1px;
}

a.more {
	font-size: 95%;
	font-weight: bold;
	padding: 0 10px 0 0;
	background: transparent url(/images/arrow_more.gif) right 5px no-repeat;
}

a.more:hover {
        color: #edf0ca;
	background: #009fe2 url(/images/arrow_more_hover.gif) right 5px no-repeat;
}

a#moNews {
	display: block;
	width: 76px;
	height: 10px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	text-decoration: none;
	background: url(/images/mo_news.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

a#moNews:hover {
	background: #009fe2 url(/images/mo_news.gif) 0 -10px no-repeat;
}

#addy {
	font-size: 95%;
	text-align: center;
	margin: 10px 0 0 25px;
	color: #785924;
}



/* Nav 
----------------------------------*/
#menu {
	width: 418px;
	list-style: none;
	padding: 0 0 0 318px;
	margin: 0;
	float: left;
}

#menu li {
	float: left;
	position: relative;
	height: 27px;
	
}

#menu a {
	display: block;
	height: 0;
	padding: 27px 0 0 0;
	text-indent: -9999px;
	overflow: hidden;
}


#home a { width: 78px; }
#about a { width: 72px; }
#connect a { width: 88px; }
#resources a { width: 91px; }
#contact a { width: 89px; }

#home  {background: transparent url(/images/nav_bar.gif) 0 -27px no-repeat;}
#about  {background: transparent url(/images/nav_bar.gif) -78px -27px no-repeat;}
#connect  {background: transparent url(/images/nav_bar.gif) -150px -27px no-repeat;}
#resources  {background: transparent url(/images/nav_bar.gif) -238px -27px no-repeat;}
#contact  {background: transparent url(/images/nav_bar.gif) -329px -27px no-repeat;}

#home a:hover, body#pgHome #home {background: transparent url(/images/nav_bar.gif) 0 0 no-repeat;}
#about a:hover, body#pgAbout #about, #menu li#about:hover, #menu li#about.over {background: transparent url(/images/nav_bar.gif) -78px 0 no-repeat;}
#connect a:hover, body#pgConnect #connect, #menu li#connect:hover, #menu li#connect.over {background: transparent url(/images/nav_bar.gif) -150px 0 no-repeat;}
#resources a:hover, body#pgResources #resources, #menu li#resources:hover, #menu li#resources.over {background: transparent url(/images/nav_bar.gif) -238px 0 no-repeat;}
#contact a:hover, body#pgContact #contact, #menu li#contact:hover, #menu li#contact.over {background: transparent url(/images/nav_bar.gif) -329px 0 no-repeat;}


/* Flyout menu styling */
#menu li ul {
	display: none;
	position: absolute;
	top: 27px;
	left: -40px; /* This controls IE */
	border-top: 1px solid #3d2d0e;
	list-style: none;
	padding: 0;
}

#menu li>ul { top: auto; left: auto; }
	
#menu li ul li { 
	padding: 0;
	border-bottom: 1px solid #edf0ca;
	border-left: 1px solid #3d2d0e;
	border-right: 1px solid #3d2d0e;
	width: 185px;
	height: 20px;
}

#menu li.last {
	border-bottom: 1px solid #3d2d0e;
}


#menu li ul li a {
	display: block;
	height: 17px;
	font-size: 85%;
	font-weight: bold;
	padding: 3px 0 0 10px;
	margin: 0;
	color: #ee8700;
	background: #3d2d0e;
	width: 175px;
	text-indent: 0;
}


#menu li:hover ul, #menu li.over ul { display: block; z-index: 9999;}

#menu li ul li a:hover {
	background: #63d2ff; 
	color: #3d2d0e;
}




/* Header Bar
------------------------------------ */
#mobar {
	background: #edf0ca url(/images/mobar_bg.gif) 0 0 no-repeat;
	width: 764px;
	height: 74px;
	float: left;
}

#mobar h1 {
	float: left;
	background: url(/images/mobar-logo.png) 0 0 no-repeat;
	width: 215px;
	height: 42px;
	margin: 12px 0 0 10px;
	padding: 0;
	overflow: hidden;
}

#mobar h1 a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width: 215px;
	height: 68px;
}

#mobar h1 a:hover { background: none; }

/* Search 
--------------------------------------*/
#search {
	float: left;
	padding: 20px 0 0 325px;
	margin: 0;
}

#search label {
	display: none;
}


#search input {
	padding: 3px;
	font-size: 90%;
	border: 1px solid #b84900;
	float: left;
}

#search input.go {
	float: left;
	padding: 0 0 0 5px;
	border: none;
}



/* Subpage specific styles 
----------------------------------------------*/
.sub #right {
	background: none;
	padding: 0 0 0 24px;
}

.sub #subPic {
	float: left;
	width: 472px;
	height: 190px;
	margin: 7px 0 0 0;
}

#pgSearch #subPic, #pgNews #subPic {
        height: 44px;
}

.sub #right h2 {
	margin: 20px 0 5px 0;
	color: #b70543;
	font-size: 140%;
}

.sub #right h2#noTopMargin { margin: 0 0 5px 0; }

.sub #right h3 {
	margin: 25px 0 5px 0;
	color: #5b4115;
	font-size: 120%;
}

.sub #right h4 {
        margin: 10px 0 3px 0;
     	color: #5b4115;
	font-size: 110%;
}


.sub #mainBox {
	float: left;
	background: #e6e6c1;
	width: 380px;
	border-right: 4px solid #d2d29c;
	border-left: 4px solid #d2d29c;	
	padding: 0 30px 20px 30px;
}


/*Location List */
#dirList {
	margin: 0;
	padding: 0;
	list-style: none;
}

#dirList li {
	margin-bottom: 10px;
}

ol { list-style: none: margin: 0 0 0 5px; }

ol li {
        margin: 0 0 10px 0;
}


/* =contact Forms
-------------------------------------------------*/
.zemContactForm label {
      margin: 5px 0 0 0;
}

.zemContactForm input, .zemContactForm textarea {
       border: 1px solid #d2d29c;
       margin: 0;
       display: block;
}

.zemContactForm input.zem_nonce {border: 0; }

#pgContact #mainBox div.hidden {
      background: url(/images/dotted_line.gif) left bottom no-repeat;
}

input.zemSubmit {
       border: 0;
       background: url(/images/submit.gif) 0 0 no-repeat;
       width: 58px;
       height: 28px;
       margin: 5px 0 20px 0;
       text-indent: -9999px;
       display: block;
}

/* =siFR text
-------------------------------------------------*/
/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/*---- Header styling ---*/
.sIFR-hasFlash .sub #right h2 {
	visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 1.8em;
  margin: 20px 0 0 0;
}

.sIFR-hasFlash .sub #right h2#searchTitle { margin: 0; }

.sIFR-hasFlash .sub #right h3 {
	visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 1.4em;
  margin: 24px 0 0 0;
}

.sIFR-hasFlash .sub #right h4 {
	visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 1.2em;
  margin: 10px 0 0 0;
}



/* =extra browser fixes
------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

