body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5961A6;
}
a:visited {
	color: #5961A6;
}
a:hover {
	color: #373D68;
}
a:active {
	color: #5961A6;
}
a.top_links {
	color:#333333;
	text-decoration:none;
}
.page_title {
	font-size:13px;
	font-weight:bold;
	color:#333333;
}
.property_text {
	font-size:10px;
	vertical-align:top;
}
.realtor_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:bold;
	font-size:13px;
	color: #5961A6;
}
.intro_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:12px;
	line-height:20px;
}
.page_text, .page_text p, .page_text blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
}

.servicesheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #000000;
}
.red_text {
color:#FF0000;
}