body {
margin: 0px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #336600;
	padding: 10px;
	text-decoration: none;
}
.bodyText a{
	color: #009900;
	text-decoration: underline;
	padding: 0px;
}
.bodyText a:visited {
	text-decoration: underline;
	color: #009900;
	padding: 0px;
}
.bodyText a:hover {
	text-decoration: none;
	color: #009900;
	padding: 0px;
}
.bodyText a:active {
	text-decoration: underline;
	color: #009900;
	padding: 0px;
}
#bodySmall {
	font-size: 10px;
	padding: 0px;
}
#headerFollow {
	padding-top: 0px;
}
#noBottomPad {
	padding-bottom: 0px;
}
#newsTitle {
	font-size: 14px;
	font-weight: bold;
}

#error {
	font-style: italic;
	color: #DF5900;
}
#quote {
	font-style: oblique;
	font-size: 13px;
	color: #009900;
}
.code {
	font-family: Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #DF5900;
}
#recipe ul{
	margin-left: 20px;
}
ul {
	margin-left: 0px;
}
#margin30 {
	margin-left: 30px;
}
.nutrition_table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #336600;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	height: 10px;	
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #88B678;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #88B678;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}

a.footer:visited {
	COLOR: #88B678;
	text-decoration: none;
}
a.footer:hover {
	COLOR: #4A723D;
	text-decoration: underline;
}
a.footer:active {
	COLOR: #88B678;
	text-decoration: none;
}
.page_title {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.prod_image {
	margin-left: 20px;
	padding-bottom: 10px;	
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

#Layer1 {
	position:absolute;
	width:287px;
	height:136px;
	z-index:1;
	top: 250px;
}
#padTop10 {
padding-top: 10px;
}