@charset "utf-8";
/* CSS Document */
body{
background: url(../images/main_bg.jpg) repeat;
margin: 0.5em 0em 0.5em em;
font-size: 50%;
}

a{
text-decoration: none;
}

img{
border: none;
}

.spacer{
clear: both;
}

.invisible{
display: none;
}

#main_container{
background: url(../images/dark_red_body.jpg) repeat;
width: 108em;
margin: auto;
}

#container{
width: 106.8em;
margin: 0em auto 0em auto;
}

#header{
background: url(../images/dark_red_body.jpg) repeat;
height: 11em;
_height: 17em;;
}

#header_left{
width: 30.5em;
height: 11em;
_height: 17em;
float: left;
}

#logo{
background:url(../images/logo.png);
_background:url(../images/logo.gif);
width: 30.5em;
height: 17em;
position: absolute;
top: -0.1em;
#top: 0.2em;
cursor: pointer;
}

#header_right{
width: 76.3em;
height: 11em;
float: left;
}

#order{
background:url(../images/order.png) no-repeat;
_background:url(../images/order.gif) no-repeat;
width: 40em;
height: 6em;
float: right;
}

#navigation{
_margin-top: -2em;
_padding: 0em;
}

#navigation ul{
clear: right;
padding-left: 3.5em;
position: relative;
top: 0.2em;
#top: -2.1em;
#margin-left: 0em;
}

#navigation ul li{
background: url(../images/button_bg.png) no-repeat;
_background: url(../images/button_bg.gif) no-repeat;
width: 18em;
height: 5.5em;
list-style: none;
display: block;
float: left;
}

#navigation ul li a{
width: 18em;
height: 5.5em;
display: block;
}

#body{
background: url(../images/light_red_body.jpg) repeat;
height: 55em;
padding: 1em;
_margin-top: -6em;
}

#body_top{
background: url(../images/yellow_body.jpg) repeat;
width: 102.8em;
height: 30em;
padding: 1em;
}

#stripes{
background: url(../images/stripe_body.jpg) repeat-y;
height: 30em;
padding: 0em 2em 0em 2em;
}

#chicken{
background:url(../images/chicken.png) no-repeat;
_background:url(../images/chicken.gif) no-repeat;
width: 29em;
height: 30em;
margin-right: 1.8em;
margin-top: 1.5em;
float: left;
}

#content{
background: #FFFF99;
border: 1px solid #FF9900;
width: 67.6em;
height: 27.6em;
margin-top: 1em;
_margin-top: 1.5em;
float: left;
overflow: hidden;
}

.content_pic{
width: 45em;
padding-right: 22.6;
height:27.6em;
float: left;
}

.content_text{
width: 20em;
height: 27.6em;
margin-left: -7em;
margin-top: 3em;
_position: relative;
_top: -17.5em;
_left: 28em;
font-size: 1.6em;
font-family: Geneva, Arial, Helvetica, sans-serif;
color:#660000;
float: left;
}

.content_text p{
#margin: 1em 0em 1em 0em;
}

.email{
color:#FF0000;
font-weight: bold;
}

.content_text form p{
margin: 0.4em 0em 0.4em 0em;
}

input.info{
width: 13em;
#width: 13.45em;
}

textarea{
width: 18.8em;
height: 5.5em;
#height: 5em;
}

#submit{
margin-left: 5em;
}

#body_bottom{
padding: 1em 0em 0em 0em;
width: 104.8em;
}

#left_boxes{
width: 33em;
margin-right: 0.8em;
float: left;
}

#locations{
height: 10.4em;
}

#menu{
height: 10.4em;
margin-top: 1.2em;
}

#right_boxes{
width: 71em;
float: left;
}

#offeredmenu_text{
background: url(../images/what_we_offer.png) no-repeat;
_background: url(../images/what_we_offer.jpg) no-repeat;
height: 4em;
}

#wings_box{
background: url(../images/chickenandwings.jpg);
width: 23.4em;
margin-right: 0.34em;
float: left;
height: 18em;
}

#sandwich_box{
background: url(../images/sandwiches.jpg);
width: 23.5em;
margin-right: 0.34em;
float: left;
height: 18em;
}

#salad_box{
background: url(../images/salads.jpg);
width: 23.4em;
float: left;
height: 18em;
}

#footer{
background: url(../images/dark_red_body.jpg) repeat;
height: 4em;
font-size: 1.4em;
color:#FFFFFF;
}

#footer ul{
padding: 0em;
_margin-left: -0.5em;
_margin-top: 1.5em;
margin-left: 0.5em;
#margin-top: 1em;
float: left;
}

#footer ul li{
display: inline;
padding: 0em 0.2em 0em 0.2em;
border-right: 0.1em solid #FFFFFF;
}

#footer ul li a{
color: #FFFFFF;
}

#download{
float: left;
position: relative;
left: 36em;
_left: 35em;
margin-top: 1em;
}

#download .link{
color:#FFCC33;
}

#download a:hover{
text-decoration: underline;
color: #FFCC33;
}
