/* BEGIN CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END CSS RESET */

iframe{
	border: 1px solid #333;
}


/* BEGIN SITE DEFAULTS */
body{
background: #CECECE; color: #828282; font: .75em/1.5em Arial, sans-serif;
}

a:hover{
	text-decoration: underline;
}

#pageWrapper{
	position: relative;
	margin: 50px auto 0 auto;
	width:900px;
}

#header{
	position: relative;
	background: transparent url(/images/wrapperTop.gif) top left no-repeat;
	height: 155px;
}

#header a:hover{
	text-decoration: underline;
}

#header #logo{
	position:absolute;
	top:15px;
	left:19px;
	width:300px;
	height:120px;
}

#header #logo a{
	display:block;
	width:300px;
	height:120px;
}

#header #logo span{display:none;}

#newComer{
	position: absolute;
	top: 49px;
	left: 567px;
	display: block;
	background: transparent url(/images/newComer.gif) top left no-repeat;
	width:112px;
	height: 23px;
	text-indent: -5000em;
	margin: 0 0 0 0;
}

#header .tag{
	position: absolute;
	top:113px;
	right:20px;
	background: transparent url(/images/love.gif) top left no-repeat;
	width: 451px;
	height: 24px;
	text-indent: -5000em;
}

#header form{
	_width:320px; /* Will Move to ie6 style sheet in final version */
	position: absolute;
	top:50px;
	right: 20px;
}

#header form input,
#header form button{
	float: left;
}

#header form input{
	margin-right: 10px;
}

#header form button{
	background: transparent url(/images/go.gif) top left no-repeat;
	text-indent: -5000em;
	height: 22px;
	width: 27px;
	border: none;
}

#content{
	position: relative;
	width:900px;
	padding: 28px 0 0 0;
	background: transparent url(/images/contentTopBG.gif) top left no-repeat;
}

#slides{
	float: left;
	width: 408px;
	height: 408px;
	position: relative;
	overflow: hidden;
}

#content img{
	float: left;
}

#content .staff-member img{
	margin-right: 10px;
}

#mainContent{
	padding-left:15px;
	float: left;
	width:434px;
}

.interior #mainContent{
	width: 475px;
	padding: 0 18px 0 0;
	color: #4C4C4C;
}

.interior #mainContent q{
	font-style: italic;
}

.interior #mainContent ul{
	margin-bottom: 1em;
	margin-left: 20px;
}

.interior #mainContent li{
	font-weight: bold;
	list-style-type: disc;
}

.main #mainContent p{
	font-size: 12px;
}

.interior #mainContent p.note{
	color: #CC6600;
}

#mainContent div.tag p{
	font-size: 15px;
	line-height: 1.5;
	padding: 0 30px 0 40px;
	font-family: Arial, sans-serif;
}

#mainContent a{
	color: #006699;
	text-decoration: none;
}

#mainContent a:hover{
	text-decoration: underline;
}

.interior #mainContent a{
	color: #CC6600;
}

.staff #mainContent a,
.resources #mainContent a{
	color: #006699;
}

#mainContent h1.we-are{
	text-indent: -5000em;
	height: 33px;
	width: 476px;
	margin: 0;
	background: transparent url(/images/we_are.gif) top left no-repeat;
}

#mainContent h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC6600;
	font-size:24px;
	letter-spacing: .075em;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 15px;
}

#mainContent .sub-title{
	margin: -5px 0 0 0;
}

#mainContent.topLevel a,
#mainContent.topLevel h1{
	color: #006699;
}

#mainContent.subPage h1{
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: normal;
}

#mainContent.subPage h2{
	text-transform: uppercase;
}

#mainContent h2,
#mainContent h3,
#mainContent h4,
#mainContent h5{
	color: #4C4C4C;
	font-weight: bold;
}

#mainContent h2{
	font-size: 15px;
	background: transparent url(/images/divider.gif) left bottom no-repeat;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
	letter-spacing: normal;	
}

#mainContent.how-to-reach-us h2{
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 17px;
	font-weight: normal;	
}

#mainContent.how-to-reach-us .staff-listing{
	padding-bottom: 15px;
}

#mainContent .staff-listing h2{padding-bottom:15px;}

.we-grow #mainContent a,
.we-grow #mainContent h1{
	color: #669933;
}

