
body{
	background:url(images/bg_ice.jpg) repeat;
	margin:0px;
	padding:0px;
	font-size:12px;
  font-family:"myriad pro", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color:#000;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
}
.funfont{
  color: #555555;
	font-family: 'Comfortaa','Myriad Pro','Lucida Grande',Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 6px;
}


.footertd{
  color: #2a1c11;
  width: 60px;
  font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  align: center;
  cursor: pointer;
}
.footertd img{
  border: 0px;
  
}

#weather_alert_wrapper{
  width: 100%;
  /*position: fixed;*/
  height: 80px;
  max-height: 80px;
  min-height: 50px;
  background-color: white;
  border: 1px solid gray;
  margin-top: 10px;
  overflow: hidden;
  z-index: 300;
}
#weather_alert{
	width: 965px;
	position: relative;
	margin: auto auto;
	height: 80px;
	max-height: 80px;
	min-height: 50px;
	background-color: yellow;
	overflow: hidden;
}
#weather_alert_info{
  position: absolute;
	height: 30px;
	font-size: 16px;
	top: 15px;
	left: 100px;
	color: red;
font-weight:bold;
}
#weather_alert_time{
  position: absolute;
	height: 30px;
	font-size: 16px;
	top: 40px;
	left: 100px;
	color: red;
}
#weather_alert_img{
  margin: 2px 2px 2px 2px;
	height: 76px;
	max-height: 76px;
	width: 961px;
}

p{
	text-align:justify;
	line-height:19px;
	padding:0px;
	margin:0px;
	font-size: 14px;
}
h2{
	padding:0px 0 10px 0;
	margin:0px;
	color:#B52025;
	font-size:20px;
	font-weight:normal;
}

div.h2_beliefs a{
  	padding:0px 0px 3px 0;
	margin:10px 0px 0px 0px;
	color:#B52025;
	font-size:24px;
	font-weight:normal;
	
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #d1dde0;
  text-decoration: none;
}

.menu_title{
	padding:0px 0 0px 0;
	margin:0px;
    margin-left: 30px;
	color:#B52025;
	font-size:24px;
	font-weight:normal;
}
.clear{
	clear:both;
}
#wrap{
	width:977px;
	margin:20px auto auto auto;
}
#main_container{
	width:977px;
	background:url(images/center_bg_repeat.gif) repeat-y center;
}
.weatherdiv{
  border: 1px solid gray;
  margin-left: 20px;
  width: 80%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
}
.weatherdiv div{
  margin-left: 10px;
}
.weatherdiv input{
  margin-left: 10px;
}
.trunk_banner{
  float: right;
}
div.trunk_banner img{
  margin-top: 0px;
  border: 0px;
  margin-right: 10px;
}
#header{
	width:959px;
	margin:auto;
	height:130px;
	
	-webkit-border-top-right-radius: 10px 5px;
	-moz-border-radius-topright: 10px 5px;
	border-top-right-radius: 10px 5px;
	-webkit-border-radius-topleft: 10px 5px;
	-moz-border-radius-topleft: 10px 5px;
	border-top-left-radius: 10px 5px;
	
	-webkit-box-shadow: 0px 0px 30px #000;
	-moz-box-shadow: 0px 0px 30px #000;
	box-shadow: 0px 0px 30px #000;
    
    padding-bottom: 10px;
	padding-top: 10px;
	background-color: white;
	/*background-color: transparent;
	background:url(images/header_bg_blue.png) no-repeat center;*/
	padding-top: 4px;
}
#logo{
	padding: 0px;
	float:left;
	height: 58px;
	width: 590px;
	border-bottom: 1px solid gray;
	padding-top: 12px;
	background-color: transparent;
}
#logo img{
  margin-top: 0px;
	margin-bottom: 0px;
	width: 55px;
	height: 58px;
	margin-left: 15px;
}
#churchname{
	font-family: impact, poster bodoni, geneva;
	font-size: 34px;
	margin-top: -38px;
	width: 520px;
	margin-left: 76px;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
}
#churchinfo{
  font-size: 18px;
  margin-left: 60px;
}
.news_image{
  cursor: pointer;
	
}
/*----------------------menu-------------------------*/
#menu{
	position: relative;
	width:570px;
	float:right;
	padding: 0px 0 0 0;
	margin-top: 45px;
	margin-bottom: -20px;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block;
}
#menu ul li{
list-style:none;display:inline;
float:left;width:auto;
padding:0px;
font-size:12px;
padding-bottom: 3px;
}
#menu ul li a{
   float:left;text-decoration:none;
   padding:0px 10px 0 10px; 
   margin:0px 4px 0 4px;
   color:#000;
   text-align:center; 
   height:31px; 
   line-height:31px;
  	-webkit-border-top-right-radius: 10px 10px;
	-moz-border-radius-topright: 10px 10px;
	border-top-right-radius: 10px 10px;
	-webkit-border-radius-topleft: 10px 10px;
	-moz-border-radius-topleft: 10px 10px;
	border-top-left-radius: 10px 10px;
}
#menu ul li a:hover{
  background-color:#b52025;
  color:#fff;
	-moz-border-radius-topright: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius-topleft: 10px 10px;
	border-top-left-radius: 10px 10px;
}
#menu ul li a:hover{
  background-color:#b52025;
  color:#fff;
	-moz-border-radius-topright: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius-topleft: 10px 10px;
	border-top-left-radius: 10px 10px;
}
#menu ul li a{
	float:left;
	text-decoration:none;
	padding:0px 10px 4px 10px; 
	margin:0px 4px 0 4px;
	color:#fff;
	text-align:center; 
	height:23px; 
	line-height:31px; 
	background-color:gray;
	font-family:"myriad pro", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
  -moz-border-radius-topright: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius-topleft: 10px 10px;
	border-top-left-radius: 10px 10px;
	/*border-bottom: 10px solid #b52025;*/
	z-index: 1;
	font-size: 16px;
}
#menu ul li a.current{
	color:#fff;
	background-color:#b52025;
	padding-bottom: 6px;
	font-size: 20px;
}

