body, div {
    font-family: futura lt bt, tahoma, verdana, arial, sans-serif;
    font-size: 12pt;
    margin: 0;
    padding: 0;
    position: relative;
}

h1, h2, h3 {
    margin: 0;
    margin-bottom: 5px;
    text-align: center;
}

h1 {
    margin-top: 15px;
}

h4 {
    margin-left: 15px;
}

p {
    margin-top: 0.25em
}

body {
    background: url(bricks.jpg) repeat;
}

.HeaderLeft {
    background: url(top.gif) no-repeat;
    height: 270px;
    width: 320px;
}

.Menu {
    background: url(menubg.gif) no-repeat;
    height: 235px;
    list-style-type: none;
    position: fixed;
}
.Menu li {
    background: url(menuitem.gif) no-repeat;
    height: 36px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 0;
    width: 120px;
}
.Menu li a {
    font-weight: bold;
    text-decoration: none;
}
.Menu li a:hover {
    text-decoration: underline;
}
.MenuFirst {
    padding-top: 30px;
}

.Block {
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-right: 0px;
    padding: 0;
}
.BlockWide {
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-right: 0px;
    padding: 0;
    width: 475px;
}

.Caption {
    background: url(caption-bg.gif) no-repeat;
    font-family: cloisterblack bt, openclassic, lucida blackletter, calligrapher, flat brush, times new roman, serif;
    font-size: 18pt;
    font-weight: bold;
    height: 45px;
    margin: 0;
    padding-left: 25px;
    width: 380px;
}
.CaptionWide {
    background: url(caption-bgw.gif) no-repeat;
    font-family: cloisterblack bt, openclassic, lucida blackletter, calligrapher, flat brush, times new roman, serif;
    font-size: 18pt;
    font-weight: bold;
    height: 45px;
    margin: 0;
    padding: 0;
    width: 475px;
}
.CaptionWide p {
    margin-left: 25px;
    margin-top: 5px;
}

.CaptionEnd {
    background: url(caption-bg-b2.gif) no-repeat;
    height: 39px;
    margin: 0;
    padding-top: 10px;
    padding-left: 25px;
    width: 380px;
}
.CaptionEndWide {
    background: url(caption-bg-b2w.gif) no-repeat;
    height: 39px;
    margin: 0;
    padding: 0;
    width: 475px;
}

.Content {
    background: url(caption-bg-m.gif) repeat-y;
/*    border: 3px double black; */
    border-top: none;
    margin: 0;
    padding: 5px;
    width: 380px;
}
.Content span {
    font-size: 14pt;
    font-weight: bold;
}
.Content ul {
    margin-top: 2px;
}
.Content td span {
    font-size: 10pt;
    font-weight: normal;
}

.ContentWide {
    background: url(caption-bg-mw.gif) repeat-y;
    border-top: none;
    margin: 0;
    padding: 0;
    width: 475px;
}
.ContentWide span {
    font-size: 14pt;
    font-weight: bold;
}
.ContentWide ul {
    margin-top: 2px;
}
.ContentWide td span {
    font-size: 10pt;
    font-weight: normal;
}
.ContentWide p {
    margin-top: 0;
    padding: 0;
    padding-left: 10px;
    width: 450px;
}

.PicLeft {
    float: left;
    margin-left: 3px;
    margin-right: 7px;
}
.PicRight {
    float: right;
    margin-left: 7px;
    margin-right: 3px;
}

.Hours, .Price {
    padding-left: 20px;
}
.Hours tr {
    height: 2em;
}
.Price {
    text-align: right;
    width: 5em;
}
.Price7 {
    text-align: right;
    width: 7em;
}
.Price9 {
    text-align: right;
    width: 9em;
}

.Contact {
    list-style-type: none;
}

.FoodMenu {
    margin-left: 10px;
    width: 455px;
}
.FoodMenuPreNote {
    font-weight: bold;
    margin-left: 1em;
    margin-bottom: 0.5em;
}
.Submenu {
    font-size: 10pt;
}
.Subcontent {
    margin-left: 5em;
}
.Specials {
    font-weight: bold;
    width: 7em;
}

.MenuMenu {
    text-align: center;
}
.MenuMenu a:hover {
    background: #EDD;
}
.MenuSeparator {
    clear: left;
    margin-bottom: 1em;
}
.MenuSection {
    color: white;
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    width: 150px;
}

.Remind {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0;
    text-align: center;
    width: 500px;
}

.Carryout {
    font-size: 1.2 em;
    font-weight: bold;
}

.History {
    margin-right: 15%;
}

.Copyright {
    float: left;
    font-size: 0.8em;
    margin-left: 5em;
}

.Byline {
    float: left;
    font-size: 0.8em;
    margin-left: 5em;
}


.HeadMenuTable {
    margin-top: 10px;
    text-align: center;
    width: 360px;
}
.HeadMenuTable td {
    background: #800;
    border: 2px solid #200;
    color: white;
    width: 25%;
}
.HeadMenuTable a {
    color: white;
    display: block;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
}
.HeadMenuTable a:hover {
    background: #F00;
}
.HeadMenuItem {
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.FootMenu {
    text-align: center;
    width: 100%;
}
.FootMenu li {
    display: inline;
    list-style-type: none;
}
.FootMenu a {
    font-weight: bold;
}
.FootMenu a:hover {
    background: #EDD;
}

.BottomReminder {
    clear: both;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 5%;
    width: 90%;
}

.footer {
    color: #777;
    float: left;
    font-size: 0.8em;
    margin-left: 5em;
    }
.footer a {
    text-decoration:underline;
    color:#848;
    }
.footer a:hover {
    text-decoration:underline;
    color:#525;
    }