.sermons #mainContent a,
.sermons #mainContent h1{
	color: #006699;
}

#mainContent .staff-member,
#mainContent .resource,
#mainContent .event,
#mainContent .sermon{
	font-size: 12px;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	background: transparent url(/images/divider.gif) left bottom no-repeat;	
}

#mainContent.events .last{
	background: none;
}

#mainContent .sermon{
	overflow: hidden;
	_height: 1%;
}

#mainContent .staff-member,
#mainContent .resource{
	margin-bottom: 15px;
}

#mainContent .staff-member{
	background: none;
	overflow: hidden;
	_height:1%;
	
}

#mainContent .staff-member ul{
	margin-left: 10px;
}

#mainContent .resource ul{
	margin-left: 30px;
}

#mainContent .staff-member ul li,
#mainContent .resource ul li{
	font-weight: normal;
}

#mainContent .staff-member ul li a,
#mainContent .resource ul li a{
	font-style: italic;
}

#mainContent .last{
	background: none;
}

.staff #mainContent h2,
.resources #mainContent h2,
#mainContent .event h2,
#mainContent .sermon h2{
	background: none;
	color: #333333;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.resources #mainContent h2{
	font-size: 18px;
	font-family: Georgia, "Times New Roman", serif;
	color: #006699;
	margin: 0 0 20px 0;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: .075em;	
}

.resources #mainContent h2#links{
	margin-top: 40px;
}

.staff #mainContent h2{
	font-family: Georgia, "Times New Roman", serif;
	color: #006699;
	margin: 0 0 20px 0;
	font-weight: normal;
	letter-spacing: .075em;	
}


.resources #mainContent h3{
	color: #333333;
	margin: 0 0 15px 0;
}

.staff #mainContent h3{
	margin: 0 0 0 0;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", serif;
	color: #006699;
	font-weight: normal !important;
	letter-spacing: .075em;
}

#mainContent.static h3{
	padding: 20px 0 0 0;
	font-family: Georgia, "Times New Roman", serif;
	background: transparent url(/images/divider.gif) left top no-repeat;
	color: #000000;
	font-size: 12px;
	letter-spacing: .075em;
}

#mainContent .event h2{
	margin-bottom: 18px;
}

#mainContent .event h3,
#mainContent .sermon h3{
	color: #006699;
	margin: 0;
}

#mainContent .event div p{margin-bottom:10px;}

.we-connect #mainContent a,
.we-connect #mainContent h1{
	color: #CC6600;
}

.we-go #mainContent a,
.we-go #mainContent h1{
	color: #339999;
}

.we-gather #mainContent a,
.we-gather #mainContent h1{
	color: #754C78;
}

div.divider{
	background: transparent url(/images/divider.gif) center center no-repeat;
	height: 2px;
	width: 473px;
	padding: 10px 0 20px 0;
}

div.divider-double{
	background: transparent url(../images/double-bar.gif) top left no-repeat;
	height: 6px;
	width: 473px;
	padding: 0 0 20px 0;
}

#mainContent.how-to-reach-us div.divider-double{
	padding-bottom: 5px;
}

div.normal{
	background: transparent url(/images/divider.gif) center top no-repeat;
	padding-top: 0;
}

.interior #mainContent p{
	color: #4C4C4C;
	margin-bottom: 1em;
	font-size: 12px;
	line-height: 1.7;
}

.we-gather #mainContent .note p{
	color: #754C78;
}

.we-grow #mainContent .note p{
	color: #669933;
}

.we-go #mainContent .note p{
	color: #339999;
}

.we-connect #mainContent .note p{
	color: #CC6600;
}

.staff #mainContent p,
.resources #mainContent p,
.sermons #mainContent p{
/*	line-height: 1.3 !important;*/
}

#mainContent.how-to-reach-us p{
/*	line-height: 1.4 !important;*/
}

.date_heading{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	color: #006699;
	background: transparent url(../images/double-bar.gif) bottom left no-repeat;
	margin: 0 0 10px 0;
	letter-spacing: .075em;
}

.date_heading_inner{
	padding: 15px 0 15px 0;
	background: transparent url(../images/double-bar.gif) top left no-repeat;
}

