@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, lucida-grande, sans-serif;
	font-size: 11px;
	color: #555555;
	background: #cccccc;
	}
#preload {
	display: none;
	}
a {
	color: #0099ff;
	text-decoration: none;
	}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	}
img {
	border: none;
	}
#clear {
	clear: both;
	}
/*--H1, H2, H3, H4--*/
h1 {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 295px;
	height: 100px;
	background: url(../images/logo.jpg);
	}
h1.alt {
	background: url(../images/logo-alt.jpg);
	}
h1 span {
	display: none;
	}
h2 {
	margin: 20px 0 0 18px;
	padding: 0 0 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	color: #000;
	letter-spacing: -2px;
	background: url(../images/bckgrnd-h2.jpg) left no-repeat;
	}
h3 {
	margin: 0 10px 0 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #336600;
	}
h3.sig {
	font-size: 18px;
	font-weight: bold;
	color: #400000;
	letter-spacing: -1px;
	}
h4 {
	margin: 20px 10px 10px 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	letter-spacing: -2px;
	}
h5 {
	margin: 15px 0 0 17px;
	padding: 2px 0 2px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	letter-spacing: -1px;
	background: #C1ED5C;
	}
h6 {
	margin: 20px 15px 0 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	letter-spacing: -1px;
	}
/*--PARAGRAPH--*/
p {
	line-height: 16px;
	}
span.underline {
	text-decoration: underline;
	}
span.emph {
	font-weight: bold;
	color: #000;
	}
span.red {
	color: #ff0000;
	}
span.cooking {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}
/*--DIV STYLES--*/
#shadow {
	position: relative;
	margin: 0 auto;
	width: 965px;
	background: url(../images/bckgrnd-shadow.png) repeat-y;
	}
#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 935px;
	background: #fff;
	}
#header {
	width: 935px;
	height: 100px;
	border-top: 1px #666666 solid;
	}
#header.alt {
	border-bottom: 1px #000 solid;
	}
#content {
	width: 935px;
	background: url(../images/bckgrnd-content.jpg) left repeat-y;
	}
#flash-container {
	border-bottom: 1px #000 solid;
	}
/*--SPECIFIC DIV STYLES--*/
/*--FOOTER--*/
#footer {
	padding: 10px 0 15px 0;
	width: 935px;
	background: #000;
	}
#footer p {
	margin: 0;
	padding: 25px 0;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	}
#footer p a {
	color: #666666;
	}
/*--LEFT--*/
#left {
	float: left;
	width: 294px;
	}
#left p {
	margin: 10px 10px 5px 20px;
	font-size: 11px;
	color: #333333;
	}
#left ul{
	z-index: auto;
	list-style: none;
	margin-left: 0;
	padding-left: 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: -.5px;
	}
#left ul li {
	margin: 0 10px 5px 0;
	padding: 0 0 0 15px;
	background: url(../images/bullet-arrow.png) 0 4px no-repeat;
	}
/*--CHICKEN_LIST--*/
li.category span {
	display: none;
	}
li.category:hover span {
	display: block;
	}
#left li.category ul.submenu {
	z-index: 2;
	position: absolute;
	margin: -25px 0 0 140px;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	letter-spacing: normal;
	background: url(../images/bckgrnd-submenu.png);
	border: 1px #000 solid;
	}
#left li.category ul.submenu li {
	margin: 0 0 1px 0;
	padding: 3px;
	background: none;
	}
#left li.category ul.submenu li:hover {
	background: #33CC00;
	}
#left li.category ul.submenu a {
	color: #fff;
	text-decoration: none;
	}
#left li.category ul.submenu a:hover {
	color: #fff;
	}
/*--RIGHT--*/
#right {
	float: right;
	padding: 0 0 20px 0;
	width: 640px;
	border-left: 1px #999999 solid;
	}
#right img {
	margin: 15px 10px 0 20px;
	border: 1px #000 solid;
	}
#right img.no_float {
	float: none;
	}
#right p {
	margin: 15px 20px 0 20px;
	font-size: 11px;
	letter-spacing: 1px;
	}
#right p.alt {
	font-size: 11px;
	}
#right ul {
	margin: 25px 25px 20px 0;
	padding: 0 0 0 55px;
	color: #555555;
	letter-spacing: 1px;
	}
#right ul li {
	margin: 10px 0;
	}
/*--PRODUCTS PAGE & BUTTONS--*/
span.dis_none {
	display: none;
	}
a.entrees {
	display: block;
	margin: 10px 15px 0 10px;
	width: 590px;
	height: 100px;
	border: 1px #000 solid;
	}
a#chicken_entrees {
	background: url(../images/chicken_entrees.jpg);
	}
a#chicken_entrees:hover {
	background: url(../images/chicken_entrees-over.jpg);
	}
a#beef_entrees {
	background: url(../images/beef_entrees.jpg);
	}
a#beef_entrees:hover {
	background: url(../images/beef_entrees-over.jpg);
	}
a#pork_entrees {
	margin-bottom: 5px;
	background: url(../images/pork_entrees.jpg);
	}
a#pork_entrees:hover {
	background: url(../images/pork_entrees-over.jpg);
	}
a#sides_entrees {
	margin-bottom: 5px;
	background: url(../images/sides_entrees.jpg);
	}
a#sides_entrees:hover {
	background: url(../images/sides_entrees-over.jpg);
	}
/*--NAV--*/
#nav {
	float: right;
	margin: 0;
	width: 640px;
	height: 100px;
	}
#nav ul {
	margin: 0;
	padding: 0;
	}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#nav ul li a {
	display: block;
	float: left;
	width: 128px;
	height: 100px;
	}
#nav ul li a span {
	display: none;
	}
#nav ul li a#navhome {
	background: url(../images/btn-home.jpg);
	}
#nav ul li a:hover#navhome {
	background: url(../images/btn-home-over.jpg);
	}
#nav ul li a#navhome-current {
	background: url(../images/btn-home-current.jpg);
	}
#nav ul li a#navproducts {
	background: url(../images/btn-products.jpg);
	}
#nav ul li a:hover#navproducts {
	background: url(../images/btn-products-over.jpg);
	}
#nav ul li a#navproducts-current {
	background: url(../images/btn-products-current.jpg);
	}
#nav ul li a#navfaq {
	background: url(../images/btn-faq.jpg);
	}
#nav ul li a:hover#navfaq {
	background: url(../images/btn-faq-over.jpg);
	}
#nav ul li a#navfaq-current {
	background: url(../images/btn-faq-current.jpg);
	}
#nav ul li a#navabout {
	background: url(../images/btn-about.jpg);
	}
#nav ul li a:hover#navabout {
	background: url(../images/btn-about-over.jpg);
	}
#nav ul li a#navabout-current {
	background: url(../images/btn-about-current.jpg);
	}
#nav ul li a#navcontact {
	background: url(../images/btn-contact.jpg);
	}
#nav ul li a:hover#navcontact {
	background: url(../images/btn-contact-over.jpg);
	}
#nav ul li a#navcontact-current {
	background: url(../images/btn-contact-current.jpg);
	}