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

body {
	background-color: #2D455B;
}
body {
	text-align: center;
	
}
#container {
	background-color: #CEC5B5;
	width: 800px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.logo {
	margin-right: 160px;
	margin-bottom: 18px;
}
#container #sermons {
	margin-top: 25px;
	background-color: #E0DBD1;
}

#container #welcomeinfo {
	height: 200px;
	background-image: url(church2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 15px;
}
.titlehead {
	margin-right: 300px;
	margin-top: 30px;
}
#container #apDiv1 {
	position: fixed;
}
#apDiv1 {
	position:absolute;
	left:20px;
	top:233px;
	width:475px;
	height:134px;
	z-index:1;
}
.style1 {
	font-size: 38px;
	color: #1487A3;
}
.verse {
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 16px;
}
.style2 {font-size: 12px}
#container #sermons {
	padding-left: 10px;
}
