body {
	padding:0;
	margin:0;
	font-family:arial;
	font-size:9pt;
	line-height:11pt;
	background-color:#525460;
	background-repeat:no-repeat;
}
table td {
	font-family:arial;
	font-size:9pt;
}
a {
	color:#114d89;
}
a:ACTIVE {
	color:#990000;
}
p {
	padding:10px;
	line-height:13pt;
	margin:0;
}
h1 {
	font-family:georgia;
	font-size:14pt;
	font-weight:bold;
	color:#b20838;
	margin:10px 0 10px 10px;
}

#mainWrap {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.homeListingLink {
	font-family:georgia;
	color:#114d89;
	font-size:8pt;
}
.bottomNavLink {
	color:#ddd;
}
.recentlySoldBox {
	width:173px;
	height:135px;
	background:url(../images/bg-recently-sold.gif);
	text-align:center;
	font-family:georgia;
	font-size:8pt;
	color:#576352;
}
.recentlySoldBox img {
	width:150px;
	height:85px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.recentlySoldBox a {
	color:#576352;
}
.fieldName {
	text-align:right;
	font-weight:bold;
}
.error {
	color:red;
	font-weight:bold;
	font-size:10pt;
}
.success {
	color:#336699;
	font-weight:bold;
	font-size:10pt;
}
.heavyText {
	font-weight:bold;
}

h2 {
	color:#336699;
	font-size:10pt;
	font-weight:bold;
	margin:0 0 0 10px;
}