.background_img {
	background-image: url(background_leaves.gif);
}
.section_hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC9900;
	margin-left: 10px;
	margin-top: 10px;
}
.body_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #006600;
}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #cc9900;
	text-decoration: none;
	list-style-type: disc;
	font-weight: bold;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding: 8px;
	vertical-align: top;
}
.pg_hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-left: 10px;
	color: #CC9900;
	font-weight: bold;
}
.img_rt {
	float: right;
	margin-left: 10px;
}
.img_lt {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #cc9933;
	margin-top: 10px;
	margin-bottom: 10px;
}
.map_img {
	border: medium groove #000000;
	text-align: center;
}

