body {
	background: #abc165 url(../images/layout/bg_body.gif) 0 0 repeat-x;
}

a:link {
	color: #201100;
}

a:visited {
	color: #144330;
}

a:hover,
a:active {
	color: #0d0700;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

.sep {
	width: 860px;
	height: 6px;
	margin: 0 auto;
	background: transparent url(../images/layout/bg_sep.gif) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

.sep hr {
	display: none;
}

#primary {
	width: 940px;
	min-height: 200px;
	margin: 0 auto;
	background: transparent url(../images/layout/bg_primary.gif) 0 0 no-repeat;
}

#header {
	position: relative;
	width: 860px;
	height: 127px;
	margin: 0 auto 25px;
}

#logo {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

#directions {
	display: block;
	position: absolute;
	top: 30px;
	left: 310px;
	width: 293px;
	height: 57px;
	background: transparent url(../images/layout/bg_directions.gif) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#directions a:link,
#directions a:visited {
	display: block;
	position: absolute;
	top: 30px;
	right: 10px;
	width: 35px;
	height: 17px;
}

.section {
	width: 860px;
	margin: 0 auto;
	padding: 35px 0;
}

.column_l {
	float: left;
	width: 260px;
}

.column_l ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.column_l li {
	margin: 0;
	padding: 0 0 0 20px;
}

.column_l p {
	margin: 0;
	padding: 0 0 0 20px;
}

.column_r {
	float: left;
	width: 600px;
}

.column_r img,
.ministry img {
	display: block;
	float: right;
	margin: 5px 0 10px 15px;
	border: 4px solid #144330;
	padding: 1px;
}

div.top_link {
	padding: 0 0 0 260px;
}

div.top_link a:link,
div.top_link a:visited {
	display: block;
	width: 22px;
	height: 20px;
	margin: 0;
	background: transparent url(../images/layout/bg_top_link.gif) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#intro {
	display: block;
	padding-top: 0;
}

#connect {
	padding-bottom: 0;
}

#intro .column_l {
	width: 420px;
}

#intro .column_r {
	width: 440px;
}

h1.section_title {
	width: 260px;
	height: 38px;
	margin: 0;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#intro h1.section_title {
	width: 410px;
	height: 48px;
	margin: 0;
	background-image: url(../images/layout/title_welcome.gif);
}

#location h1.section_title {
	background-image: url(../images/layout/title_location.gif);
}

#ministries h1.section_title {
	background-image: url(../images/layout/title_ministries.gif);
}

#connect h1.section_title {
	background-image: url(../images/layout/title_connect.gif);
}

#intro p.intro_text {
	width: 410px;
	height: 117px;
	margin: 0;
	background: transparent url(../images/layout/bg_intro_text.gif) 0 0 no-repeat;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#menu {
	width: 360px;
	height: 30px;
	margin: 10px 0 0 15px;
	background: transparent url(../images/layout/bg_menu.gif) 0 0 no-repeat;
	padding: 5px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 30px;
}

#menu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 30px;
	margin: 0;
	padding: 0 0 0 8px;
	border-left: 1px solid #f3f9db;
	border-right: 1px solid #9ab35b;
	list-style: none;
	color: #144330;
	text-decoration: none;
}

#menu a:hover,
#menu a:active {
	color: #000;
}

#menu li.first a {
	border-left: 0;
}

#menu li.last a {
	border-right: 0;
}

#photos {
	float: right;
	width: 400px;
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
}

#photos li {
	float: left;
	width: 78px;
	height: 53px;
	margin: 0;
	background: transparent url(../images/layout/bg_photos_li.png) 0 0 no-repeat;
	padding: 11px;
}

#photos img {
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

#connect dt {
	float: left;
	width: 120px;
	font-weight: bold;
}

#connect dd {
	margin: 0 0 1.5em 120px;
}

#connect dd.last {
	margin: 0 0 0 120px;
}

#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	background: transparent url(../images/layout/bg_footer.gif) 0 0 no-repeat;
	padding: 60px 0 0;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}