.menustyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;

}
.menuheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.bodytextgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.medbodytextgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.LargeGrayHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.OrangeHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F5A13D;
}
.OrangeTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F5A13D;
}
.priceitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.shipping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}
body  {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
}
.content {
	font-family: arial, halvetica, sans-serif;
	font-weight:normal;
	color:#444444;
	font-style:normal;
	text-align:left;
	font-size : 9pt;
	}
.contentbold {
	font-family: arial, halvetica, sans-serif;
	font-weight:bold;
	color:#444444;
	font-style:normal;
	text-align:left;
	font-size : 9pt;
	}
.productheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #030303;
	line-height: 16px;
	text-decoration: none;
}
.productheadingfeatured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #030303;
	line-height: 14px;
	text-decoration: none;
}

a.productheading:link,a.productheading:visited,a.productheading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #030303;
	line-height: 16px;
	text-decoration: none;
}
a.fruit {color: 555555; font-size: 11px; text-decoration: none;
}
a.fruit:hover {text-decoration: underline;
}

.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F5A13D;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	border-width:1;
	border-color:#F5A13D;
	border-style:solid;
	font-weight: bold;
	background-color:#FFDA76;
	color:#000000;
}


