* {
  margin: 0;
  padding: 0;
  font-family: "Book Antiqua", Georgia, serif;
  color: #555
}

h1 {
  margin-bottom: 24px
}

h2 {
  margin-bottom: 28px;
  font-size: 24px;
  line-height: 28px;
  color: #A39161;
  letter-spacing: 1px;
  font-weight: lighter;
  text-transform: uppercase;
  text-decoration: underline
}

p {
  margin-bottom: 16px
}

ul {
  padding-left: 20px;
  margin-left: 16px
}

p, ul {
  font-size: 16px;
  line-height: 20px
}

a {
  color: #666
}
a:hover {
  color: #A39161
}

img {
  border: none
}

.Clear {
  font-size: 1px;
  line-height: 1px;
  clear: both
}

#Strapline {
  text-align: center
}

#Page {
  width: 620px;
  margin: 0 auto
}

#Header {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #A39161;
  text-align: center
}
#Header #AddBookmark {
  padding-top: 4px
}

#AboutUs {
  margin: 0 auto;
  text-align: justify
}
#AboutUs h1 {
  display: none
}

#LettingsList {
  padding-top: 20px
}
#LettingsList h2 {
  margin-bottom: 16px;
  text-align: center
}
#LettingsList div.Pic {
  width: 200px;
  float: left
}
#LettingsList div.Pic a {
  display: block;
  width: 200px;
  border: 2px solid white
}
#LettingsList div.Pic a:hover {
  border: 2px solid #A39161
}
#LettingsList p {
  padding-top: 45px;
  width: 396px;
  float: right
}
#LettingsList p a {
  font-family: "Tahoma", serif;
  font-size: 14px
}
#LettingsList p.Price {
  padding-top: 0;
  font-weight: bold;
  font-family: "Tahoma", serif;
  font-size: 14px
}
#LettingsList p.Details {
  margin-bottom: 4px
}
#LettingsList div.Spacer {
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  margin-top: 10px;
  margin-bottom: 12px;
  border-bottom: 1px solid #A39161;
  clear: both
}

#Footer {
  margin-top: 24px;
  padding-top: 6px;
  padding-bottom: 4px;
  border-top: 1px solid #A39161;
  text-align: center
}
#Footer #AffiliateLogos {
  padding-bottom: 4px
}
#Footer p {
  margin-bottom: 2px;
  font-size: 13px;
  line-height: 14px;
  font-family: Times New Roman, serif;
  font-style: italic;
  color: #666
}
#Footer p a{
  font-size: 13px;
  font-family: Times New Roman, serif
}

/* LettingInformation */

#LettingInfo {
  text-align: center
}
#LettingInfo, #AboutUs {
  padding-top: 24px;
}
#LettingInfo h1 {
  margin-bottom: 10px;
  text-align: center;
  font-size: 20px;
  color: #A39161
}
#LettingInfo h2 {
  margin-top: 10px;
  margin-bottom: 16px
}
#LettingInfo p.Buttons {
  margin-bottom: 11px;
  text-align: center
}
#LettingInfo p.ClickLightbox {
  margin-bottom: 0px;
  padding-top: 4px;
  text-align: center
}
#LettingInfo li.DateAvailable {
  list-style-type: none;
  padding-top: 4px;
  color: #461211;
  font-weight: bold;
  font-style: italic;
  font-size: 16px
}
#LettingInfo p.Price {
  margin-top: 16px;
  font-weight: bold;
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 18px;
  line-height: 20px
}