/* CSS Document */
html {
   height:100%;
}

body {
   margin:0;
	 padding:0;
	 height:100%;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:1em;
	 background:url(images/background_tile.gif);
	 background-repeat:repeat;
}

#header {
	height:94px;
	width:100%;
	background:url(images/header_background.gif);
	background-repeat:repeat-x;
}

#worship_pray_serve_container {
	height:94px;
	width:1000px;
	margin:0 auto;
}

#cross_top {
 float:left;
 height:74px;
 width:102px;
 background:url(images/cross_top.png);
 background-repeat:no-repeat;
 background-position:top;
 margin-top:7px;
}

#fbc_title {
 float:left;
 height:53px;
 width:286px;
 margin-top:16px;
}

#fbc_title .title {
 margin-left:12px;
 color:#fff;
 font-size:1.7em;
}

#fbc_title .subtitle {
 float:right;
 color:#fff;
 font-size:1.2em;
 font-style:italic;
 margin-right:6px;
 margin-top:2px;
}

#worship_pray_serve {
	height:37px;
	width:478px;
	float:right;
	margin-top:20px;
	color:#867d2f;
	font-size:2.9em;
}

#shadow_top {
	height:28px;
	width:100%;
	background:url(images/shadow_top.png);
	background-repeat:repeat-x;
	background-position:top;
}

#navigation_container {
	height:68px;
	width:100%;
	background:url(images/navigation_background.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-top:-13px;
}

#navigation_wrapper {
 width:1000px;
 height:68px;
 margin:0 auto;
}

#cross_middle {
 float:left;
 height:68px;
 width:99px;
 background:url(images/cross_middle.png);
 background-repeat:no-repeat;
 background-position:bottom;
}

#navigation_wrapper ul {
 float:left;
 list-style:none;
 margin:0 0 0 15px;
 padding:0;
}

#navigation_wrapper li {
 float:left;
 margin:0;
 padding:0;
}

