
/*td, div { behavior: url(iepngfix.htc) }*/

BODY {
	margin: 0px;
	background-color: #C5E7F6;
	font-family: Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica;
	font-size: 16px
}

HR {
	color: #5598C5;
}

H1 {
	font-family: Comic Sans MS, Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica;
	font-size: 28px;
	font-weight: bold;
	color: #006B3C;
}

H2 {
	font-family: Comic Sans MS, Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica;
	font-size: 26px;
	font-weight: bold;
	color: #006B3C;
}

H3 {
	font-family: Comic Sans MS, Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #006B3C;
}

H4 {
	font-family: Comic Sans MS, Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #006B3C;
}

H5 {
	font-family: Comic Sans MS, Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #006B3C;
}

H6 {
	font-family: Comic Sans MS, Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #006B3C;
}

a:link{color: #0000FF;
text-decoration : none;
} 
a:visited{color : #0000FF;
text-decoration : none;
} 
a:active{color : #D72383;
text-decoration : none;
} 
a:hover{color : #D72383;
text-decoration : none;
}

a.h:link{color: #882200;
text-decoration : none;
} 
a.h:visited{color : #882200;
text-decoration : none;
} 
a.h:active{color : #BB4400;
text-decoration : none;
} 
a.h:hover{color : #BB4400;
text-decoration : none;
}

a.menu:link{color: #FFFF00;
text-decoration : none;
} 
a.menu:visited{color : #FFFF00;
text-decoration : none;
} 
a.menu:active{color : #FFFFAA;
text-decoration : none;
} 
a.menu:hover{color : #FFFFAA;
text-decoration : none;
}

p {
	font-family: Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica;
	font-size: 16px
}

p.18 {font-size: 18px}

p.17 {font-size: 17px}

p.15 {font-size: 15px}

p.14 {font-size: 14px}

p.13 {font-size: 13px}

p.12 {font-size: 12px}

p.11 {font-size: 11px}

p.10 {font-size: 10px}

p.9 {font-size: 9px}

p.8 {font-size: 8px}

.thispage {
	font-family: Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica;
	font-size: 9px
}

.left_menu {
	font-family: Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica;
	font-size: 11px
}

.left {
	font-family: Arial, Trebuchet MS, Century Gothic, Verdana, Helvetica;
	font-size: 9px }

ul.welcome { font-size:16px; text-indent: 0; margin-top: 0; margin-bottom: 0; list-style-image: url(art/li_welcome.jpg)}

ul.resort { font-size:16px; text-indent: 0; margin-top: 0; margin-bottom: 0; list-style-image: url(art/li_resort.jpg)}

ul.campsites_rv { font-size:16px; text-indent: 0; margin-top: 0; margin-bottom: 0; list-style-image: url(art/li_campsites_rv.jpg)}

ul.campsites_tent { font-size:16px; text-indent: 0; margin-top: 0; margin-bottom: 0; list-style-image: url(art/li_campsites_tent.jpg)}

ul.cabins { font-size:16px; text-indent: 0; margin-top: 0; margin-bottom: 0; list-style-image: url(art/li_cabins.jpg)}

ul.attractions { font-size:16px; text-indent: 0; margin-top: 0; margin-bottom: 0; list-style-image: url(art/li_attractions.jpg)}

.rounded {

	padding: 15px;
	border: 1px dashed #99d;
	background: #fff;
	color: #000;

}