body {
	background-attachment: scroll;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
.text {
	font-family: "Lucida Grande", "Lucida Sans Regular", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.treebkgd {
	background-image: url(images/index_08.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
#bodytexthome {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: "Lucida Grande", "Lucida Sans Regular", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.treebkgd #bodytexthome a {
	font-size: 13px;
	font-weight: bold;
}
.treebkgd #bodytexthome #CollapsiblePanel1 .CollapsiblePanelTab {
	font-family: "Lucida Grande", "Lucida Sans Regular", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.subnavlinks {
	font-family: "Lucida Grande", "Lucida Sans Regular", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #30516A;
	background-color: #E1E9EF;
	margin-left: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#bodytexthome li {
	list-style-image: url(images/LeavesBullet.gif);
	margin-bottom: 5px;
}

