body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.bodycopy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
a {
	color: #DB8202;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.topnav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #AD5122;
	text-decoration: none;
	font-weight: normal;
}
a.topnav:Hover {
	color: #8A421C;
	text-decoration: underline;
}
.sidenav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #524D51;
	text-decoration: none;
	font-weight: normal;
}
a.sidenav:Hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #524D51;
	text-decoration: none;
}
a.footer:Hover {
	color: #FFFFFF;
	text-decoration: underline;
}








h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #AD5122;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #CF6227;
}
.forms {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
	padding: 2px;
}
.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A39CA2;
	text-decoration: none;
	line-height: 14px;
}
a.copyright:Hover {
	text-decoration: underline;
}
.date {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.dotsVertical {
	background-color: #FFFFFF;
	background-image: url(../images/dotted_line_vertical.gif);
	background-repeat: repeat-y;
}
.dotsHorizontal {
	background-color: #FFFFFF;
	background-image: url(../images/dotted_line_horizontal.gif);
	background-repeat: repeat-x;
}
.bodycopyWhite {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.orangePanel {
	background-color: #E7A01F;
	background-image: url(../images/orange-panel.jpg);
	background-repeat: no-repeat;
}
.leftNav {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5C2D12;
	text-decoration: none;
	font-weight: normal;
}
a.leftNav:Hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.resortheader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AD5122;
}