ul, li{
	padding:0px;
	margin:0px;
	list-style:none;
	font-size: 14px; 
}
/** ----------------------------------------------------- **/
.scroller_center{
	width:977px;
	height:404px;
	background:url(images/scroller_bg_3.png) no-repeat center;
	margin-top: -10px;
}
.scroll_arrow_left{
  border: 1px solid black;
	margin-left: -50px;
}
.scroll_arrow_right{
  border: 1px solid black;
	margin-right: 800px;
}
.featured_slider{
	width:865px;
	height: 380px;
	margin:auto; 
	float:left;
	margin-left: 60px;
	margin-right: auto;
	margin-top: 18px;
	margin-bottom: 6px;
}
.scroll_image{
  cursor: pointer;
}
#featured_border { position: relative; border: none; padding:0px; height:380px; margin: 0px; }
#featured_wrapper { position: relative; width: 100%; height: 100%; overflow: hidden; }
#featured_images { position: absolute; left: 0; top: 0;  width: 865px;  }
#featured_images li { float: left; cursor: pointer;}
#featured_positioner_desc {width:865px; height: 380px; position: absolute; top: 0px; left: 0px; }
#featured_wrapper_desc {width: 100%; height:380px; position: relative; overflow: hidden; }
#featured_desc { position: absolute; left: 0; bottom: 0;  padding:0px; margin:0px; }
#featured_desc li { width: 865px; float: left;padding:0px; margin:0px; }
#featured_desc li div { margin:0px 0 0px 0px; padding-top: 0px; padding-left: 10px; padding-right: 10px; padding-bottom: 0px; width:945px;  background: url(images/featured-desc-bg.png); }
#featured_desc li h2 {
color:#FFFFFF;
font-size:18px;
padding:0px 0 5px 0;
margin:0px; 
}
div.scroll_description{
	color: #ffffff;
	font-size:20px;
	padding:0px;
	margin:0px;
	line-height:18px;
	font-family: Tahoma;
	float: bottom;
}
p.scroll_description_paragraph{
}

