.detailstop {
  clear: both;
  background-image: url('/images/detailstop_bg.jpg');
  width: 680px;
  height: 4px;
}

.details {
  position:static;
  border-left: 2px solid #A05700;
  border-right: 2px solid #A05700;
  width: 676px;
}

.detailspadding {
  padding: 2px 6px 2px 7px;
}

.detailstitle {
  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;
}

.detailsdesc {
  padding: 8px 0px 5px 8px;
  font-size: 11px;
  letter-spacing: 0.08em;
  text-align: justify;
  font-family: "Myriad Pro", sans, arial, sans-serif, Verdana, Helvetica;  
}

.detailsdesc p {
  font-size: 11px;
  letter-spacing: 0.08em;
  text-align: justify;
}

.detailsdesc ul {
  list-style-type: none;
}

.detailsdesc ul li {
  font-size: 11px;
  letter-spacing: 0.07em;
}

.detailsthumbs {
  border-top: 1px solid #A05700;
  border-bottom: 1px solid #A05700;
  margin: 10px 8px 10px 8px;
  padding-top: 0px;
  line-height: 0.1em;
  text-align: justify;
}

.detailsthumbs a {
}

.detailsthumbs a img {
  margin: 10px 10px 10px 10px;
  border: none;
}

.detailspic {
  text-align: center;
}

.detailspic img {
  width: 500px;
  margin: 20px 0px 20px 0px;
}

.detailspic a img {
  border: none;
}

.desctable {
  margin-left: 72px;
  margin-top: 40px;
}

.desctable table {
  border-collapse: collapse;
  width: 520px; 
}

.desctable table tr.orange {
  background-color: #FFE594;
}

.desctable table tr.white {
  background-color: #FFFFFF;
}

.desctable table tr td {
  padding: 3px 10px 3px 10px;
  font-size: 11px;
  font-family: "Myriad Pro", sans, arial, sans-serif, Verdana, Helvetica;
}

.desctable table tr td.nametd {
  width: 160px;
  text-align: left;
  font-weight: bold;
}

.desctable table tr td.desctd {
  width: 360px;
  text-align: center;
}

.detailsprices {
  margin-left: 72px;
  margin-top: 40px;
}

.detailsprices table {
  border-collapse:collapse;
  width: 520px;
  table-layout: auto;
  text-align: center;
}

.detailsprices table tr td, th {
  border: 1px solid #A05700;
  font-size: 11px;
  font-family: "Myriad Pro", sans, arial, sans-serif, Verdana, Helvetica;
  letter-spacing: 0.08em;
  text-align: center;
  vertical-align: top;
  padding: 8px;
}

.detailspricesexp {
  font-size: 11px;
  letter-spacing: 0.08em;
  margin: 40px 88px 30px 88px;
}


.detailsdetails {
  font-size: 11px;
  letter-spacing: 0.08em;
  line-height: 150%;
}

.detailsbottom {
  background-image: url('/images/detailsbottom_bg.jpg');
  width: 680px;
  height: 4px;
  margin-bottom: 10px;
}

table.guestbook {
  width: 664px;
  color: #A05700;
}

table.pdr {
  width: 644px;
}

table.guestbook tr td.tdleft {
  font-size: 13px;
  font-family: "Myriad Pro", sans, arial, sans-serif, Verdana, Helvetica;  
  text-align: left;
}

table.guestbook tr td.tdright {
  color: #A05700;
  font-family: "Myriad Pro", sans, arial, sans-serif, Verdana, Helvetica;
  font-size: 13px;
  font-weight: bold;
  vertical-align: middle;
  text-align: right;
}

.gbheader {
  width: 676px;
  padding: 2px 6px 7px 7px;
}

.gbheader a {
  color: #A05700;
  font-family: "Myriad Pro", sans, arial, sans-serif, Verdana, Helvetica;;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

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

.booknow {
  padding: 3px 0px 3px 10px;
  margin: 10px 250px 10px 250px;
  background-color: #F1E6D9;
  color: #A05700;
  font-size: 13px;
  letter-spacing: 0.08em;
  font-weight: bold;
  text-align: center;
}

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

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