/* testimonials */
DIV.test-links {
  height: 150px ;
  vertical-align: middle ;
  border-style: none ;
  border-width: 1px ;
  border-color: #000000 ;
}
DIV.test-links DIV {
  padding: 0 7px 0 7px ;
}
DIV.test-links DIV.fb {
  float: left ;
  margin: 53px 0 auto 0;
}
DIV.test-links DIV.lk {
  float: left ;
  margin: 59px 0 auto 0;
}
DIV.test-links DIV.tw {
  float: left ;
  margin: 47px 0 auto 0;
}
DIV.test-links DIV.yr {
  float: left ;
  margin: 33px 0 auto 0;
}
DIV.test-links DIV.ta {
  float: left ;
  margin: 0px 0 auto 0;
}

TABLE.testimonials {
  margin: 0px 0px 10px 0px ;
}
TABLE.testimonials TD {
  padding: 0px 0px 12px 0px ;
}
TABLE.tripadvisor {
  width: 85% ;
  margin: 15px 0px 0px 0px ;
  color: #000000 ;
  text-align: justify ;
  vertical-align: middle ;
  background: #70a1f0 ;
  border-style: solid ;
  border-width: 1px ;
  border-color: #90c1ff #666666 #666666 #90c1ff ;
}
TABLE.tripadvisor TD {
  padding: 6px 20px 8px 20px ;
  text-align: center ;
  vertical-align: middle ;
}
SPAN.quote {
  font-family: "Georgia", "Times New Roman", "Times Roman", serif ;
  font-style: italic ;
}

DIV.testimonials {
  margin: 20px ;
  padding: 0px 6px 6px 0px ;
  border: solid 0px #ff0000 ;
  background: url(images.site/guestbook_shadow.png) no-repeat 6px 6px ;
}
DIV.testimonials TABLE.gb {
  width: 100% ;
  margin: 0px ;
  padding: 0px ;
  background: #eff7ff url(images.site/guestbook_bg.gif) top left repeat ;
}
DIV.testimonials TABLE.gb TD.l {
  width: 15px ;
  background: url(images.site/guestbook_left_bg.gif) top left repeat ;
}
DIV.testimonials TABLE.gb TD.r {
  width: 4px ;
}
DIV.testimonials TABLE.gb TD.heading {
}
DIV.testimonials TABLE.gb TD.heading TABLE {
  width: 100% ;
  background: #eff7ff ;
}
DIV.testimonials TABLE.gb TD.heading TABLE TD {
  text-align: center ;
}
DIV.testimonials TABLE.gb TD {
  padding: 0px 0px 0px 0px ;
  font-size: 90% ;
  white-space: normal ;
  text-align: left ;
  border: solid 0px #0000ff ;
}
DIV.testimonials TABLE.gb TD.read {
  padding: 10px 0px 0px 5px ;
  font-size: 115% ;
  font-weight: bold ;
}
DIV.testimonials TABLE.gb TD.entry {
  padding-left: 3px ;
  padding-right: 4px ;
  font-family: "Georgia", "Times New Roman", "Times Roman", serif ;
  font-style: italic ;
}
DIV.testimonials TABLE.gb TD.sign {
  padding-left: 3px ;
  padding-right: 4px ;
  padding-bottom: 16px ;
  font-family: "Arial", "Helv", "Helvetica", sans-serif ;
  font-style: normal ;
}
DIV.testimonials TABLE.gb TD.link {
  padding-bottom: 3px ;
  font-weight: normal ;
  text-align: right ;
}
DIV.testimonials TABLE.gb TD.link A {
  font-weight: normal ;
}
DIV.framed-right {
  margin-top: 25px ;
}
DIV.framed-left {
  margin-top: -20px ;
}

