.background {
	background-image: url(../fvr_images/FVR_Site_01.jpg);
	background-repeat: repeat-x;
}
.textbackground {
	background-image: url(../fvr_images/FVR_Site_10.jpg);
	background-repeat: no-repeat;
}
.rentalbackground {
	background-image: url(../fvr_images/FVR_Site_11.jpg);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.headingtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #01683D;
}
.housebackground {
	background-image: url(../fvr_images/FVR_Site_Repeat.jpg);
	background-color: #ECF1F7;
	background-repeat: repeat-x;
}
.bullettext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.coupontext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.largerbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
