body {

	margin: 0;
	font-family: "Gill Sans MT", Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;

}

.alt {

	display: none;

}

H1 {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #781003
}

H2 {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 21px;
	font-weight: bold;
	color: #781003
}

H3 {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #781003
}

H4 {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 19px;
	font-weight: bold;
	color: #781003
}

H5 {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #781003
}

H6 {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #781003
}

a:link{color: #9A192E;
text-decoration : none;
} 
a:visited{color : #9A192E;
text-decoration : none;
} 
a:active{color : #9A192E;
text-decoration : none;
} 
a:hover{color : #BF223D;
text-decoration : none;
}

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

a.left_menu:link{color: #FFFF00;
text-decoration : none;
font-family: "Comic Sans MS", "Comic Sans", Comic, Arial, Helvetica;
font-size: 15px
} 
a.left_menu:visited{color : #FFFF00;
text-decoration : none;
font-family: "Comic Sans MS", "Comic Sans", Comic, Arial, Helvetica;
font-size: 15px
} 
a.left_menu:active{color : #FFFF00;
text-decoration : none;
font-family: "Comic Sans MS", "Comic Sans", Comic, Arial, Helvetica;
font-size: 15px
} 
a.left_menu:hover{color : #FFFFBB;
text-decoration : none;
font-family: "Comic Sans MS", "Comic Sans", Comic, Arial, Helvetica;
font-size: 15px
}

p {font-size: 16px}

.18 {font-size: 18px}

.17 {font-size: 17px}

.15 {font-size: 15px}

.14 {font-size: 14px}

.13 {font-size: 13px}

.12 {font-size: 12px}

.11 {font-size: 11px}

.10 {font-size: 10px}

.9 {font-size: 9px}

.8 {font-size: 8px}

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

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

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

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

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

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

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

ol { font-size:16px;}

#topSection {

	background: #e9d390 url("art/top4_2.jpg") top right no-repeat;

}

#countdownBox {

	position: absolute;
	top: 100px;	
	z-index: 500;
	width: 340px;
	height: 157px;
	margin-left: 65px;
	margin-top: -15px;
	text-align: center;
	background: url("countdownbg2.png") top left repeat-x !important;

}

#countdownBox h3 {

	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 16px;

}

#countdownTimer {

	position: relative;
	top: 90px;
	left: 20px;
	*left: 0;
	height: 50px;
	color: #000 !important;

}

#countdownTimer .countdown_section {

	position: relative;
	top: 5px;

}