@charset "utf-8";
#HomeFeaturePhoto {
	height: 350px;
	width: 400px;
	margin-top: 7px;
	border: 1px solid #356868;
}
#HomeFeatureText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #356868;
	text-indent: 5px;
	margin-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #356868;
	height: 350px;
	margin-left: 0px;
}
.HomeFT_level1 {
	font-size: 16pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #356868;
}
.HomeFT_level2 {
	font-size: 13pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #356868;
	text-indent: 40px;
}
#HomeFeatureText a:link {
	color: #356868;
	text-decoration: none;
}
#HomeFeatureText a:hover {
	color: #356868;
	background-color: #CCD9D9;
	text-decoration: none;
	display: block;
}
#HomeFeatureText a:active {
	color: #356868;
	text-decoration: none;
}
#HomeFeatureText a:visited {
	color: #356868;
	text-decoration: none;
}

#HomeFeatureText p {
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
