/* CSS Document */

body{
background:#a0410d url(../images/body_bg.jpg) repeat-x;
font:12px Arial, Helvetica, sans-serif;
color:#333;
text-align:center;
margin:0;
padding:0;
}

#container{
margin:0 auto;
text-align:left;
width:1000px;
}

ul{
margin:0;
padding:0;
list-style:none;
}

/* Header */

#header{

}

#header .top{
background:url(../images/header.jpg) no-repeat;
height:259px;
position:relative;
}

#header .top .contact{
font:18px Georgia, "Times New Roman", Times, serif;
color:#7b2e00;
float:left;
position:absolute;
right:25px;
top:127px;
}

#header .bottom{
background:url(../images/header_bottom.jpg) no-repeat;
height:19px;
}

#header .bottom_in{
background:url(../images/header_bottom_in.jpg) no-repeat;
height:19px;
}

/* Body Left */

#body{
padding:0 0 0 0;
}

td.left{
background:#f89134 url(../images/left_bg.jpg) no-repeat;
width:227px;
}

#body #left .top{
padding-bottom:10px;
}

#body #left{
padding:0 0 0 8px;
}

#body #left li{
padding:0 0 2px 0;
}

/* Body Right */

td.right{
background:#f4e598;
}

#content{
background:url(../images/content_bg.jpg) no-repeat;
min-height:575px;
height:auto !important;
height:575px;
}

#content_in{
background:url(../images/content_bg_in.jpg) repeat-x;
min-height:575px;
height:auto !important;
height:575px;
}

.contentIn p, .contentIn h2{
padding:0 30px 20px 30px;
margin:0;
}

.content{
padding:0 420px 10px 20px;
font-size:14px;
font-weight:bold;
line-height:23px;
min-height:400px;
height:auto !important;
height:400px;
color:#555555;
}

.content p{
padding:0 0 15px 0;
margin:0;
}

h2{
margin:0;
padding:0 0 10px 15px;
font-size:20px;
}

#contentBottom{
background:url(../images/content_bottom.jpg) no-repeat;
height:52px;
clear:both;
}

#spicyBites{
background:url(../images/bg_spicy_bites.jpg) no-repeat;
width:331px;
height:78px;
padding:60px 20px 20px 15px;
}

#orderOnline{
background:url(../images/bg_order_online.jpg) no-repeat;
width:200px;
height:78px;
padding:60px 141px 20px 25px;
position:relative;
}

#orderOnline .button{
position:absolute;
top:65px;
right:10px;
}

.box{
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#fff799;
float:left;
margin-left:15px !important;
margin-left:8px;
}

.box a{
text-decoration:none;
color:#fff799;
}

.box a:hover{
text-decoration:underline;
}

#google_map div.gmnoprint div {
width:62px !important;
}

#google_map div.gmnoprint div div{
width:60px !important;
}


