/* Global Styles */


	a:hover{
color: yellow;
}
a:active{
color:#FFFFFF;
}
a:visited{
color:#FF0000;
}
a:link{
color:#FFFFFF;
}

	

	

	
/* ID Styles */


	

	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}




	

	


/* Class Styles */

.bodyText {
	font:14px arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	

	.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}
img{
border:none;
}
body{
background-color: black;
color: white;
}

#text{
color:black;
}

#center{
text-align: center;
}

#ul{
}

#imgright{
float:right;
}




#text1{
font-size:18pt;
}
#text2{
font-size:16pt;
}
#text3{
font-size:14pt;
}
#text4{
font-size:12pt;
}




table.tbrates{
border-style: solid;
border-width: 5px;
border-color: white;
color:red;


}
td.tdrates{
border-style: solid;
border-width: 4px;
border-color: lightblue;


}
table.tblodging{
border-style: solid;
border-width: 5px;
border-color: white;


}
td.tdlodging{
border-style: solid;
border-width: 4px;
border-color: lightblue;


}

table.main{
border:0;

}

table.navlinks{
border:0;
align:center;
width:100%;
}
#counter{
position:absolute;
top: 100%;
}
