DIV.quotation {
	margin-left: 40;
	margin-right: 40;
	font-size: smaller;
}



BODY {
	font-family: Arial, sans-serif;
	background-color: white;
	background: no-repeat fixed top left;
	color: black;
	font-size: 12pt;
	margin: 0;
	padding: 0;
}

BODY.affiliates {
	background-image: url(affiliatesback.gif);
}

BODY.area {
	background-image: url(areaback.gif);
}

BODY.contact {
	background-image: url(contactback.gif);
}

BODY.home {
	background-image: url(homeback.gif);
	text-align: center;
}

BODY.interest {
	background-image: url(interestback.gif);
}

BODY.listings {
	background-image: url(listingsback.gif);
}

BODY.message {
	margin: 35;
	background-image: url(messageback.gif);
}

BODY.relocating {
	background-image: url(relocationback.gif);
}

BODY.schools {
	background-image: url(schoolsback.gif);
}

BODY.sitemap {
	background-image: url(sitemapback.gif);
}

BODY.staff {
	background-image: url(staffback.gif);
}

BODY.testimonials {
	background-image: url(testimonialsback.gif);
}

BODY.top {
	background-image: url(../images/topback.gif);
	background-repeat: repeat-x;
}



P.copyright {
	font-size: 7pt;
}



A:active {
	text-decoration: none;
	color: #FF0000;
}

A:hover {
	text-decoration: none;
	color: #000099;
}

A:link {
	text-decoration: none;
	color: #003399;
}

A:visited {
	text-decoration: none;
	color: #003399;
}
