@charset "ISO-8859-1";
body {
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/body_background.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bodywrap {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#behindbody {
	width: 100%;
	color: #89CDEE;
	background-color: #333333;
}
#bottomback {
	background-color: #000000;
	background-image: url(images/bottom_background.jpg);
	background-repeat: repeat-x;
	height: 157px;
}
#spacer {
	float: left;
	width: 2px;
}
#main {
	position: absolute;
	width: 100%;
	z-index: 1000;
	left: 0px;
	top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftcontent {
	float: left;
	width: 232px;
	color: #FFFF99;
	font-size: 20px;
}
#content {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	margin-top: 30px;
}
#homecontent {
	background-image: url(images/content_back.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F1ECE9;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
#homecontent p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
#rightcontent {
	float: right;
	width: 700px;
}
#navigation {
	background-color: #F2E7DA;
	height: 40px;
	background-repeat: no-repeat;
	text-align: center;
	background-image: url(images/nav_back.jpg);
}
#vision {
	text-align: center;
	margin-left: 5px;
}
h2 {
	font-size: 16px;
	color: #DEDAD1;
	margin: 3px;
	font-weight: lighter;
}
#servicetimes {
	float: right;
	width: 180px;
	background-image: url(images/service_background.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-right: 3px;
}
#services p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 10px;
}
#services h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 9px;
	margin-bottom: 5px;
	margin-left: 9px;
	font-weight: lighter;
}
#underwelcome {
}
#events {
	float: left;
	padding-left: 8px;
	margin-bottom: 20px;
	width: 250px;
}
#listen {
	float: right;
	width: 380px;
	padding-right: 12px;
}
#sermons {
	background-color: #FFFFFF;
	line-height: 80px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
#listenimage {
	float: left;
	margin-right: 10px;
	margin-top: 15px;
}
#extracontent {
	background-color: #000000;
}
#extracontent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentspacer {
	float: left;
}
#listen a {
	color: #000000;
	text-decoration: none;
}
#listen a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CC996A;
}
#events #mission img {
	width: 135px;
	padding-right: 50px;
	padding-left: 50px;
}
