html, body {
	background: #364541;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: arial, helvetica, sans-serif;
}

body {
	font-size: 62.5%;
	text-align: center;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	margin-top: 40px;
	width: 964px;
}

#wrapper.home {
	background: #528d35 url(../images-layout/bg-home.jpg) no-repeat;
}

#wrapper.beliefs {
	background: #c2c1a5 url(../images-layout/bg-sub-beliefs.jpg) no-repeat;
}

#wrapper.contact {
	background: #c2c1a5 url(../images-layout/bg-sub-contact.jpg) no-repeat;
}

#wrapper.staff {
	background: #c2c1a5 url(../images-layout/bg-sub-staff.jpg) no-repeat;
}

#wrapper.story {
	background: #c2c1a5 url(../images-layout/bg-sub-story.jpg) no-repeat;
}

#wrapper.ministries {
	background: #c2c1a5 url(../images-layout/bg-sub-ministry.jpg) no-repeat;
}

#wrapper.sermons {
	background: #c2c1a5 url(../images-layout/bg-sub-sermons.jpg) no-repeat;
}

#wrapper.youth {
	background: #c2c1a5 url(../images-layout/bg-sub-youth.jpg) no-repeat;
}

#wrapper.outreach {
	background: #c2c1a5 url(../images-layout/bg-sub-outreach.jpg) no-repeat;
}

#wrapper.teaching {
	background: #c2c1a5 url(../images-layout/bg-sub-teaching.jpg) no-repeat;
}

div.nav {
	position: absolute;
}

div.nav a {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 2px;
}

div.nav a:hover,
div.nav a:active {
	color: #8cc63f;
}

div.selected a {
	color: #8cc63f;
}

/* nav */
#navHome {
	top: 144px;
	right: 639px;
}

#navStory {
	top: 186px;
	right: 713px;
}

#navStaff {
	top: 236px;
	right: 768px;
}

#navContact {
	top: 287px;
	right: 809px;
}

#navMinistries {
	top: 336px;
	right: 844px;
}

#navBeliefs {
	top: 393px;
	right: 874px;
}

div.nav a:hover,
div.nav a:active {
	color: #8cc63f;
}

#logo {
	position: absolute;
	top: 0;
	right: 0;
}

#content {
	padding-top: 493px;
	color: #fff;
	text-align: left;
}

#contentTitle {
	margin-bottom: 25px;
}

#content #contentSide {
	display: inline-block;
	float: left;
}

#content #contentBody {
	display: inline-block;
	float: left;
	width: 513px;
}

#content #contentBody p {
	padding-bottom: 20px;
	color: #231f20;
	font-size: 1.4em;
	line-height: 1.6em;
}

#content #contentBody table {
	margin-bottom: 20px;
}

#content #contentBody td {
	padding-left: 40px;
	color: #231f20;
	font-size: 1.4em;
	line-height: 1.6em;
}

#content #contentBody a {
	color: #00aeef;
	text-decoration: none;
}

/* home */
#content.home {
	padding-top: 622px;
	color: #fff;
	text-align: left;
}

#content.home #contentSide {
	display: inline-block;
	float: left;
	width: 352px;
	margin-left: 96px;
}

#content.home #contentSide h1 {
	padding-left: 20px;
	font-family: times, times new roman, serif;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 2px;
}

#content.home #contentSide p {
	padding-left: 20px;
	color: #fff;
	font-size: 1.4em;
	line-height: 1.6em;
}

#content.home #contentBody {
	display: inline-block;
	float: left;
	width: 394px;
	margin-left: 71px;
}

#content.home #contentBody p {
	padding-bottom: 20px;
	color: #fff;
	font-size: 1.4em;
	line-height: 1.6em;
}

#content.home #buttonsHome {
	margin-bottom: 30px;
	padding-right: 8px;
	text-align: right;
}

#content.home #buttonsHome img {
	margin-left: 3px;
}

/* beliefs */
#wrapper.beliefs #contentSide {
	width: 283px;
	margin-left: 140px;
}

#wrapper.beliefs #contentSide h1 {
	padding: 30px 40px 30px 0;
	color: #000;
	font-family: times, times new roman, serif;
	font-size: 3em;
	line-height: 1em;
	font-weight: normal;
}

#wrapper.beliefs #contentSide p {
	padding-right: 40px;
	font-family: times, times new roman, serif;
	font-size: 2em;
	line-height: 1.5em;
	color: #005a9c;
}

/* contact */
#wrapper.contact #contentTitle {
	margin-bottom: 40px;
}

#wrapper.contact #contentSide {
	width: 504px;
	margin-left: 131px;
	margin-right: 60px;
}

#wrapper.contact #contentBody {
	width: 183px;
}

#wrapper.contact .directions {
	display: inline-block;
	float: left;
	width: 183px;
	margin-right: 29px;
}

#wrapper.contact .directions p {
	padding-bottom: 15px;
	color: #231f20;
	font-size: 1.3em;
	line-height: 1.4em;
}

#wrapper.contact .directionsFirst {
	margin-left: 272px;
}

/* ministries */
#wrapper.ministries #contentSide {
	width: 275px;
	margin-left: 123px;
	margin-right: 26px;
}

#wrapper.sermons #contentSide {
	width: 275px;
	margin-left: 123px;
	margin-right: 26px;
}

#wrapper.youth #contentSide {
	width: 275px;
	margin-left: 123px;
	margin-right: 26px;
}

#wrapper.outreach #contentSide {
	width: 275px;
	margin-left: 123px;
	margin-right: 26px;
}

#wrapper.teaching #contentSide {
	width: 275px;
	margin-left: 123px;
	margin-right: 26px;
}

/* staff */
#wrapper.staff #contentSide {
	width: 283px;
	margin-left: 140px;
	text-align: center;
}

#wrapper.staff #contentSide p {
	padding-bottom: 10px;
	color: #000;
	font-size: 1.3em;
	line-height: 2em;
}

/* story */
#wrapper.story #contentSide {
	width: 283px;
	margin-left: 140px;
}

#wrapper.story #contentBody {
	padding-top: 6px;
}

#footer {
	padding: 10px;
	background: #364541;
	color: #fff;
	text-align: center;
}

.callout {
	color: #005a9c;
	font-weight: bold;
}

#content #contentBody p.nospace {
	padding: 0;
}

.clearIt {
	clear: both;
}
