
	/* body and divs */
	
	body {
		background: #785F36 url(../images/bg.jpg);
		font-family: Helvetica, Arial;
		color: #271e16;
		margin-bottom: 15px;
	}
	
	hr { border-color: #CCBC8D }
	
	div#ie6_hs { display: none}
	
	div#home_slideshow, div#sub_header {
		width: 956px;
		background: url(../images/sub_header_bg.png) no-repeat;
		position: relative;
		z-index: 200;
		top: 178px;
		margin: 0 auto;
		height: 139px;
	}
		
		div#home_slideshow {
			height: 303px;
			background-image: url(../images/home_player_bg.png);
		}
		
		div#hs_nav {
			width: 54px;
			height: 33px;
			position: absolute;
			z-index: 250;
			top: 11px;
			left: 32px;
		}
		
		div#hs_content, div#sh_content {
			position: absolute;
			z-index: 210;
			top: 11px;
			left: 11px;
		}
		
		div#hs_content {
			height: 281px;
			width: 934px;
		}
			
			div#hs_content ul li {
				overflow: hidden;
				width: 934px;
				height: 281px;
			}

	
	div#outer_container {
		width: 910px;
		margin: 0 auto;
		background: url(../images/content_shadow.png) repeat-y;
	}
	
	div#outer_container {
		margin-top: -139px;
	}
		
		body#home div#outer_container { margin-top: -303px }
	
	div#container {
		width: 892px;
		margin-left: 9px;
		padding-bottom: 7px;
	}
	
	div#header {
		background: url(../images/ncfc_header_bg.jpg) no-repeat;
		height: 194px;
	}
	
	div#content {
		background: url(../images/subpage_concrete_bg.jpg) no-repeat;
		padding-top: 114px;
	}
		
		body#home div#content { padding-top: 280px }
	
	div#left_col {
		float: left;
		padding-left: 10px;
		width: 573px
	}
		
		div#home_content_box {
			background: url(../images/home_menu_bg.jpg) no-repeat;
			width: 583px;
			height: 227px;
			margin-bottom: 12px;
		}
		
		div#hcb_content {
			color: #fff;
			height: 202px;
			padding: 25px 18px 0 15px;
			width: 425px;
			overflow: auto;
		}	
			
		div#home_about_box, div#sub_content {
			background-color: #E9DAB7;
			width: 559px;
			height: 95px;
			padding: 12px;
		}
			
			div#sub_content {
				height: auto;
				padding: 18px 12px;
				margin-top: 12px;
				background-color: #ece0bd;
				border: 2px solid #d8caab;
			}
			
			div#sub_content div.pb_player {
				margin-bottom: 10px;
			}
	
	div#right_col {
		width: 272px;
		margin-left: 605px;
	}
		
		div.rc_box {
			padding: 12px;
		}
		
		div#home_events, div#sub_page_nav {
			background: #669aac url(../images/blue_sub_content_bg.jpg) no-repeat;
			margin-bottom: 12px;
			height: 203px;
		}
			
			div#sub_page_nav { height: auto; padding-bottom: 5px; padding-top: 25px; }
		
		div#podcast_box {
			height: 95px;
			background-color: #8b775d;
		}
	
	div#footer {
		background: url(../images/footer_shadow.png) no-repeat;
		padding-top: 22px;
		width: 910px;
		margin: 0 auto;
	}
		
	
	/* imgs + img replacement */
		
	div#header h1, #nav li, h4#prevBtn, h4#nextBtn, div#sh_content h2 { text-indent: -9999px }
		
	#nav li a, h4#prevBtn a, h4#nextBtn a, div#sh_content h2 {
		display: block;
		background-repeat: no-repeat;
	}
	
	div#hs_nav h4#prevBtn a, div#hs_nav h4#nextBtn a {
		width: 27px;
		height: 33px;
		float: left;
		background: url(../images/home_player_controls.gif);
	}	
		
		div#hs_nav h4#prevBtn a { background-position: 0 33px }
		div#hs_nav h4#prevBtn a:hover { background-position: 0 0 }
		div#hs_nav h4#nextBtn a { background-position: 27px 66px }
		div#hs_nav h4#nextBtn a:hover { background-position: 27px 0 }
		
	div#sh_content h2 {
		width: 934px;
		height: 117px;
	}
		
		div#sh_content h2#sh_community { background-image: url(../images/community_sub_header.jpg) }
		div#sh_content h2#sh_about { background-image: url(../images/about_us_sub_header.jpg) }
		div#sh_content h2#sh_resources { background-image: url(../images/sub_header_resources_header.jpg) }
		div#sh_content h2#sh_new_to_the_ncfc { background-image: url(../images/new_to_ncfc_header.jpg) }
		div#sh_content h2#sh_news_and_events { background-image: url(../images/news_events_header.jpg) }
		div#sh_content h2#sh_ministries { background-image: url(../images/ministries_header.jpg) }
		div#sh_content h2#sh_community { background-image: url(../images/community_header.jpg) }
		div#sh_content h2#sh_giving { background-image: url(../images/giving_sub_header.jpg) }
		div#sh_content h2#sh_helplinks { background-image: url(../images/help_links_sub_header.jpg) }
	
	
	span#prevBtn, span#nextBtn { display: none }

	div#sub_content img { border: 2px solid #d9cbac }
	div#hcb_content img { border: 2px solid #686868 }

		img.float_right {
			float: right;
			margin: 0 0 12px 12px;
		}

		img.float_left {
			float: left;
			margin: 0 12px 12px 0
		}
	
		/* nav */
		
		#nav { margin-left: 30px; margin-top: 118px; }
			
		#nav li { float: left; margin-right: 25px }			
			#nav li#n_s { margin-right: 0 }
			
		#nav li a { height: 11px }
		#nav li a:hover { background-position: 0 -11px }
		#nav li a:active { background-position: 0 -22px }
		
		body#home #nav li#n_h a,
		body#b_about #nav li#n_a a, body#b_resources #nav li#n_r a, body#b_new_to_the_ncfc #nav li#n_nttn a,
		body#b_news_and_events #nav li#n_ne a, body#b_ministries #nav li#n_m a,
		body#b_community #nav li#n_c a, body#b_support #nav li#n_s a, body#b_giving #nav li#n_g a { background-position: 0 -11px }
		
		#nav li#n_h a {
			width: 43px;
			background-image: url(../images/nav_home.gif);
		}
		
		#nav li#n_a a {
			width: 50px;
			background-image: url(../images/nav_about.gif);
		}
		
		#nav li#n_r a {
			width: 85px;
			background-image: url(../images/resources_nav.gif);
		}
		
		#nav li#n_nttn a {
			width: 128px;
			background-image: url(../images/nav_newtoncfc.gif);
		}
		
		#nav li#n_ne a {
			width: 113px;
			background-image: url(../images/nav_newsevents.gif);
		}
		
		#nav li#n_m a {
			width: 80px;
			background-image: url(../images/nav_ministries.gif);
		}
		
		#nav li#n_c a {
			width: 91px;
			background-image: url(../images/nav_community.gif);
		}
		
		#nav li#n_g a {
			width: 48px;
			background-image: url(../images/nav_giving.gif);
		}
		
		
		
	/* type */
	
	p, li {
		font-family: Georgia, serif;
		color: #271e16;
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 12px;
	}
		
		div#hcb_content p, div#hcb_content li { color: #cfcfcf; font-size: 12px; }
		
	h2 {
		font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;
		color: #70888e;
		font-size: 14px;
		margin-bottom: 7px;
	}
		
		div#home_about_box h2 { margin-top: 8px }
		h2.event_title { margin-bottom: 3px }
	
	h3 {
		font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;
		text-transform: uppercase;
		font-weight: normal;
		font-size: 12px;
		margin-bottom: 10px;
		margin-top: 3px;
	}	
		
		div#home_events h3, div#sub_page_nav h3 {
			margin-bottom: 20px;
			color: #d5f6ff;
		}
			
			div#sub_page_nav h3 { margin-bottom: 15px }
		
		div#sub_content h3, div#hcb_content h3 {
			color: #554938;
			text-transform: none;
			margin-bottom: 4px;
			font-size: 13px;
		}
			
			div#hcb_content h3 { color:#868685 }
		
		div#podcast_box h3 {
			height: 28px;
			padding-left: 30px;
			padding-top: 4px;
			margin-bottom: 3px;
			background: url(../images/podcast_icon.jpg) no-repeat;
			color: #fff9ec;
		}
		
	h4 {
		font-size: 11px;
		line-height: 15px;
		color: #fff;
	}
		
		div#sub_content h4, div#hcb_content h4 { 
			color: #645D54;
			text-transform: uppercase;
			letter-spacing: 1px;
			word-spacing: 2px;
			font-size: 10px;
		}
			
			div#hcb_content h4 { color: #686765 }
		
		div#podcast_box h4 { margin-bottom: 3px }	
		
		div#podcast_box h4.view_all_button { margin: 0 }
		
		h4.view_all_button a {
			display: block;
			padding: 5px;
			margin-bottom: 0;
			line-height: 14px;
			float: right;
			font-size: 11px;
			font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;
			background-color: #ccc;
			text-decoration: none;
			font-weight: normal;
		}
		
			div#home_events h4.view_all_button a {
				background-color: #4689a6;
				color: #d5f6ff;
			}
				
				div#home_events h4.view_all_button a:hover { background-color: #2D6B86 }
		
			div#podcast_box h4.view_all_button a {
				color: #fffaed;
				background-color: #76634c;
			}
				
				div#podcast_box h4.view_all_button a:hover { background-color: #493925 }
			
			h4.page_small_title { margin-bottom: 10px }
	h5 {
		font-size: 11px;
		margin-bottom: 4px;
	}
		
		div#podcast_box h5 {
			color: #fff;
			margin-bottom: 8px;
			font-weight: normal;
		}
		
		div#footer h5 {
			color: #fff;
			text-align: center;
			font-weight: normal;
		}
	
	div#content ul, div#content ol,
	div#home_content_box div#hcb_content ul, div#home_content_box div#hcb_content ol {
		list-style-position: outside;
		margin-left: 15px;
		width: 453px;
		margin-bottom: 10px;
	}
		
		div#content ul, div#home_content_box div#hcb_content ul { list-style-type: disc }
		div#content ol, div#home_content_box div#hcb_content ol { list-style-type: decimal; margin-left: 19px; }
		
		div#content ul li, div#content ol li { margin-bottom: 7px }
	
	div#sub_page_nav ul, div#home_content_box ul { list-style: none; margin-left: 0; width: auto }
	
	div#home_content_box ul {
		float: left;
		width: 125px;
		margin-top: 10px;
	}

		div#home_content_box ul li { margin-bottom: 5px }
		div#home_content_box ul li a, div#home_content_box ul li.ui-tabs-selected a:hover {
			padding: 10px;
			width: 105px;
			display: block;
			color: #f1f1f1;
			font-size: 13px;
			font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;
			text-decoration: none;
		}

			div#home_content_box ul li a:hover { color: #BBA48E }
		
		div#home_content_box div#hcb_content ul, div#home_content_box div#hcb_content ol {
			width: 337px;
			float: none;
			margin-top: 0;
		}
	
	div#sub_page_nav ul li {
		font-family: Helvetica, Arial;
		margin-bottom: 4px;
		font-size: 13px;
		position: relative;
		right: 12px;
	}
		
		div#sub_page_nav ul li a {
			padding: 5px 10px 3px 12px;
			color: #fff;
			display: block;
			width: auto;
			text-decoration: none;
		}
		
		div#sub_page_nav ul li a:hover {
			color: #C3E1EC;
		}
			
			div#sub_page_nav ul li.active a {
				background-color: #F4E7C5;
				color: #76624c;
			}
	
	dt {
		font-size: 13px;
		margin-bottom: 4px;
		line-height: 16px;
	}
		
		div#home_events dl dt a { color: #fff; text-decoration: none; }
		div#home_events dl dt a:hover { color: #d5f6ff }
	
	dd {
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 15px;
	}
		
		div#home_events dl dd { color: #fff }
		
	/* forms */
	
	
	/* a hrefs */
	
	a:link {
		color: #387F92;
	}
	
	a:visited, a:hover {
		color: #314e56;
	}
		div#hcb_content a { color: #70888e }
		div#footer a:link, div#footer a:visited, div#footer a:hover { color: #f0e4c2; font-weight: bold }
	
		
		div#podcast_box a { color: #fff9ec }
	/* home show/hide Jquery styles */
	
	.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { background-color: #34322b }
	.ui-tabs .ui-tabs-hide { display: none !important; }
	
	
	/* hack for Safari + Chrome to nudge Nav bar */
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		#nav { margin-top: 116px }
	}
	