body {
	background-color: #FEFBDD;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	margin: 0px;
	padding: 0px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
ul {
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin: 0px;
}
.PriceTotal {
	font-weight: bold;
}
.CreditText {
	font-size: 14px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
img#ImageText {
	float: right;
	margin-left: 5px;
}
table#box1 {
	width: 80%;
	background-color: #003366;
	text-align: center;
}
table#boxg {
	background-image: url(../images/box_g_bg.gif);
}
img#ImageTextLeft {
	float: left;
}
.BoxGreen {
	background-image: url(../images/box_g_bg.gif);
	width: 370px;
	margin-left: 20px;
}
.BoxGreen p {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.BoxRecipe {
	width: 420px;
	margin-left: 0px;
	background-position: top;
	background-image: url(../images/recipe_bg.gif);
	padding-top: 12px;
}
.BoxRecipe p {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
table#nutrition td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#ProductNavBar {
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 440px;
	background-image: url(/assets/images/ProductNavBar.gif);
}

#ProductItem p.description {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}#ProductItem img.ProductImage {
	margin-left: 10px;
}
div.QPtable table.qp_header {
	background-color: #B4E678;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
}
div.QPtable table.qp_header td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	color: #000099;
}