#navigation_wrapper #home {
 float:left;
 height:68px;
 width:84px;
 background:url(images/home_tab.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #home a {
 float:left;
 display:block;
 height:68px;
 width:84px;
 background:url(images/home_tab.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #home a:hover {
 background:url(images/home_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #home_active {
 float:left;
 height:68px;
 width:84px;
 background:url(images/home_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #home_active a {
 float:left;
 display:block;
 height:68px;
 width:84px;
 background:url(images/home_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #about {
 float:left;
 height:68px;
 width:95px;
 background:url(images/about_tab.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #about a {
 float:left;
 display:block;
 height:68px;
 width:95px;
 background:url(images/about_tab.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #about a:hover {
 background:url(images/about_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #about_active {
 float:left;
 height:68px;
 width:95px;
 background:url(images/about_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #about_active a {
 float:left;
 display:block;
 height:68px;
 width:95px;
 background:url(images/about_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #ministries {
 float:left;
 height:68px;
 width:124px;
 background:url(images/ministries_tab.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #ministries a {
 float:left;
 display:block;
 height:68px;
 width:124px;
 background:url(images/ministries_tab.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #ministries a:hover {
 background:url(images/ministries_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #ministries_active {
 float:left;
 height:68px;
 width:124px;
 background:url(images/ministries_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #ministries_active a {
 float:left;
 display:block;
 height:68px;
 width:124px;
 background:url(images/ministries_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #events {
 float:left;
 height:68px;
 width:94px;
 background:url(images/events_tab.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #events a {
 float:left;
 display:block;
 height:68px;
 width:94px;
 background:url(images/events_tab.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #events a:hover {
 background:url(images/events_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #events_active {
 float:left;
 height:68px;
 width:94px;
 background:url(images/events_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #events_active a {
 float:left;
 display:block;
 height:68px;
 width:94px;
 background:url(images/events_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #blog {
 float:left;
 height:68px;
 width:95px;
 background:url(images/blog_tab.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #blog a {
 float:left;
 display:block;
 height:68px;
 width:95px;
 background:url(images/blog_tab.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #blog a:hover {
 background:url(images/blog_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #blog_active {
 float:left;
 height:68px;
 width:95px;
 background:url(images/blog_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #blog_active a {
 float:left;
 display:block;
 height:68px;
 width:95px;
 background:url(images/blog_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #contact {
 float:left;
 height:68px;
 width:110px;
 background:url(images/contact_tab.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #contact a {
 float:left;
 display:block;
 height:68px;
 width:110px;
 background:url(images/contact_tab.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #contact a:hover {
 background:url(images/contact_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #contact_active {
 float:left;
 height:68px;
 width:110px;
 background:url(images/contact_tab_active.gif);
 background-repeat:no-repeat;
}

#navigation_wrapper #contact_active a {
 float:left;
 display:block;
 height:68px;
 width:110px;
 background:url(images/contact_tab_active.gif);
 background-repeat:no-repeat;
}

a {
	color:#996e05;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {	
	color:#000;
	text-decoration:none;
}

a.selectable {
	color:#996e05;
	text-decoration:underline;
	font-weight:bold;
}

a.selectable:hover {
	color:#000;
	text-decoration:none;
}

a.unselectable {
	color:#666666;
	text-decoration:none;
	cursor:text;
}

a.unselectable:hover {
	color:#666666;
	text-decoration:none;
	cursor:text;
}

#content_entrance {
	width:100%;
	background-color:#b3af9a;
	background:url(images/content_center.jpg);
	background-repeat:repeat;
	background-position:center;
}

#content {
	width:100%;
	background-color:#b3af9a;
	background:url(images/content_tile.jpg);
	background-repeat:repeat;
}

#content_container_entrance {
	position:relative;
	height:552px;
	width:1000px;
	/*background-image:url(images/centerpiece.png);
	background-repeat:no-repeat;*/
	margin:0 auto;
}

#content_container {
	position:relative;
	height:100%;
	width:1000px;
	margin:0 auto;
}

#primary_content_container {
	position:relative;
	background:#fff;
	margin:0 10px 10px 0;
	width:680px;
}

#primary_content_container_top {
	background:url(images/content_top.gif);
	background-repeat:no-repeat;
	height:10px;
}

#home_header {
	background:url(images/home_header.jpg);
	background-repeat:no-repeat;
	height:229px;
}

#ministries_header {
	background:url(images/ministries_header.jpg);
	background-repeat:no-repeat;
	height:229px;
}

#about_header {
	background:url(images/about_header.jpg);
	background-repeat:no-repeat;
	height:229px;
}

#blog_header {
	background:url(images/blog_header.jpg);
	background-repeat:no-repeat;
	height:229px;
}

span.footnote {
	font-size:.7em;
	color:#999;
}

#blog_feed_content {
	font-size:.8em;
}

.pdf_icon {
	float:right;
	height:100px;
	width:100px;
	background:url(images/pdf_icon.jpg);
	background-repeat:no-repeat;
}

#contact_header {
	background:url(images/contact_header.jpg);
	background-repeat:no-repeat;
	height:229px;
}

#primary_content_container_center {
	padding:0 15px 0 15px;
}

#primary_content_container_bottom {
	background:url(images/content_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
}

#home_footer {
	background:url(images/home_footer.jpg);
	background-repeat:no-repeat;
	height:30px;
	margin:45px 0 0 0;
}

#primary_content_container h1 {
	margin:25px 0 -5px 0;
	color:#996e05;
	font-size:1.1em;
	font-style:italic;
}

#primary_content_container p {
	font-size:.9em;
}

#primary_content_container ul,
#primary_content_container ol {
	font-size:.9em;
}

#salvation_prayer {
	background:url(images/salvation_prayer.gif);
	background-repeat:no-repeat;
	height:145px;
	width:650px;
	margin:0 auto;
	margin-top:35px;
}

#cross_bottom {
 height:32px;
 width:105px;
 background:url(images/cross_bottom.png);
 background-repeat:no-repeat;
}

#content_left {
 float:left;
 width:680px;
 height:100%;
 margin:0;
 padding:0;
}

#events_content {
 float:left;
 width:992px;
 height:100%;
 margin:0;
 padding:0;
}

#events_primary_content_container {
	background:#fff;
	padding:10px;
}

#events_primary_content_container p {
	font-size:.9em;
}

#events_header {
	width:992px;
	height:10px;
	background:url(images/events_content_header.gif);
	background-repeat:no-repeat;
}

#events_footer {
	width:992px;
	height:10px;
	background:url(images/events_content_footer.gif);
	background-repeat:no-repeat;
}

#events_primary_content_container h1 {
	margin:25px 0 15px 0;
	color:#ddb60b;
	font-size:1.1em;
}

