#body {
  width: 100%;
  height: 100%;
  margin: auto;
}

/* Header section */
#header {
  width: 100%;
  height: 305px;
  margin: auto;
  background-color: #382b16;
}

#logoTable {
  width: 760px;
  height: 305px;
  margin: auto;
  border-left: #ffffff 2px solid;
  border-right: #ffffff 2px solid;
  background-color: #ffffff;
}

#leftPart {
  width: 489px;
  height: 305px;
  float: left;
}

#leftLogo {
  width: 345px;
  height: 253px;
  float: left;
}

#buttons {
  width: 134px;
  height: 253px;
  float: left;
  padding-left: 10px;
  margin: 0px;
  background-image: url(../images/MenuBG.gif);
}

#buttons img {
  display: block;
}

#buttons a {
  font-family: Arial;
  font-size: 12px;
  color:#784c0b;
  text-decoration: none;
}

#buttons a:hover {
  font-family: Arial;
  font-size: 12px;
  color:#c18630;
  text-decoration: none;
}

#rightPart {
  width: 271px;
  height: 305px;
  float: right;
}

#rightPartSearch {
  width: 271px;
  height: 29px;
  float: left;
  background-image: url(../images/searchBg.gif);
}

.searchBot{
  font-family: Arial;
  font-size: 9px;
  border-left: #f7e5aa 1px solid;
  border-bottom: #f7e5aa 1px solid;
  border-right: #f7e5aa 1px solid;
  border-top: #f7e5aa 1px solid;
  color: #dbaf60;
  margin-top : 5px;
}

#rightPartImage {
  width: 271px;
  height: 224px;
  float: left;
  background-image: url(../images/rightPix.jpg);
  background-repeat: no-repeat;
}

#rightPartLanguage {
  width: 271px;
  height: 22px;
  padding-top: 30px;
  float: left;
  background-image: url(../images/secondMenuRight.jpg);
  background-repeat: no-repeat;
  color: #c8b2a6;
  text-align: center;
}

#rightPartLanguage a {
  font-family: Arial;
  font-size: 9px;
  color: #876858;
  text-decoration: none;
}

#rightPartLanguage a:hover {
  font-family: Arial;
  font-size: 9px;
  color: #c8b2a6;
  text-decoration: none;
}

#navigationButtons {
  width: 345px;
  height: 32px;
  padding: 0px;
  margin: 0px;
  float: left;
}

#navigationButtons ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

#navigationButtons ul a {
  display: block;
  margin: 0px;
  padding: 0px;
}

#navigationButtons li {
  float: left;
  display: inline;
  padding: 0px;
  margin: 0px;
}

#navigationButtons img {
  display: block;
}

#navigationLinks {
  width: 345px;
  height: 20px;
  float: left;
  background-image: url(../images/smBG.gif);
  background-repeat: no-repeat;
}

#navigationLinks a {
  font-family: Arial;
  font-size: 10px;
  text-decoration: none;
  color:#ffffff;
}

#navigationLinks a:hover {
  font-family: Arial;
  font-size: 10px;
  text-decoration: none;
  color:#c2c2c2;
}

#smUnderMenu {
  width: 144px;
  height: 22px;
  float: right;
  padding-top: 30px;
  background-image: url(../images/smUnderMenu.gif);
  font-family: Verdana; 
  font-size: 9px; 
  color: #cccccc; 
  text-align: center;
}

#headerToNavigationSeparator {
  width: 100%;
  margin: auto;
  background-color: #ffeab5;
}

#headerToNavigationSeparatorBorders {
  width: 760px;
  height: 8px;
  margin: auto;
  border-left: #ffffff 2px solid;
  border-right: #ffffff 2px solid;
  background-image: url(../images/centerLine.gif);
  overflow: hidden;
}
/* End Header section */

/* Footer section */
#footerLinksTable {
  width: 740px;
  height: auto;
  margin: auto;
  border-left: #ffffff 20px solid;
  border-right: #ffffff 20px solid;
  background-color: #ffffff;
  text-align: center;
  clear: both;
}

#footerLinksTable .footerLinks {
  width: auto;
  font-family: Arial, Tahoma;
  font-size: 9px;
  color: #b48c50;
  text-decoration: none;
}

#footerLinksTable .footerLinks:hover {
  width: auto;
  font-family: Arial, Tahoma;
  font-size: 9px;
  color: #b48c50;
  text-decoration: none;
}


#footerSeparator {
  width: 100%;
  margin: auto;
  background-color: #ffeab5;
  clear: both;
}

#footerSeparatorIn {
  width: 760px;
  height: 12px;
  margin: auto;
  border-left: #ffffff 2px solid;
  border-right: #ffffff 2px solid;
  background-image: url(../images/centerLine.gif);
  overflow: hidden;
  clear: both;
}

#footerTable {
  width: 760px;
  height: 89px;
  margin: auto;
  clear: both;
  border-left: #ffffff 2px solid;
  border-right: #ffffff 2px solid;
}

#designInfo {
  width: 226px;
  height: 69px;
  padding-left: 10px;
  padding-top: 20px;
  float: left;
  text-align: left;
  line-height: 10px;
  font-family: Arial;
  font-size: 10px;
  color: #ebb14e;
}

#designInfo .designHome {
  color: #ebb14e;
  text-decoration: none;
}
#designInfo .designHome:hover {
  color: #e4bf7f;
  text-decoration: none;
}

#bottomPicture {
  width: 524px;
  height: 89px;
  float: right;
}

#bottomPicture img {
  display: block;
}
/* End Footer section */

.whiteSpace {
  width: 780px;
  height: 10px;
  margin: auto;
  background-color: #ffffff;
}

/* Index page */
#newsEvents {
  width: 237px;
  height: 157px;
  float: left;
  background-image: url(../images/newsAndeventsBg.jpg);
  color: #70806F;
}

#newsEventsTitle {
  width: 218px;
  height: 18px;
  padding-top: 21px;
  padding-left: 16px;
  float: left;
  font-family: Arial;
  font-size: 12px;
  color: #876858;
}

#newsEventsArrow {
  width: 28px;
  float: left;
  display: block;
}

#newsEventsText {
  width: 200px;
  float: left;
  color: #a87856;
  line-height: 12px;
}

#newsEventsText a {
  font-family: Verdana;
  font-size: 9px;
  color: #876858;
  font-weight: bold;
}

#newsEventsText a:hover {
  font-family: Verdana;
  font-size: 9px;
  color: #a87856;
  font-weight: bold;
}

#about {
  width: 207px;
  height: 157px;
  float: left;
}

#about img {
  display: block;
}

#aboutTheHotel {
  width: 194px;
  float: left;
}

#aboutTheHotelTitle {
  width: 178px;
  height: 18px;
  padding-top: 21px;
  padding-left: 16px;
  float: left;
  font-family: Arial;
  font-size: 12px;
  color: #876858;
}

#aboutTheHotelText {
  width: 160px;
  padding-top: 10px;
  padding-left: 16px;
  padding-right: 16px;
  margin: auto;
}

#aboutTheHotelText a {
  font-family: Verdana;
  font-size: 9px;
  color: #876858;
  font-weight: bold;
}

#aboutTheHotelText a:hover {
  font-family: Verdana;
  font-size: 9px;
  color: #a87856;
  font-weight: bold;
}

#hotelsLogo {
  width: 122px;
  height: 157px;
  float: right;
}

#hotelsLogo img {
  display: block;
}
/* End Index page */

