body {
	background-color: #F2ECD9;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.feature {
	color: #B8672B;
	background-image: url(img/arrowsm.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 24px;
	line-height: 18px;
	margin-bottom: 0px;
	font-weight: bold;
}

#featureBlock {
margin-left: 8px;
margin-right: 8px; }

#featureBlock p {
margin-top: 2px;
}
a:link {
	color: #B8672B;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #E2C992;
	text-decoration: none;
}

.mainfill {
background: url(img/mainfill.jpg) ;
background-repeat: repeat-x;
}

