@charset "utf-8";
/* CSS Document */

.script {
	font-family: "Amazone BT", "Lucida Calligraphy", serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.scriptRed {
	font-family: "Amazone BT", "Lucida Calligraphy", serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #97120B;
}
.housebg {
	background-image:url(images/housescreened.jpg);
	background-repeat: no-repeat;
}
.mortgagebg {
	background-image: url(images/mortgagescreened.jpg);
	background-repeat: no-repeat;
}
.aboutbg {
	background-image: url(images/Office.jpg);
	background-repeat: no-repeat;
}
.buyersbg {
	background-image: url(images/familybg.jpg);
	background-repeat: no-repeat;
}