/*=================================================

	Cascading Style Sheet for Christ's Church
	Site design by The A Group | www.agroup.com

=================================================*/

/* BASIC STYLES */

body {
	margin: 0;
	padding: 0;
	font: 11px/1.4 Arial, Helvetica, sans-serif ;
	text-align: center;
	background: url("/new/body-bg_2.png") center top repeat-x;	
	color: #555;
}

#container {
	width: 850px;
	margin: 0 auto;
	padding: 16px 0 3.2em;
	text-align: left;
}

#content {
	width: 850px;
}

#content_footer {
	clear: both;
}

p {
	display: block;
	margin: 1.6em 0 .3em 0;
	padding: 0;
}

a {
	color: #4474a2;
}

h2 {
	font: bold 26px/1em Arial, Helvetica, sans-serif;
	margin: .67em 0 0 0;
	padding-bottom: .67em;
	display: block;
	color: #71a6ba;
	border-bottom: 3px solid #99c1cf;
	/*text-transform: uppercase;*/
}

h2 span {
	font-size: 17px;
	color: #99c1cf;
}

h3 {
	font: italic 21px/1.3em "Georgia", serif;
	color: #648f5b;
	margin: 1.4em 0 -.67em 0;
	padding: 0;
	display: block;
}

h4 {
	font-size: 14px;
	color: #71a6ba;
	margin: 1.6em 0 -1.4em 0;
}


/* HEADER
=================================================*/

#header {
	height: 60px;
	background: url("/new/h1-bg.png") left top no-repeat;
}

#header h1 {
	display: inline;
	float: left;
	width: 386px;
	height: 48px;
	margin: 0;
	padding: 0;
}

#header h1 a {
	display: block;
	height: 48px;
}

#header h1 span {
	display: none;
}

#header p.info {
	margin: 0;
	font-size: 10px;
	color: #709967;
	padding-left: 70px;
	clear: left;
}

#header p.info a{
	font-weight: normal;
	color: #709967;
	text-decoration: none;
}

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

#newsletter {
	width: 201px;
	float: right;
	display: inline;
	color: #71a6ba;
}

#newsletter p {
	margin: 2em 0 3px 0;
}

#newsletter_signup {
	/*width: 201px;
	float: right;
	display: inline;*/
	background: url("/new/email_address-bg.png") no-repeat bottom left;
	height: 21px;
	_height: 0%;
}

#email_address {
	float: left;
	display: inline;	
	font-family: arial, sans-serif;
	font-size: 11px;	
	color: #777;
	border: none;
	width: 136px;
	margin: 2px 0 0 6px;
	background-color: #dae4d3;
}

#sbmt_btn {
	float: right;
}



/* NAVIGATION
=================================================*/

#nav {
	font: 13px/1.6 Arial, Helvetica, sans-serif;
	background: url("/new/nav-bg.png") left top repeat-y;
	position: relative;
}

#nav p.nav_header {
	margin:1.6em 0 0 0;
	height: 16px;
	background: url("/new/nav-header_bg.png") left top no-repeat;	
}

#nav p.nav_footer{
	margin:.6em 0 0 0;
	height: 16px;
	background: url("/new/nav-footer_bg.png") left top no-repeat;
}

#nav li a {
	color: #fff;
	text-decoration: none;
}

#nav ul li ol {
	display: none;
	height: 1%;
}

#nav ul li.link_current ol {
	display: block;
}

#nav ul li.section_current ol {
	display: block;
}

#nav ul li.section_current {
	font-weight: bold;
	color: #fff;
	margin-left: .6em;
	text-transform: uppercase;
}

#nav ul li.section_current ol{
	font-weight: normal;
	text-transform: none;
}

#nav ul li.link_current{
	font-weight: bold;
	color: #fff;
	margin-left: .6em;
	text-transform: uppercase;
}

#nav ul li.link_current ol{
	text-transform: none;
}

#nav ul li.link_current a {
	font-weight: bold;
}

#nav ul li.link_current ol li a {
	font-weight: normal;
}

li.link_current_sub {
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

#nav ul ol li.link_current_sub a:hover {
	font-weight: bold;
}

#nav ul li a:hover {
	font-weight: bold;
}

#nav ul li ol a:hover {
	font-weight:normal;
	text-decoration: underline;
	padding-left: 0;
}

#nav ul {
	margin: 0 1.6em 0 1.6em;
	padding: 0;
	list-style-type: none;
}

#nav ul li {
	border-bottom: 1px solid #b3d1dd;
	margin-bottom: .2em;
	padding-bottom: .2em;
}

#nav ol {
	margin: 0.3em 0 .6em .3em;
	padding: 0;
	font-size: 11px;
}

#nav ul li ol li {
	border-bottom: none;
	margin-bottom: 0em;
	padding-bottom: 0em;
}


/* COPY
=================================================*/

#copy {
	float: right;
	width: 591px;
	margin: 0 ;
	padding: 2em 0 2em .5em;
	font: 13px/1.7 Arial, Helvetica, sans-serif;
}

#copy a {
	color: #71a6ba;

}

