/* SUBNAVIGATION */

#subnav { 
   width: 160px; 
   padding: 0 0 0 0; 
   margin-bottom: 0; 
   font: 11px Verdana, Arial, Helvetica, sans-serif; 
   font-weight: bold; 
   background-color: #006699; 
   color: #000099;  
}

#subnav ul { 
   list-style: none; 
   margin: 0; 
   padding: 0; 
   border: none; 
}

#subnav li { 
   border-bottom: 1px solid #6699CC; 
}

#subnav li a { 
   display: block; 
   padding: 10px 2px 10px 6px; 
   text-decoration: none; 
   font: 11px Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF; 
   font-weight: bold; 
   width: 160px;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 160px; /* actual value */ 
}

html>body #subnav li a { 
   width: auto;
}
#subnav li a:hover { 
   background-color: #6699CC; 
   color: #FFFFFF; 
}

#subnav li a.onstate { 
   display: block; 
   padding: 10px 2px 10px 6px; 
   text-decoration: none; 
   font: 11px Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF; 
   background-color: #6699CC;
   font-weight: bold; 
   width: 160px;
   voice-family: "\"}\"";
   voice-family: inherit;
   
}

html>body #subnav li a.onstate {
   width: 145px;
}

#subnav-border {
   
   padding: 1px 1px 0 1px;
   margin-left: 10px;
   background-color: #6699CC;
   width: 160px;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 160px; /* actual value */ 
}

/* SUBNAVIGATION Book Now */

#subnav_bn { 
   width: 160px; 
   padding: 0 0 0 0; 
   margin-bottom: 0; 
   font: 11px Verdana, Arial, Helvetica, sans-serif; 
   font-weight: bold; 
   background-color: #003366; 
   color: #000099;  
}

#subnav_bn ul { 
   list-style: none; 
   margin: 0; 
   padding: 0; 
   border: none; 
}

#subnav_bn li { 
   border-bottom: 4px solid #727790; 
}

#subnav_bn li a { 
   display: block; 
   padding: 10px 2px 10px 6px; 
   text-decoration: none; 
   font: 11px Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF; 
   font-weight: bold; 
   width: 160px;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 160px; /* actual value */ 
}

html>body #subnav_bn li a { 
   width: auto;
}
#subnav_bn li a:hover { 
   background-color: #990000; 
   color: #FFFFFF; 
}

#subnav_bn li a.onstate { 
   display: block; 
   padding: 5px 15px 5px 13px; 
   text-decoration: none; 
   font: 11px Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF; 
   background-color: #990000;
   font-weight: bold; 
   width: 160px;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 160px; /* actual value */ 
}

html>body #subnav_bn li a.onstate {
   width: 160px;
}

