body {
	background: #F7F7F2;
	margin-left: 10px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.stretchy {
	background-image: url(images/stretchy.jpg);
	background-repeat: repeat-x;
}
a {
	color: #8FBA30;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #4d3c21;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #669A1F;
	text-decoration: none;
	font-weight: bold;
}
a:visited:hover {
	color: #5B7F2B;
	text-decoration: none;
	font-weight: bold;
}
.esther {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: normal;
	padding-bottom: 15px;
}
.estherheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #8FBA30;
	font-weight: bold;
	line-height: normal;
}
.estheraddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.estheritalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-style: italic;
	font-weight: bold;
}
.esthermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 0px 0px 5px 16px;
	font-weight: bold;
	text-decoration: none;
	color: #669A1F;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #8FBA30;
	line-height: normal;
	font-weight: bold;
}
.esthernoindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.borders {
	border: 1px dotted #999999;
	padding: 10px;
	margin: 10px;
}
.estherrecipe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

