.advsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.advsearch:hover {
	color: #F1B99C; 
	text-decoration: none;
}

.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.nav1:hover {
	color: #FFDC00; 
}

.nav1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3A3A3A;
	text-decoration: none;
}

.nav1a:hover {
	color: #993400; 
}

.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3A3A3A;
	text-decoration: none;
}

.nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3A3A3A;
	text-decoration: none;
}

.shopitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3A3A3A;
	text-decoration: none;
	hover: #555555;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.contact:hover {
	color: #993400;
}

.featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993400;
	text-decoration: none;
}
.descrip1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #541E02;
	text-decoration: none;
}

a:link.title1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #541E02; text-decoration:none;}
a:visited.title1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #541E02; text-decoration:none;}
a:hover.title1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #541E02; text-decoration:none;} 


.price1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993400;
	text-decoration: none;
}


.viewcart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #F8F0DB;
	text-decoration: none;
}

.viewcart:hover {
	color: #121212; 
	text-decoration: none;
}

.cart2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #541E02;
	text-decoration: underline;
}

#listAisleDesc { margin:0px 0px 0px 0px; }
#listAisleDesc p { font-size: 13px}
#listAisleDesc h2 { width:50%;float:left; margin-bottom:0px;}
#listAisleDesc img { padding-left:20px; padding-bottom:20px;}

#listedProducts {
	margin:10px 20px 0px 10px;
	padding:10px 8px 0px 8px;
	border-top: 1px solid #e1e1c9;
	width:680px;
}
#listedProducts a {
	padding-left:10px;
}
#listedProducts .productTitle a {
	font-size:14px;	 
    font-family: Arial, Helvetica, sans-serif;
	color: #8e0d0c;
	text-decoration: none;
	width: 300px;
	display: block;
	float: left;
	font-weight:bold;
}
#listedProducts .productTitle a:hover {text-decoration:underline}
#listedProducts .productPrice {
	width: 150px;
	float: left;
	text-align: right;
	padding-right: 5px;	
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:none; 
    color: #8e0d0c;
} 

.productLinks a {
	font-size:12px;	 
    font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	width: 80px;
	display: block;
	float: left;
	font-weight:bold;
}
.productLinks a:hover {text-decoration:underline}