#copy_header {
	height: 40px;
	background: url("/new/copy_header-bg.jpg") left top no-repeat;
}

#copy_body {
	padding: 1px 42px 10px 42px;
	background-color: #fff;
	min-height: 392px;
	/*height: expression('392px');*/
	border-left: 1px solid #71a6ba;
	border-right: 1px solid #71a6ba;
}

#copy_body p span.bolder {
	font-weight: bold;
	text-transform: uppercase;
	color: #71a6ba;
}

#copy_body ul {
	margin: .3em 0 1.6em 2em;
	padding: 0;
	list-style-type: disc;
}

#copy_body ol {
	margin: 1.6em 0 1.6em 2em;
	padding: 0;
	list-style-type: decimal;
}

#copy_body ol li {
	margin: 1.6em 0 1.6em 0;
}

#copy_body ol li h4{
	margin-bottom: -1.4em;
}

#slideshow {
	margin: 2em 0em 0 0;	
	height: 240px;
}

#news #pdfs {
	margin: 1.6em 0em 0 0;
	list-style-type: none;
	font-size: smaller;
	font-weight: normal;	
}

#news #pdfs li img{
	padding-top: 12px;	
}

#copy_nav {
	color: #71a6ba;
	margin-top: 1.6em;
	border-top: 1px solid #71a6ba;
	padding: 1.6em 0;
	font-family: "arial", sans-serif;
	clear: both;
}

#copy_nav ul {
	height: 1.307em;
	margin: 0em 0 !important; 
	padding: 0;
	list-style: none;
	font-size: 15px;
	font-weight: bold;	
}

#copy_nav ul li {
	height: 1.307em;
}

#copy_nav_prev {
	float: left;
	text-align: left;
}

#copy_nav_next {
	float: right;
	text-align: right;
}

#copy_footer {
	padding: 8px 0 10px;
	background: url("/new/copy_footer-bg.jpg") left bottom no-repeat;
}

#copyright {
	color: #709967;
	font-size: 10px;
	text-align: center;
	margin-top: .67em;
}

#copyright p {
	margin-top: 0;
}

#copyright a {
	color: #709967;
	text-decoration: underline;
	font-weight: normal;
}


/* COPY_BODY IMAGES
=================================================*/

#copy_body p.photo_1 {
	margin-top: 0;
}

#copy_body p.photo_2 {
	padding: 0 0 .3em .6em;
	float: right;
	display: block;
}

#copy_body p.photo_3 {
	padding: 0 1em .3em 0;
	float: left;
}

#copy_body p.photo_4 {
	margin: 1.47em 0 0 0;
	padding: 1.47em 0 0 0;
	border-top: 1px solid #c6d3bf;
	text-align: center;
}

#copy_body p.photo_5 {
	margin: 1.7em 0 0 0;
	padding: 0;
}


/* SIDEBAR
=================================================*/
#sidebar {
	float: left;
	width: 250px;
	margin: 6px 0 0 ;
}

#search {
	background: url("/new/search_bg.png") no-repeat; 
	height: 19px;
	width: 250px;
	padding: 0;
	margin-top: 9px;
}

#search_query {
	float: left;
	display: inline;	
	font-family: arial, sans-serif;	
	color: #777;
	font-size: 11px;
	border: none;
	line-height: 13px;
	width: 144px;
	margin: 2px 0 0 19px;
	background-color: #fff;
}

#search_submit {
	float: right;
	padding: 0;
}

#sidebar h4 {
	font-size: 12px;
	margin: .8em 1.2em 0 1.2em;
	color: #4474a2;
}

#sidebar p {
	margin: .1em 1.2em .7em 1.2em;
}

#sidebar p.sidebar_header {
	margin:0;
	height: 12px;
	background: url("/new/sidebar_box-header.png") left top no-repeat;
}

#sidebar p.sidebar_footer {
	margin:0;
	height: 12px;
	background: url("/new/sidebar_box-footer.png") left bottom no-repeat;
}

#sidebar p.more_link {
	text-align: right;
	font-weight: bold;
	margin-top: 1.34em ;
}

#sidebar #events_box span{
	display: inline;
	margin-left: 2em;
}

#sidebar #events_box h3 span{
	display: none;
}

#sidebar h3 {
	padding-bottom: .3em;
	border-bottom: 1px dashed #709967;
	margin: 0;
}

#events_box {
	background: #c6d3bf;
	margin-top: 9px;
}

#events_box h3 {
	background: url("/new/events.jpg") left top no-repeat;
	height: 50px;
}

#events_box h4 {
	margin-top: 1.34em ;
}

#events_box ul {
	margin: .6em 2.6em .3em 2.6em;
	padding: 0;
	list-style-type: disc;
}

#events_box ul li{
	margin-bottom: .6em;
}

#times_box {
	background: #c6d3bf;
	margin-top: 9px;
}

#times_box h3 {
	background: url("/new/times.jpg") left top no-repeat;
	height: 32px;
}

#times_box h3 span{
	display: none;
}


/* FOOTER
=================================================*/

#footer {
	clear: both;
	line-height: 2.1em;
	padding: 0.445em 0 0;
}

/* link_current, section_current link_current_sub */