body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 8px 0px 0px;
	padding: 0px;
	color: #663300;
	background-color: #DA9E4B;
	background-image: url(/images/bg_plaster.gif);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
ul {
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
}


a:link {
	color: #990000;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #990000;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #AF6E37;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
h5 {
	font-size: 20px;
	font-weight: normal;
	color: #CC0000;
}
.footer {
	font-size: 11px;
	color: #666600;
	padding: 10px;
}
a.footerlink {
	color: #666600;
	text-decoration: none;
	font-size: 11px;
	padding: 4px;
}
a.footerlink:visited {
	color: #666600;
	
}
a.footerlink:hover {
	color: #CC3300;
	
}
.brdr {
	border: 2px solid #000000;
	background-color: #EFD69C;
}

.main {
	padding-right: 10px;
	padding-left: 10px;
}
.print {
	font-size: 11px;
	color: #CC0000;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.quote {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	width: 360px;
	text-align: left;
	margin: 30px 40px 0px 50px;
}
.quotee {
	font-style: italic;
	padding-left: 48px;
	padding-top: 8px;
}

.titlerecipe {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
}
.brdr_wh {
	border: 4px solid #FFFFFF;
}
.recipe {
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	list-style-type: none;
	text-indent: 10px;
}
li {
	padding-bottom: 2px;
}
.leftcol {
	font-size: 11px;
}
.storelocation {
	font-weight: bold;
}
#rave p {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin: 5px;
}
