@charset "utf-8";
/* CSS Document */
body{
	text-align:center;
	margin:0 0 0 0;
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#container{
	min-height:900px;
	height:auto;
	width:757px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#header{
	height:144px;
	width:757px;
	position:relative;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
}

#navigation{
	height:25px;
	width:757px;
	top:114px;
	position:relative;
}

#second_navigation{
	height:38px;
	width:757px;
	position:relative;
	background-image:url(../images/nav.png);
	text-align:right;
}
#nav{
	margin:0;
	padding:8px 50px 0 0;
}
.listnav{
	margin:0;
	display:inline;
	list-style-type:none;
	padding-right:38px;
	padding-left:0;
}
.listnav2{
	margin:0;
	display:inline;
	list-style-type:none;
	padding-right:36px;
	padding-left:0;
}
.listnav1{
	margin:0;
	display:inline;
	list-style-type:none;
	padding-right:22px;
	padding-left:0;
}
#nav a {
	text-decoration:none;
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:10pt;
}

#banner{
	height:305px;
	width:757px;
	position:relative;
	background-color:#000000;
	border:solid 5px #AF9B83;
	z-index:-3000;
}

#content{
	height:auto;
	width:762px;
	position:relative;
}

#right_content {
	height:auto;
	width:525px;
	position:relative;
	float:left;
	top:13px;
	font-family:Arial !important;
	font-size:14px;
}

#right_content a{
	text-decoration:underline;
	color:#8A2D00;
}
#right{
	height:auto;
	width:500px;
	padding:0px 15px 10px 10px;
	text-align:left !important;
}
.contentheading{
	font-size:25px !important;
	font-family:Arial !important;
	color:#B75B00 !important;
	font-weight:bold;
	border-bottom:solid 1px #583C21;
	width:480px;
	text-align:left;
}

#left_content {
	width:214px;
	position:relative;	
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	top:10px;
}

#left {
	width:214px;
	text-align:left !important;
	padding: 0px 0px 0px 0px !important;	
	background-image:url(../images/left_content_background.png);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#CAB78E;
}

#left ul{
	list-style:none;
	font-family:Arial;
	font-size:14px;
	margin-top:15px;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:15px;
}

#left li{
	padding-bottom:5px;
	margin:0;
	padding-top:0;
}

#left a{
	display:block;
	height:16px;
	text-decoration:none;
	color:#FFFFFF;
	background-position:0 0;
	background-image:url(../images/arrows.gif);
	background-repeat:no-repeat;
	padding-left:23px;
	padding-top:0;
	padding-bottom:0;
}

#left a:hover{
	display:block;
	text-decoration:none;
	height:16px;
	color:#492905;
	background-position:0 -16px;
	background-image:url(../images/arrows.gif);
	background-repeat:no-repeat;
	padding-left:23px;
}

.componentheading{
	font-size:25px !important;
	font-family:Arial !important;
	color:#B75B00 !important;
	font-weight:bold;
	border-bottom:solid 1px #583C21;
	width:480px;
	text-align:left;
}

#left_content h3{
	font-size:25px !important;
	font-family:Arial !important;
	color:#FFFFFF !important;
	font-weight:normal !important;
	width:204px;
	height:32px;
	text-align:left;
	background-image:url(../images/left_header_background.png);
	padding:5px 0 0 10px;
	margin:0;
}
#contact_us{
	z-index:5000;
}
#locate_us{
	z-index:4999;
}

.mootools {
	background-color:#5F3405;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	border-bottom:solid 4px #381F03;
	background-image:url(../images/moo_background.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.moobottom{
	position:absolute;
	bottom:0;
	left:0;
	background-color:#FFFFFF;
	height:30px;
	width:100%;
	text-align:left;

}

.moobottom img{
	text-decoration:none;
	border:none;
}

.moobottom a{
	text-decoration:none;
	border:none;
}

#map_canvas{
	color:#000000;
	border:solid 4px #C67E36;
}

.dropdownText{
	font-size:20px;
	font-weight:normal;
}

.sub_dropdownText{
	font-size:15px;
	padding-left:24px;
}

.dropdownHeader{
	color:#B75B00;
}

a#directions{
	display:block !important;
	background-image:url(../images/directions_all.jpg) !important;
	background-position:0 0;
	height:93px !important;
	width:158px;
	margin-top:15px;
	margin-left:17px;
	
}

a#directions:hover{
	background-image:url(../images/directions_all.jpg) !important;
	background-position:0 -93px;
	height:93px !important;
}

a#sermons{
	display:block;
	background-image:url(../images/sermons_all.jpg) !important;
	background-position:0 0;
	height:93px !important;
	width:158px;
	margin-top:10px;
	margin-left:17px;
}

a#sermons:hover{
	background-image:url(../images/sermons_all.jpg) !important;
	background-position:0 -93px;
	height:93px !important;
		
}

a#groups{
	display:block;
	background-image:url(../images/groups_all.jpg) !important;
	background-position:0 0;
	height:93px !important;
	width:158px;
	margin-top:10px;
	margin-left:17px;
}

a#groups:hover{
	background-image:url(../images/groups_all.jpg) !important;
	background-position:0 -93px;
	height:93px !important;
	
}
#footer {
	width:100%;
	height:187px;
	background-color:transparent;
	position:relative;
	float:left;
	background-image:url(../images/footer_background.png);
}

#footer_main {
	height:187px;
	width:757px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/footer_main.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.hidden
{
	background-image:url(../images/tab_main.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.hidden1
{
	background-image:url(../images/tab_top.png);
	background-position:top;
	background-repeat:no-repeat;
	position:relative; 
	width:530px; 
	height:14px;
}







