
body
{
    top: 0;
    height: 100%;
    max-height: 100%;
    margin-top: 0px;
    margin-left: 0px;
    background-image: url(images/800px-GrandsCrus_1.jpg);
    background-repeat: repeat;
    text-align: center;
}

p 
{
    text-indent: 30pt;
}

a
{
    color: White;
    font-size: 14pt;
    font-weight: bold;
    text-align:right;
}


#container
{
    /* 5F1317 */ /* 4A231E */ /* 421B1E */ /* A18762 */
    background-color: #5F1317;
    border: 10px groove black;
    margin-top: 30px;
    text-align: left;
    width: 1014px;
    height: 718px;
}

#logo
{
    width: 200px;
}

#address
{
    color: White;
    font-family: Georgia, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    vertical-align: middle;
    width: 200px;
}
#banner
{
    width: 605px;
}
#menu
{
    background-color: #4A231E;
    height: 450px;
    vertical-align: middle;
    width: 200px;
}

.menu_item
{
    background-color: #A18762;
    background-image: url(images/cork.gif);
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
}

.menu_item_text a
{
    color: #421B1E;
    font-family: Arial;
    font-size: 13pt;
    font-weight: bold;
    text-decoration: none;
}

#content_cell
{
    height: 500px;
    width: 800px;
}

#content
{
    margin-left: 35px;
    margin-top: 20px;
    text-align: center;
    width: 685px;
    vertical-align: top;
}

#bkgrnd 
{
    background-image: url(images/content_background.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 500px;
    width: 1000px;
}

.announcement_header
{
    background-color: #A18762;
    color: White;
    font-family:Arial;
    font-size: 15pt;
    height: 25px;
    text-align: center;
    border: double 2px black;
}

.announcement_body
{
    background-color: #4A231E;
    color: White;
    font-family:Arial;
    font-size: 10pt;
    padding: 5px;
    text-align:left;
    vertical-align: top;
}

.announcement_body img 
{
    border-color: #4A231E;
}

#special_request a
{
    color: #800000;
    font-size: 12pt;
}