div.quote{
	position: relative;
	font-family: "Times New Roman", serif;
	line-height: 1.3;
	background: transparent url(/images/quote-left.gif) top left no-repeat;
	margin: 10px 0 0 10px;
	width: 310px;
}

div.quote-interior{
	padding: 10px 30px;
	min-height: 80px;	
	_height: 80px;
	background: transparent url(/images/quote-right.gif) top right no-repeat;	
}

#subContent div.quote p{
	font-size: 12px;
	color: #CC6600;
}

.we-gather #subContent div.quote p{
	color: #754C78;
}

.we-go #subContent div.quote p{
	color: #339999;
}

.we-connect #subContent div.quote p{
	color: #CC6600;
}

.we-grow #subContent div.quote p{
	color: #669933;
}


.author{
	position: absolute;
	bottom: 10px;
	right: 40px;
}

#subContent{
	float: left;
	padding: 10px 0;
	margin: 0 15px 0 0;
	background-color: #FAF3EB;
}

#subContent.no-image{
	padding-top: 0;
}

.notes{
	background: transparent url(../images/double-bar.gif) top left no-repeat;
	margin: 0 0 20px 0;
}

.notes-inner{
	background: transparent url(../images/double-bar.gif) bottom left no-repeat;
	color: #4C4C4C;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", serif;
	padding: 15px 0 5px 0;
}

#sideBar{
	float: right;
	width: 166px;
	border-left: 1px solid #DCDCDC;
	padding: 0 0 0 10px;
}

#sideBar ul li{
	display: block;
	margin: 0 0 5px 0;
}

.resources #sideBar ul li{
	margin-bottom: 15px;
}

.staff #sideBar ul li{
	margin-bottom: 10px;
}

#sideBar ul#staffTypes li,
#sideBar ul#resourceTypes li{
	margin-bottom: 5px;
}

#sideBar ul li a{
	color: #8E8E8E;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.1;
}

#sideBar ul#staffTypes.church-history li a{
	padding: 5px 8px;
	color: #FFF;
	background-color: #4A9CbC;
}


.resources #sideBar ul li a{line-height:1;}

#sideBar ul#staffTypes,
#sideBar ul#resourceTypes{
	background: transparent url(../images/double-bar-short.gif) bottom left no-repeat;
	padding: 0 0 15px 0;
	margin:-3px 15px 10px 0;
}

#sideBar ul#staffTypes li a,
#sideBar ul#resourceTypes li a{
	color: #006699;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
}

#sideBar h2{
	font-size: 11px;
	font-family: Georgia, "Times New Roman", serif;
	color: #006699;
	margin: 0 0 20px 0;
	letter-spacing: .075em;
}

.staff #sideBar h2,
.resources #sideBar h2{
	font-weight: normal;
}

.resources #sideBar h2{
	margin-bottom: 15px;
}

.we-grow #subContent{
	background-color: #F5F6E2;
}

.we-gather #subContent{
	background-color: #EFE2ED;
}

.we-connect #subContent{
	background-color: #F7ECE2;
}


.base #subContent,
.we-go #subContent{
	background-color: #DFE8EA;
}

.interior #subContent{
	float: right;
	width: 330px;
}

#subContent p{
	padding: 0 10px;
	font-size: 10px;
	color: #4C4C4C;
}

#subContent p.caption{
	line-height: 1.2;
}

#subContent img{
	float: none !important;
	margin:0 10px 0 10px;
}

#subContent.no-image img{
	margin-right: 0;
	margin-left: 20px;
}

#news {
	position: relative;
	color:#3B3B3B;
	font-size: .91667em;
	background: transparent url(/images/newsBox.gif) top left no-repeat;
	width: 375px;
	height: 204px;
	margin: 10px 0 0 0;
	padding: 70px 0 0 60px;
}

#news-inner{
	position: relative;
	overflow: hidden;
	width: 320px;
	height: 170px;
}

#news-scroll{
	height: 170px;
	overflow: auto;
}

#news p{
	line-height: 1.4;
}

#news p.more{
	text-align: right;
	padding-right: 10px
}

#news h2{
	display: none;
}

#news h3{
	font-weight: bold;
}

#news li{
	margin-bottom: 10px;
}

#news a{color:#3B3B3B;}


#contentTop{
	position: relative;
	width:870px;
	padding:0 0 15px 30px;
	background: transparent url(/images/contentBG.gif) top left repeat-y;
}

