.noProducts {
	margin-left:20px;
	font-family:arial; 
	font-size:11px; 
	color:#000000;
	font-weight:bold;
}
.noProductsText {
	margin-left:20px;
	font-family:arial; 
	font-size:11px; 
	color:#000000;
}

.featuredProductName {
	line-height:32px;
	font-family:arial; 
	font-size:16px; 
	color:#993300;
	font-weight:bold;
}
.featuredProductPrice {
	line-height:32px;
	font-family:arial; 
	font-size:16px; 
	color:#993300;
	font-weight:bold;
}
.featuredProductDesc {
	font-family:arial; 
	font-size:11px; 
	color:#887040;
}


.homeProductName {
	font-family:arial; 
	font-size:13px; 
	color:#993300;
	font-weight:bold;
}
.homeProductPrice {
	font-family:arial; 
	font-size:13px; 
	color:#993300;
	font-weight:bold;
}
.homeProductDesc {
	font-family:arial; 
	font-size:10px; 
	color:#887040;
}


.detailProductName {
	font-family:arial; 
	font-size:16px; 
	color:#993300;
	font-weight:bold;
}
.detailProductPrice {
	font-family:arial; 
	font-size:16px; 
	color:#993300;
	font-weight:bold;
}
.detailProductDesc {
	font-family:arial; 
	font-size:11px; 
	color:#887040;
}
.detailProductAvail {
	font-family:arial; 
	font-size:10px; 
	color:#983000;
	line-height:30px;
}

.productNav {
	margin-left:10px;
	line-height:22px;
	font-family:arial; 
	font-size:11px; 
	color:#000000;
}
.productOrderby {
	margin-top:1px;
	margin-right:10px;
	width:105px;
	height:16px;
	font-family:arial; 
	font-size:11px; 
	color:#000000;
}
.form {
	height:0;
}
a.productPageLink {
	font-family:arial; 
	font-size:11px; 
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.productPageLink:hover {
	font-family:arial; 
	font-size:11px; 
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}