@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f2d490;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #c33418;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color:#c33418;
}
.header {
	background-image:url(/images/header-spacer.gif);
	background-repeat:repeat-x;
}
.content-gutters {
	background-color: #f89534;
}
.content {
	background-color: #f2d490;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #c33418;
	border-width:1px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color:#c33418;
}
.footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #f2d490;
	text-decoration: underline;
}
.checker {
	background-image: url(/images/chilli-checker.gif);
	background-repeat: repeat-x;
}
.menu-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #c33418;
	text-decoration: underline;
	font-style: italic;
}

.menu-time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #c33418;
	text-decoration: underline;
	font-style: italic;
}
.menu-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.menu-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.menu-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-style: italic;
}
.menu-special-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #A95705;
	font-style: italic;
	font-weight: bold;
}
.menu-hookup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #c33418;
	font-style: italic;
	font-weight: bold;
}
.location-state {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #c33418;

}
.location-city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #c33418;

}