.blueback {
	background-image: url(images/bluebackground.jpg);
	background-repeat: repeat;
}
.cream {
	background-image: url(images/meadowrepeat.jpg);
	background-repeat: repeat-y;
}
.leftrepeat {
	background-image: url(images/leftrepeat.jpg);
	background-repeat: repeat-y;
}
.rightrepeat {
	background-image: url(images/rightrepeat.jpg);
	background-repeat: repeat-y;
}
.housetop {
	background-image: url(images/mfpages_r4_c2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7B9CCE;
	text-align: center;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #840000;
	text-align: left;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #840000;
	text-align: left;
}
.bodybolditalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #840000;
	text-align: left;
}
.bodyitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #840000;
	text-align: left;
}
.smalltextGallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-align: center;
}

