<style type="text/css">
a {
	color: #771700;
	text-decoration: none;
}
.link {
	color: #771700;
	text-decoration: none;
}
.link:hover {
	color: #771700;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #771700;
	text-align: center;
	text-decoration: none;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #771700;
}
.menudesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	cursor: hand;
	text-decoration: none;
	background-color: #7A1702;
}
.navsubdiv {
	background-color: #D69750;
	position: absolute;
	display: none;
	z-index: 10000;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #771700;
	text-decoration: none;
}
.recipes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rowcolor {
	background-color: #FFF4E2;
}
.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #771700;
	font-weight: bold;
}
.subnav {
	padding-left: 5px;
	cursor: hand;
	background-color: #F6BD61;
	width: 150px;
	height:22px;
}
.subnavover {
	padding-left: 5px;
	cursor: hand;
	background-color: #FFDA94;
	width: 150px;
	height:22px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
	color: #771700;
	background-color: #771700;
	border: 0;
	height: 1px;
	width:100%;
	margin:0px 0px 0px 0px
}
.white {
color:#FFFFFF
}
.caps {
text-transform:uppercase;
}
</style>