.markProductOutOfStock, .stockWarning, .messageStackError, .messageStackSuccess, .inputRequirement, .location, .headerNavigation {
	font-family: Verdana;
	font-size: 11px;
	color: #D26A37;
}

.fieldKey, .fieldValue, .infoBox, .main, .infoBoxContents, .contentbox, .checkoutBarFrom, .checkoutBarCurrent, .checkoutBarTo {
	font-family: Verdana;
	font-size: 11px;
/*	color: #B6A593; */
	color: #977C5B; 
	line-height: 15px;
}

.productListing-even {
	background-color: #F9F3E4;
}

.productListing-odd {
	background-color: #FEFBF4;
}

.productListing-heading {
	color: #A97E58;
	font-family: Verdana;
	font-weight: bolder;
	font-size: 12px;
}

.productListing-data {
	color: #87861A;
	font-family: Verdana;
	font-size: 12px;
}

.login {
	color: #A0572B;
	font-size: 12px;
	font-family: Verdana;
	line-height: 15px;
}

.subtotal {
	color: #AA522B;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bolder;
}

.infoBoxHeading, .options {
	color: #AA522B;
	font-family: Verdana;
	font-weight: bolder;
}

.smallText {
	font-family: Verdana;
	font-size: 11px;
	color: #B6A593;
/*	line-height: 15px; */
}

.footerstyle {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}

.newproducts {
	font-family: Verdana;
	font-size: 12px;
	color: #8AA143;
}

.pageHeading {
	font-family: Arial, Verdana;
	font-size: 20px;
	color: #8AA143;
}

.spacertag {
	font-size: 2px;
}

.contentboxCopy {

	font-family: Verdana;
	font-size: 11px;
	color: #B1A574;
	line-height: 15px;
}

.contentboxCopy2 {


	font-family: Verdana;
	font-size: 11px;
	color: #A3856E;
	line-height: 15px;
}
a:link, a:visited {
        color: #739C45;
        text-decoration: underline;
}
a:hover {
        color: #B84A16;
}


input.password, input.text, select, textarea {  
	color: #B37446;  
	font-family: Verdana;  
	font-size: 11px; 

	text-decoration: none;  
	background-color: #FDFBF7;  
	border: 1px solid #DDD0B5; 

	line-height: 16px;
}

