.bundiriversbackground {
	background-attachment: scroll;
	background-color: #B8B5AD;
	background-image: url(../rivers-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bundifont {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;

}
.bundiheadings {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.yellowfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B8B5AD;
}
.lightbackground {
	background-color: #B8B5AD;
}
