﻿
#header
{
 height:150px;
 background:#000 url(../images/resto/logo_bkg.jpg) left top;
}

#logo
{
 float:left;
 width:35%;
 border:0;
}

#slide_movie
{
 float:right;
 width:64%;
 height:150px;
 text-align:left;
 background:none;
}

#nav ul
{
 height:210em;
}

.bottom_left_pic
{
 position:absolute;
 left:0;
 top:600px;
 width:24%;
 border-top:1px solid #F2D8AB;
 border-bottom:1px solid #F2D8AB;
}

#content
{
 position:relative;
 float:right;
 width:70%;
 padding-top:10px;
}

#menu
{
 text-align:center;
}

#menu_nav, #menu_nav ul 
{
 float:left;
 width:95%;
 list-style-type:none;
}

#menu_nav a
{
display:block;
 font-size:1.4em;
 text-decoration:none;
 color:#B19271;
 text-align:left;
}

#menu_nav li
{
 float:left;
 border-top:1px solid #000;
}

.main
{
 margin-right:25px;
}

#menu_nav li ul 
{ 
 position: absolute;
 width: 120px;
 left: -1000em;
 background-color:#C8BDA5;
 border:1px solid #000;
}

#menu_nav li ul li
{
 width:120px;
}

#menu_nav li:hover ul, #menu_nav li.drop ul
{
 left:auto;
 text-indent:6px;
}

#menu_nav li ul a:link, #menu_nav li ul a:visited
{
  color:#9E3C0C; 
 padding:0.5em 0;
}

#menu_nav li ul a:hover
{
 background-color:#908979;
}

#home #menu_nav #current
{
  cursor:default;
 color:#DE4414;
}

#home #menu_nav .here
{
 background-color:#908979;
 color:#000;
 cursor:default;
}

table 
{
 clear:left; 
 margin:1% 0;
  width:90%;
  border:6px solid #fff;
  background:url(../images/resto/menu/paper_bkg.gif) center center;
}

th
{
 padding-top:2%;
 text-align:center;
}

td
{
 font: 1.4em Times New Roman;
 padding:2% 0 0 3%;
 color:#211204;
 line-height:1.8em;
}

.section
{
 padding-top:50px;
 color:#AD3608;
 text-transform:uppercase;
}

.price
{
 width:10%;
 text-align:center;
 line-height:1.8em;
}

.chef
{
 font-weight:bold;
 padding:10px 0;
 text-align:center;
}

.notes
{
 padding:10px 0;
 text-align:center;
 font-style:italic;
}

.bottom_left_pic
{
 top:500px;
}

.footnotes
{
 font-weight:bold;
 padding:20px 0 5px 0;
 text-align:center;
}

.cocktails_note
{
 font-weight:bold;
}

.title
{
 text-align:center;
 font: 1.8em Georgia;
}

.additional
{
 font-style:italic;
 text-align:left;
}



