* { outline: none }
body 
 {
  margin: 0px;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  line-height: 1.45;
  color: #000000;
  behavior: url('csshover.htc');
 }
input, select, textarea {
  font-family: Tahoma, sans-serif;
  font-size: 11px;  
 }
p 
 {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  text-align: justify;
 }
img {
  border: 0px 
 }
#bigframe {
  background: #562715 url('i/BG.jpg') top center no-repeat; 
  text-align: center;
 }
#frame {
  margin: 0px auto;
  width: 886px;
  position: relative;
  text-align: left;
 }
#column { 
  width: 162px;
  height: 247px;
  position: absolute;
  top: 190px;
  overflow: hidden;
  left: 13px;
 }

#column .f { height: 31px;  width: 162px}
#column .f a { height: 31px; display: block; width: 162px }
div.f { cursor: pointer; background-position: 0px 0px; }
div.f:hover { background-position: -100% 0px; }
div.f a { text-decoration: none; font-size: 1px; color: #F0E8AA; border: 0px;}

#map {
  width: 193px;
  height: 152px;
  position: absolute;
  top: 467px;
  left: 0px;
 }
#map a {
  width: 193px;
  height: 152px;
  text-decoration: none;
  display: block;
 }
#map a:hover {
  background: transparent url('i/Map.jpg') 0px 0px no-repeat;
 }
#navFrame {
  width: 656px;
  height: 520px;
  position: absolute;
  top: 87px;
  left: 194px;
  background: transparent;
 }
#inside {
  height: 474px;
  width: 100%;
  overflow: hidden;
 }
#leftwindow {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 430px;
  height: 510px;
 }
#windowlogo {
  position: absolute;
  left: 436px;
  top: 11px;
  width: 223px;
  height: 44px;
  background-position: top right;
  background-repeat: no-repeat;
 }
#rightwindow {
  position: absolute;
  left: 445px;
  top: 53px;
  width: 200px;
  height: 409px;
 }
.virtualtourpage a:link, .virtualtourpage a:visited, .virtualtourpage a {
  display: block;
  height: 510px;
  width: 430px;
 }
.virtualtourpage a span {
  display: none;
 }