.staffPage li {
	list-style-type: none; 
}

.staffPage li h3, li p {
	margin-left: 0px !important;
}

.staffPage h2 {
	clear: both;
	padding-top: 18px;
}

.department-head {
	clear: both;	
	font-family: Verdana,Geneva,sans-serif;
}

.department-head img {
	margin: 0 18px 18px 18px;
	float: left;
}

.pastor {
	clear: both;
	margin-top: 18px;
}

.department-pastors {
	clear: both;
	width: 900px;
}

.department-pastors li {
	float: left;
	margin-right: 18px;
	width: 250px;
}

.staff {
	clear: both;
}

.department-staff li {
	float: left;
	margin-right: 18px;
	width: 250px;
}

.department-staff {
	clear: both;
	width: 900px;
}

.staff-person img {
	margin-right: 18px;
	float:left;
}

.staff-person  {
	margin-left: 18px !important;
	font-family: Verdana,Geneva,sans-serif !important;
	font-size: 12px !important;
}

.staff-information {
	clear: both;
	padding-bottom: 18px;
	padding-left: 18px;
	padding-right:18px;
}

.staffPage table {
	padding-left: 18px;
	width:65%;
}
