body {
margin: 0;
padding: 0;
background-color: #af87c2;
}
#site {
background-color:#fff;
background-image:url(images/page-bg.jpg);
background-position: top right;
background-repeat:repeat-x;
}
#content p, #content li {
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.5em;
}
#container {
padding-left: 200px;
background-image:url(images/beer.gif);
background-repeat:no-repeat;
}
#content {
padding-right: 180px;
background-image:url(images/crab-corner.jpg);
background-position: top right;
background-repeat:no-repeat;
padding-bottom: 2em;
overflow:hidden;
font-family: Georgia, "Times New Roman", Times, serif;
}
#inner-content {
width: 800px;
margin: 0 auto;
}
#footer {
background-image:url(images/footer-bg.jpg);
background-position: bottom right;
background-repeat: repeat-x;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .8em;
clear: both;
}
#footer-content {
height: 167px;
background-image:url(images/mask.jpg);
background-position: bottom right;
background-repeat:no-repeat;
text-align: center;
color: #9933CC;
}
#footer-content .footer-box {
padding: 20px 0 10px 0;
margin: 0 auto 0 auto;
background-image:url(images/white-trans.gif);
width: 450px;
}
#footer-content .footer-box p {
margin: .75em;
}
h1 {
margin: 0 auto 0 auto;
padding: 0;
height: 109px;
width: 489px;
}
h1 a {
display: block;
background-image:url(images/logo.gif);
background-repeat:no-repeat;
background-position: bottom left;
height: 109px;
text-indent: -9999px;
}
h2 {
color: #9441c9;
font-size: 1.2em;
}
h3 {
color: #090;
}
#main-nav {
border-top: 1px solid green;
border-bottom: 1px solid green;
list-style: none;
margin-left: 0;
padding-left: 0;
text-align: center;
}
#main-nav li {
margin: 0 1em 0 1em;
display: inline;
}
#main-nav li a:link, #main-nav li a:visited {
font-weight: bold;
color: #090;
text-decoration: none;
}
#main-nav li a:hover {
color: #F33;
}

#hours {
float: right;
width: 201px;
padding: 30px 0 0 0;
margin: 0 10px 10px 20px;
background-color:#f7f2e4;
background-image:url(images/panel-top.gif);
background-position:top center;
text-align: center;
font-size: .8em;
}
#hours p {
padding: 0 20px 0 20px;
margin: 0;
}
#hours p.hour-label {
font-weight: bold;
margin-top: 1em;
}
#hours p.eleventh-hour {
padding: 0 20px 90px 20px;
margin-bottom: 0;
background-image:url(images/panel-bott.gif);
background-position:bottom center;
background-repeat:no-repeat;
}
#main-content {
float: left;
width: 100%;
}
#sub-nav {
width: 35%;
float: left;
}

#sub-nav ul#menus {
margin-right: 30px;
}

#sub-nav ul#menus li {
font-size: .9em;
padding-bottom: .5em;
}
#sub-nav ul#menus li a:link, #sub-nav ul#menus li a:visited  {
color: #090;
text-decoration: none;
}
#sub-nav ul#menus li a:hover {
color: #C00;
text-decoration: underline;
}

#main-2col {
width: 65%;
float: right;
}
#main-wide {
padding-left: 15px;
}

dt {
font-weight: bold;
}

.notes {
font-size: .7em;
}
.note {
font-size: .7em;
font-style:italic;
}
table.satch-item {
width: 90%;
border-bottom: 1px dotted #090;
}
table.satch-item, table.extra-item {
width: 90%;
}
table.satch-item td, table.extra-item td {
vertical-align: top;
padding-bottom: .5em;
padding-top: .5em;
border-top: 1px dotted #090;
}
table.satch-item td.satch-ID {
font-weight: bold;
padding: .5em .5em .5em 0;
}
table.satch-item td.satch-price, table.extra-item td.satch-price {
font-weight: bold;
padding: .5em 0 .5em 1em;
text-align: right;
}
table.satch-item td strong {
display: block;
font-weight: bold;
padding-bottom: .25em;
}