#featured_buttons { position: absolute; top: 15px; right: 15px; width: auto; padding:0; list-style:none;}
#featured_buttons li { width: 22px; height: 22px; background: url(images/featured-button-off.png); float: left; margin-left: 3px; text-align:center; font-size:12px; color:#FFFFFF; line-height:22px; cursor: pointer; }
#featured_buttons li.clicked { background: url(images/featured-button-on.png); }


/*-------------------------------*/
.center_content{
	width:960px;
	clear:both;
	margin:auto;
	padding:10px 0 60px 0;
	min-height:320px;
	-moz-box-shadow: 0px 0px 30px #000;
	box-shadow: 0px 0px 30px #000;
	margin-top: 3px;
border-top: 6px solid #b52025;
}
.center_content_bottom{
	width:960px;
	clear:both;
	margin:auto;
	-moz-box-shadow: 0px 0px 30px #000;
	box-shadow: 0px 0px 30px #000;
	background-color: white;
	padding-bottom: 25px;
}
.center_content_pages{
width:960px;
clear:both;
margin:auto;
padding:20px 0 20px 0;
background:url(images/center_bg_pages.gif) no-repeat center top;
}
.center_calendar{
  width: 240px;
}

a.more img{
  padding-right: 7px;
}

.home_section_left{
	width:270px;
	float:left;
	margin:0 14px 0 14px;
	padding:0 10px 20px 10px;
	background:url(images/home_block_bg.gif) no-repeat center bottom;
	-moz-box-shadow: inset 0px 0px 30px #000;
	box-shadow: inset 0px 0px 30px #000;
	height: 350px;
	max-height: 340px;
	overflow-x: hidden;
	  
	*border: 1px solid gray;  
}
.home_section_left p{
clear:both;
margin-left: 5px;
margin-right: 10px;
}
.home_section_left p span{
font-weight:bold;
}
.home_section_right{
	width:270px;
	height:340px;
	float:right;
	margin:0 14px 20px 14px;
	padding:0 10px 20px 10px;
  background-color: #B41F24;
  -moz-box-shadow: 0px 0px 30px #000;
	box-shadow: 0px 0px 30px #000;
  -moz-border-radius-topright: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius-topleft: 10px 10px;
	border-top-left-radius: 10px 10px;
	-moz-border-radius-bottomright: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius-bottomleft: 10px 10px;
	border-bottom-left-radius: 10px 10px;
}
.home_section_right p{
  clear:both;
  font-size: 14px;
}
.home_section_right p span{
font-weight:bold;
font-size: 16px;
}
.home_right_link{
  color: white;
	cursor: pointer;
}
.right_list{
  color: white;
}
.home_right_title{
  float: left;
	width: 100%;
	margin-top: 8px;
	color: white;
}
.home_right_title_second{
    float: left;
	width: 100%;
	color: white;
}
.home_section_right_li{
  margin-top: 4px;
  margin-left: 4px;
}
.home_section_right_title{
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding: 8px 10px 8px 10px;
	
	background-color: white;
	color:#B52025;
	-moz-border-radius-topright: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius-topleft: 10px 10px;
	border-top-left-radius: 10px 10px;
	font-size: 20px;
	
    margin-left: 0px;margin-top: 5px;	}

div #WomenDiv p{
  margin-top: 8px;
  margin-bottom: 8px;
}

.ministry_news{
  margin-top: 22px;
  width: 280px;
  float: right;
}
.ministry_news a{
font-size:15px;
color:#c82127;
text-decoration:none;
border-bottom:1px #bcbcbc dotted;
padding:10px 0 5px 12px;
display:block;
float:left;
background:url(images/arrow.gif) no-repeat left top;
background-position: 0px 13px;
width: 85%;
}
.staff_desc{
  height: 220px;
}
.staff_page{
  margin-top: 50px;
  background-color: #E0E0E0;
  width: 100%;
  height: 220px;
}
div.staff_left_block_img img{
  border: none;
  margin-top: -10px;
}
div.staff_right_block_img img{
  border: none;
    margin-top: -10px;
}
.email_pastor a{
	text-align: justify;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-decoration: underline;
	cursor: pointer;
	border: 0px;
	height: 20px;
	margin-bottom: 5px;
}
.email_pastor img{
  border: 0px;
  text-decoration: none;
  margin: 0px;
  border: 0px;
}
div.staff_left_block .email_pastor a{
  float: right;
}
.staff_left_block{
  float: left;
  width: 300px;
  margin-left: 170px;
}
div.staff_right_block p{
  margin-top: 3px;
  margin-bottom: 3px;
}
.staff_left_block_img{
  float: left;
  width: 300px;
  margin-left: 170px;
}
.staff_right_block{
  float: right;
  width: 320px;
  margin-right: 170px;
}
div.staff_left_block p{
  margin-top: 3px;
  margin-bottom: 3px;
}
.staff_right_block_img{
  float: right;
  width: 300px;
  margin-right: 130px;
}

