
	/* body and divs */
	
	html { background: url(../images/grain_bg.gif) }
	
	body {
		background: url(../images/top_highlight.png) top left repeat-x;
		font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
		color: #231f20;
		margin-bottom: 15px;
	}
	
	hr { border-color: #DAD7D2 }
	
	div#ie6_hs { display: none}
	
	div#home_slideshow, div#sub_header {
		width: 938px;
		position: relative;
		z-index: 200;
		top: 178px;
		margin: 0 auto;
		height: 281px;
	}
		
		div#home_slideshow {
			height: 281px;
		}
		
		div#hs_nav {
			width: 63px;
			height: 30px;
			position: absolute;
			z-index: 250;
			top: 14px;
			left: 8px;
		}
		
		div#hs_content, div#sh_content {
			position: absolute;
			z-index: 210;
			top: 7px;
			-moz-box-shadow: 0px 0px 4px #474743; /* FF3.5+ */
			-webkit-box-shadow: 0px 0px 4px #474743; /* Saf3.0+, Chrome */
			box-shadow: 0px 0px 4px #474743; /* Opera 10.5, IE 9.0 */
		}
		
		div#hs_content {
			height: 281px;
			width: 934px;
		}
			
			div#hs_content ul li {
				overflow: hidden;
				width: 934px;
				height: 281px;
			}

	
	div#outer_container {
		width: 884px;
		background-color: #fff;
		-webkit-border-bottom-right-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomright: 10px;
		-moz-border-radius-bottomleft: 10px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
		margin: 0 auto;
		-moz-box-shadow: 0px 0px 4px #474743; /* FF3.5+ */
		-webkit-box-shadow: 0px 0px 4px #474743; /* Saf3.0+, Chrome */
		box-shadow: 0px 0px 4px #474743; /* Opera 10.5, IE 9.0 */
	}
	
	
	div#outer_container {
	}
		
		body#home div#outer_container { margin-top: -281px }
	
	div#container {
		width: 884px;
		margin-left: 0px;
		padding-bottom: 7px;
	}
	
	div#header {
		background: url(../images/ncfc_header_bg.gif) no-repeat;
		height: 185px;
	}
		
		
	
	div#content {}
		
		body#home div#content { padding-top: 281px }
	
	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 {
			height: 202px;
			padding: 20px 18px 0 15px;
			width: 425px;
			overflow: auto;
		}	
			
		div#home_about_box, div#sub_content {
			width: 559px;
			height: 95px;
			padding: 12px;
		}
			
			div#sub_content {
				height: auto;
				padding: 18px 12px;
				margin-top: 12px;
			}
			
			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: #484742 url(../images/ncfc_brown_watermark.gif) bottom right no-repeat;
			margin-bottom: 6px;
			height: 203px;
		}
			
			div#sub_page_nav { height: auto; padding-bottom: 5px; padding-top: 25px; }
		
		div#podcast_box {
			height: auto;
			background: url(../images/podcast_bg.gif) repeat-x;
		}
			
			div#podcast_player { clear: right }
	
	div#footer {
		padding-top: 5px;
		width: 876px;
		margin: 0 auto;
	}
		
		div#social_media {
			float: right;
			margin-top: 5px;
		}
			
			div#social_media p { margin-bottom: 0 }
		
	
	/* imgs + img replacement */
	
	div#social_media p a img { display: inline; margin-right: 0px;}
		
	div#header h1, h4#prevBtn, h4#nextBtn, div#sh_content h2 { text-indent: -9999px }
	
	h4#prevBtn a, h4#nextBtn a, div#sh_content h2 {
		display: block;
		background-repeat: no-repeat;
	}
	
	div#header h1 {
		display: block;
		width: 884px;
		height: 133px;
	}
	
	div#hs_nav h4#prevBtn a, div#hs_nav h4#nextBtn a {
		width: 30px;
		height: 30px;
		float: left;
		background: url(../images/left_btn.png);
	}	
		
		div#hs_nav h4#nextBtn a { background-image: url(../images/right_btn.png); margin-left: 0px; }
		
		div#hs_nav h4#nextBtn a, div#hs_nav h4#prevBtn a { background-position: 0 0 }
		div#hs_nav h4#nextBtn a:active,	div#hs_nav h4#prevBtn a:active { background-position: 0 -30px }
		
	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: 4px solid #DAD7D2 }
	div#hcb_content img { border: 2px solid #DAD7D2 }

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

		img.float_left {
			float: left;
			margin: 0 12px 12px 0
		}
	
		/* nav */
		
		#nav { height: 35px; background: url(../images/nav_bg.gif); padding: 17px 0 0 17px }
			
		#nav li { float: left; margin-right: 24px; font-size: 17px; }			
			
		#nav li a { height: 17px; color: #fff; text-decoration: none; text-transform: uppercase; text-shadow: 0 -1px 0 #22253D }
		#nav li a:hover, #nav li a:active, #nav li.active a { color: #b3b7d5; }
		
	 /* sub nav */
		
		#nav li ul {
			position: absolute;
			left: -999px;
			background: url(../images/dropdown_bg.gif) repeat-x;
			-moz-border-radius: 5px; /* FF1+ */
			-webkit-border-radius: 5px; /* Saf3+, Chrome */
			border-radius: 5px; /* Opera 10.5, IE 9 */
			width: 150px;
			border: 5px solid #222855;
			margin-top: 2px;
			z-index: 250;
			margin-left: -5px;
		}
		
		#nav li ul li { float: none; margin: 0; font-size: 13px; }
		#nav li ul li a, #nav li.active ul li a {
			padding: 6px 8px;
			color: #fff;
			height: auto;
			font-weight: bold;
			width: auto;
			text-transform: none;
			text-shadow: 0 -1px 0 #22253D;
			display: block;
		}
			
			#nav li ul li a:hover {
				background: url(../images/dropdown_hover_bg.gif) repeat-x;
				color: #acacac;
			}
			
		#nav li:hover ul {
			left: auto;
		}
		
		
		
	/* type */
	
	p, li {
		font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
		font-size: 13px;
		line-height: 17px;
		margin-bottom: 12px;
	}
		
		div#hcb_content p, div#hcb_content li { font-size: 12px; }
		
	h2 {
		font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
		color: #595f8d;
		font-size: 18px;
		text-transform: uppercase;
		font-weight: normal;
		margin-bottom: 7px;
	}
		
		div#home_about_box h2 { margin-top: 8px; background: url(../images/location_icon.gif) no-repeat; height: 31px; padding-left: 38px; padding-top: 5px; }
		h2.event_title { margin-bottom: 3px }
	
	h3 {
		font-family: 'Helvetica Neue', Helvetica, Arial, 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, div#podcast_box h3 {
			color: #ded0ae;
			font-size: 15px;
		}
			
			div#home_events h3, div#podcast_box h3 {
				padding-left: 35px;
				background: url(../images/upcoming_events_icon.gif) 0 0 no-repeat;
				height: 30px;
				padding-top: 5px;
			}
			
			div#sub_page_nav h3 { margin-bottom: 15px }
		
		div#sub_content h3, div#hcb_content h3 {
			color: #85795A;
			text-transform: none;
			font-weight: bold;
			margin-bottom: 4px;
			font-size: 13px;
		}
			
			div#hcb_content h3 {}
		
		div#podcast_box h3 {
			height: 28px;
			padding-top: 2px;
			padding-left: 38px;
			margin-bottom: 3px;
			background: url(../images/podcast_icon.gif) 0 0 no-repeat;
			color: #484742;
		}
		
	h4 {
		font-size: 11px;
		line-height: 15px;
		color: #231f20;
	}
		
		div#sub_content h4, div#hcb_content h4, div#social_media 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;
			color: #000;
			font-size: 12px;
			font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
			background-color: #f7ede1;
			text-decoration: none;
			margin-top: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			font-weight: bold;
		}
			
			h4.view_all_button a:hover { background-color: #fff;}
			
			div#podcast_box h4.view_all_button a { margin-top: 2px }
			
			h4.page_small_title { margin-bottom: 10px }

	h5 {
		font-size: 11px;
		margin-bottom: 4px;
	}
		
		div#podcast_box h5 {
			color: #231f20;
			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#content ul li ul, div#content ul li ol, 
		div#content ol li ul, div#content ol li ol { padding-top: 5px }
	
	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: 2px; font-weight: bold; }
		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: #484742;
			font-size: 13px;
			font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
			text-decoration: none;
		}

			div#home_content_box ul li a:hover { color: #68665F }
		
		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: #d3d0ae;
		}
			
			div#sub_page_nav ul li.active a {
				background: url("../images/podcast_bg.gif") repeat-x scroll 0 -30px transparent;
				color: #76624c;
				-webkit-border-top-right-radius: 3px;
				-webkit-border-bottom-right-radius: 3px;
				-moz-border-radius-topright: 3px;
				-moz-border-radius-bottomright: 3px;
				border-top-right-radius: 3px;
				border-bottom-right-radius: 3px;
			}
	
	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: #ded0ae }
	
	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: #484e7d;
	}
	
	a:visited, a:hover {
		color: #8185A5;
	}
		div#hcb_content a { color: #70888e }
		div#footer a:link, div#footer a:visited, div#footer a:hover { color: #e6d7b4; font-weight: bold }
		
	/* home show/hide Jquery styles */
	
	.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { background: url(../images/nav_bg.gif) repeat-x;
		-webkit-border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-bottomright: 5px;
		border-top-right-radius: 5px;
		text-shadow: 0 -1px 0 #22253D;
		border-bottom-right-radius: 5px;
		color: #fff !important;
	 }
	
	.ui-tabs .ui-tabs-hide { display: none !important; }
	

	
