.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	color: black;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
}
.menu a:link {
	font-weight: bolder;
	color: #0000CC;
	text-decoration: none;
}
.menu a:hover {
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline overline;
}
.menu a {
	font-weight: bolder;
	color: #00009C;
	text-decoration: none;
}
.menu a:active {
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline overline;
}
h3 {
	text-align: center;
}
h4 {
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #f50000;
	text-decoration: underline overline;
}
a {
	font-weight: bold;
	color: #9c00CC;
	text-decoration: none;
}
a:active {
	font-weight: bolder;
	color: #f50000;
	text-decoration: underline overline;
}
.officerlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	height: 600px;
}
h2 {
	text-align: center;
}
p {
	text-align: justify;
}
.main {
	vertical-align: middle;
	color: #000000;
}
directions {
	vertical-align: top;
}
.main H1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bolder;
}
.boldlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: 700;
	color: #009933;
	font-style: normal;
	list-style-type: square;
	text-align: left;
}
.sub {
	font-size: large;
	font-weight: bold;
	text-align: left;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	list-style-type: square;
}
.prayer {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	color: #000000;
}
.boldlist a {
	color: #009933;
	text-decoration: none;
}
.popup {
	background-color: yellow;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #009933;
	text-align: left;
	border: thin double #009933;
	margin: 2px;
	padding: 2px;
}
.map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.error {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
}
