@charset "UTF-8";
/* CSS Document */

p { margin-top: 0px; line-height: 120%; }

body {
	background-image: url(main_elements/main_background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: 2a2a2a;
}

html,
body {
	margin:0;
	padding:0;
	height:100%;
}

h1, h2, h3, h4, h5, h6 { color:#648866; }
h1 { margin-bottom: 4px; line-height: 23px; }
h2 { font-style: italic; margin-bottom: 0px; }
h3 { margin-bottom: 0px; }
h4 { font-style: italic; margin-bottom: 0px; font-size:105%;}
h6 { font-style: italic; }

a:link { color: #648866; } 
a:visited { color: #3c773f; }
a:hover { color: #e6992c; text-decoration: none; }
a:active { color: #e6992c; }
a {outline: none;} /*removes the firefox dotted outline hyperlink upon click*/

#container {
	min-height:100%;
	position:relative;
}

#main_header {
	height: 295px;
	background-image: url(main_elements/top_menu_background.jpg);
	background-repeat: repeat-x;
}
#menu {
	width:794px;
	height:59px;
	background:url(main_elements/mid_menu/mid_menu.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
	text-align:center;
}
#main_content {
	width: 795px;
	margin:0 auto;
}

#actual_content_holder {
	float:left;
	width:580px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:30px;
	padding:10px;
	background:#f0f1e9;
	line-height:17px;
	font-size:13px;
	text-align:left;
}

#actual_sidebar_holder {
	float:right;
	width: 173px;
	margin-top:10px;
	margin-bottom:30px;
	height: expression( this.scrollHeight < 500 ? "500px" : "auto" ); /* sets min-height for IE 5 and 6 */
	min-height: 500px;
	font-size:13px;
	color:#2a2a2a;
}

#sidebar_spacer {
	margin-right:10px;
}

#main_footer {
	clear: both;
	width:100%;
	height:134px;
}

#footer_backlay {
	position:absolute;
	width: 795px;
	height: 134px;
	left: 50%;
	margin-left: -397px;
	background-image: url(main_elements/footer_background.jpg);
	background-repeat:no-repeat;
}

#blog_gallery {
	width:794px;
	height:162px;
	overflow:hidden;
	margin:0 auto;
}

.green_footer_text {color: #9ecda0}

.photo {
	float: right;
	padding: 10px 0px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt; 
	text-align:center;
	color: #000000;
	border-width: 0px; 
}
 
.lphoto {
	float: left;
	padding: 10px 15px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000; 
	border-width: 0px;
}

ul { list-style-image: url(main_elements/bullet.gif); margin-top: 0px; margin-left: 0; padding-left: 15px; }


/* FOOTER ELEMENTS */

#footer_element1 {
	position:absolute;
	left:15px;
	top:9px;
	width:193px;
	height:80px;
	font-size:12px;
	color:#FFFFFF;
}
#footer_element2 {
	position:absolute;
	left:235px;
	top:9px;
	width:279px;
	height:80px;
	font-size:12px;
	color:#FFFFFF;
}
#footer_element3 {
	position:absolute;
	left:540px;
	top:16px;
	width:139px;
	height:75px;
	font-size:11px;
	color:#d8d8d8;
}
#footer_element4 {
	position:absolute;
	left:690px;
	top:16px;
	width:97px;
	height:73px;
	font-size:11px;
	color:#d8d8d8;
}
#footer_element5 {
	position:absolute;
	left:15px;
	top:100px;
	width:495px;
	height:27px;
}
#footer_element6 {
	position:absolute;
	left:585px;
	top:100px;
	width:175px;
	height:27px;
}

a.footer_links:link {color: #9ecda0; text-decoration:none;}
a.footer_links:visited {color: #9ecda0; text-decoration:none;}
a.footer_links:hover {color: #9ecda0; text-decoration:none;}
a.footer_links:active {color: #9ecda0; text-decoration:none;}

a.footer_links_webmaster:link {color: #d8d8d8; text-decoration:none;}
a.footer_links_webmaster:visited {color: #d8d8d8; text-decoration:none;}
a.footer_links_webmaster:hover {color: #d8d8d8; text-decoration:none;}
a.footer_links_webmaster:active {color: #d8d8d8; text-decoration:none;}


/* ALL BUTTON ELEMENTS */

#worship_top_button {
	width: 86px;
	height: 29px;
	background-image: url(main_elements/top_menu/top_hover_02.jpg);
	background-repeat:no-repeat;
}

#community_top_button {
	width: 115px;
	height: 29px;
	background-image: url(main_elements/top_menu/top_hover_03.jpg);
	background-repeat:no-repeat;
}

#mission_top_button {
	width: 88px;
	height: 27px;
	background-image: url(main_elements/top_menu/top_hover_04.jpg);
	background-repeat:no-repeat;
}

#children_mid_button {
	width: 79px;
	height: 27px;
	background-image: url(main_elements/mid_menu/mid_hover_02.jpg);
	background-repeat:no-repeat;
	float:left;
}

#youth_mid_button {
	width: 98px;
	height: 27px;
	background-image: url(main_elements/mid_menu/mid_hover_03.jpg);
	background-repeat:no-repeat;
	float:left;
}

#adults_mid_button {
	width: 108px;
	height: 27px;
	background-image: url(main_elements/mid_menu/mid_hover_04.jpg);
	background-repeat:no-repeat;
	float:left;
}

#care_mid_button {
	width: 156px;
	height: 27px;
	background-image: url(main_elements/mid_menu/mid_hover_05.jpg);
	background-repeat:no-repeat;
	float:left;
}

#growing_mid_button {
	width: 175px;
	height: 27px;
	background-image: url(main_elements/mid_menu/mid_hover_06.jpg);
	background-repeat:no-repeat;
	float:left;
}

#welcome_mid_button {
	width: 129px;
	height: 27px;
	margin-left:25px;
	background-image: url(main_elements/mid_menu/mid_hover_01.jpg);
	background-repeat:no-repeat;
	float:left;
}

#imnew_sidebar_button {
	width: 173px;
	height: 37px;
	background-image: url(main_elements/home_sidebar/home_sidebar_rollover1.jpg);
	background-repeat:no-repeat;
}

#prayer_sidebar_button {
	width: 173px;
	height: 37px;
	background-image: url(main_elements/home_sidebar/home_sidebar_rollover2.jpg);
	background-repeat:no-repeat;
}

#sermons_sidebar_button {
	width: 173px;
	height: 37px;
	background-image: url(main_elements/home_sidebar/home_sidebar_rollover3.jpg);
	background-repeat:no-repeat;
}

#watercooler_sidebar_button {
	width: 173px;
	height: 37px;
	background-image: url(main_elements/home_sidebar/home_sidebar_rollover4.jpg);
	background-repeat:no-repeat;
}.clear {
	clear: both;
}
.box {
	border: medium solid #E49C36;
	width: 500px;
	margin: auto;
	padding: 3px;
}
.watermark_load {
	background-image:url(../images/play_hover.png);
	position:absolute;
	top:0px;
	left:0px;
	z-index: -100;
}
.watermark_box a {
	width:100%;
	height:100%;
	display:block;
	background-image:url(../images/play.png);
	background-repeat:no-repeat;
	background-position:center;
	opacity: 0.85;
	filter:alpha(opacity=85);
	position: absolute;
	top: 0px;
	left: 0px;
}
.watermark_box a:hover {
	background-image:url(../images/play_hover.png);
}
iframe[id^="wufooForm"] { border-left: 5px solid white !important;}