@charset "utf-8";
body {
	background-image: url(images/backlong.jpg);
}
a.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
a.links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #438636;
	text-decoration: underline;
}
.pageBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
}
a.pageBodyLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}

a.pageBody:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #438636;
	text-decoration: underline;
}
.pageBodyaddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000033;
	text-decoration: none;
}
a.pageBodyaddressLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000033;
	text-decoration: none;
}

a.pageBodyaddress:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #438636;
	text-decoration: underline;
}

.subHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
}
.pageFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000033;
}
.imageLinks a {color: #ffffff;
}
.imageLinks a:hover {color: #ab9075;
}
