body {background: #444444; font-family: Georgia;}
#container1 {width: 770px; border: 1px solid #333333; background: #FDE8AF; margin: 0px auto 0px auto; padding: 0px;}
#container {background: #FDEEC3; border: 2px solid #BCAF83; width: 750px; margin-left: 8px; margin-top: 8px; margin-bottom: 8px; font-size: 9pt; line-height: 17pt;}
#maintext {color: #5E563E; padding: 0px 20px 20px 20px;}

div#navbar2 {margin-bottom: 10px; margin-top: 0px; padding-top: 0px;}

div#navbar2 {
    height: 30px;
    width: 100%;
    border-top: solid #000 1px;
    border-bottom: solid #000 1px;
    background-color: #DFCC9A;
  
}
div#navbar2 ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #282519;
    line-height: 30px;
    white-space: nowrap;
}
div#navbar2 li {
    list-style-type: none;
    display: inline;
}
div#navbar2 li a {
    text-decoration: none;
    padding: 7px 10px;
    color: #282519;
}

div#navbar2 li #current {
    text-decoration: none;
    padding: 7px 10px;
    color: #DFCC9A;
    background-color: #282519;
}

div#navbar2 li a:link {
    color: #FFF:
}

div#navbar2 li a:hover {
    color: #DFCC9A;
    background-color: #282519;
}

a {color: red;}
a:hover {color: blue;}

#rightimage {float: right; margin: 10px; border: 1px solid black;}
#rightimage1 {float: right; margin: 10px;}

#header {font-size: 15pt; margin-bottom: 7px; text-transform: uppercase;}
#header2 {font-size: 11pt; margin-bottom: 7px; text-transform: uppercase; text-align:middle; width: 225px;}

#dinnermenu, #dessertmenu {width: 300px; margin: 10px; text-align: center;}
#dessertmenu {float:right;}
#menu {border: 1px solid black;}
#menu:hover {border: 1px solid red;}

#footerlinks {margin-bottom: 10px;}
#footerlinks a {color: darkred; text-decoration: none; font-size: 9pt;}
#footerlinks a:hover {color: blue; text-decoration: underline;}