#nav ul { margin: 5px 5px 0 0; padding: 0; list-style: none; }
#nav li { display: inline; list-style: none; margin: 0; }


li.hotel a, li.hotel a:visited { color: #fff; font-size: 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-variant: small-caps; 
background-image: url(../images/buttons/nav.gif); 
background-repeat: repeat; background-attachment: scroll; background-position: 0 0; 
text-decoration: none; text-align: left; text-indent: 10px; 
display: block; width: 130px; height: 19px; 
margin-bottom: 0px; 
padding-top: 2px; padding-bottom: 4px; }

li.hotel a:hover { color: #000; font-weight: bold; 
background: url(../images/buttons/nav_f2.gif); text-decoration: none; 
}

#toc { width: 0; padding:0; /*removes padding & margins*/
margin:0 0 0 10px }

#toc li { list-style-type:none; /*removes bullets*/
 } 

#toc a, #toc:visited { display:block; /*height will be by font size - width ass set below*/
width:70px; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #fff; font-weight: bold; background-color: #bcd; text-decoration: none; text-align: left; text-indent: 4px; margin-bottom: 4px; border: solid 1px #9bc; } 
 
 #toc a:hover { color: #000; background-color: #f5f5f5; }



#tok { width: 0; padding:0; /*removes padding & margins*/
margin:0 0 0 5px  }

#tok li { list-style-type:none; /*removes bullets*/
 } 

#tok a, #tok:visited { display:block; /*height will be by font size - width ass set below*/
width:130px; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #fff; font-weight: normal; line-height: 12pt; background-color: #7799bb; text-decoration: none; text-align: left; margin-bottom: 4px; padding-left: 4px; border-style: solid; border-width: 1px; 
border-top-color: #e2eae2; 
border-right-color: #479; 
border-bottom-color: #479;
border-left-color: #e2eae2; } 
 
 #tok a:hover { color: #000; background-color: #f5f5f5;
 border-color: #479 #e2eae2 #e2eae2 #479; border-style: solid; border-width: 1px; }

/*#flex { margin: 0; padding:0; }

#flex li { list-style-type:none; /*removes bullets*/
/* } */

a.flex:link, a.flex:visited { width:auto; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #fff; font-weight: normal; line-height: 12pt; background-color: #6699cc; background-image: url(../images/buttons/flexy.jpg); text-decoration: none; text-align: left; margin-bottom: 2px; padding: 1px 4px 3px; border-color: #479 #9cc #9cc #479; border-style: solid; border-width: 1px; } 
 
a.flex:hover,a.flex:active { color: #000; background-color: #b0c4de; background-image: url(../images/buttons/flexy_f2.jpg); border-color: #9cf #479 #479 #9cf; border-style: solid; border-width: 1px; }



.hiddenPic {display:none;}

