* { margin: 0; padding: 0; }

img { border: none }

body {
	font-size: 76%;
	background: #C5C1AE url(/images/bg.jpg) 0px 26px repeat-x;
	font-family: Tahoma, Arial, Serif;
	color: #313c31;
}

#homebar {
	background: #70906f;
	border-bottom: 1px solid #4d704b;
	color: #ffffff;
	font-size: 11px;
	text-align: right;
	height: 25px;
}

#homebar p { padding: 5px; margin: 0; }
#homebar a, #homebar a:visited { color: #fff; }
#homebar a:hover { text-decoration: none; }



#header {
	width: 770px;
	height: 144px;
	color: #fff;
	margin: 0 auto;
	position: relative;
}

#header h1 a {
	display: block;
	width: 350px;
	height: 115px;
	background: url(/images/logo.jpg) no-repeat;
}
#header h1 span, #header h4 span { display: none; }

#header p {
	position: absolute;
	top: 25px;
	right: 0px;
	text-align: right;
}

#header p a { color: #fff; }

#topNav {
	font-size: 1.1em;
	line-height: normal;
	width: 770px;
	margin: 0 auto;
	position: absolute;
	bottom: 0px;
}
#topNav ul { padding: 0; list-style: none; float: right; margin: 0 }
#topNav li {
	margin: 0 1px 0 0;
	padding: 0 0 0 9px;
	float: left;
	background: url(/images/left-bt.jpg) no-repeat left top;
}
#topNav a { 
	float: left;
	text-decoration: none;
	color: #fff; 
	display: block; 
	background: url(/images/right-bt.jpg) no-repeat right top; 
	padding: 6px 15px 5px 6px;
}
#topNav a:hover {  }
#topNav #current { background-image: url(/images/left-on-bt.jpg); }
#topNav #current a  { background-image: url(/images/right-on-bt.jpg); color: #3d5335; padding-bottom: 5px; font-weight: bold; }


#bannerPic { 
	background: url(/images/main-image-leaf.jpg) no-repeat;
	width: 794px; 
	height: 348px; 
	margin: 0 auto; 
	clear: both;
	overflow: hidden
}

#bannerText { 
	float: right;
	margin: 35px 35px 10px 0 !important; 
	margin: 25px 15px 10px 0;  
	width: 375px 
}
#contactPic {
	background: url(/images/contact-image.jpg) no-repeat;
	width: 794px; 
	height: 348px; 
	margin: 0 auto; 
	clear: both;
	overflow: hidden
}
#contentWrapper { 
   position: relative;
	width: 730px; 
	margin: 0 auto; 
	padding: 30px 20px 30px 20px;
	background: #FEFEFE url(/images/content-top.jpg) top no-repeat; 
	border-top: 1px solid #fff;
	border-right: 1px solid #C5C1AE; 
	border-left: 1px solid #C5C1AE;
	border-bottom: 5px double #3c362f;
	overflow: hidden;
	min-height: 320px;
}

#tanBg { background: url(/images/bottom-center-bg.jpg) repeat-x; width:100%; height:240px; overflow:hidden }
#tanBgInner { width: 785px; margin: 0 auto; padding: 20px 0 0 0 }

#eventHighlights { 
	background: url(/images/event-highlights.jpg) no-repeat; 
	height: 203px; 
	width: 490px; 
	float: left; 
	position: relative;
	overflow: hidden;
	clear: left
}
#eventsText {
	width: 430px;
	height: 114px;
	overflow: auto;
	padding: 0 10px 0 0;
	margin: 0 auto;
	color: #353224;
}

#helpLinks { 
	float: right; 
	position: relative; 
	width: 260px; 
	padding: 55px 10px 10px 10px;
	margin: 0;
	background: url(/images/helpful-links.gif) top no-repeat;
	font-size: 1.2em;
	list-style: none;
	line-height: 1.5em; 
	display: block
}
#helpLinks li a {
	background: url(/images/bullet.gif) center left no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 15px;
	color: #353224;
	text-decoration: none;
}
#helpLinks li a:hover { color: #313c31; text-decoration: underline; }

#churchAddress { 
	float: left; 
	position: relative; 
	width: 240px; 
	padding: 55px 10px 10px 30px;
	background: url(/images/church-address.gif) top no-repeat;
}
#churchAddress a { color: #353224 }
#churchAddress a:hover { color: #AA4A1B }

#contactInfo { 
	float: right; 
	position: relative; 
	width: 240px; 
	padding: 55px 10px 10px 30px;
	background: url(/images/contact-info.gif) top no-repeat;
}
#contactInfo a { color: #353224 }
#contactInfo a:hover { color: #AA4A1B }

#footer { width: 770px; margin: 0 auto 15px auto; padding: 12px 0 0 0; color: #3c362f; font-size: 0.8em }
#footer a { color: #3c362f }
#footer a:hover { color: #635640 }


