body {
	background-color: #66552E;
	margin: 0px;
}
.navApanel {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #DE1B0B;
	border-bottom-color: #DE1B0B;
	padding-right: 5px;
}
.introCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	padding: 8px 7px 10px 15px;
	line-height: 20px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #A99C7C;
}
a.introCaptionLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #A99C7C;
	line-height: 20px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-decoration: none;
}
a.introCaptionLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #66552E;
	line-height: 20px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-decoration: none;
}
.navBpanel {
	width: 125px;
	background-color: #91835F;
	padding-top: 10px;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	height: 100%;
}
.navCpanel {
	width: 125px;
	background-color: #C1B499;
	padding-top: 11px;
	text-align: left;
	vertical-align: top;
	height: 100%;
}
.contentPanel {
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #665634;
	margin-top: 0px;
	margin-bottom: 6px;
}

p a {
	color: #776845;
}

ul, ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #665634;
	margin-top: 0px;
	margin-bottom: 6px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #776845;
	line-height: 16px;
	margin-bottom: 16px;
}

/* color: #776845; */

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #776845;
	line-height: 14px;
	margin-bottom: 6px;
	margin-top: 6px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #776845;
	margin-bottom: 6px;
	margin-top: 12px;
	text-transform: none;
}
.varieties {
	font-size: 10px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
}
.ingredients {
	font-size: 10px;
	font-style: italic;
	word-spacing: 1px;
	line-height: 12px;
}
/*
.weight {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/


.contentHeight {
	height: 380px;
}
form {
	margin: 0px;
	padding: 0px;	
}

.navEdivider {
	margin-right: 8px;
	margin-left: 8px;
	color: #B3A588;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #665634;
}
.genInfo {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 45px;
}
