body
{
    background-position: #A72E2E;
    margin: 0;
    color: #faebd7;
    background: #A72E2E;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
}

#main
{
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    border: 2px;
    text-align: center;
}

#content
{
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: left;
}

#logo
{
    width: 150px;
    height: 42px;
    background: url(images/logo.gif);
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#topnavigation
{
    color: #ffffff;
    font-weight: bold;
    font-size: 1.15em;
    text-align: center;
    margin-bottom: 0.275em;
    padding-bottom: 0.275em;
}

#topnavigation a
{
    color: #ffffff;
}

#menunavigation
{
    text-align: center;
    margin-bottom: 0.15em;
    padding-bottom: 0.15em;
    line-height: 150%;
}

#menunavigation a
{
    color: #ffffff;
    font-weight: bold;
    font-size: 1.00em;
    padding-right: 10px;
}

#location
{
    width: 50%;
    float: left;
}

#map
{
    width: 50%;
    margin-top: 1.5em;
    float: right;
}

#mapimage
{
    background: url(images/map.gif);
    width: 294px;
    height: 294px;
}

#copyright
{
    padding-top: 5px;
    font-size: 0.75em;
    text-align: center;
}

h1.logo
{
    color: #ffffff;
    font-family: "Times New Roman" , Times, serif;
    font-size: 3em;
    font-weight: normal;
    margin-bottom: 0.1em;
    margin-top: 0;
    text-align: center;
    letter-spacing: 0.175em;
}

h2, h2.first
{
    color: #ffffff;
    font-family: "Times New Roman" , Times, serif;
    font-weight: normal;
    font-size: 2em;
    margin-top: 0.25em;
    margin-bottom: 0;
}

h2.first
{
    margin-top: 0.75em;
}

h3
{
    color: #ffffff;
    font-family: "Times New Roman" , Times, serif;
    font-weight: normal;
    font-size: 1.5em;
    margin-bottom: 0;
}

p
{
    font-size: 1.0em;
    margin-bottom: 0.75em;
    margin-top: 0.75em;
    line-height: 150%;
}

p.address
{
    color: #ffffff;
    font-size: 1.2em;
    font-weight: bold;
}

p.lunch
{
    line-height: 200%;
}

a
{
    color: #faebd7;
    font-weight: bold;
}

a:hover, a:active
{
    font-weight: bold;
    text-decoration: underline;
}

a.topnav, a.topnavcurrent
{
    text-decoration: none;
}

a.topnav:hover, a.topnav:active, a.topnavcurrent:hover, a.topnavcurrent:active
{
    text-decoration: underline;
    border-bottom: none;
}

a.topnavcurrent
{
    border-bottom: 1px dashed #ffffff;
}

span.hidden
{
    color: #A72E2E;
    margin-right: 3px;
    margin-left: 3px;
}

table.menu
{
    text-align: left;
    width: 83%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

table.special
{
    width: 60%;
    margin-bottom: 10px;
}

.menuitem
{
    color: #FFFFFF;
    font-weight: bold;
}

.white
{
    color: #ffffff;
}

.clear
{
    clear: both;
}

div.special2Wrapper
{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

div.special2Normal
{
    width: 45%;
    float: left;
    border: 3px dashed #ffffff;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.25em;
    font-weight: bold;
    margin: 5px;
}

div.special3Wrapper
{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

div.special3Normal
{
    width: 28%;
    float: left;
    border: 3px dashed #ffffff;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.25em;
    font-weight: bold;
    margin: 5px;
}

div.dailySpecialWrapper
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

div.dailySpecialNormal
{
    width: 46%;
    float: left;
    border: 3px dashed #ffffff;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.25em;
    font-weight: bold;
    margin: 5px;
}

div.specialLarge
{
    width: 60%;
    border: 3px dashed #ffffff;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.25em;
    font-weight: bold;
    margin: 5px;
    margin-left: auto;
    margin-right: auto;
}

.smalltype
{
    font-size: 0.75em;
}

div.special h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: 0.5em;
}

img.lunchImage
{
    margin-top: 5px;
    margin-bottom: 0;
    border: 1px solid #666666;
}

.phone
{
    color: yellow;
    font-family: "Times New Roman" , Times, serif;
    font-weight: normal;
    font-size: 2em;
    margin-top: 0.15em;
    margin-bottom: 0.50em;
    text-align: center;
}

.center
{
    text-align: center;
}

.list
{
    padding: 0;
    margin: 0;
    padding-left: 10px;
    margin-left: 10px;
}

.larger 
{
    font-size: 1.25em;
}

.hrline 
{
    width: 80%;
    color: #faebd7;
}

.marginBottomZero 
{
}

.marginTopZero 
{
    margin-top: 0;    
}

.yellow 
{
    color: yellow;
}