



/*subnav */

.top-subnav {
text-align:center;
vertical-align:middle;
padding-right:10px;
padding-left:10px;
padding-top:2px;
padding-bottom:2px;
}

.top-subnav .virtual-tour {
background:#885522;
}

.top-subnav .availability {
background:#338899;
}

.top-subnav .photogallery {
background:#AA9900;
}


.top-subnav a {

font-size:12px;
color:white;
text-decoration:none;
font-family:arial;
font-weight:bold;
}

.top-subnav a:hover {
text-decoration:underline;
}


