body {
	font-family: arial, helvetica, sans-serif;
	background: #ffebcd;
}
.h1, .h2 {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.h1 {
	font-size: 24pt;
	color: #f60a0e;
}
.h2 {
	font-size: 18pt;
	color: navy;
}
.hpimage {
	border: none;
	padding: 10px;
	margin-bottom: 30px;
	background: white;
}
.caption {
	text-align: center;
	font-family: geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 10px;
	font-size: 28px;
}
.hpinfo {
	text-align: center;
	color: navy;
	font: 22px serif;
}
.leftmenu {
	width: 180px;
	float: left;
	margin-top: 120px;
}
.leftmenu div {
	margin-bottom: 10px;
}
.weatherpixie, .navlinks {
	text-align: center;
}
.weatherpixie {
	margin-top: 50px;
}
.navlinks a, .navlinks a:visited {
	text-decoration: none;
	color: maroon;
	font-size: 18px;
}
.mainmenu {
	margin-left: 200px;
}
ul {
	margin-top: 30px;
}
li {
	margin-bottom: 15px;
	color: navy;
	font-family: cursive;
}
.travelinfo {
	font-size: 14px;
	margin-top: 20px;
	margin-left: 20px;
	color: navy;
}
.wptext, .traveltext {
	font-size: 8pt;
	color: black;
}
.stdtext, .stdtext1 {
	color: navy;
	text-align: center;
}
.stdtext1 {
	text-align: justify;
	width: 60%;
}
.ratestable {
	font-family: helvetica, sans-serif;
	color: navy;
	text-align: left;
	width: 60%;
}
.ratestable td {
	border-bottom: navy solid 1px;
	padding: 5px;
}
.tablehead {
	text-align: left;
	font-weight: bold;
	color: maroon;
}
.contact {
	margin-left: 100px;
	margin-top: 75px;
}
.contact tr td {
	padding: 5px;
}
.sabal {
	margin-top: 25px;
	margin-bottom: 25px;
}
.caption a, .caption a:link, .caption a:hover, .caption a:visited {
	color: black;
	text-decoration: none;
}
