@charset "ISO-8859-1";
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #0b5225;
	text-decoration: none;
}
.titleLINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 17px;
	color: #0b5225;
	text-decoration: none;
}
.titleLINK:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 17px;
	color: #0b5225;
	text-decoration: underline;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	color: #0b5225;
}
.sandh {
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.cartheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #0b5225;
	background: #FFFFCC;
	padding: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	font: arial;
	font-size: 12px;
	line-height: 14px;
}

.cartitem {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding: 5px;
	font: arial;
	font-size: 12px;
	line-height: 14px;
}
.cartLINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0b5225;
	padding: 5px;
	font: arial;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
}
.cartfooter {
	font-family: Arial, Helvetica, sans-serif;
	color: #0b5225;
	padding: 5px;
	font-weight: bold;
	font: arial;
	font-size: 12px;
	line-height: 14px;
}
.productPAD {
	width: 200px;
	height: 275px;
	float: left;
	padding-left:10px;
	padding-right: 10px;
}
.proddescription{
 height: 40;
}
