a:link {color: white; text-decoration: none; font-family: Arial,helvetica,sans-serif; font-size: 13px; }
a:visited {color: white; text-decoration: none; font-family: Arial,helvetica,sans-serif; font-size: 13px; }
a:hover {color: white; text-decoration: none; font-family: Arial,helvetica,sans-serif; font-size: 13px; }
a:active {color: white; text-decoration: none; font-family: Arial,helvetica,sans-serif; font-size: 13px; }
:active	  {border: none; outline: none;}
:focus	  {border: none; outline: none;}

body { 
     text-align: left;
	 font-family: Arial,helvetica,sans-serif;
     font-size: 12px;
     margin:0px; color: black;
     background-image: url('images/snowflake.jpg');
}

#iframe1 { height:700px; }

.amenities {
     text-align: left;
     padding:0px; margin:0px;
     font-family: Arial,helvetica,sans-serif; 
     font-size: 14px; font-weight: normal; color: white;
}
.amenities a {
     text-decoration: underline; font-size: 14px; font-weight: normal; color: white;
}
.title {
     margin-left:20px; margin-right:20px; margin-top:10px; margin-bottom:10px;
     text-align: center;
     font-family: Arial,helvetica,sans-serif;
     font-size: 18px; font-weight: normal;
}
.bodyText {
     margin-top:0px; margin-left:20px; margin-right:20px; margin-bottom:20px;
     text-align: left;
	 font-family: Arial,helvetica,sans-serif;
     font-size: 12px; font-weight: normal; color: #444;
}
.tablecontainer {
	border:1px solid #000080; margin: 0px;
	background-color: #fff;
}
.menutop {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	width: 100px; height: 25px;
	background-color: #0096C8;
	cursor: pointer
}
.menuside {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	height: 25px; width:150px;
	background-color: #336699;
	cursor: pointer
}
.mouseover {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	height: 25px; width:100px;
	background-color: #000066;
	cursor: pointer;
}
.mouseoverside {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	height: 25px; width:150px;
	background-color: #00ACFF;
	cursor: pointer;
}
.list {
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.beigeHeaders {
    margin-top:5px; margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A79573;
}
.reserve1 {
	text-align: right;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.reserve2 {
	text-align: right;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
.footer a {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
