body {
	background-color: #6A8FB1;
}
table {
	background-color: #F0F0D2;
	border: thick solid #948C75;
}
img.featured {
	border: 2px solid #948C75;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin-left: 10px;
}
img.subhed {
	margin-left: 10px;
}
a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #948C75;
	text-decoration: none;
}
.interior {
	border: 2px solid #948C75;
	padding: 5px;
	margin-left: 10px;
	margin-top: 7px;
}
p.homeCopy {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif, "Lucida Grande CE";
	font-size: 13.5px;
	line-height: 18px;
	font-weight: normal;
	color: #3F3F3F;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