img.home_section_icon{
width:63px;
float:left;
}

.staff_title{
width:190px;
float:left;
font-size:20px;
padding:10px 0 0px 10px; 
margin:0px;
color:#B52025;
width: 100%;
text-align: center;
}

h2.home_title{
width:190px;
float:left;
font-size:20px;
padding:20px 0 0px 0px; 
margin:0px;
color:#B52025;

width: 100%;
text-align: center;
}
.home_subtitle{
width:220px;
float:left;
padding:0px 0 0px 10px; 
font-size:14px; 
color:#a7a7a7;
width: 100%;
text-align: center;
}
.home_section_left div.home_subtitle{
  padding: 0px;
}
.beliefs_section_left_li{
    margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
	font-size: 14px;
	text-decoration: none;
}
.home_section_left_bold{
	font-weight: bold;
	font-size: 16px;
}
.home_section_thumb{
float:left; clear:both;
padding:2px; text-align:center;margin:10px 0 10px 0; border:1px #dcdcdc solid;
}
.home_section_left_paragraph{
  font-weight: normal;
	font-size: 14px;
	text-align: center;
}
a.more{
float:right;
}
img.news{
	float:left;
	padding:2px;
	margin:0 20px 0 0; 
	border:1px #dcdcdc solid;
	width: 180px;
	max-width: 180px;
	height: 130px;
	max-height: 130px;
}

.latest_news{
  margin-left: 10px;
}

.left_content{
width:660px;
float:left;
padding:0;
}
.left_block{
width:295px;
float:left;
padding:20px 20px 10px 15px;
}
p.bible_quote{
  text-decoration: itallic;
margin-top: 1.5em;
margin-right: 0pt;
margin-bottom: 1.5em;
margin-left: 0pt;
padding-top: 1em;
padding-right: 1.25em;
padding-bottom: 0.75em;
padding-left: 1.25em;
background-color: #fafbfc;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
border: 1px solid #aaaaaa;
box-shadow: 0pt 1px 8px rgba(0, 0, 0, 0.25);
}
span.bible_where{
  text-decoration: none;
}
.left_block_beliefs{
	width:100%;
	float:left;
	padding:10px 0 8px 0;
	-moz-box-shadow: 0px 0px 30px #000;
	box-shadow: 0px 0px 30px #000;
}
div.left_block_beliefs{
background:url(images/bible2.jpg) no-repeat left top;
background-position: 0px 13px;
width: 100%;
margin-bottom: 10px;
}

div.left_block_beliefs img{
  border: none;
}
div.wide_content p{
  margin-top: 8px;
  margin-bottom: 8px;
}
div.left_block_beliefs p{
  margin-bottom: 8px;
  margin-left: 20px;
  margin-right: 20px;
}
div.beliefquote{
  margin-top: 50px;
  margin-bottom: 8px;
  margin-left: 20px;
  margin-right: 20px;
  width: 100%;
  text-align: center;
}
div.left_block_beliefs ul{
  margin-bottom: 10px;
}
.beliefs_section_li{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 18px;
	font-size: 14px;
	list-style-type:square;
}

div.right_block_beliefs{
	margin-top: 0px;
	width:260px;
	float: right;
	margin-left: 690px;
	padding: 10px 0px 10px 0;

}
div.left_block img{
  border: none;
  width: 200px;
}
.beliefs_news a{
font-size:15px;
color:#c82127;
text-decoration:none;
border-bottom:1px #bcbcbc dotted;
padding:10px 0 5px 12px;
display:block;
float:left;
background:url(images/arrow.gif) no-repeat left top;
background-position: 0px 13px;
width: 85%;
}
.beliefs_news a:hover{
text-decoration:underline;
}

