* {
  font-family: "Myriad Pro", sans, arial, sans-serif, Verdana, Helvetica;
  padding:0;
  margin:0;
}

body {
  background-color: #FFFFFF;
  behavior:url("csshover3.htc");
}

h1 {
  font-family: "Myriad Pro", sans, arial, sans-serif, Verdana, Helvetica;
  font-size: 16px;
  line-height: 200%;
}

h2 {
  font-family: "Myriad Pro", sans, arial, sans-serif, Verdana, Helvetica;
  font-size: 16px;
  line-height: 200%;
}

#container {
  width:900px;
  padding:0;
  margin:auto;
  background-color: #FFFFFF;
  border: 2px solid #FFFFFF;
}

#topleft {
  float: left;
  width: 543px;
  height: 152px;
  border-left: 2px solid #FFFFFF;
  border-bottom: 8px solid #FFFFFF;
}

#toplefttop {
  width: 543px;
  height: 123px;
  background-image: url("/images/topleft_bg.jpg");
  border-bottom: 3px solid #FFFFFF;
}

#languages {
  padding-left: 0px;
  margin-left: 10px;
  padding-top: 5px;
  border-bottom: 2px solid #FFBE65;
  width: 220px;
}

#languages img {
  border: none;
  padding-right: 6px;
}

#topleftbottom {
  width: 543px;
  height: 26px;
  background-image: url("/images/menu_bg.jpg");
}

#topright {
  float: left;
  width: 353px;
  height: 152px;
  border-right: 2px solid #FFFFFF;
  border-bottom: 8px solid #FFFFFF;
}

#toprighttop {
  width: 353px;
  height: 138px;
  background-image: url("/images/topright_bg.jpg");
  border-bottom: 3px solid #FFFFFF;
}

#topflash {
  padding: 9px 7px 1px 5px;
}

#toprightbottom {
  width: 353px;
  height: 11px;
  background-image: url("/images/menuright_bg.jpg");
  background-repeat: no-repeat;
}

#left {
  float: left;
  width: 680px;
  border-top: 2px solid #FFFFFF;
  border-right: 10px solid #FFFFFF;
  border-left: 2px solid #FFFFFF;
}

#right {
  float: left;
  width: 206px;
  border-top: 2px solid #FFFFFF;
}

#onmiddlerighttop {
  text-align:center;
  margin-bottom: 6px;
}

#onmiddlerighttop img {
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 6px 0px 6px 0px;
}

#reservation input{
  width: 180px;
}

#reservation input#check{
  width: 10px;
}

#reservation input#submit{
  width: 90px;
  margin-left: 100px;
  margin-top: 5px;
}

#reservation li {
  margin-top: 5px;
}

#reservation textarea{
  font-size: 11px;
  width: 180px;
}
  