body {
	margin: 0;
	background: #283c30 url(../images/bg-main.jpg) no-repeat 50% 0;
	font: 11px/17px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #00131f;
}
img { border-style: none; }
a {
	color: #003e36;
	text-decoration: underline;
}
a:hover { text-decoration: none; }
input,
textarea,
select {
	font: 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #744821;
}
input[type=text]:focus { outline: none; }
form,
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#container {
	width: 772px;
	margin: 0 auto;
	padding: 13px 4px 8px;
}
#header {
	height: 1%;
	padding: 0 21px 73px 18px;
	position: relative;
}
#header:after {
	content: "";
	clear: both;
	display: block;
}
.logo {
	width: 279px;
	height: 67px;
	float: left;
}
.logo a {
	display: block;
	height: 100%;
	background: url(../images/bg-logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.search-form {
	float: right;
	margin: 0;
	padding: 2px 0 0;
	list-style: none;
}
.search-form li { float: left; }
.search-form span {
	height: 19px;
	width: 183px;
	background: url(../images/bg-search-text.gif) no-repeat;
	float: left;
	padding: 5px 5px 0;
}
.search-form input { float: left; }
.search-form span input {
	border-style: none;
	background: none;
	margin: 0;
	width: 183px;
	padding: 0;
}
.main-nav {
	position: absolute;
	bottom: -4px;
	right: -4px;
	height: 44px;
	width: 513px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main-nav ul {
	background: url(../images/bg-main-nav.png) no-repeat;
	height: 33px;
	width: 502px;
	margin: 0;
	padding: 7px 0 4px 11px;
	list-style: none;
}
.main-nav ul li {
	float: left;
	background: url(../images/bg-main-nav-separate.gif) no-repeat left;
	position: relative;
	padding: 9px 0 15px 6px;
	margin: 0 5px 0 0;
	text-transform: uppercase;
}
.main-nav ul li:first-child { background: none; }
.main-nav a {
	float: left;
	height: 9px;
	background-repeat: no-repeat;
	color: #667684;
	text-decoration: none;
}
.main-nav li.beliefs a {
	width: 49px;
	background-image: url(../images/bg-main-nav-beliefs.gif);
}

.main-nav li.men a {
	width: 25px;
	background-image: url(../images/bg-main-nav-men.gif);
}

.main-nav li.blog a {
	width: 29px;
	background-image: url(../images/bg-main-nav-blog.gif);
}

.main-nav li.forms a {
	width: 39px;
	background-image: url(../images/bg-main-nav-forms.gif);
}

.main-nav li.podcast a {
	width: 59px;
	background-image: url(../images/bg-main-nav-podcast.gif);
}

.main-nav li.women a {
	width: 45px;
	background-image: url(../images/bg-main-nav-women.gif);
}
.main-nav li.Leadership a {
	width: 37px;
	background-image: url(../images/bg-main-nav-staff.gif);
}
.main-nav li.direction a {
	width: 70px;
	background-image: url(../images/bg-main-nav-direction1.gif);
}
.main-nav li.ministry a {
	width: 39px;
	background-image: url(../images/bg-main-nav-ministry.gif);
}
.main-nav li.sm_group a {
	width: 90px;
	background-image: url(../images/bg-main-nav-sm_group.gif);
}

.main-nav li.children a {
	width: 60px;
	background-image: url(../images/bg-main-nav-children.gif);
}
.main-nav li.calendar a {
	width: 63px;
	background-image: url(../images/calendar.gif);
}
.main-nav li.series a {
	width: 101px;
	background-image: url(../images/bg-main-nav-series.gif);
}
.main-nav li.contact a {
	width: 72px;
	background-image: url(../images/bg-main-nav-contact.gif);
}
.new {
	width: 241px;
	height: 68px;
	position: absolute;
	top: -64px;
	left: 19px;
	z-index: 2;
}
.new a {
	width: 241px;
	height: 68px;
	background: url(../images/btn-new-highlands.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.members {
	width: 241px;
	height: 68px;
	position: absolute;
	top: -64px;
	left: 19px;
	z-index: 2;
}
.members a {
	width: 241px;
	height: 68px;
	background: url(../images/btn-members.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

.resources {
	width: 241px;
	height: 68px;
	position: absolute;
	top: -64px;
	left: 19px;
	z-index: 2;
}
.resources a {
	width: 241px;
	height: 68px;
	background: url(../images/btn-resources.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#content {
	padding: 0 0 14px;
	position: relative;
	width: 100%;
}
#content span.top,
#content span.bot {
	display: block;
	height: 5px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#content span.top { background-image: url(../images/bg-content-top.gif); }
#content span.bot { background-image: url(../images/bg-content-bot.gif); }
#content .holder {
	background: #c9c9c9;
	padding: 8px 22px 10px 21px;
	height: 1%;
	overflow: hidden;
}
.seo-block {
	width: 514px;
	float: left;
}
.seo-block h1 {
	margin: 0;
	color: #003e36;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	font-style: italic;
	font-weight: bold;
}
.promo {
	margin: -2px -2px 0;
	width: 518px;
	position: relative;
}
.promo span.top-bg,
.promo span.bot-bg {
	display: block;
	height: 7px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.promo span.top-bg { background-image: url(../images/bg-promo-top.png); }
.promo span.bot-bg { background-image: url(../images/bg-promo-bot.png); }
.promo .inner {
	background: url(../images/bg-promo.gif) repeat-y;
	padding: 0 6px 0 8px;
}
body.sub .promo .inner {
	background: url(../images/bg-promo.gif) repeat-y;
	padding: 0 6px 50px 8px;
}
.promo .head {
	background: #b9854d url(../images/bg-promo-head.gif) no-repeat;
	color: #f4f4f2;
	font-style: italic;
	font-size: 15px;
	line-height: 20px;
	padding: 2px 6px 1px;
	height: 1%;
	margin: 0 0 4px;
}
.promo img { vertical-align: top; }
.text-block {
	background: #f4f4f2 url(../images/bg-text-block-top.gif) no-repeat;
	margin: 7px 0 0;
}
.text-block .inner { padding: 5px 8px 2px; }
.text-block .head { padding: 6px 6px 2px; }
.text-block .body {
	background: #e2e4e4;
	padding: 4px 8px 8px;
}
.text-block p { margin: 0; }
.text-block span.bot-bg {
	display: block;
	height: 5px;
	overflow: hidden;
	background:url(../images/bg-text-block-bot.gif) no-repeat;
}
.text-block .events { padding: 0; }
.events .head {
	background: #b9854d url(../images/bg-events-head.gif) no-repeat;
	padding: 8px;
	margin: 0;
}
.events .head strong {
	width: 162px;
	height: 11px;
	background: url(../images/bg-headline-events.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.events .body {
	padding: 12px 0 3px;
	background: none;
}
.events .body ul {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	min-height: 97px;
	background:url(../images/bg-events-list.png) no-repeat;
	font-style: italic;
}
.events .body ul li {
	float: left;
	padding: 0 0 0 15px;
	width: 120px;
}
.events .body ul li div { padding: 3px 0 5px; }
.events .body ul li.first { width: 112px; }
.events .body ul li.second { width: 90px; }
.events .body ul li.third { width: 130px; }
.events .body ul a { text-decoration: none; }
.events .body ul a:hover { text-decoration: underline; }
.events .body ul strong {
	display: block;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 5px;
}
.sidebar {
	width: 199px;
	float: right;
}
.widget {
	margin: 0 0 7px;
	padding: 0 0 4px;
	background: url(../images/bg-widget-body-grey.gif) no-repeat 0 100%;
}
.sidebar .active,
.widget-email {
	margin: 0 0 11px;
	padding: 0;
	background: none;
}
.widget .head {
	background: #744821 url(../images/bg-widget-head.gif) no-repeat;
	width: 187px;
	overflow: hidden;
	padding: 4px 5px 4px 7px;
}
.widget .head {
	background: #744821 url(../images/bg-widget-head.gif) no-repeat;
	width: 187px;
	overflow: hidden;
	padding: 4px 5px 0 7px;
}
.sidebar .active .head { padding-bottom: 4px; }
.widget-email .head {
	background: #b9854d url(../images/bg-widget-email-head.gif) no-repeat;
	padding-bottom: 4px;
}
.widget .head strong {
	float: left;
	height: 13px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 5px 0 0;
}
.widget .head strong.service {
	width: 104px;
	background-image:url(../images/bg-headline-service-times.png);
}
.widget .head strong.mission {
	width: 68px;
	background-image:url(../images/bg-headline-missions.png);
}
.widget .head strong.outreach {
	width: 73px;
	background-image:url(../images/bg-headline-outreach.png);
}
.widget .head strong.email {
	width: 100px;
	background-image:url(../images/bg-headline-email.png);
}
.widget .head strong.donation {
	width: 128px;
	background-image:url(../images/bg-headline-donation.png);
}
.widget .head strong.news {
	width: 153px;
	background-image:url(../images/bg-headline-news.png);
}
.widget .head strong.links {
	width: 87px;
	background-image:url(../images/bg-headline-links.png);
}
.widget .head strong.blog {
	width: 153px;
	background-image:url(../images/bg-headline-blog.png);
}
.widget .roll {
	float: right;
	width: 16px;
	height: 16px;
	background:url(../images/bg-widget-roll.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 1px 0 0;
}
.active .roll { background-position: 0 -16px; }
.widget .body { background: #f4f4f2 url(../images/bg-widget-body.gif) no-repeat 0 100%; }
.service-times {
	margin: 0;
	padding: 5px 22px 20px;
	list-style: none;
	color: #003c34;
	font-size: 12px;
}
.service-times li { padding: 7px 0 0; }
.email-signup {
	margin: 0 -3px 0 0;
	padding: 12px 0 17px 9px;
	list-style: none;
	width: 193px;
	overflow: hidden;
}
.email-signup li,
.email-signup input { float: left; }
.email-signup li { padding: 0 6px 0 0; }
.email-signup input.text {
	margin: 0;
	padding: 1px 4px;
	width: 146px;
}
div.news { padding: 3px 0 16px; }
.news dl {
	margin: 0 10px;
	padding: 0 0 23px;
	background:url(../images/bg-news-border.gif) no-repeat 0 100%;
}
.news dt {
	color: #667684;
	padding: 12px 0 0;
}
.news dd {
	margin: 0;
	background: #ebeceb;
	font-style: italic;
	padding: 0 5px 6px;
}
.news dd .link {
	text-align: right;
	font-style: normal;
}
.rss {
	padding: 15px 27px 0;
	color: #00131f;
}
.rss .title {
	margin: 0 -27px 15px;
	font-style: italic;
	font-size: 12px;
}
.rss .title strong {
	background: #d6dada;
	padding: 5px 10px;
}
.rss a {
	color: #00131f;
	background:url(../images/icon-rss.gif) no-repeat left;
	padding: 0 0 0 18px;
	text-decoration: none;
}
.rss a:hover { text-decoration: underline; }
#footer {
	height: 30px;
	background: url(../images/bg-footer.png) no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	padding: 9px 0 0;
}

a.qlink{
	text-indent: 10px;
	padding-bottom:3px;
}

