BODY
{
    height: auto;
    background: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

IMG
{
    border: none;
}

#header
{
    height: 100px;
    z-index: 0;
    width: 750px;
    top: 5px;
    right: 0;
    bottom: auto;
    left: 5px;
}

#headernews
{
    border: 1px solid #c06d42;
    position: absolute;
    background: white;
    z-index: 0;
    width: 250px;
    top: 20px;
    right: 0;
    bottom: auto;
    left: 485px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 10px;
    font-size: 12px;
    text-align: left;
}

div.lone_anchor
{
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;

}
div.lone_anchor a:link    { text-decoration: none; color: #c06d42; background: transparent; font-weight: normal;}
div.long_anchor a         { display:block; text-decoration: none; color: #c06d42; background: transparent; font-weight: normal;}
div.long_anchor a:link    { text-decoration: none; color: #c06d42; background: transparent; font-weight: normal;}
div.long_anchor a:visited { text-decoration: none; color: #c06d42; background: transparent; font-weight: normal;}
div.long_anchor a:hover   { text-decoration: none; color: #ff8d00; background: transparent; font-weight: normal;}
div.long_anchor a:active  { text-decoration: none; color: #ff8d00; background: transparent; font-weight: normal;}

#sidebar
{
    position: absolute;
    width: 160px;
    height: auto;
    top: 210px;
    left: 25px;
    z-index: 10;
}

#wrapper
{
    position: absolute;
    width: 540px;
    left: 215px;
    top: 210px;
}

#main
{
    position: relative;
    border: 2px solid #c06d42;
    /*-moz-border-radius: 1em; */
    border-radius: 1em;
    height: auto;
}
/* this is used to allow border to go around menu */
#main:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#mainwbg
{
    position: relative;
    border: 2px solid #c06d42;
    /*-moz-border-radius: 1em; */
    border-radius: 1em;
    background-image: url("images/bg-sun.gif");
    background-repeat: no-repeat;
    background-position: center center;
    height: auto;
}

#foodmenumain_withoutscroll
{
    position: relative; 
    border: 2px solid #c06d42;
    /*-moz-border-radius: 1em; */
    border-radius: 1em;
    height: auto;
}
/* this is used to allow border to go around menu */
#foodmenumain_withoutscroll:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


#footer
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    background: transparent;
    text-align: center;
    font-size: 12px;
    margin-top: 20px;
}

div.sidebarspacer
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    color: #007551;
    padding-left: 10px;
    height: 100px;
    background: transparent;
    border-bottom: 1px solid #c06d42;
}

div.sidebarunselected
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    color: #c06d42;
    padding-left: 10px;
    line-height: 32px;
    background: transparent;
    border-bottom: 1px solid #c06d42;
}
div.sidebarunselected a         { display:block; text-decoration: none; color: #c06d42; background: transparent; font-weight: normal;}
div.sidebarunselected a:link    { text-decoration: none; color: #c06d42; background: transparent; font-weight: normal;}
div.sidebarunselected a:visited { text-decoration: none; color: #c06d42; background: transparent; font-weight: normal;}
div.sidebarunselected a:hover   { text-decoration: none; color: #ff8d00; background: transparent; font-weight: normal;}
div.sidebarunselected a:active  { text-decoration: none; color: #ff8d00; background: transparent; font-weight: normal;}

div.sidebarselected
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    color: white;
    padding-left: 10px;
    line-height: 32px;
    border-bottom: 1px solid #c06d42;
    background: #c06d42;
}
div.sidebarselected a:link    { text-decoration: none; color: white; background: transparent; font-weight: normal;}
div.sidebarselected a:visited { text-decoration: none; color: white; background: transparent; font-weight: normal;}
div.sidebarselected a:hover   { text-decoration: none; color: white; background: transparent; font-weight: normal;}
div.sidebarselected a:active  { text-decoration: none; color: white; background: transparent; font-weight: normal;}


div.menuitemsblock
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    /* if using scroll bar, change width to 90% or so */
/*    width:74%; */
/*    margin-left: 13%; */
    width:80%; 
    margin-left: 10%; 
    margin-bottom: 35px;
    text-align: center;
    float: left;
    min-height: 1em;
}
div.menuitemname
{
    color: #009999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
}
.menuitemprice
{
    color: #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
}

div.menuheader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 500;
    /* if using scroll bar, change width to 90% or so */
    width:100%;
    text-align: center;
    float: left;
    color: #c06d42;
}
div.menuheader_1
{
    width: 15%;
    margin-top: 12px;
    text-align: right;
    float: left;
    min-width:15%;
    font-size: 10px;
}
div.menuheader_1 a         { display:block; text-decoration: none; color: #c06d42; background: transparent; font-weight: normal;}
div.menuheader_1 a:link    { text-decoration: none; color: #c06d42; background: transparent; font-weight: normal;}
div.menuheader_1 a:visited { text-decoration: none; color: #c06d42; background: transparent; font-weight: normal;}
div.menuheader_1 a:hover   { text-decoration: none; color: #ff8d00; background: transparent; font-weight: normal;}
div.menuheader_1 a:active  { text-decoration: none; color: #ff8d00; background: transparent; font-weight: normal;}
div.menuheader_2
{
    font-weight: bold;
    text-align: center;
    float: left;
    width: 70%;
}
div.menuheader_3
{
    margin-top: 12px;
    text-align: left;
    float: left;
    min-width:15%;
    font-size: 10px;
}
div.menuheader_3 a         { display:block; text-decoration: none; color: #c06d42; background: transparent; font-weight: normal;}
div.menuheader_3 a:link    { text-decoration: none; color: #c06d42; background: transparent; font-weight: normal;}
div.menuheader_3 a:visited { text-decoration: none; color: #c06d42; background: transparent; font-weight: normal;}
div.menuheader_3 a:hover   { text-decoration: none; color: #ff8d00; background: transparent; font-weight: normal;}
div.menuheader_3 a:active  { text-decoration: none; color: #ff8d00; background: transparent; font-weight: normal;}

div.menucomments
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #f5f5f5;
    /* if using scroll bar, change width to 90% or so */
    width:96%;
    margin-left: 2%;
    text-align: center;
    float: left;
    border-bottom: 1px solid #c06d42;
    border-top: 1px solid #c06d42;
    min-height: 1em;
}
div.menusection
{
    width: 100%
}
div.menusection_left
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width:46%;
    float: left;
    height: auto;
}
div.menusection_right
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width:46%;
    float: right;
    height: auto;
}
div.menusection_center
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width:60%;
    height: auto;
}
div.menuitem
{
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    float:left;
    height: auto;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.locationsection
{
}
div.locationsection_left
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 46%;
    float: left;
    height: auto;
}
div.locationsection_right
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 46%;
    float: right;
    height: auto;
}
div.locationsection_center
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 92%;
    float: left;
    text-align: center;
    height: auto;
}

div.locationitem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    height: auto;
    margin-left: 15px;
    padding: 10px;
}
div.locationitemsblock
{
    width: 94%;
    margin-left: 3%;
}

div.locationitem a         { display:block; text-decoration: none; color: black; background: transparent; font-weight: normal;}
div.locationitem a:link    { text-decoration: none; color: black; background: transparent; font-weight: normal;}
div.locationitem a:visited { text-decoration: none; color: black; background: transparent; font-weight: normal;}
div.locationitem a:hover   { text-decoration: none; color: #ff8d00; background: transparent; font-weight: normal;}
div.locationitem a:active  { text-decoration: none; color: #ff8d00; background: transparent; font-weight: normal;}

span.locationcity
{
    font-size: 16px;
    text-decoration: underline;
    color: #c06d42;
}

div.contenthead
{
    margin: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 17px;
    position: static;
    text-align: left;
    color: #c06d42;
    /* if using scroll bar, change width to 90% else 96%*/
    width:100%;
    height: auto;
}

div.micromenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width:100%;
    float: left;
    height: auto;
    margin-bottom: 30px;
}

div.micromenuitem
{
    margin-top: 5px;
    margin-left: 15px;
    margin-right: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    position: static;
    text-align: right;
    color: #c06d42;
    height: 1em;
    width: 40%; 
    float: left;
}
div.micromenuitem a         { display:block; text-decoration: none; color: #c06d42; background: transparent; font-weight: normal;}
div.micromenuitem a:link    { text-decoration: none; color: #c06d42; background: transparent; font-weight: normal;}
div.micromenuitem a:visited { text-decoration: none; color: #c06d42; background: transparent; font-weight: normal;}
div.micromenuitem a:hover   { text-decoration: none; color: #ff8d00; background: transparent; font-weight: normal;}
div.micromenuitem a:active  { text-decoration: none; color: #ff8d00; background: transparent; font-weight: normal;}

a:link, a:visited, a:active
{
    text-decoration: none;
    color: #c06d42;
    background: transparent;
    font-weight: bold;
}

div.introduction
{
    margin: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
}

div.location
{
    margin: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: center;
}

div.contactus
{
    margin: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: center;
}

.colorboldtext
{
    text-decoration: none;
    color: #c06d42;
    background: transparent;
    font-weight: bold;
}
