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

/*********************       Common Styles         ******************************/

body{
	
	padding: 0; 
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	background-color: #666863;
}

A:link { text-decoration: none; color:#16838a; }
A:visited { text-decoration: none; color:#16838a; }
A:active { text-decoration: none; color:#16838a; }
A:hover { text-decoration: underline; color:#E0AA00; }

img{ border: none;}

p{
	font-size: 12px;
	margin: 0 0 15px 0;
	line-height: 15px;
	padding: 0;
}

h1{
	font-size: 30px;
	color: #9ABB50;
	padding-bottom: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
	line-height: .95em;
}

/* h2{ 
	font-size: 16px;
	font-weight: bold;
	color: #16838a;
	margin-bottom: -5px;
} */

h2{ 
	font-size: 16px;
	font-weight: bold;
	color: #16838a;
	margin: 0 0 3px 0;
	padding: 0;
}

h3 {
	font-size: 14px;
	margin: 0 0 2px 0;
	padding: 0;
	color: #666;
}

A:link.h2 { text-decoration: none; color:#16838a; }
A:visited.h2 { text-decoration: none; color:#16838a; }
A:active.h2 { text-decoration: none; color:#16838a; }
A:hover.h2 { text-decoration: none; color:#E0AA00; }

A:link.sideNews { text-decoration: none; color:#E0AA00; }
A:visited.sideNews { text-decoration: none; color:#E0AA00; }
A:active.sideNews { text-decoration: none; color:#E0AA00; }
A:hover.sideNews { text-decoration: none; color:#16838a; }

A:link.sideNews2 { text-decoration: none; color:#9ABB50; }
A:visited.sideNews2 { text-decoration: none; color:#9ABB50; }
A:active.sideNews2 { text-decoration: none; color:#9ABB50; }
A:hover.sideNews2 { text-decoration: none; color:#E0AA00; }

#outerShell{ 
	padding-top: 0;
	padding-bottom: 0;
	border-top: 20px solid #9ABB50;
	background-image: url(../images/bkgImage.jpg);
	background-repeat: no-repeat;
	background-color:#EEEEEE;
	background-position: top center;	
}

#innerShell{
	padding: 0;
	margin: 0 auto;
	width: 940px;
	text-align: left;
	position: relative;
}

#clearboth{clear:both; height:0; display:block;}






/*****************    Header and Navigation      ***************************/


#headerNav{
	width: 940px;
	margin-top: 25px;
}

#headerNav img{float: left;}

#headerNav > ul {
	float: right;
	width: 620px; 
	padding: 0; 
	margin-top: 10px;
	*margin-top: -52px;  /* Fix stupid IE */
	list-style:none;
}

#headerNav ul li {
	float:left; 
	padding: 0;
}

.media{
	background: url(../images/navMedia.jpg) no-repeat;
	text-indent: -4000px;
	width: 61px;
	height: 31px;	
}

.getConnected{
	background: url(../images/navGetConnected.jpg) no-repeat;
	text-indent: -4000px;
	width: 127px;
	height: 31px;	
}

.ministries{
	background: url(../images/navMinistries.jpg) no-repeat;
	text-indent: -4000px;
	width: 86px;
	height: 31px;	
}

.lifeChanginMessage{
	background: url(../images/navLifeChangingMessage.jpg) no-repeat;
	text-indent: -4000px;
	width: 165px;
	height: 31px;	
}

.aboutUs{
	background: url(../images/navAboutUs.jpg) no-repeat;
	text-indent: -4000px;
	width: 87px;
	height: 31px;	
}

.contactUs{
	background: url(../images/navContactUs.jpg) no-repeat;
	text-indent: -4000px;
	width: 94px;
	height: 31px;	
}

/******************       2 Column Layout        **********************************/

#mainColumn{
	float:left;
	width:640px;
	margin-top: 35px;
	padding-bottom: 20px;
}

.imgFloatLeft{float: left; margin: 0 20px 10px 0;}

.columnPWidth{width: 620px;}

#rightColumn{
	float:left;
	width:300px;
	margin-top: 14px;
	*margin-top: 35px;  /* Fix stupid IE */
}

.mainHeadline{ 
	margin-top: 15px;
	background: url(../images/headlineToKnowChrist.png) no-repeat;
	width: 540px;
	height: 92px;
	text-indent: -4000px;
}

/******************** Calendar Styles **************************/
.caption {
	margin: 25px 0 0 0;
	padding: 4px 0 0 0;
	width: 300px;
	height: 25px;
	background: #B5B2AB;
	color: #333;	 
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

.calNav, .calNav a {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: black;	
	text-align: center;
	text-decoration: none;
}

.calendarFrame{
	background: white;
	margin-bottom: 25px;
}

#calendar {
	width: 245px;
	padding: 0;
	margin: 0 0 25px 0;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #fff;
	color: #555;
}


th.cal {
	font: bold 11px/20px Arial, Helvetica, sans-serif;
	color: #555;
	border-bottom: 2px dotted #B5B2AB;
	padding-top: 7px;
}


td.cal {
	width: 33px;
	height: 22px;
	text-align: center;
}

a:link.cal, a:visited.cal {
	color: #16838A;
	font-weight: bold;
}



/********************   Blog Post Styles  *************************/

.recentPostsHeadline{
	background: url(../images/recentPostsHeadline.png) no-repeat;
	width: 300px;
	height: 58px;
	text-indent: -4000px;
	margin-bottom: 19px;
}

.recentPostsHeadline2{
	background: url(../images/otherNewsHeadline.jpg) no-repeat;
	width: 300px;
	height: 36px;
	text-indent: -4000px;
	margin-bottom: 13px;
}

#rightColumn h2{
	font-size: 24px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	color: #E0AA00;
	margin-top: 15px;
}

#rightColumn h2.green{
	color: #9ABB50;
}

#rightColumn h3{
	font-size: 12px;
	font-style: oblique;
	margin-top: 8px;
	margin-bottom: 4px;
	color: #888;
	border-bottom: 2px dotted #E0AA00;
}

#rightColumn h3.green{
	border-bottom: 2px dotted #9ABB50;
}

a:visited.recentPostsLink{color: #999; text-decoration: none;}
a:link.recentPostsLink{color: #999; text-decoration: none;}
a:active.recentPostsLink{color: #999; text-decoration: none;}

#rightColumn a:hover{color: #E0AA00; text-decoration: underline;}

#rightColumn p{margin-top: 4px; margin-bottom: 0;}


/*********   3 Columns On Home page for Directions, Service Times, and Twitter    *********/


#threeColumnHome{
	width: 620px;
	height: 190px;
	margin: 28px 0 30px 0;
}

.getDirections{
	float: left;
	width: 220px;
	margin-right: 20px;
}

.serviceTimes{
	float: left;
	width: 142px;
	margin-right: 18px;
}

.serviceTimes h4{color: #555; font-size: 12px; font-weight: bold; margin: 8px 0 2px 0;}
.serviceTimes p{margin: 0; font-size: 11px;}

.service{ float: left;}
.time{ float: right;}

.socialMedia{float: left; width: 220px;}

.facebook{margin: 0 0 0 30px;}
.twitter{margin: 0 0 0 35px;}
.getConnectedHeadline{margin-top: 13px;}
.phoneNumber{
	padding: 0;
	margin: 10px 0 0 15px;
	font-size: 30px;
	font-weight: bold;
	line-height: 90%;
}


/******************    Floating Banner on bottom of page    *****************************/

#floating_banner_bottom {
	background-image: url(../images/bottomBanner_slice.png);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
	bottom: 0px;
	margin-bottom: 0px;
	height: 62px;
	position: fixed;
	z-index: 9999;
	right: 0;
	 _position:absolute;
	  _top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}
html>body #floating_banner_bottom { margin-bottom: 0px; bottom: 0 }
 
#floating_banner_bottom div.close {
	margin: 0 auto;
	width: 1020px;
	height: 62px;
	text-align: right;
}



/***************        Footer         ****************/

#footerShell{
	padding-top: 0;
	padding-bottom: 0;
	
}

#footer{
	margin: 0 auto;
	width: 940px;
	padding-top: 20px;
	padding-bottom: 85px;
	color: #CCC;
	text-align: left;
}

#footer p{margin: 0; padding: 0;}

#footer .footerNav{margin-bottom: 15px;}

#footer a{font-size: 12px;}

#footer a:visited, #footer a:link, #footer a:active{color: #CCC; text-decoration: none;}

#footer a:hover{color: #FFF; text-decoration: underline;}



/***************        Content Slider         ****************/


    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/***************       Slider ******************/
#slider{
	overflow: hidden;
	position: relative;
	background: transparent url(../images/sliderbg.png) top left no-repeat;
	width: 620px;
	height: 330px;
	z-index: 3;
	overflow: hidden;
	}
	#slider ul{
		position: relative;
		top: 5px;
		left: 5px;
	}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:620px;
		height:330px;
		overflow:hidden;
		display: block;
		}
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:112px;
		height:285px;
		position:absolute;
		left:15px;
		top:25px;
		z-index:8;
		}	
	#nextBtn, #slider1next{ 
		left:480px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:112px;
		height:285px;
		background:url(../images/btn_left.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_right.png) no-repeat 0 0;	
		}
		
		
