html, body {
	background-image: url(images/bg_chism_rvpark_trees.jpg);
}

.bodybg {
	background-image: url(images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bodyhdr {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}


.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.footer {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
	text-decoration: none;
	font-weight: normal;
}