@charset "utf-8";
/* CSS Document */

.homepagefeature
{
	width: 1000px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}
.hpmidfeatleft
{
	float: left;
	width: 275px;
	margin-top: 30px;
}
.hpmidfeatright
{
	float: right;
	width: 220px;
}
.hpmidfeatimg
{
	float: left;
}
.hpmidfeattext
{
	float: left;
	width: 185px;
	color: #333333;
	line-height: 1.4em;
	text-align:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.hpmidfeattext H1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #d39a00;
	font-weight: normal;
	text-align: left;
}
.yellowFoot
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d39a00;
	font-weight: normal;
	text-align: left;
}
.whiteFoot
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-align: left;
}
.hpmidfeattext a:link, .hpmidfeattext a:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.hpmidfeattext a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}
.feat
{
	float: left;
	width: 430px;
	padding-right: 10px;
}
.featimg
{
	float: left;
}
.feattext
{
	float: left;
	padding: 5px 0px 0px 5px;
	width: 330px;
	color: #333333;
	line-height: 1.4em;
}