.sidetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #999999;
}
.sidebluetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #25a3c0;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #999999;
}
.boldtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #25a3c0;
}
.boldgraytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
}
.biggraytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 3px;
}
.footertextblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #25a3c0;
	letter-spacing: 3px;
}
a.SubNavlinks:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #25a3c0;
	font-weight: bold;
	text-decoration: none;
}
a.SubNavlinks:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #25a3c0;
	font-weight: bold;
	text-decoration: none;
}
a.SubNavlinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #25a3c0;
	font-weight: bold;
	text-decoration: underline;
}
a.SubNavlinks:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #25a3c0;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #25a3c0;
	letter-spacing:3px;
	padding:0px;
	margin:0px;
}
a.nav{
	font-family:"Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	color: #9d9c9c;
	letter-spacing:2px;
	padding:0px;
	margin:0px;
	text-decoration:none;
	display:block;
	text-align:center;
}
a.nav:hover, a.selected{
	color: #25a3c0;
	text-decoration:none;
}

a.lang{
	font-family:"Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	color: #9d9c9c;
	padding:0px;
	margin:0px;
	text-decoration:none;
	position:relative;
	left:46px;
	top:47px;
	z-index:100;
}
a.lang:hover{
	color: #25a3c0;
	text-decoration:none;
}
a.lang img{margin-top:-8px; margin-right:5px; vertical-align:top;}	

/* Reservations Form */
.frmReservations { padding:10px; background:#79cfe2; color:#fff; }
.frmReservations .footertextblue,
.frmReservations .footertext,
.frmReservations .sidetext,
.frmReservations .sidebluetext { color:#fff;}

.frmReservations .bodytext { color:#25a3c0; }

.frmReservations .btnSubmit { cursor:pointer; }