.left_block_wide{
	width:630px;
	float:left;
	margin-left: 25px;
}
.financial-application-form{
width:530px;
float:left;
padding:20px 20px 10px 15px;
}
.financial-application-form p{
margin-bottom:30px;
}
.testimonials{
width:360px;
float:right;
padding:20px 20px 0 0;
}
.block_wide{
width:625px;
float:left;
margin:10px 20px 10px 15px;
padding-top:10px;
border-top:1px #ededed solid;
}
.wide_content{
width:730px;
clear:both;
padding:10px 15px 0 15px;
margin-left: 100px;
}
.right_block{
	margin-top: 0px;
	width:270px;
	float:bottom;
	margin-left: 670px;
	padding: 10px 20px 10px 0;
}
img.pic{
border:3px #22496a solid;
margin:0 0 10px 0;
}
.home_news a{
font-size:12px;
color:#c82127;
text-decoration:none;
border-bottom:1px #bcbcbc dotted;
padding:10px 0 5px 12px;
display:block;
float:left;
background:url(images/arrow.gif) no-repeat left top;
background-position: 0px 13px;
}
.home_news a:hover{
text-decoration:underline;
}
input.newsletter_input{
background-color:#fdeaeb;
border:1px #e2c7c8 solid;
width:175px;
height:20px;
padding-left:4px;
padding-right: 4px;
float:left;
margin-top: 0px;
font-size: 12px;
}
form#newsletter{
padding:10px 10px 0 0;
}
input.newsletter_submit{
background-color:#b52025;
color:#FFFFFF;
text-align:center;
float: left;
padding:2px 4px 3px 2px;
margin:0 0 0 10px;
border:1px #fdeaeb solid;
cursor:pointer;
}
.testbox{
padding:20px 10px 5px 0;
margin:0;
border-bottom:1px #ededed solid;
}
.testbox p{
font-style:italic;
}



/*-----------------------contact_form-------------------*/
.form{
width:500px;
height:auto;
float:left;
padding:20px 10px 10px 20px;
border:1px #fdeaeb solid;
}
.form_row{
width:425px;
float:left;
clear:both;
padding:7px 0 7px 0;
}
label{
width:100px;
float:left;
padding:3px 15px 0 0;
color:#b52025;
text-align:right;
font-weight:bold;
}
input.main_input{
background-color:#fdeaeb;
border:1px #e2c7c8 solid;
width:300px;
height:18px;
padding:4px;
float:left;
}
textarea.main_textarea{
background-color:#fdeaeb;
border:1px #e2c7c8 solid;
width:300px;
height:120px;
padding:4px;
float:left;
}
input.submit{
background-color:#b52025;
color:#FFFFFF;
text-align:center;
float:right;
padding:3px 10px 2px 10px;
margin:0px 0 0 0;
border:1px #b52025 solid;
cursor:pointer;
}
/*-----------------------------footer------------------*/
.footer{
	clear:both;
	width:960px;
	margin:auto;
	background:url(images/footer_bg.jpg) no-repeat center;
	height:65px;
	
    -webkit-box-shadow: 0px 0px 30px #000;
	-moz-box-shadow: 0px 0px 30px #000;
	box-shadow: 0px 0px 30px #000;
}
.copyright{
float:left;
padding: 4px 0 0 15px;
color:#6996c0;
}
.copyright a{
color: #2A1C11;
text-decoration:none;
}
.footer_links{
float:right;
padding:30px 15px 0 0;
}
.footer_links a{
text-decoration:none;
color: #2A1C11;
padding-left:10px;
}
.footer_links a:hover{
text-decoration:underline;
color: #2A1C11;
}

/*ministries*/
#RecoveryDiv ul{
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 8px;
}
#RecoveryDiv li{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 18px;
	font-size: 14px;
	list-style-type:square;
}
#RecoveryDiv p, #MenDiv p, #MusicDiv p{
  margin-top: 8px;
  margin-bottom: 8px;
}

