/*******************************************
Title: Whitmore website Elders, Deacons & Minister styles
Last Updated: March 6, 2010
Author: James Sherman
********************************************/

.person {
	padding: 1em 1em 1em 0em;
	font-size: 1.8em;
	font-weight: bold;
	float: left;
	width: 175px;
}

.person img {
	border: thin solid #000000;

}
h2, h3 {
	clear: both;
}
.deacons {
	list-style-type: none;
	font-size: 1.4em;
	font-weight: bold;
}

.deacons li {
	margin: 0px;
	padding: 0em 0em .5em;

}

