.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;
}

#google-skyscraper {
	border: 1px solid black;
	position: absolute;
	top: 347px;
	right: 25px
}

.subMenuButton, .subMenuButton {
	height: 29px;
	width: 155px;
	background-color: #8c6230;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #ded9bb;
	border-left: 5px solid #ded9bb;
	an text-transform: uppercase;
	display: inline;
}

.subMenuButton:hover {
	color: #603604;
	border-left: 5px solid #603604;
}

.subMenuButton a
{
	text-decoration: none;
	color:inherit;
	
}

