/* Services Styles */

#content h3 {	
	color: #de7300;
	font-size: 1.2em;
	margin: 0 0 6px 0;
}

#pastorWord {
	background: #feffce;
	border: 1px solid #f5f6c7;
	width: 263px;
	padding: 15px;
	color: #4c4817;
	float: left;
}

#pastorWord img { border: 0; background: none;}

#traditional { 
	background: url(../../images/traditional_worship.jpg) 0 0 no-repeat;
	width: 399px;
	height: 200px;
	margin-bottom: 25px;
}

#children { 
	background: url(../../images/ss_children.jpg) 0 0 no-repeat;
	width: 399px;
	height: 200px;
	margin-bottom: 25px;
}

#youth { 
	background: url(../../images/ss_youth.jpg) 0 0 no-repeat;
	width: 399px;
	height: 200px;
	margin-bottom: 25px;
}

#adults { 
	background: url(../../images/ss_adults.jpg) 0 0 no-repeat;
	width: 399px;
	height: 200px;
	margin-bottom: 25px;
}

#visLinks {
	background: #e0eafa;
	border: 1px solid #c2d3ec;
	padding: 15px;
	float: left;
	width: 360px;
}

#visLinks h4 { 
	padding-left: 18px;
	background: url(../../images/ico_info.gif) 0 0 no-repeat;
	margin-bottom: 10px;
}

#visLinks ul {	float: left; margin-left: 18px; list-style: none; padding: 0;}

#visLinks ul li { margin-bottom: 10px; font-weight: bold;}

#visLinks ul.pl20 { padding-left: 20px; }

/* Mission Statement
-------------------------------*/
#mission {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

/* Directions
-------------------------------*/
#map { border: 1px solid #e8e8e8;}

/* Directions
-------------------------------*/
#floormap {
	float: right;
	margin-left: 15px;
	width: 124px;	
}

#floormap img { margin-top: 25px; }
