@charset "utf-8";
/* CSS Document */

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	text-align: right;
	vertical-align: top;

}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	color: #460E19;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 21px;
	color: #460E19;
}

.bluebackground {
	background-image: url(http://www.pbvmunion.org/images/bluebg2.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
a:link {
	color: #571020;
}
a:visited {
	color: #571020;
}
a:hover {
	color: #58562D;
}
a:active {
	color: #571020;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
}