.main
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

a 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7BB368;
}

a.small 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7BB368;
}

.large
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7BB368;
}

.text_modified
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

.side_header
{
	font-family: Verdana Arial;
	font-size: 14px;
	color: #9CD15D;
}


cart
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.marinade_small
{
	font-size: 10px;
	color: #000000;
}

.marinade_href
{
	text-decoration: none;
}

.marinade_box
{
	border: solid 1px #000000;
	border-top: solid 0px #000000;
}

.maintext {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; }

.rbig_e {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; color: #005500; }
.big_e {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #005500; }
.med_e {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #005500; }
.sml_e {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #005500; }

.rbig {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #005500; }
.big {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #005500; }
.med {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #005500; }
.sml {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #005500; }

.warn_rbig {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #990000; }
.warn_big {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #990000; }
.warn_med {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #990000; }
.warn_sml {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; }

h1{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #005500;  }
h2{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #005500;  }
h3{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #005500;  }
h4{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #005500;  }
h5{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #005500;  }

.order_confirm_heading
{
	border: outset 1px #000;
	background-color: #f5f3e6;
	font-weight:bold;
	padding-right: 2px;
	padding-left: 2px;
}

.order_negative
{
	font-weight: bold;
	color: #990000;
}
.order_positive
{
	font-weight: bold;
	color: #009900;
}


.button_href {
	font-size:	9pt;
	border-style: outset;
	border-width: 1px;
	background-color:#f5f3e6;
	color: #005500;
	font-family:"Trebuchet MS", Arial; 
	border-color: #000099;
	text-decoration: none;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	cursor: hand;
}

.button_href:hover {
	font-size:	9pt;
	border-style: outset;
	border-width: 1px;
	background-color:#42454A;
	color: #ffffff;
	font-family:"Trebuchet MS", Arial; 
	border-color: #000099;
	text-decoration: none;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	cursor: hand;
}

.product_heading
{
	font-size: 16px;
	font-weight: bold;
}