body { background-color:#fff;
       color:#000;
       font:90%/1.2em Georgia,"Times New Roman",Times,serif;}

h1,h2,h3 { margin:0;padding:0; }

#logo {
        position:relative;
        top:10px;
        height:46px;
        background-image:url("images/border-top.gif");
        background-repeat:repeat-x;
        background-position:0 34px;
        }

h1 {
     height:46px;
     width:100%;
     }

h1 img { border-left:10px solid #fff;
         border-right:7px solid #fff;}
#logo h1 { position:absolute;top:0;left:40px; }

#logo .subheads h2.strapline
{
  float:left;
  margin-left:1em;
  display:none;
  }
#logo .subheads h2.opening-hours
{
  float:right;
  margin-right:1em;
  }

.subheads h2 {
               font-size:1em;
               font-style:italic;
               color:#006;
               margin-top:5px;
               }

#footers { margin-top:1.5em;
           padding-bottom:20px;
           position:relative;
           height:auto;
           text-align:center;
           background-image:url("images/border-bottom.gif");
           background-repeat:repeat-x;
           background-position:0 100%;
           color:#006;
           background-color:inherit;
           }
#phone { float:left; }
#fax { float:right; }
#address { padding:0 2em; }

/* #logo { border:1px solid red; } */

#nav { clear:both;
       /* left depends on width of logo */
       margin:10px 0 1em 288px;
       border-left:20px solid #006;
       background-color:#006;
       background-image:url("images/basiccrowd.jpg");
       background-repeat:no-repeat;
       background-position:100% 0;
       height:1.6em;
       }
#nav ul { list-style-type:none;padding:0;margin:0; }
#nav ul li { float:left;
             height:auto;
             width:auto;
             font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
             font-size:small;
             font-weight:bold;
             margin-right:0.3em;
             padding:0.2em 1.5em 0.2em 0;
             color:#fff;
             background-color:inherit;
             text-align:center;
             }
#nav ul li a { color:#fff; }
#nav ul li a:hover { text-decoration:none;color:#ddd; }
#nav ul li#currentpage { background-color:inherit;color:#ddd; }

#content { clear:both;margin-left:50px; }
#content p { max-width:120ex; }
.menu-item { max-width:70ex; }
#content h2 { line-height:1.2em;
              margin:1em 0 0.6em -40px;
              }
#content h3 { line-height:1.2em;
              margin:1em 0 0.6em -20px;
              }
#content h2, #content h3, #content h4, #content p strong
{ color:#b72;
  font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; }
#content p img.l { float:left;margin:1em 1.5em 1em 0;border:1px solid #000; }
#content p img.r { float:right;margin:1em 0 1em 1.5em; border:1px solid #000; }

.italian { font-variant:small-caps;font-weight:bold; }
.menu-item { padding:0.3em 0;border-bottom:1px dotted #ccc;margin-bottom:0.5em; }
.price { float:right;margin-top:-1.2em;font-weight:bold; }
