@charset "UTF-8";

/* CSS Document */
body {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.bannerArea {
	width: 550px;
	height: 170px;
	clear: both;
	margin-left: 15px;
	text-align:left;
}

a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

body, h1, h2, h3, form {
	font: 12px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;	
}

.style2 {
	font-size: 16px;
	color: #676A3D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.style3 {
	color: #98A864;
	font-size: 14px;
}.wrapper {
	width: 815px;
	height: 950px;
	vertical-align: top;
	text-align: left;
	margin-right: 10%;
	margin-left: 10%;
}
.bannerAreaTop {
	float: left;
	width: 300px;
	margin-top: 22px;
}
.bannerAreaMiddle {
	width: 525px;
	float: left;
	margin-top: 2px;
}
.bannerAreaBottom {
	float: left;
	width: 475px;
	margin-top: 15px;
	margin-left: 10px;
}
.contentArea {
	width: 785px;
	margin-top: 20px;
	margin-left: 25px;
}
.footer  {
	position:relative;
	clear:both;
	bottom:0;
	margin:9em 0 0 0;
	padding:0;
	height:4em;
	line-height:1em;
	text-align:center;
	font-size:1em;
	background-color:#ffffff;
}
.contentAreaTopRight {
	float: right;
	width: 160px;
	background-color: #F3F3F3;
}
.sermonTitle {
	float: left;
	width: 102px;
}
.contentAreaBottomRight {
	float: right;
	width: 385px;
}
.contentAreaBottomLeft {
	float: left;
	width: 385px;
}
.contentAreaTopLeft {
	width: 617px;
	float: left;
}
.contentAreaTopRight1 {
	float: right;
	width: 160px;
	margin-top: 7px;
	background-color: #CCCCCC;
	height: 17px;
}
.style4 {
	font-size: 20px;
	color: #353C21;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
