body {
	background: #000066 url('images/fl-5.jpg') no-repeat top fixed;
	margin: 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#wrap {
	width: 950px;
	margin: 0 auto;
	}

#topnav {
	margin: 0 auto;
	}

#main {
	background: url('images/newcontentbg2.png') top repeat-y;
	width: 862px;
	margin: 0 auto;
	}

#sidebar {
	width: 220px;
	padding: 0 0 0 5px;
	}
	
#content {
	padding: 0 15px 0 0;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}

h1 {
	font-size: 17px;
	color: #666;
	text-align: right;
	margin-top: 0;
}

h1.pgfoot {
	color: #000;
	text-align: center;
	font-style: italic;
	}
	
h1.front {
	font-family: "Lucida Grande", verdana, arial, sans-serif;
	color: #444;
	font-size: 18px;
	margin: 24px;
	margin-top: 0;
	padding: 0;
	text-align: center;
	font-style: italic;
	}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 10px;
}

a { 
	text-decoration: underline;
	font-weight: bold;
	color: #003185;
	}

a.visited {
	color: #002056;
	}
	
a.whitelink, a.whitelink2, #sidenav a, #footer a {
	color: white; 
	}

#sidenav {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
	}

#sidenav li {
	font-size: 13px; 
	padding: 0;
	padding-bottom: 12px;
	}

#sidenav ul {
	margin: 0 36px 0 0;
	padding: 0;
	padding-left: 24px;
	}

#sidenav ul li {
	list-style-type: disc;
	margin: 0 !important;
	padding-bottom: 3px;
	}
	
#sidenav a {
	text-decoration: none;
	}

#footmap {
	margin: 0 auto !important;
	}
	
#footer {
	margin: 2px auto;
	width: 862px;
	background: url('images/footerbg.png');
	padding: 12px 0;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	}

#footer p {
	font-size: 13px;
	color: #cee0ff;
	margin: 0 12px;
	text-align: center;
	}

#footer p.big {
	font-size: 14px;
	margin-bottom: 16px;
	}

#infotable, .featuredtd {
	background: url('images/infotablebg.jpg') top right repeat-y;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	}

.featuredtd {
	text-align: right;
	padding: 8px 20px;
	padding-top: 4px;
	font-size: 14px;
	}
	
#infotable {
	width: 220px;
	}
	
#infotable td {
	text-align: right;
	padding-bottom: 4px;
	padding-right: 2px;
	line-height: 160%;
	}
	
#listwrap {
	background: url('images/listbg.jpg') top left no-repeat;
	padding: 12px 0 0 18px;
	min-height: 300px;
	}
	
#areainfo, #buyguide {
	padding: 0;
	margin: 0;
	}

#areainfo li, #buyguide li {
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", verdana, arial, sans-serif;
	font-size: 20px;
	padding: 6px 0 6px 40px;
	list-style: none;
	}

/*
#areainfo li { background: url('images/mtn.png') left no-repeat; }
#buyguide li { background: url('images/igloo.png') left no-repeat; }
*/

#areainfo a:link, #areainfo a:visited, #buyguide a:link, #buyguide a:visited {
	text-decoration: none;
	}

#areainfo a:hover, #areainfo a:active, #buyguide a:hover, #buyguide a:active {
	font-style: italic;
	text-decoration: underline;
	}
	
img.frame {
	border: 1px solid #006;
	padding: 3px;
	background: #fff;
	float: right;
	margin-left: 24px;
	}

.listingIndexTitle {font-weight: bold; font-size: 14px; margin-top: 20px;}

.home {
	background: url('images/homebg.png') no-repeat 23px 0;
	}

.home p {
	margin-left: 40px;
	margin-right: 40px;
	}
	
a.whitelink { font-size: 13px; text-decoration: none; }

a.whitelink2 { font-size: 9px; text-decoration: none; }

.style1 {color: #FFFFFF}
.style2 {color: #FFFFFF; font-weight: bold; }
.style3 {color: #FFFFFF; font-size: 10px; }
.style5 {font-size: 14px; }
.style6 {font-size: 9px}

.homecontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	}


