@charset "utf-8";
#featurelineleft {
	padding: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #d4dccf;
	text-align: center;
	margin-top: 0px;
	margin-right: 600px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#featuresfloat {
	float: right;
	width: 600px;
	height: auto;
}

#featuresrighttop {
	height: 16px;
	background-image: url(../images/featureflashtop.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding: 0px;
	width: 500px;
	margin: 0px;
}

#featuresrightmid {
	background-image: url(../images/featureflashmid.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
	margin: 0px;
}

#featuresrightbottom {
	height: 16px;
	background-image: url(../images/featureflashbottom.gif);
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
}

#featuresrightmid li{
	font-size: 1.25em;
	padding-bottom: 8px;
	list-style-type: disc;
	font-weight: bold;
	margin-left: 80px;
	color: #002800;
}

#featuresrightmid ul{
	margin: 0px;
	padding: 0px;
}

#featurelineleft h1{
	color: #582727;
	font-size: 2em;
	font-style: italic;
}

#featurepage{
	margin-top: 20px;
	width: 100%;
	clear: both;
}

#featurefooter {
	clear: both;
	width: 100%;
}

#badges{
	height: 70px;
	width: 355px;
	clear: left;
	background-image: url(../images/badges.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
