body {
	background-repeat: repeat;
	background-color: #FFFFFF;
	font-weight: normal;
}
.leadershipList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.leadershipListHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.redBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../images/highSeasAdventure/redBullet.gif);
	color: #000000;
	list-style-type: none;
	background-position: top;
	clip: rect(auto,auto,auto,auto);
}
.borderColor {
	border: thin solid #C07CF4;
}
.PastorsDesk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #2D2D2D;
}

