@charset "UTF-8";
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 8px;
}
.listings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.listingheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.featured {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #582800;
	padding: 5px;
}
.listtop {
	background-color: #764E00;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.listholder {
	width: 400px;
	margin-left: 20px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #764E00;
	padding-bottom: 10px;
}
.listimage {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 2B2414;
}a {
	color: #FFFFFF;
}
