#flyout_team {
   background-color : #F5D37F; 
   layer-background-color : #F5D37F;
   width : 200px; 
   top : 25px; 
   left : 153px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

#flyout_team a { font-size: 11pt; display: block; text-decoration: none; font-weight: bold; text-align: left; padding: 2px; height: 20px; color: black; }
#flyout_team a:hover { background-color: #FFBD08; color: white;  }

#flyout_office {
   background-color : #F5D37F; 
   layer-background-color : #F5D37F;
   width : 200px; 
   top : 50px; 
   left : 153px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

#flyout_office a { font-size: 11pt;  display: block; text-decoration: none; font-weight: bold; text-align: left; padding: 2px; height: 20px; color: black; }
#flyout_office a:hover { background-color: #FFBD08; color: white;  }

#flyout_info {
   background-color : #F5D37F; 
   layer-background-color : #F5D37F;
   width : 200px; 
   top : 75px; 
   left : 153px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

#flyout_info a { font-size: 11pt;  display: block; text-decoration: none; font-weight: bold; text-align: left; padding: 2px; height: 20px; color: black; }
#flyout_info a:hover { background-color: #FFBD08; color: white;  }

#flyout_links {
   background-color : #F5D37F; 
   layer-background-color : #F5D37F;
   width : 200px; 
   top : 125px; 
   left : 153px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

#flyout_links a { font-size: 11pt;  display: block; text-decoration: none; font-weight: bold; text-align: left; padding: 2px; height: 20px; color: black; }
#flyout_links a:hover { background-color: #FFBD08; color: white;  }

#flyout_openhouse {
   background-color : #F5D37F; 
   layer-background-color : #F5D37F;
   width : 200px; 
   top : 170px; 
   left : 153px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

#flyout_openhouse a { font-size: 11pt;  display: block; text-decoration: none; font-weight: bold; text-align: left; padding: 2px; height: 20px; color: black; }
#flyout_openhouse a:hover { background-color: #FFBD08; color: white;  }

#flyout_virtualtour {
   background-color : #F5D37F; 
   layer-background-color : #F5D37F;
   width : 200px; 
   top : 145px; 
   left : 153px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

#flyout_virtualtour a { font-size: 11pt;  display: block; text-decoration: none; font-weight: bold; text-align: left; padding: 2px; height: 20px; color: black; }
#flyout_virtualtour a:hover { background-color: #FFBD08; color: white;  }


