@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	background:url(images/bg_patern.gif);
}

.feature_listing {
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#404040;
}

.feature_listing strong {
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#906902;
}

.feature_listing a {
	color:#395b38;
	font-weight:bold;
	text-decoration:none;
}

.footer {
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#564b2e;
	text-align:center;
}

.footer a {
	font-size:10px;
	text-decoration:none;
	color:#416340;
}

.utility_link {
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#564b2e;
	text-transform:uppercase;
	text-align:center;
}

.utility_link a {
	color:#564b2e;
	text-decoration:none;
}

.utility_link a:hover {
	color:#564b2e;
	font-weight:bold;
}

.content {
	font-family:Tahoma, Arial;
	font-size:11px;
	margin-left:15px;
	margin-right: 25px;
	color:#404040;
}

.listing_content {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#404040;
}

.content strong {
	color:#906902;
}

.content a {
	font-size:10px;
	font-weight:bold;
	color:#395b38;
	text-decoration:none;
}

.listing_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#9e6902;
	font-weight:bold;
	margin-left:15px;
	margin-right:15px;
}