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

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000 /*url(images/bg_logo.jpg) top center no-repeat*/;
	text-align: center;
	color: #000000;
	}
	
a {
	font-family: sans-serif;
	color:#663300;
	text-decoration:none;
	}

a:hover {
	font-family: sans-serif;
	color:#000000;
	}
	
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#000000;
	line-height:28px;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#663300;
	line-height:20px;
	}
	
.calendar td {
	background-color:#FFFF99;
	font-size:11px;
	}
	
hr {
	border: 1px solid #FFFF99;
	}
	
.center #container {
	position:static;
	width: 700px;
	height:auto;
	background:#000000;
	margin: 0 auto;
	padding-bottom:0px;
	/*border:1px solid #666;*/
	text-align: left; 
	}
	
/*#container {
	border-left:thin solid #FFF;
	border-right:thin solid #FFF;
	}*/
	
img.floatLeft { 
	padding-right:10px;
	padding-bottom:2px;
    float: left; 
	}
	
/*********//*********//*********
CONTENT OF MAIN WINDOW
/*********//*********//*********/

/*#header {
	width:700px;
	height:350px;
	background-color:#000000;
	background: url(images/rotate/rotate.php) no-repeat top #000;
	background-repeat:no-repeat;	
	z-index:0;
	}
*/
	
#headerhome {
	background: url(images/rotate/bg_19.jpg) no-repeat top #000;
	background-repeat:no-repeat;
	width:700px;
	height:350px;
	background-color:#000000;
	z-index:0;
	}
	
#headerabout {
	background: url(images/rotate/bg_13.jpg) no-repeat top #000;
	background-repeat:no-repeat;
	width:700px;
	height:350px;
	background-color:#000000;
	z-index:0;
	}
	
#headerpastors {
	background: url(images/rotate/bg_29.jpg) no-repeat top #000;
	background-repeat:no-repeat;
	width:700px;
	height:350px;
	background-color:#000000;
	z-index:0;
	}
	
#headercontact {
	background: url(images/rotate/bg_15.jpg) no-repeat top #000;
	background-repeat:no-repeat;
	width:700px;
	height:350px;
	background-color:#000000;
	z-index:0;
	}
	
#headerthanks {
	background: url(images/rotate/bg_06.jpg) no-repeat top #000;
	background-repeat:no-repeat;
	width:700px;
	height:350px;
	background-color:#000000;
	z-index:0;
	}
	
#headerdirections {
	background: url(images/rotate/bg_32.jpg) no-repeat top #000;
	background-repeat:no-repeat;
	width:700px;
	height:350px;
	background-color:#000000;
	z-index:0;
	}
	
#headerevents {
	background: url(images/rotate/bg_14.jpg) no-repeat top #000;
	background-repeat:no-repeat;
	width:700px;
	height:350px;
	background-color:#000000;
	z-index:0;
	}
	
#headerministries {
	background: url(images/rotate/bg_26.jpg) no-repeat top #000;
	background-repeat:no-repeat;
	width:700px;
	height:350px;
	background-color:#000000;
	z-index:0;
	}
	
#headersmallgroups {
	background: url(images/rotate/bg_07.jpg) no-repeat top #000;
	background-repeat:no-repeat;
	width:700px;
	height:350px;
	background-color:#000000;
	z-index:0;
	}
	
#headercalendar {
	background: url(images/rotate/bg_21.jpg) no-repeat top #000;
	background-repeat:no-repeat;
	width:700px;
	height:350px;
	background-color:#000000;
	z-index:0;
	}	

	
/*****************************************/
/*****************************************/
	
.leftbar {
	margin-left:15px;
	margin-top:-100px;
	margin-bottom:15px;
	width:220px;
	height:auto;
	background-color:;
	float:left;
	clear:right;
	z-index:1000;
	}
	
#advert {
	margin-bottom:15px;
	width:220px;
	height: 87px;
	background-color:#CCCC99;
	background-image:url(images/podcast.jpg);
	background-repeat:no-repeat;
	}
	
#menu {
	width:220px;
	height:auto;
	background-color:none;
	margin:0px 0px 15px 0px;
	}
	
.rightbar {
	position:relative;
	margin-left:250px;
	margin-top:-100px;
	margin-bottom:15px;
	width:435px;
	height:auto;
	background-color:;
	z-index:500;
	}
	
#address {
	margin-bottom:15px;
	width:435px;
	height:25px;
	background-color:#FFCC33;
	}
	
#services {
	margin-bottom:15px;
	width:435px;
	height:48px;
	background-color:#FFCC33;
	}
	
#maintext {
	margin-bottom:15px;
	width:405px;
	height:100%;
	padding:10px 15px 15px 15px;
	background-color:#FFCC33;
	}
	
/*********//*********//*********
FOOTERS
/*********//*********//*********/
	
.footerclear {
	clear: both;
	width:700px;
	}

#footer {
	position:relative;
	padding-bottom:5px;
	padding-top:5px;
	width:700px;
	border-top: thin solid #333333;
	color:#FFFF66;
	background-color:#000000;
	font-size:10px;
	font-family:sans-serif;
	text-align:center;
	}
	
#footer a {
	font-family: sans-serif;
	font-size:10px;
	color:#FFFF66;
	text-decoration:none;
	}
#footer a:hover {
	font-family: sans-serif;
	font-size:10px;
	color:#FFCC00;
	}

/*********//*********//*********
FOOTER TEXT MENU 
/*********//*********//*********
	
#textmenu {
	background-color:#FFFFFF;
	padding:5px;
	width:790px;
	height:auto;
	text-align:center;
	font-size:12px;
	}
#textmenu a {
	color:#996600;
	font-size:12px;
	}
#textmenu a:hover {
	color:#330000;
	font-size:12px;
	}
