@charset "UTF-8";
.CatalogLeftNav {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #BA5233;
	font-weight: bold;
	padding-left: 25px;
}
.CatalogLeftNav a{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #BA5233;
	font-weight: bold;
	text-decoration:none;
}
.CatalogLeftNav a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
.CatalogTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #BA5233;
	font-weight: lighter;
}
#CatalogMainImage {
	float: left;
	height: 337px;
	width: 354px;
}
#CatalogRIghtContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	float: left;
	width: 295px;
}
#CatalogThumbs {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	float: left;
	width: 600px;
	padding-bottom: 30px;
}
