body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 20px 0px;
	background-color: #CEDFB2;
} 

p, td {
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color: black;
}

h1 {font-size: 16px; color:#006791; font-weight: bold; margin-bottom:5px; margin-top:0px;}
h2 {font-size: 14px; color:#E0981F; font-weight: bold; margin-bottom:5px; margin-top:10px;}
h3 {font-size: 12px; color:#006791; font-weight: bold; margin-bottom:5px;}
h4 {font-size: 12px; font-weight: bold; }

.c1 {font-size: 12px;  font-weight: bold; color:#CC3300;}
.line {  border-bottom: 1px; border-bottom-color:#D47F55; border-bottom-style:dotted;  }

a 			{ color: #006791; text-decoration: underline; }
a:link 		{ color: #006791; text-decoration: underline; }
a:visited 	{ color: #006791; text-decoration: underline; }
a:hover 	{ color: #FCBE56; text-decoration: none; }

.nav  { 
	color:#006791; 
	border: 2px; 
	border-color: #97AD73 ;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	margin:4px 4px 4px 4px;
}

a.nav 			{ color:#006791; border: 1px; font-size: 11px; font-weight: bold; text-decoration: none; margin:4px 4px 4px 4px;}
a.nav:link 		{ color:#006791; 	text-decoration: none; }
a.nav:visited 	{ color:#006791; 	text-decoration: none; }
a.nav:hover 	{ background-color:white; 	text-decoration: none; }

.bnav 			{ color:#006791; font-size: 11px; font-weight: bold; text-decoration: none; }
a.bnav:link 	{ color:#006791; }
a.bnav:visited 	{ color:#006791; }
a.bnav:hover 	{ background-color:white; }

.subnav 			{ color:#006791; font-size: 11px; text-decoration: none; }
a.subnav:link 		{ color:#006791; }
a.subnav:visited 	{ color:#006791; }
a.subnav:hover 		{ color:#A0A0A4; }

.title {font-size: 14pt;font-weight: bold;color: #CC3300;}

.white { font-weight: bold; color: #ffffff; }
.bold {font-weight: bold; }

.footer {
font-size: 11px;
color:#00648C;
font-weight: bold;
}

#accommodations {
   background-color : #ffffff; 
   layer-background-color : #ffffff;
   border-width : 1px; 
   border-style : solid; 
   border-color : #97AD73; 
   width : 150px; 
   top : 18px; 
   left : 297px; 
   visibility : hidden; 
   z-index : 90; 
   position: relative;
}


#layer2 {
   background-color : #CEDFB2; 
   layer-background-color : #CEDFB2;
   border-width : 1px; 
   border-style : solid; 
   border-color : #97AD73; 
   width : 150px; 
   top : 55px; 
   left : 104px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer3 {
   background-color : #CEDFB2; 
   layer-background-color : #CEDFB2;
   border-width : 1px; 
   border-style : solid; 
   border-color : #97AD73; 
   width : 150px; 
   top : 87px; 
   left : 100px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer4 {
   background-color : #CEDFB2; 
   layer-background-color : #CEDFB2;
   border-width : 1px; 
   border-style : solid; 
   border-color : #97AD73; 
   width : 150px; 
   top : 118px; 
   left : 106px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer5 {
   background-color : #CEDFB2; 
   layer-background-color : #CEDFB2;
   border-width : 1px; 
   border-style : solid; 
   border-color : #97AD73; 
   width : 150px; 
   top : 152px; 
   left : 82px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}
