@charset "UTF-8";
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/nav_1.jpg);
	text-align: center;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/nav_2.jpg);
	text-align: center;
}
.nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/nav_3.jpg);
	text-align: center;
}
.nav4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/nav_4.jpg);
	text-align: center;
}
.nav5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/nav_5.jpg);
	text-align: center;
	color: #FFFFFF;
}
.bottomlegals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	background-image: url(images/bottom_filler.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 20px;
}
a:hover {
	font-weight: bold;
	color: #A3B932;
	text-decoration: none;
}
.galnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/gallery/galnav_1.jpg);
	text-align: center;
}
.galnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/gallery/galnav_2.jpg);
	text-align: center;
}
.galnav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/gallery/galnav_3.jpg);
	text-align: center;
}
.galnav4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/gallery/galnav_4.jpg);
	text-align: center;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 10px;
	color: #91AE28;
	font-weight: bold;
	text-align: left;
	margin-top: 3px;
}
.boldintropanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin-right: 30px;
	padding-right: 30px;
	text-align: left;
}
.peoplelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

