#vtourBox1 {
   margin: 0;
   padding: 10px;
   width: 540px;
   background-color: #e5dab2;
}
* html div#vtourBox1 {
   width: 560px;
}  
#vtourWindow {
   margin: 0;
   padding: 0;
   text-align: center;
}
#vtourFloorPlan0 {
   margin: 0;
   padding: 0;
   text-align: center;
}
#vtourNav {
   width: 540px;
   margin: 0;
   padding: 0;
}
#vtourList {
   float: left;
   margin: 0;
   padding: 5px;
   width: 130px; 
   text-align: left;
}
* html div#vtourList {
   width: 140px;
}
#vtourFloorPlan1 {
   text-align: center;
   margin: 0;
   padding: 0;
}
.vtourText1 {
   font: 1em Georgia,"Times New Roman",serif;
   color: black;
}
a.vtourLink {
   display: block;
   width: 100px;
   border-top: 1px solid #333333;
   border-right: 1px solid #333333;
   border-left: 6px solid #333333;
   background-color: black;
   padding: 3px;
   font: 1em Georgia,"Times New Roman",serif;
   color: white;
   text-decoration: none;
}
a.vtourLink:hover {
   display: block;
   width: 100px;
   border-top: 1px solid #333333;
   border-right: 1px solid #333333;
   border-left: 6px solid yellow;
   background-color: #38642e;
   padding: 3px;
   font: 1em Georgia,"Times New Roman",serif;
   color: white;
   text-decoration: none;
}
.vtourText2 {
   display: block;
   width: 100px;
   border-top: 1px solid #333333;
   border-right: 1px solid #333333;
   border-left: 6px solid crimson;
   background-color: #822124;
   padding: 3px;
   font: 1em Georgia,"Times New Roman",serif;
   color: white;
}

