.bgcolor {
	background-image: url(../images/main_frame4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #663333;
}a:hover {
	color: #CC9933;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}
.footer {
	color: #767676;
	font-family: Arial;
	font-size: 9px;
}
.footer a:link {
	color: #767676;
	font-family: Arial;
}
.footer a:visited {
	font-family: Arial;
	color: #CC6600;
}
.footer a:hover {
	font-family: Arial;
	color: #663333;
	text-decoration: underline;
}
.box {
	padding: 10px 20px;
}
span:hover {
	background-color: #DAB58F;
}
.padding {
	padding-left: 20px;
}
.spicyitem {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.regularitem {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.hotspicyfooter {
	color: #CC0000;
}