/* CSS Document */

body {
	margin:0 0 0 0;
	background:url(../images/page_bg.gif) #FFFFFF top repeat-x;
	color:#301b12;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#main {
	width:889px;
	height:auto;
	background:#382115;
	padding:0 33px 33px 33px;
	float:left;
	position: absolute;
	left: 50%;
	margin-left:-478px;
}
#header {
	width:889px;
	height:231px;
	background:url(../images/header_bg.jpg);
}
#mp3player {
	width:380px;
	height:30px;
	padding:10px 0 0 317px;
}
#logo_link {
	width:250px;
	height:80px;
}
#navigation {
	width:889px;
	height:38px;
}
#content {
	width:889px;
	height:auto;
	background:#FFFFFF;
	float:left;
	background:url(../images/content_bg.gif) repeat-y;
}
#left_column {
	width:687px;
	height:auto;
	background:#FFFFFF;
	float:left;
	padding:10px 10px 10px 10px;
	line-height:1.5;
}
#left_column a {
	color:#301b12;
	text-decoration:underline;
}
#left_column a:hover {
	color:#83958f;
	text-decoration:underline;
}
#right_column {
	width:182px;
	height:auto;
	float:left;
}
#our_ministries {
	width:178px;
	height:auto;
	background:url(../images/our_ministries_bg.jpg) #98a5a0 no-repeat;
	float:left;
	padding:0 0 0 4px;
}
#our_ministries div {
	background:;
	border-left:#a17f4a solid 0px;
	width:173px;
	height:20px;
	text-align:right;
	padding:5px 5px 0 0;
	font-size:12px;
}
#our_ministries a:link, #our_ministries a:active, #our_ministries a:visited {
	color:#e9edc0;
	text-decoration:none;
}
#our_ministries a:hover {
	color:#2d1810;
}
#our_locations {
	width:182px;
	height:auto;
	background:#a17f4a;
	float:left;
	padding-bottom:10px;
}
/* TEXT FORMATTING */
.headline {
	color:#83958f;
	font-size:24px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.subheadline {
	color:#301b12;
	font-size:14px;
	font-weight:normal;
}
.content_headline {
	color:#83958f;
	font-size:14px;
	font-weight:bold;
}
/* SPOTLIGHT */
#spotlight_blurb {
	width:100%;
	height:254px;
	font-weight:bold;
	overflow:hidden;
}
#spotlight_blurb img {
	float:right;
	margin-left:10px;
}
#ministry_content {
	width:390px;
	padding-right:12px;
	float:left;
}
#ministry_photo {
	width:285px;
	float:left;
}
#ministry_events {
	color:#83958f;
	font-size:18px;
	font-weight:bold;
	border-bottom:2px #988d89 solid;
	width:auto;
	margin-bottom:10px;
}
#events_display {
	width:327px;
	float:left;
}
#event_detail {
	background:url(../images/event_details_bg.gif) #ebedd9 no-repeat top right;
	width:340px;
	padding:10px 10px 10px 10px;
	float:left;
}
#event_detail .date {
	color:#83958f;
	font-size:16px;
	font-weight:bold;
}
#event_detail .title {
	font-size:12px;
	font-weight:bold;
}
#locations_header {
	width:687px;
	float:left;
}
#locations_photo {
	width:335;
	height:250px;
	margin-right:10px;
	float:left;
}
#locations_photo_content {
	width:342px;
	float:left;
}
#locations_content {
	width:687px;
	float:left;
	margin-bottom:10px;
}
#locations_events {
	width:390px;
	padding-right:10px;
	color:#83958f;
	font-size:18px;
	font-weight:bold;
	border-bottom:2px #2c1811 solid;
	margin-bottom:10px;
}
form input {
	font-size:16px;
	color:#83958f;
	font-weight:bold;
}