
a { color: #770e0e }
a:hover   { color:#5A5519; text-decoration:none; }
a img { border:none }

body {
  font-family: Arial;
  font-size: 12px;
}


TD {
  font-family: Arial;
  font-size: 12px;
}

td.availabletd, td.testimonialtd {
  vertical-align: top;
  text-align: center;
}

img.availablesmall, img.testimonialsmall {
  border: 1px black solid;
  margin-top: 3px;
  margin-left: 2px;
  margin-right: 2px;
  width: 50px;
  height: 37px;
}

img.availablelarge, img.testimoniallarge, img.photolarge {
  border: 1px black solid;
  width: 350px;
  height: 262px;
}

img.availablezoom, img.testimonialzoom, img.photozoom {
  position: absolute;
  top: 0;
  left: 0;
  width: 700px;
  height: 525px;
  border: 1px black solid;
  display: none;
}

div#menu img {
  margin-right:4px;
  margin-bottom:2px;
}
