
/* Menu Postion */
ul.dropdown {
	position: absolute;
	left: 260px;
	top: 5px;
	z-index: 597;
	float: left;
}

.meet-pastors {
	background: url(../images/meet-pastors.png) no-repeat;
	position: absolute;
	width: 874px;
	height: 249px;
	left: -5px;
	top: 810px;
	font-size: 13.9px;
	color: #515147;
	line-height: 17px;
}

.meet-pastors strong {
	font-weight: bold;
}

.meet-pastors em {
	font-size: 11.2px;
	font-style: oblique;
}

.meet-pastors a {
	color: #9db14f;
	font-weight: bold;
	text-decoration: none;
}

.meet-pastors .date {
	color: #ffffff;
	font-size: 12.5px;
}

.box1 {
	position: absolute;
	top: 65px;
	left: 342px;
}

.box2 {
	position: absolute;
	top: 65px;
	left: 515px;
}

.box2 .dark {
	color: #788c2c;
}

.box3 {
	position: absolute;
	top: 65px;
	left: 689px;
}

.bottom-media {
	top: 990px;
}


