body
{
    background-color: #e1ddd9;
    font-size: 11px;
    font-family: Times New Roman, Verdana, Arial, SunSans-Regular, Sans-Serif;
    color: #666666;
    padding: 0;
    margin: 0;
}
a
{
    color: #c0ab76;
}
a:hover
{
    color: #666666;
}
a:active
{
    color: #000000;
}

img, div, p, ul, ol, li, body, div, h1, h2, h3
{
    border: 0;
    padding: 0;
    margin: 0;
}
h1, h2, h3, #menu a
{
    color: #c0ab76;
}
h2
{
    font-size: 1.1em;
    text-transform: uppercase;
}
#container
{
    width: 968px;
    margin-bottom: 10px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #b8ae93;
    padding-bottom: 15px;
}
#topSection
{
    border-top: 4px solid #e5e5e5;
    border-bottom: 4px solid #e5e5e5;
    height: 210px;
    overflow: hidden;
}
#topSection img
{
    float: right;
}

#bottomSection
{
    padding-top: 10px;
    background-color: #fff;
}
#bottomSection div
{
    float: left;
}
#content
{
    background-color: #ffffff;
    padding: 0px 10px;
    margin: 0 0px;
    border-right: 1px solid #c0ab76;
    border-left: 1px solid #c0ab76;
    width: 636px;
}
/*div#content
{
    min-height: 600px;
    height: expression(this.scrollHeight > 600 ?  "auto" : "600px" );
}*/
img.thumb
{
    max-width: 233px;
    max-height: 233px;
    float: left;
    padding-right: 12px;
    padding-bottom: 12px;
}
img.artPic
{
    max-width: 350px;
    max-height: 350px;
    float: right;
    padding-top: 12px;
    padding-left: 12px;
    padding-bottom: 12px;
}
img.artPic:first-child
{
    max-width: 350px;
    max-height: 350px;
    float: right;
    padding-top: 0px;
    padding-left: 12px;
    padding-bottom: 12px;
}
p.ingress
{
    font-weight: bold;
}
#content div.article
{
    width: 100%;
    border-top: none 0px;
    padding-top: 0px;
}
#content div.articleList
{
    width: 100%;
    border-top: solid 1px #c0ab76;
    padding-top: 12px;
}
#content div.articleList:first-child
{
    width: 100%;
    border-top: none 0px;
    padding-top: 0px;
}
#content div.articleList p, #content div.articleList h2
{
    padding-left: 245px;
}
p, pre
{
    padding: 5px 0;
    margin: 0px;
    font-size: 1.2em;
    line-height: 1.4em;
}
#menu
{
    float: left;
    width: 155px;
}

#menu li
{
    background: white;
    list-style: none;
    text-transform: uppercase;
    font-weight: bold;
    border-top: 1px solid #C0AB76;
    overflow: inherit;
}
#menu li:first-child
{
    border-top: 0px;
}
#menu li a
{
    display: block;
    line-height: 34px;
    padding-left: 35px;
    text-decoration: none;
}
#menu li a:hover, #menu li.selected, #menu li a.selected, #menu li a:hover:first-letter, #menu li a.selected:first-letter
{
    background-color: #c0ab76;
    color: #fff;
}
#menu li a:first-letter
{
    color: #000;
}

#left
{
    width: 135px;
    margin: 0;
    padding: 0 10px;
}
#right
{
    width: 135px;
    margin: 0;
    padding: 0 10px;
}

br.clearFloats
{
    margin: 0px;
    padding: 0px;
    clear: both;
    display: block;
}
div.itemBox
{
    color: #fff;
    background: #c0ab76;
    margin-bottom: 30px;
    padding: 10px;
    width: 115px;
    min-height: 120px;
}
div.itemBox a
{
    color: #fff;
}
div.itemBox img
{
    max-width: 115px;
}
h2.itemBox
{
    color: #fff;
    text-align: center;
}
div.sideBarPic
{
    margin-bottom: 30px;
    padding: 0px;
    width: 135px;
}
div.imgGallery
{
    width: 100%;
    text-align: center;
}
div.imgGallery table
{
    margin: 0 auto;
}
div.imgGallery img
{
    padding: 0 5 5 5;
}
div.imgGallery td
{
    padding-bottom: 10px;
}
td.info
{
    width: 190px;
    text-align: right;
    font-weight: bold;
}
input[type="text"], input[type="select"]
{
    border: solid 1px #c0ab76;
}
#bookingForm
{
    padding-left: 10%;
    padding-right: 10%;
}
#bookingForm img
{
    float: right;
}
#foodMenu
{
    width: 100%;
    height: 800px;
}

