.bannercell {
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 3px;
	padding: 0px;
}
ul {
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-image: none;
	left: 10px;
	vertical-align: 0%;
	text-align: left;
	border: none #000000;
	white-space: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	border: none;
	white-space: nowrap;
}
.center {
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #999966;
}
.campground {
	background-image: url(../images/campground_tree.jpg);
	background-repeat: no-repeat;
}
.white {
	color: #FFFFFF;
}
.framepicture {
	border: 10px solid #cccc99;
}
.hometext {
	margin-top: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}
.hometext2 {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}
.hometext3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #996600;
	text-decoration: underline;
	background-color: #CCCCCC;
}
a:active {
	color: #996600;
	text-decoration: underline;
	background-color: #CCCCCC;
}
.blacktext {
	color: #000000;
}
.black:link {
	color: #000000;
}
.black:visited {
	color: #000000;
}
.black:hover {
	color: #000000;
}
.black:active {
	color: #000000;
}
.framepicturedark {
	border: 10px solid #000000;
}
.darktext {
	color: #999966;
}
.red {
	color: #CC0000;
}
