body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
h1 {
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
}
h3 {
	margin-top: 6px;
	padding-top: 0px;
	margin-bottom: 6px;
	font-size: 18px;
	font-weight: normal;
	background-color: #91815F;
	color: #FFFFFF;
	text-align: center;
}
h5 {
	margin-right: 150px;
	margin-left: 150px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: medium solid #91815F;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding: 5px;
	border: medium double #3AA404;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bottonline_top {
	border-bottom-style: double;
	border-bottom-color: #CD1E3B;
	border-bottom-width: medium;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CD1E3B;
}
.table_heading {
	color: #FFFFFF;
	background-color: #91815F;
	text-align: center;
	margin: 6px 0px;
	padding: 3px;
}
.ingredients {
	font-size: 12px;
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.red_it_bold {
	font-style: italic;
	font-weight: bold;
	color: #94202b;
}	


.italic {
	font-style: italic;
}
.bold_italic {
	font-style: italic;
	font-weight: bold;
}

.Red_bold {
	color: #94202b;
	font-weight: bolder;
}
.border {
	border: medium solid #91815F;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 150px;
	margin-left: 150px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	background-color: #91815F;
	text-align: center;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}
.yellow_italic {
	color: #FFFF00;
	font-style: italic;
}
.nav {
	text-align: center;
	border: medium solid #91815F;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #990000;
	margin-top: 6px;
}
.left {
	text-align: left;
	text-indent: -24px;
	margin-left: 24px;
}
