
	body {
		background: #fff url(../images/bg_gradient.gif) repeat-x;
		font-family: Verdana, sans-serif;
		overflow-x: hidden;
		margin-bottom: 25px;
	}
	
	div#top_bg {
		width: 1500px;
		height: 362px;
		z-index: 2;
		position:absolute;
		margin-left: -765px;
		left: 50%;
		overflow: visible;
		background: url(../images/bg_grain_texture.jpg) no-repeat;
	}
	
	div#container, div#footer {
		position: relative;
		z-index: 100;
		margin: 0 auto;
		width: 966px;
	}
		
	div#header {
		width: 982px;
		height: 193px;
		position: relative;
		right: 8px;
		z-index: 100;
		margin: 0 auto;
	}
		
		div.h_1 { background: url(../images/top_logo_section_1.jpg) no-repeat;}
		div.h_2 { background: url(../images/top_logo_section_2.jpg) no-repeat;}
		div.h_3 { background: url(../images/top_logo_section_3.jpg) no-repeat;}
		div.h_4 { background: url(../images/top_logo_section_4.jpg) no-repeat;}
		
		#flash_header {
			width: 982px;
			position: relative;
			right: 8px;
			display: block;
			margin: 0 auto;
		}
	
	div#nav_container {
		position: relative;
		z-index: 100;
		margin: 0 auto;
		width: 966px;
		height: 52px;
		background: url(../images/nav_bg.gif);
	}
	
	div#content_container_shadow {
		background: url(../images/bg_container_shadow.gif) top center no-repeat;
	}
		
		div#content_container {
			width: 960px;
			margin: 0 auto;
			background: url(../images/sub_page_bg.gif) repeat-y;
			padding-bottom: 20px;
		}
			
			body#home div#content_container {
				background: none;
				padding-bottom: 0;
			}
		
		div#sub_content_shadow {
			width: 960px;
			height: 28px;
			background: url(../images/sub_page_shadow_top.jpg) no-repeat;
			margin-bottom: 10px;
		}
		
		div#main_column {
			float: left;
			width: 633px;
			margin-left: 35px;
		}
			
			.flash_container {
				margin-bottom: 12px;
			}
			
			div.archived_entry {
				border-bottom: 1px dotted #B9A77D;
				margin-bottom: 20px;
			}
			
		div#sub_column {
			width: 235px;
			margin-left: 725px;
		}
			
			div#sub_column_message {
				background: url(../images/sidebar_orange_stripe_bg.gif) no-repeat;
				height: 79px;
				padding:30px 5px 0 25px;
				width: 205px;
				margin-bottom: 15px;
			}
	
	div#home_showcase {
		width: 960px;
		height: 286px;
		background: url(../images/so_youre_dead_header.jpg) no-repeat;
	}
		
		div#home_showcase_links {
			float: right;
			position: relative;
			top: 150px;
			width: 437px;
		}
		
		div#home_sub_content {
			width: 960px;
			height: 101px;
			background: url(../images/home_yellow_bg.jpg) no-repeat;
			padding-top: 25px;
		}
		
		div#home_footer_content {
			width: 960px;
			height: 159px;
			background: url(../images/home_blue_bg.jpg) no-repeat;
			padding-top: 10px;
		}
		
		div.left_content {
			float: left;
			width: 443px;
			margin-left: 10px;
		}
			
			div.sub {
				padding-left: 30px;
				width: 413px;
			}
			
			div#home_footer_content div.left_content a img {
				float: left;
				margin: 0 3px 3px 0;
			}
			
		div.right_content {
			width: 405px;
			margin-left: 537px;
		}
			
			div.cal {
				padding-top: 10px;
			}
	
	div#footer {
		margin-top: -1px;
		background: #ffffff url(../images/sub_page_footer_shadow.gif) top center no-repeat;
		padding-top: 10px;
	}	
	
		div#footer div.right_content { margin-left: 543px }
		
		body#home div#footer { background-image: url(../images/bg_container_footer_shadow_home.gif);}
		
	
	
	/* IMG */
	
	img.float_left {
		float: left;
		margin: 0 15px 12px 0;
	}
	
	img.float_right {
		float: right;
		margin: 0 0 12px 15px;
	}
	
	div#header h1, ul#nav li, div#home_showcase h2, div#home_showcase h3, div#home_showcase_links h4, h3#listen_to_sermons, h3#prayer_request {
		text-indent: -9999px;
	}
	
	div#header h1 a, ul#nav li a, div#home_showcase_links h4 a, h3#listen_to_sermons a, h3#prayer_request a {
		display: block;
		background-repeat: no-repeat;
	}
	
	div#header h1 a {
		width: 355px;
		height: 152px;
	}
	
		/* NAVS */		
		ul#nav li { float: left }
		ul#nav li a {
			width: 115px;
			height: 40px;
			margin-right: 30px;
		}
			ul#nav li#events_news a { width: 160px; margin-right: 60px;}
			ul#nav li#about_us a { width: 95px; margin-right: 25px;}
			ul#nav li#im_new a { width: 200px; margin: 0;}
			ul#nav li.last a, h4.last a { margin: 0 }
		
		ul#sub_nav {
			margin-left: 20px;
			margin-bottom: 35px;
		}	
		
		ul#sub_nav li a {
			font-size: 11px;
			color: #D4B740;
			font-weight: bold;
			text-decoration: none;
			height: 8px;
			padding-left: 16px;
		}
		
		ul#sub_nav li.active a, ul#sub_nav li a:hover {
			color: #C5D7DA;
			background: url(../images/sub_nav_arrow.gif) no-repeat 0 3px;
		}
	
	h3#listen_to_sermons a, h3#prayer_request a {
		width: 215px;
		height: 54px;
		background: url(../images/listen_to_sermons_header.gif) no-repeat;
		margin: 0 0 10px 10px;
	}
	
	h3#prayer_request a { background-image: url(../images/prayer_request_header.gif);}
	
	div#home_showcase_links h4 a {
		width: 196px;
		height: 50px;
		float: left;
		margin-right: 20px;
	}
	
	
	/* TYPE */
	
	p, li, h5 {
		color: #252118;
		font-size: 11px;
		line-height: 22px;
		font-weight: normal;
	}
	
	div#home_sub_content h2 {
		font-size: 18px;
		letter-spacing: 1px;
		color: #232016;
	}
		
		div.message_summary {
			margin-bottom: 5px;
		}
		
		div#main_column div.message_summary h3.single_message_title {
			padding-top: 20px;
		}
		
		div#main_column div.message_summary p {
			margin: 0;
		}
		
		div#main_column p.series_title {
			font-style: italic;
			margin-bottom: 10px;
		}
		
		body#home div.right_content p strong.warning {
			color: #dd2525;
		}
	
	div.cal h3, div#main_column p.sub_event_title, div#main_column h2.sub_event_title {
		color: #C5DADE;
		background: url(../images/cal_icon.gif) 2px 4px no-repeat;
		padding-left: 20px;
		margin-bottom: -7px;
	}	
	
		div#main_column p.sub_event_title, div#main_column h2.sub_event_title {
			margin-bottom: 5px;
			background-position: 0px 3px;
		}
	
		div.cal h6 a {
			color: #BDA43D;
			font-weight: normal;
			position: relative;
			bottom: 12px;
			left: 175px;
		}
		
		ul#home_events {}
		
		ul#home_events li a {
			text-decoration: none;
			color: #C5DADE;
			padding: 3px;
			width: auto;
		}
			
			ul#home_events li a:hover {
				background-color: #FED277;
				width: auto;
				color: #252118;
			}
	
	div#footer h5 {
		color: #545451;
	}
		
		div#main_column p, div#sub_column_message h4 {
			color: #25231A;
			line-height: 19px;
			margin-bottom: 23px;
		}
		
			div#sub_column_message h4 {
				color: #fff;
				font-size: 11px;
				font-weight: normal;
			}
			
		div#main_column h1 {
			color: #EC5920;
			font-weight: normal;
			font-size: 24px;
			margin-bottom: 5px;
			letter-spacing: 1px;
		}
		
		div#main_column h2, div#main_column h2.sub_event_title {
			color: #13677f;
			font-size: 14px;
			margin-bottom: 8px;
		}
			
			
			div#main_column h2.message_title { padding-top: 14px; margin-bottom: 0; }
			div#main_column h2.message_title span {
				font-size: 11px;
				font-weight: normal;
				color: #252118;
				margin-left: 5px;
			}

			h2.archive_date {
				margin: 0;
			}
			
			div#main_column p.sub_event_title {
				color: #13677f;
				font-weight: bold;
			}
		
		div#main_column h3 {
			color: #705E30;
			font-size: 11px;
			text-transform: uppercase;
			margin-bottom: 5px;
		}
		
		div#sub_column h3#sub_nav_title {
			text-transform: lowercase;
			font-weight: normal;
			color: #C5DADE;
			margin-bottom: 8px;
			font-size: 19px;
			letter-spacing: 1px;
			margin-left: 36px;
		}
		
		div#sub_column h5 {
			margin-left: 36px;
			margin-bottom: 18px;
			font-weight: normal;
			font-size: 10px;
			margin-top: -25px;
		}
			
			div#sub_column h5 a {
				color: #f87923;
			}
		
		div#main_column ul, div#main_column ol {
			list-style: disc outside;
			margin-bottom: 20px;
			padding-left: 18px;
		}
		
		div#main_column ul li, div#main_column ol li {
			line-height: 18px;
			margin-bottom: 12px;
		}

	
	/* AHREF */
	
	div#home_sub_content a {
		color: #12677e;
	}
	
	div#main_column a {
		color: #c7530c;
	}
		
		div#main_column a:visited,
		div#main_column a:hover, div#main_column a:active {
			color: #8B837D;
		}
	
	div#footer h5 a {
		color: #598B99;
	}
	