/* CSS Document */
BODY { background: #e5e5e5; font-family:Verdana, Arial, Helvetica, sans-serif;}
A:link 	{color: blue;}
A:visited {color: blue;}
A:hover {color: blue; background: #ffff99;}
A:active {color: blue;}
h1 {color: #000044; font-size: 14px; font-weight: 600; 
padding: 4px 0px 3px 10px;
margin: 30px 3px 10px 3px; 
background-color:#eeeeee;
border-top: #999 1px solid;
border-bottom: #ccc 1px solid;
}
h2 {color: #000033; font-size: 13px; font-weight: 600;
text-align: center;
margin: 10px 0px 10px 0px;
}
h3 {color: #004466; font-size: 12px; font-weight: 400; margin-top : 3px;	margin-bottom : 3px;}
.h1 {color: #000033; font-size: 14px; font-weight: bold;
margin-top : 10px; margin-left: 40px; margin-bottom : 0px;}
.h2 {color: #000033; font-size: 13px; font-weight: bold;
margin-top : 10px; margin-left: 40px; margin-bottom : 0px;}
.h3 {color: #336699; font-size: 11px; font-weight: 400; margin-top : 0px;	margin-bottom : 0px;}
p {font-size: .8em;
color: #333333;
line-height: 1.3;  
margin: 10px 10px 0px 10px;
}
li {font-size: .8em;}
li {padding-bottom: padding-bottom: 5px;}
.std {font-size: .8em;}
.small {font-size: 9px;}
#std {font-size: 11px;}
.topnav {font-size: 10px;
margin-right: 15px;
margin-top: 3px;
margin-bottom: 2px;
}
.div {font-size: .8em;
margin: 10px 0px 0px 0px;
padding: 0px 0px 3px 0px;
border-bottom: 1px solid #555;
} 
.sidenavmain {
margin: 30px 0px 20px 0px; 
border-left: 0px #6699cc  solid;
border-right: 0px #6699cc  solid; 
border-bottom: 0px #6699cc  dashed;

}
.sidenavhead {color: #000044; font-size: 12px; font-weight: bold;
background-color: #99ccff;
text-align:left;
padding: 3px 0px 2px 20px;
margin: 5px 0px 5px 0px;
}
.sidenav { font-size: 12px; font-weight: normal;
padding: 3px 0px 2px 0px;
}

.nav { font-size: 12px; font-weight: normal;
padding: 3px 0px 2px 20px;
}


.content {color: #333333;
line-height: 1.3;  
margin-top : 10px; margin-bottom : 5px; 
margin-left : 10px; margin-right : 10px;
border-bottom: 0px #666  dashed; 
}

.book {text-align: center; margin: 0px 0px 10px 0px;}
.book2 {margin-top: 10px; text-align: center;}
.hotel {font-size: 10px; font-weight:400;
background-color: #f5f5f5;
margin-top: 5px;
border-bottom: 0px #d5cfcf solid;
}

.hotelsdiv{
	margin-left: 5px; margin-right: 5px;
	margin-top: 5px; margin-bottom: 5px;
	padding: 4px;
	background-color: #ffffff;
	height: 360px; overflow: auto;
	border-top: 1px #c0c0c0 dashed;
	border-bottom: 1px #c0c0c0 dashed;
	;
	}
	

.reviews {color: #ff0000; font-size: 9px; font-weight: 400;
text-decoration:none}
.foot {color: #000044; font-size: 9px; font-weight: 400; 
background-color: #99ccff; 
margin-top: 0px; margin-bottom: 0px; 
border-top: 0px #000044 solid; 
padding: 3px;
}
.formDropdown 
	{font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 	
	color: #000000;
	background-color: #ffffff;
	width: 100px;
	}
.inputClass1 {font-size: 11px; border:1px #999 solid;
}
.inputClass2 {color: #000066; font-size: 9px; font-style: normal; 
border:1px #006 solid; background-color: #f3f3f3;
}