body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image: url(http://www.whistlerpremier.com/grfx/wp-bgtile.gif);
	background-repeat: repeat-x;
}

.BodyText {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5676A5;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5676A5;
}
a {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5676A5;
}

.BodyTextBold {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #5676A5;
}
.PagesubTitle {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #B03400;
}
.navtop {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
select, input {
	font-family: verdana;
	font-size: 11px;
	color: #000;
}
.navarrow {
	font-family: arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #BEA100;
}
.navtitle {
	font-family: verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
}
.navbg {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image: url(http://www.whistlerpremier.com/grfx/navbg2.jpg);
	background-repeat: repeat-y;
}
.navsub {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #BEA100;
	font-weight: bold;
}
.navfooter {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodybg {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image: url(http://www.whistlerpremier.com/grfx/wpicon_large.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.navtiny {
	font-family: verdana;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #B03400;
}
.addressline {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodylink {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #B03400;
}

/************************
*    Necessary for bad data
*************************/

li {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5676A5;
	list-style: none;
}

/************************
*     Menu Styles 
*************************/

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 205px; /* Width of Menu Items */
	background-color: #990000;
	}

ul li {
	position: relative;
	background-image: url(http://www.whistlerpremier.com/grfx/navbg.jpg);
	font-family: Arial;
	font-size: 18px;
	}
	
li ul {
	position: absolute;
	left: 204px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

ul li a {
	display: block;
	text-decoration: none;
	color: #E1E1E1; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #fff;;
	border-bottom: 0;
}
ul li a:hover {
	color: #ccc;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
li ul li a:hover {
	color: #E1E1E1;
} /* Hover Styles */
ul li ul {
	border: solid #FFFFFF 1px;
	background-image: url(http://www.whistlerpremier.com/grfx/navbg2.jpg);
}
li ul li a {
	padding: 2px 5px;
	color: #bba406;
	font-size: 12px;
	border: 0px;
	font-weight: bold;
} /* Sub Menu Styles */
		
li:hover ul, li.over ul {
	display: block;
} /* The magic */

.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #E1E1E1;
}
.mainnavarrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #BEA100;
	display: inline;
}
.BodyTextItalic {
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #5676A5;
}
ol li {
	list-style: square;
}
.blackborder {
	border: 1px solid #000;
}

#navfooter {

	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
	
p {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5676A5;
	text-decoration: none;
}