body {
	background:#CC0000;
	background-image:url(images/t-back.jpg);
	background-repeat:repeat-x;
	margin:0;
}
a {color:#996600;}
a:hover {color:#FFCC00;}

.pecan {
	font-size:15px;
	color:#CC0000;
	font-family:"comic Sans MS", "trebuchet MS", "Arial Rounded MT Bold", Arial;
}
.hleft {
	background:#F6F4EA;
	color:#630;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
}
.hmiddle {
	background:#ffffff;
	background-image:url(images/h-back-middle.gif);
	vertical-align:top;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#333333;
}
.hright {
	background:#F6F4EA;
	vertical-align:top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

.footerlinks {
	background:#FFCC00;
	padding:15px;
	text-align:center;
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.footerlinks a{
	color: #333333;
	text-decoration:none;
}
.footerlinks a:hover{
	color: #0099cc;
	text-decoration:underline;
}
.footertext {
	padding:15px;
	text-align:left;
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.footertext a{
	color: #ffffff;
	text-decoration:none;
}
.footertext a:hover{
	color:#ffcc00;
	text-decoration:none;
}

.footertextBnr {text-align:center;padding:10px;color:#fff;font:bold 12px/16px arial;}

.hprice {
	font-size:18px;
	color:#CC0000;
}
.htest {
	color:#663300;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	}

.content {
	background:#ffffff;
	vertical-align:top;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#333333;
	padding:10px 20px;
}

.content h1 {
	font-size:20px;
	color:#CC0000;
	font-family:"comic Sans MS", "trebuchet MS", "Arial Rounded MT Bold", Arial;
}

.test {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	margin-bottom:0;
}
.testname {
	margin-top:0;
	padding-bottom:20px;
	border-bottom:1px dashed #cccccc;
}

.hdrRecipe {
	font-size:18px;
	color:#CC0000;
	font-family:"comic Sans MS", "trebuchet MS", "Arial Rounded MT Bold", Arial;
	background:#F6F4EA;
	border-bottom:1px dashed #cccccc;
	padding:5px;
}

.vendorlist td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	background:#ffffff;
}
td.hdrvendor {
	font-family:"comic Sans MS", "trebuchet MS", "Arial Rounded MT Bold", Arial;
	color:#CC0000;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px dashed #cccccc;
	text-transform:capitalize;
	padding-top:30px;
}

.linksTbl td {border-bottom:1px dashed #ccc;}