/********** Navigation Alteration**********/
#headerNav li a{
	display: block;
	padding: 4px;
}

.subMenu{
    background: #b1d0a4;
    display: block;
    clear: both;
    position: absolute;
    left: 320px;
    z-index: 9;
    text-indent: 0;
    overflow: hidden;
	padding: 0 10px 10px 10px;
	width: 600px !important;
	width: 620px;
}



/********** Quick Links**********/

ul.kwicks {
	list-style:none;
	margin: 0!important;
	margin-left:auto;
	margin-right:auto;
	height: 160px!important;
	width: 620px!important;
}

.kwicks > li {
	height:200px!important;
	text-align:left;
	display:block;
	overflow:hidden;
	float:left;
	width: 207px;
	padding: 10px;
}
#kwick_3{
	padding-right: 20px!important;
}
#kwick_3 .col2{
	margin-right: -10px;
}
.kwicks > li:hover {background:#e0e7ec;}

.kwicks > li a {
	color: #f4fffd;
	margin: 0px 3px;
	width: 100%;
}

.kwicks > li:hover a {
	color:#707070;
}

.subMenu h3 {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	font-weight: 900;
    color: #666b67;
	padding:8px 0px 8px 8px;
	margin: 0;
	width: 100%;
	background-color: #d2e1ca;
	border-bottom:1px solid #fff ;
	float: left;
	display: inline;
}

.menu li {
	width:200px;

}

.menu2 {
	position:relative;
	font:10px Arial, Verdana, Helvetica, sans-serif;
	display:inline;
	margin:0 2px 12px;
	padding:0;
	width: 207px;
}

.menu2 li {
	list-style-type:none;
	border-left:0;
	height:auto;
	background:none;
	text-align:left;
	line-height:normal;
}

.menu2 li h3{padding-top:8px;}

.menu2 li a {
	text-decoration:none;
	display:block;
	padding:3px 8px;
}

.menu2 li a:hover {
	text-decoration:none;
	font-size: 1.2em;
	color:white;
	background-color:#9ABB50;
	margin: 0;
	width: 140px;
}

/* fix third column "Kids" width problem*/
.menu2 li.special a:hover {
	text-decoration:none;
	font-size: 1.2em;
	color:white;
	background-color:#9ABB50;
	margin: 0;
	width: 152px;
}

.col1 {
	float: left;
	width: 147px;
}

/* fix third column "Kids" width problem*/
.col1-special {
	float: left;
	width: 160px;
	height: 100%;
}

.col2 {
	width:175px;
	height: 160px;
	float:left;
	overflow:hidden;
	font:10px Arial, Verdana, Helvetica, sans-serif;
	background-color:#9ABB50;
	color: white;
	padding: 10px 15px 10px 10px;
	margin: 0;
}
.wrapper{
	width: 350px;
}

li.drop-down{
overflow: hidden;
}
li.drop-down > a {
    text-indent: -4000px;
    width: 4000px;
}

/********** Side Menu Links**********/

div.sideMenuTitle a { color: #fff; background: #005d66; padding: 10px 20px; margin: 0 0 1px 0; text-transform: uppercase; display: block; font: 19px Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; text-align: left; }
div.sideMenuTitle a:hover { color: #E0AA00; background: #005d66; text-decoration: none; }
div.sideMenuDiv a { color: #fff; background: transparent; padding: 6px 20px; margin: 0; display: block; font: 13px Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; text-align: left; border-bottom: 2px dotted #B5B2AB; }
div.sideMenuDiv a:hover { color: #E0AA00; background: transparent; text-decoration: none; }

A:link.sideMenuLinkTitle { text-decoration: none; color:#fff; }
A:visited.sideMenuLinkTitle { text-decoration: none; color:#fff; }
A:active.sideMenuLinkTitle { text-decoration: none; color:#fff; }
A:hover.sideMenuLinkTitle { text-decoration: none; color:#E0AA00; }

A:link.sideMenuLink { text-decoration: none; color:#555555; }
A:visited.sideMenuLink { text-decoration: none; color:#555555; }
A:active.sideMenuLink { text-decoration: none; color:#555555; }
A:hover.sideMenuLink { text-decoration: none; color:#E0AA00; }

A:link.newsPageLink { font-size: 13px; text-decoration: none; color:#16838a; margin: 0 0 0 2px; padding: 3px 5px; background: transparent; border: none; }
A:visited.newsPageLink { font-size: 13px; text-decoration: none; color:#16838a; margin: 0 0 0 2px; padding: 3px 5px; background: transparent; border: none; }
A:active.newsPageLink { font-size: 13px; text-decoration: none; color:#16838a; margin: 0 0 0 2px; padding: 3px 5px; background: transparent; border: none; }
A:hover.newsPageLink { font-size: 13px; text-decoration: none; color:#E0AA00; margin: 0 0 0 2px; padding: 3px 5px; background: transparent; border: none; }

A:link.newsPageLinkCurrent { font-size: 13px; text-decoration: none; color:#E0AA00; margin: 0 0 0 2px; padding: 3px 5px; background: transparent; border: none; }
A:visited.newsPageLinkCurrent { font-size: 13px; text-decoration: none; color:#E0AA00; margin: 0 0 0 2px; padding: 3px 5px; background: transparent; border: none; }
A:active.newsPageLinkCurrent { font-size: 13px; text-decoration: none; color:#E0AA00; margin: 0 0 0 2px; padding: 3px 5px; background: transparent; border: none; }
A:hover.newsPageLinkCurrent { font-size: 13px; text-decoration: none; color:#16838a; margin: 0 0 0 2px; padding: 3px 5px; background: transparent; border: none; }

form {
	padding: 0;
	margin: 0;
}

.formTable {
	padding: 0 10px 5px 0;
}

.stdInput {
	border: 1px solid #ccc;
	padding: 2px 3px;
	font-size: 15px;
}

.stdSelect {
	border: 1px solid #ccc;
	padding: 1px 1px;
}

.stdTextarea {
	border: 1px solid #ccc;
	padding: 1px 3px;
	font-size : 15px;
	color:#000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
}

.stdInput:focus, .stdSelect:focus, .stdTextarea:focus {
	border: 1px solid #E0AA00;
}

.stdSubmit {
	font-size: 11px;
	border: 1px solid #16838a;
	padding: 2px 4px;
	background: #16838a;
	color: #fff;
}

.stdSubmit:hover {
	border: 1px solid #E0AA00;
	background: #E0AA00;
	color: #fff;
}
