﻿#gallery-left {
  float: left;
  width:400px;
}
#gallery-right {
  float:right;
  width: 180px;
  text-align: right;
}
.content-center {
  text-align: center;
}
.gallery-wrapper {
  width:594px;
  background-color:#cdd766;
  padding:12px 12px 12px 12px;
}
#content-left .gallery-wrapper td {
  font-size:11x;
}
#content-left .gallery-wrapper td img.thumb {
  border: 1px solid #fff;
}

p.contact-address {
  font-size:11px;
  line-height: 14px;
}
#virtual_tours a {
  font-size: 11px;
}
#galleries a{
  font-size:11px;
}
#virtual-tour-title {
  width:400px;
  margin-top: 12px;
  height: 20px;
  background-image: url(/images/base-images/yellow-bar22px.jpg);
  background-repeat: repeat-x;
  text-align: center;
  font-weight: bold;
  padding-top: 2px;
  font-size: 11px;
}
#virtual-tour-desc {
  width: 400px;
  margin-top: 12px;
  font-size: 11px;
}
.virtual-rt {
  float:right;
  text-align:center;
  margin: 5px 0px 12px 12px;
}
#java-box {
  margin-top: 48px; 
  width: 400px;
  
}
#java-logo {
  margin-right:10px;
  float: left;
  width: 40px;
}
#java-text {
  width: 250px;
  float:left;
}