#welcometop {
  background-image: url('/images/welcome_top.jpg');
  height: 4px;
  width: 680px;
}

#welcome {
  clear: both;
  background-image: url('../images/welcome_bgr.jpg');
  background-repeat: repeat-y;
  font-size: 11px;
  letter-spacing: 0.08em;
  width: 645px;
  padding: 15px 10px 10px 25px;
}

#welcomebottom {
  background-image: url('/images/welcome_bottom.jpg');
  height: 4px;
  width: 680px;
  border-bottom: 4px solid white;
}

#offer {
  padding: 4px 0px 8px 0px; 
}

.item {
  clear: both;
  border-bottom: 8px solid white;
  background-image: url('/images/middleleftitem_bg.jpg');
  width: 664px;
  height: 199px;
  padding: 6px 8px 6px 8px;
}

.title {
  padding: 3px 0px 3px 10px;
  background-color: #F1E6D9;
  color: #A05700;
  font-size: 13px;
  letter-spacing: 0.08em;
  font-weight: bold;
  text-align: justify;
  border-bottom: 5px solid white;
}

.title a {
  text-decoration: none;
  color: #A05700;
}

.title a:hover {
  color: #603700;
}

.itemdesc {
  float: left;
  width: 400px;
  height: 169px;
  padding: 2px 0px 0px 5px;
}

.itemdetails p.itemname {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 115%;
  padding: 0;
}

.itemdetails {
  width: 390px;
  height: 169px;
  overflow: hidden;
  border: none;
}

.itemdetails p {
  font-size: 11px;
  letter-spacing: 0.08em;
  line-height: 150%;
  padding-left: 2px;
  padding-top: 7px;
}

.itemdetails tr td.tdright {
  text-align: right;
}



.itempic {
  float: left;
  width: 257px;
  height: 171px;
}

.itempic a {
  text-decoration: none;
}

.itempic a img {
  border: none;
  width: 257px;
  height: 171px;
}

#middlerighttop {
  background-image: url('/images/middlerighttop_bg.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
  height: 4px;
  width: 206px;
}

#middleright {
  background-image: url('/images/middleright_bgr.jpg');
  width: 201px;
  padding: 3px 2px 10px 3px;
  border-bottom: 2px solid #A05700;
}

.middlerightbutton {

  background-image: url('/images/middlerightbuttons_bg.gif');
  font-family: "Myriad Pro";
  width: 190px;
  height: 20px;
  padding-top: 4px;
  margin-left: 5px;
  color: white;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.07em;
}

#contact {
  height: 102px;
  text-align: center;
  font-size: 11px;
  color: #462601;
  font-family: "Myriad Pro";
  margin-bottom: 10px;
}

#contact table {
  width: 198px;
  padding: 0px 4px 0px 4px;
}

#contact table tr td {
  border-bottom: 1px solid #A05700;
  color: #462601;
  font-size: 11px;
  font-family: "Myriad Pro", "sans";
  letter-spacing: 0.08em;
  text-align: center;
  vertical-align: top;
  margin: 0px 20px 0px 20px;
  padding-top: 12px;
}

#contact a {
  color: #462601;
  font-family: "Myriad Pro";
  text-decoration: none;
  border-bottom: 1px solid #A05700;
}

#contact a:hover {
  color: #462601;
}

#reservation {
  height: 355px;
}

#reservation ul {
  padding: 13px 0px 0px 6px;
  font-size: 11px;
  letter-spacing: 0.06em;
  color: #462601;
  font-family: "Myriad Pro";
  list-style-type: none;
}

#links {
  padding: 5px 4px 15px 4px;
  font-size: 11px;
  font-family: "Myriad Pro", "sans";
  letter-spacing: 0.08em;
}

#links a {
  color: #462601;
  font-family: "Myriad Pro";
  text-decoration: none;
}

#links a:hover {
  color: #462601;
}

#links a img {
  border: none;
}

#links p {
  padding: 0px 0px 10px 20px;
}

#information {
  padding: 10px 15px 0px 20px;
}

#meteo {
  overflow: scroll;
}
