﻿body
{
    background-color: #FEFBCB;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    top: 0px;
    left: 0px;
}

table
{
    padding: 0px;
    margin: 0px;
}


table.layout
{
    border-color: #800000;
    width: 800px;
    background-color: #fcfcc9;
    border-top-width: 18px;
    border-left-width: thick;
    border-top-style: solid;
    border-left-style: solid;
}

td.layout-left-column
{
    width: 200px;
    text-align: center;
    vertical-align: top;
}

td.layout-middle-column
{
    width: 410px;
    vertical-align: top;
}

td.layout-right-column
{
    width: 190px;
    vertical-align: top;
    text-align: center;
}

table.menu
{
    background-color: #E0C00B;
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 5px;
    border-color: #800000;
    width: 100%;
}

tr.menu-section-heading
{
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.7em;
    font-weight: 200;
    vertical-align: middle;
    text-align: center;
    letter-spacing: .1em;
    height: 60px;
    background-color: #F9E884;
}

tr.menu-item
{
    height: 50px;
    vertical-align: bottom;
}

td.menu-item
{
    width: 75%;
    text-align: center;
    font-family: Lydian;
    font-size: large;
    font-weight: 200;
    font-style: normal;
    color: #000000;
}

tr.menu-desc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    vertical-align: top;
}

td.menu-desc
{
    width: 75%;
    text-align: center;
}

td.menu-buffer
{
    width: 25%;
}

td.menu-price
{
    width: 25%;
    text-align: right;
}

tr.menu-footnote
{
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    vertical-align: middle;
    text-align: center;
    height: 50px;
    background-color: #F9E884;
}

hr.menu
{
    width: 80%;
    color: #666666;
}

img.framed
{
    width: 120px;
    border: 15px outset #800000;
}

img.index-page-rickspainting
{
    width: 139px;
    height: 211px;
}

img.landmark-logo
{
    height: 450px;
    width: 200px;
    border-width: 0px;
}

img.map
{
    width: 700px;
}

img.banquet-menu
{
    width: 150px;
}

img.menu
{
    width: 150px;
}

img.specials
{
    width: 150px;
}

span.decoration
{
    font-family: 'Wingdings 2';
    font-size: .9em;
    font-weight: bold;
    font-weight: normal;
}

span.middle-column-title
{
    padding: 40px 20px 20px 20px;
    text-align: center;
    font-weight: bolder;
    width: 100%;
    font-family: 'Maiandra GD';
    font-size: 1.4em;
}

span.middle-column-description
{
    padding: 20px;
    text-align: center;
    font-weight: 500;
    width: 100%;
}

div.early-dinner-special-outer
{
    width: 180px;
    font-family: Papyrus;
    background-color: #800000;
}

div.early-dinner-special-inner
{
    background-color: #E0C00B;
}

span.early-dinner-special-lg
{
    font-size: 1.6em;
    color: #E0C00B;
    font-weight: 200;
}

span.early-dinner-special-sm1
{
    font-size: .9em;
    color: #E0C00B;
}

span.early-dinner-special-sm2
{
    font-size: .9em;
    color: #800000;
    background-color: #E0C00B;
}

div.wow
{
    font-family: Baskerville;
    text-align: center;
    vertical-align: middle;
    background-color: #FFD9D9;
    padding: 20px;
}

/* navagation menu */
.menu-outer
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
#menu
{
    border-bottom: #94aa74 1px;
    border-left: #94aa74 1px solid;
    width: 190px;
    border-top: #94aa74 1px solid;
    border-right: #94aa74 1px solid;
    background-color: #E0C00B;
    border: 1px solid #800000;
}
#menu UL
{
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    list-style-image: none;
    padding-top: 0px;
}
#menu LI A
{
    height: 36px;
    font-size: 1.1em;
    font-weight: 200;
    font-style: oblique;
    text-decoration: none;
    voice-family: inherit;
}
#menu LI A:link
{
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 0px;
    display: block;
    color: #800000;
    padding-top: 8px;
}
#menu LI A:visited
{
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 0px;
    display: block;
    color: #000000;
    padding-top: 8px;
}
#menu LI A:hover
{
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 0px;
    color: #FF0000;
    padding-top: 8px;
}
#menu LI A:active
{
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 0px;
    color: #26370a;
    padding-top: 8px;
}

table.navigation-menu
{
    padding: 180px 15px 2px 15px;
    text-align: center;
    background-color: #E0C00B;
    border-bottom-style: solid;
    border-width: 5px;
    border-color: #800000;
    font-size: 1.1em;
    font-weight: 200;
    font-style: oblique;
    color: #000000;
    height: 300px;
    width: 100%;
}
