@charset "UTF-8";
background {
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
}
.back2 {
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696D7D;
	font-weight: normal;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #761420;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #47637E;
	line-height: 17px;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #677074;
	background-color: #F5F5F5;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	margin: 0px;
}
.photoborder {
	border: thin dotted #CCCCCC;
	margin: 2px;
	padding: 2px;
}
A:link {
	color: #47637E
}
A:visited {color: #19536A}
A:active {color: #19536A}
A:hover {
	color: #66C7E2;
}.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #676E76;
	line-height: normal;
}