#contentTop:after{
	clear: both;
	display: block; 
	visibility: hidden; 
	height: 0; 
	content: ".";
}

#contentBottom{
	position: relative;
	width: 900px;
	height: 15px;
	background: transparent url(/images/contentBottom.gif) top left no-repeat;
}

#footer{
	position: relative;
	margin: 5px auto;
	width:900px;
	text-align: left;
	overflow: hidden;
}

#footer p{
	font-size: 11px;
	float: left;
	margin-right: 3px;
}

#footer form{
	float: left;
}

#footer a{
	text-decoration: none;
	color: #828282;
}

#footer a.give{
	font-size: 15px;
	font-family: Georgia, "Times New Roman", serif;
	color: #006699;
}

#footer a:hover{
	text-decoration: underline;
}

#navBar{
	position: relative;
	background: transparent url(/images/navBG.gif) top left no-repeat;
	height: 29px;
	z-index: 1000;
	padding-left: 4px;
}

#navBar li{
	float: left;
	line-height: 25px;
	height: 28px;
}

#navBar li a{
	text-align: center;
	text-indent: -5000em;
}

#navBar li#weGather,
#navBar li#weGather ul li{width:229px;}

#navBar li#weGather ul{
	width: 229px;
	background-color: #9C6B98;
}

#navBar li#weGather ul li a{width:199px;}

#navBar li#weGather ul a:hover{
	background-color: #754C78;
}

#navBar li#weGrow,
#navBar li#weGrow ul li{width:243px;}

#navBar li#weGrow ul{
	width:243px;
	background-color: #CCCC66;
}

#navBar li#weGrow ul li a{width:213px;}

#navBar li#weGrow ul a:hover{
	background-color: #669933;
}

#navBar li#weConnect,
#navBar li#weConnect ul li{width:211px;}

#navBar li#weConnect ul{
	width:211px;
	background-color: #CC9966;
}

#navBar li#weConnect ul li a{
	background: 181px;
}

#navBar li#weConnect ul a:hover{
	background-color: #CC6600;
}

#navBar li#weGo,
#navBar li#weGo ul li{width:208px;}

#navBar li#weGo ul{
	width:208px;
	background-color: #99CCCC;
}

#navBar li#weGo ul li a{width:178px;}

#navBar li#weGo ul a:hover{
	background-color: #339999;
}

#navBar li a{
	color: #FFF;
	text-decoration: none;
	display: block;
}

#navBar li ul {
	float: left;
	position: absolute;
	left: -999em;
	top:28px;
}

#navBar li ul li{
	position: relative;
	width: 215px;
	background: none;
	border-bottom: 1px solid #FFF;
	text-align: left;
	height: auto;
}

#navBar li ul ul{
	position:absolute;
	top:0;
	display: none;
}

#navBar li.over ul,
#navBar li:hover ul {
	left: auto;
}


#navBar li ul li.over ul,
#navBar li ul li:hover ul{
	margin-left: 241px;
	display: block;
}

#navBar li ul li a{
	font-size: 11px;
	padding:6px 10px 6px 20px;
	line-height: 1.3;
	text-align: left;
	text-indent: 0;
}

#quickNav{
	position: absolute;
	top:20px;
	right:0;
}

#quickNav li{
	float: left;
	margin-right: 20px;
}

#quickNav li a{
	text-decoration: none;
	color:#006699;
}

.slider
{
	width: 16px;
	height: 170px;
	background-color: #33CC33;
	position: absolute;
}
.indicator
{
	width: 16px;
	height: 16px;
	background-color: #FF9900;
	position: absolute;
	font-size: 1px;
	overflow: hidden;
}

dl{margin-bottom:15px;}

dt{
	float: left;
	clear: left;
	width: 250px;
}

dd {
	margin: 0 0 0 260px;
}

#contact-info dt{
	width: 70px;
}

#contact-info dd{
	margin:0 0 0 80px;
}

p.indent{padding-left:20px;}

a.pdf{
	background: transparent url(/images/pdficon.gif) left 5px no-repeat;
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	text-indent: -5000em;
	margin-right: 10px;
}

a.mp3{
	background: transparent url(/images/mp3icon.jpg) top left no-repeat;
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	text-indent: -5000em;
}