@charset "UTF-8";
.utility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #382007;
	text-align: center;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #382007;
	text-align: left;
}
.right_image {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #B2AAA1;
	position: static;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
}
image {
	background-attachment: fixed;
	background-color: #B2AAA1;
	background-repeat: no-repeat;
	background-position: left top;
}
image_background {
	background-attachment: fixed;
	background-color: #B2AAA1;
	background-repeat: no-repeat;
	background-position: left top;
}
.image_background {
	background-attachment: fixed;
	background-color: #B2AAA1;
	background-repeat: no-repeat;
	background-position: left top;
}

