body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 3px;
}
.rightmapbg {
	background-attachment: scroll;
	background-image: url(images/right_mapbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.contentbg {
	background-attachment: scroll;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.footerbg {
	background-attachment: scroll;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.contentdividerv {
	background-attachment: scroll;
	background-image: url(images/content_dividerv.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #A9282B;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
.footertextLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footertextLink:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #660000;
	padding: 0px;
	margin: 4px 0px 2px;
}
.subhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
.head {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
.photoborder {
	border: 1px solid #764838;
}