a { color: #24502b; text-decoration: underline; }
a:hover  { color: #313c31; text-decoration: none; } 

a.readMore {
	display: block;
	width: 76px;
	height: 18px;
	background: url(/images/read-more.gif) no-repeat;
	float: right;
	margin: 5px 0;
}
a.readMore span { display: none; }

a.events {
	display: block;
	width: 115px;
	height: 24px;
	background: url(/images/all-events.gif) no-repeat;
	margin: 20px 33px 15px 0;
	float: right
}
a.events span { display: none; }



h2 { font: bold 1.6em/1.2em Arial, Helvetica, sans-serif; margin-bottom: 15px; }
h3 { font: bold 1.2em/1.2em Arial, Helvetica, sans-serif; margin-bottom: 15px; }
p { line-height: 160%; margin-bottom: 20px; }
.bannerText p { font-size: 1.1em; line-height: 1.2em; margin-bottom: 0; }
ul, ol { margin: 10px 0 10px 50px; }


.eventsTitle { color: #313c31; background: url(/images/arrow.gif) center left no-repeat; padding: 0 0 1px 15px }
.eventsMonth { color: #313c31; font-weight: bold; font-size: 1.3em; background:url(/images/arrow.gif) center left no-repeat; padding: 0 0 1px 15px }
.calendarFont { font-size: 1.5em }
p.date {
    float: left;
    margin: 0 15px 5px 0;
    background: #bebdb5 url(/images/bkg_date_box.jpg) top repeat-x;
    border-left: 1px solid #807e6f;
    border-right: 1px solid #807e6f;
    border-top: 4px solid #5c5b50;
    color: #5c5b50;
    line-height: 1em;
    padding: 4px;
    text-align: center;
    width: 30px;
}
p.date .month { display: block; font-size: 10px; text-transform: uppercase; margin-bottom: 4px; }
p.date .day { font-size: 12pt; }
.left { float: left; position: relative }
.right { float: right; position: relative }
.sm { font-size: 0.8em }
.ministryTitle { color: #954318; font-weight: bold }
.audioList { list-style: none; line-height: 1.5em; display: block }
.audioList li a { background: url(/images/arrow.gif) center left no-repeat; padding: 0 0 0 20px; margin: 0 0 0 15px }
.ministryBox { margin: 0 0 10px 0; padding: 0 0 10px 0 !important; padding: 0 0 40px 0; background: url(/images/bottom-container.jpg) bottom no-repeat }
.ministryBox h3 {
	padding: 30px 10px 0 25px;
	margin-bottom: 8px;
	text-align: left;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	background: url(/images/top-container.jpg) top no-repeat;
}
.ministryBox p { padding: 0 25px 25px 25px; }
.ministryBox img.staff { margin: 30px 25px 0 10px; padding: 2px; float: right; border: 1px solid #999; }
.ministryBoxInner { padding: 0 25px 25px 25px; overflow: hidden; display: block }
.ministryBoxInner img { float: left; border: 4px double #C5C1AE; margin: 0 15px 0 0 }

.listing {
    display: block;
    overflow: auto;
    position: relative;
    margin-bottom: 25px;
}
.listing h3 { margin-bottom: 0; }
.listing h3 a { text-decoration: none; }
.listing h3 a:hover { text-decoration: underline; }
.listing p { margin-bottom: 5px; }


/* MISC & FORM STYLES */
.divBar { background: url(/images/div-bar.gif) repeat-x; width: 100%; height: 35px; margin: 10px 0; clear: both }
.rightImg { float: right; position: relative; border: 4px double #C5C1AE; margin: 0 0 0 25px }
.leftImg { float: left; position: relative; border: 4px double #C5C1AE; margin: 0 15px 0 0 }
a:hover .leftImg, a:hover .rightImg {
    border: 4px double #89a08f;
}
.centerImg { display: block; position: relative; border: 4px double #C5C1AE; margin: 10px auto; }
.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: 155px; 
	background: #fff; 
	font-size: 90%;
	padding: 2px 0 0 5px
}
.clear { clear: both }
.spacer { height: 10px !important; margin: 0 !important; margin: -5px 0 0 0; clear: both }
a.back_arrow { padding-left: 25px; background: url(/images/icons/arrow_180.png) left center no-repeat; }
a.forward_arrow { padding-right: 25px; background: url(/images/icons/arrow.png) right center no-repeat; }


ul.pagination { margin: 0; list-style: none; }
ul.pagination li { float: left; }
ul.pagination li a { padding: 4px 8px; border: 1px solid #c5c1ae; margin: 0 5px; text-decoration: none; }
ul.pagination li a:hover { border: 1px solid #89a08f; }



/* Events Styles */
#events #contentWrapper h2.indented { margin: 0 0 25px 50px; }
#events p.date { float: none; margin: 0; position: absolute; top: 19px; left: 19px; }
#events .listing h3 { margin: 8px 0 25px 50px; }
#events .listing p.date { float: none; margin: 0; position: absolute; top: 0px; left: 0px; }
.detail_box {
    float: right;
    border-left: 1px solid #aaa;
    margin: -37px 0 20px 20px;
    padding: 0px 10px 10px 30px;
    width: 200px;
}
.detail_box h3 {
    
}
.detail_box ul {
    margin: 0 0 25px 0;
    list-style: none;
}
.detail_box ul li {
    background: url(/images/icons/information.png) left 5px no-repeat;
    padding: 4px 4px 4px 25px;
}
.detail_box ul.links li { background-image: url(/images/icons/chain.png); }
.detail_box ul.documents li { background-image: url(/images/icons/documents.png); }
.detail_box ul.rss li { background-image: url(/images/icons/feed.png); }
.detail_box ul li.download { background-image: url(/images/icons/arrow_stop_270.png); }

.detail_box .rightImg { margin: 0 0 5px 5px; }


/* Podcast Styles */

.podcast_player {
   padding: 10px;
   margin: 10px 0;
   background: url(/images/bkg_podcast_player.png) left top no-repeat;
}



/* Blog (Counselor's Corner) Styles */
#blog #contentWrapper h2 { margin: 0 0 25px 50px; }
#block p.date { float: none; margin: 0; position: absolute; top: 19px; left: 19px; }