body {
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #841207;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666600;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}
ul {
	list-style-image: url(images/bullet.gif);
}
.colorrd {
	color: #841207;
}

.content {
	background-image: url(images/bg_content.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 15px 10px;
}
.footer {
	background-color: #A35C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
.footer a:hover {
	color: #6F4000;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
}
.footer a:active {
	color: #6F4000;
	text-decoration: none;
	background-color: #FFFF66;
	padding-right: 2px;
	padding-left: 2px;
}
.navmenu {
	background-image: url(images/m_bg.gif);
	background-repeat: repeat-x;
}
.outlinewhite {
	border: 1px solid #FFFFFF;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
.picmargrt {
	margin-right: 10px;
}
.aboutpics {
	font-size: 10px;
	padding-right: 10px;
	text-align: right;
}
.outlinebrown {

	border: 1px solid #660000;
}
.notice {
	background: #FDF6E3;
	padding: 10px;
	margin-right: 40px;
	margin-left: 40px;
	border: 1px solid #A35C00;
}
.picright {
	float: right;
	margin-bottom: 2px;
	margin-left: 10px;
	clear: both;
}
.picleft {
	float: left;
	margin-bottom: 2px;
	clear: both;
	margin-right: 10px;
}
.prodcell {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.prodcell2 {
	padding-right: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A35C00;
	padding-top: 5px;
}
.recipe {
	font-size: 11px;
	background-color: #FFFFCC;
	padding: 5px;
	margin-right: 20px;
	border: 1px solid #A35C00;
}
.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
}
.caption {
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
