body
{
padding: 0;
margin: 0;
font-family: baskerville,'palatino linotype';
color: #000;
background: transparent url('img/bg-watermark.gif') no-repeat center center fixed;
}

img {
border: none;
}

h2 {

margin: 5px 0;

}

p {

margin: .4em 0;

}


#main {
width: 800px;
margin: auto;
text-align: left;
}

#header {
text-align: center;
}

#footer {
text-align: center;
margin: 10px 0px 10px 0px;
}

#footer p {
font-size: 11px;
}

#header-img{
background: transparent url('img/image-border.gif') no-repeat center top;
height: 305px;
}

#header-img img{
margin-top: 12px;
}

.textpanel {
border: none;
display: inline;
}

.left {
float: left;
}

.right {
float: right;
}

.center {
display: block;
margin: auto;
}

.singlecol {
width: 176px;
padding: 0px 4px 10px 0px;
}

.doublecol {
width: 360px;
}

.fourcol {
width: 720px;
padding: 0px 40px;
clear: both;
}

.infopanel{display:block;}
.infopanel *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#e9e9e9}
.infopanel1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f5f5f5;
  border-right:1px solid #f5f5f5;
  background:#eeeeee}
.infopanel2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcfcfc;
  border-right:1px solid #fcfcfc;
  background:#ededed}
.infopanel3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ededed;
  border-right:1px solid #ededed;}
.infopanel4{
  border-left:1px solid #f5f5f5;
  border-right:1px solid #f5f5f5}
.infopanel5{
  border-left:1px solid #eeeeee;
  border-right:1px solid #eeeeee}
.infopanelfg{
  background:#e9e9e9;
  padding: 15px;
  height: 300px;
}

.menu-image {

margin-top: 50px;

}

.menu-container {

padding: 0px 40px;

}

.menu-container .price {

font-weight: bold;
padding-left: 5px;

}

.menu-container .note {

margin: 30px 0;
font-weight: bold;
font-style: italic;

}

.menu-container .menu-date {

margin: 30px 0;
font-size: smaller;
font-style: italic;

}


#slideshow {
    position:relative;
    height:279px;
    width: 707px;
    margin: auto;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

.christmas {

background: transparent url('img/snow-flake.gif') no-repeat;
float: left;
display: inline;
clear: both;
margin-bottom: 20px;
padding-left: 130px;
height: 110px;
width: 720px;
}