.counter_schedule_container {
	background:#c3d9ff;
	margin-bottom:-15px;
}

.counter_schedule_container p {
	padding:5px;
}

#counter_schedule {
	background:#c3d9ff;
	margin:0;
	padding:5px;
}

#counter_schedule ul {
	margin:0;
	padding:0 0 0 25px;
	font-size:.9em;
}

span.counter_selected {
	font-weight:bold;
	background:#FFFF00;
}

#contact_container .contact_label {
   float:left;
	 width:175px;
	 text-align:left;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-weight:normal;
	 font-size:1em;
	 color:#000;
	 padding:8px 5px 5px 5px;
}

#contact_container .form_field {
   float:left;
	 width:305px;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:1em;
	 color:#000;
	 padding:5px;
}

#contact_container .required_field {
   border:#996e05 solid 1px;
	 padding:3px;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:1em;
	 color:#996e05;
	 width:200px;
	 background-color:#FFFF99;
}

#contact_container .field {
   border:#996e05 solid 1px;
	 padding:3px;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:1em;
	 color:#996e05;
	 width:200px;
}

#contact_container textarea {
   border:#996e05 solid 1px;
	 padding:3px;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:1em;
	 color:#996e05;
	 width:450px;
}

#contact_container .select {
   border:#996e05 solid 1px;
	 padding:3px;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:1em;
	 color:#996e05;
	 width:125px;
	 margin-right:75px;
}

#contact_container .submit {
   padding:5px;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:1em;
	 margin-top:20px;
	 margin-left:3px;
}

#event_spacer {
	height:25px;
}

#content_right {
 float:left;
 width:302px;
 height:100%;
 margin:0;
 padding:0;
 /*background:#fff;*/
}

#content_right_wrap {
 float:right;
 width:302px;
 height:100%;
 margin:0;
 padding:0;
 background:#fff;
}

#content_right_top {
	width:302px;
	height:10px;
	background:url(images/right_column_top.gif);
	background-repeat:no-repeat;
}

#content_right_bottom {
	float:left;
	width:302px;
	height:20px;
	background:url(images/right_column_bottom.gif);
	background-repeat:no-repeat;
}

.info_section {
 width:292px;
 margin:0 0 0 10px;
 padding:0 0 10px 0;
 background:url(images/info_section_background.gif);
 background-repeat:no-repeat;
 background-position:bottom;
}

h1.info_section_title {
 color:#1e252b;
 font-variant:small-caps;
 font-size:1.1em;
}

ul.info_section_content {
 list-style:none;
 margin:0 0 15px 10px;
 padding:0;
 font-size:.8em;
 font-variant:small-caps;
}

ul.info_section_subcontent {
 list-style:none;
 margin:0 0 15px 10px;
 padding:0;
}

ul.info_section_subcontent span.info_right {
 float:right;
 margin:0 30px 0 0;
}

#content_bottom_entrance {
	height:28px;
	width:1000px;
	margin:0 auto;
	background:url(images/centerpiece_bottom.png);
	background-repeat:no-repeat;
}

#content_bottom {
	height:43px;
	width:240px;
	margin:0 auto;
	background:url(images/bible2.png);
	background-repeat:no-repeat;
}

hr {
	border:1px solid #293f4f;
}

#enter_button {
	position:absolute;
	height:105px;
	width:105px;
	top:145px;
	left:745px;
	cursor:pointer;
	z-index:1000;
}

#enter_button a {
	display:block;
	height:105px;
	width:105px;
	background-image:url(images/enter_button.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

#enter_button a:hover {
	display:block;
	height:105px;
	width:105px;
	background-image:url(images/enter_button.gif);
	background-position:-105px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#shadow_bottom_entrance {
	height:28px;
	width:100%;
	background:url(images/shadow_bottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#shadow_bottom {
	height:43px;
	width:100%;
	background:url(images/shadow_bottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
	clear:both;
}

#footer {
	width:100%;
}

#footer_shadow {
	height:57px;
	width:100%;
	background-image:url(images/footer_shadow.png);
	background-repeat:repeat-x;
	background-position:top;
}

#bible {
	height:57px;
	width:282px;
	margin:0 auto;
	background-image:url(images/bible.png);
	background-repeat:no-repeat;
}

#copyright {
	width:100%;
	font-size:.9em;
	color:#fff;
	text-align:center;
	padding:0 0 10px 0;
}