@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	margin:0;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -110px;
}

#map {
	height:200px;
	background:#333;
	color:white;
	display:none;
}

#map .contents {
	width:900px;
	margin:0 auto;
	padding:20px 0 20px 0;
}

.banner-top {
	font-size:1em;
	background:#333;
	border-bottom:solid 1px #999999;
	color:white;
	height:28px;
}

.banner-top-content {
	width:900px;
	margin:0 auto;
	padding:8px;
}

.banner-topmenu {
	width:920px;
	margin:0 auto;
	height:85px;
}

.banner-topmenu .logo {
	float:left;
	margin-top:13px;
}

.banner-mid {
	height:252px;
	background:#2F4159 url(../images/bg.index-mid.jpg) no-repeat center top;
}

.banner-mid-content {
	position:relative;	
	width:900px;
	margin:0 auto;
	padding:8px;
}

.ads {
	position:absolute;
	width:424px;
	height:298px;
	background:url(../images/bg.ads.png) no-repeat;
	top: -23px;
	z-index:10;
}

.ads-content {
	margin:23px 0 0 13px;
	background:#FFF;
	width:380px;
	display:none;
}

.welcome {
	position:absolute;
	padding-left:50px;
	padding-right:10px;
	width:490px;
	height:100px;
	background:url(../images/bg.welcome.png) no-repeat bottom right;
	color:#FFFFFF;
	font-size:14px;
	z-index:9;
	left: 370px;
	top: 122px;
}

.welcome h1 {
	color:#333;
	font-size:22px;
}

.footer, .push {
	margin: 0 auto;
	height:100px;
	padding-top:10px;
	font-size:0.8em;
}

.footer {
	background:url(../images/bg.footer.png) repeat-x;
}

.footer .footercontent {
	margin:0 auto;
	width:880px;
}

.mid {
	border-top: 1px solid #E2E2E2;
}

.content {
	margin: 0 auto;
	padding:40px 0px 20px 30px;
	width: 920px;
}

.content.index {
	background:url(../images/bg.mid.jpg) no-repeat 85px 0px;
}

.content .subcontent {
	float:left;
	width:650px;
	padding-left:30px;
}

.clr {
	clear:both;
	float:none;
	height:1px;
}

.box {
	width: 400px;
	margin-right:15px;
	margin-bottom:25px;
	margin-top:15px;
	float:left;
}

.fullwidth {
	width:100%;
}

/* Scrolling Images on homepage */
#ministryhighlight img {
	top:0;
	left:0;
	width:380px;
	height:253px;
}

#ministryhighlight .caption {
	position:absolute;
	display:block;
	top:157px;
	left:0px;
	height:38px;
	background:url(../images/bg.trans-dark.png);
	width:360px;
	color:#FFF;
	font-size:1.8em;
	padding:12px 0 20px 20px;
}

#ministryhighlight p {
}
	
/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

