/* CSS Document */

.styleListing { font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #FFF5D2;
}
.styleListingBrown {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #FFF5D2;
}
.styleListBG {
	background-color: #591b15;
}
.styleListBG2 {
	background-color: #774844;
}

