﻿body
{
    color: #00704b;
    font-size: large;
    font-family: arial;
    background-repeat: repeat;
    background-image: url('http://www.narberthcafe.com/images/back-green-hitch.gif');
    list-style-type: square;
}
#content
{
    border: medium solid #00704b;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
     -khtml-border-radius: 10px;
    background-color: #f0e0b0;
    padding-top: 0px;
    margin-right: 5em;
    margin-left: 5em;
}
#header
{
    border-color: #000000;
    border-style: none none solid none;
    padding: 0px;
    clear: both;
    text-align: center;
    background-image: url('C:/Web Sites/narberthcafe/Images/lunch-header.gif');
    height: 240px;
    background-repeat: no-repeat;
    overflow: hidden;
}
#pictureframe
{
    padding: 5px 0px 5px 12em;
    clear: both;
    text-align: center;
    height: 110px;
    background-repeat: repeat;
    background-image: url('file:///C:/Web Sites/narberthcafe/Images/textured-background.gif');
    overflow: hidden;
    border-bottom: medium solid #00704b;
}
#logo
{
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}
#titlebar
{
    float: left;
    text-align: left;
}
#titlebar h1
{
   margin-left: 40px;
}
#titlebar h2
{
   margin-left: 100px;
}
#main
{
   clear:both;
}
#middle
{
    clear: both;
}
#mainleft
{
    margin: 10px;
    padding: 20px 50px 20px 15px;
    border: medium solid #744004;
    float: left;
    width: 5em;
    font-size: medium;
    background-color: #00704b;
    color: #FFFFFF;
}
#mainright
{
    float:left;
    padding-top: 2px;
    margin-right: 40px;
    width: 40em;
    padding-left: 10px;
    background-color: #f0e0b0;
}
#footer
{
    padding: 15px;
    clear: both;
    text-align: center;
    font-size: large;
    font-weight: bold;
    margin-top: 20px;
}
#mainleft2
{
    float: left;
    clear: left;
    padding-left: 10px;
}
#mainleftbox
{
    float: left;
    clear: left;
}

.menu
{
    padding: 15px;
    font-size: 1.2em;
    margin: 5px 5px 5px 5px;
    color: #000000;
}
.menu h2
{
    text-align: center;
    font-family: 'Segoe Print';
    font-size: large;
}
#submenu
{
    margin-left: 8px;
    font-size:1.2em;
}
#wifi
{
    float: right;
    vertical-align: middle;
}
#gallerywww
{
    
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}
#imageGallery
{
    text-align: center;
    overflow: visible;
    clear: both;
    height: 320px;
}

