<!--
body {
	background-color: #fffff0;
}
#center_line        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
#content_wrapper    
	{
	margin-left: -433px;
	position: absolute;
	top: -275px;
	left: 50%;
	width: 865px;
	height: 550px;
	visibility: visible
	}
	a:link {
	color: #424242;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.credits {font-size: 10px}
.address {font-size: 11px}
a:visited {
	color: #424242;
	text-decoration: none;
}
a:hover {
	color: #0894CE;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.floorplan a {
text-decoration: underline;
color: #424242;
font-size: 11px;
}
.floorplan a:visited {
text-decoration: underline;
color: #424242;
font-size: 11px;
}
.floorplan a:hover {
text-decoration: underline;
color: #0894CE;
font-size: 11px;
}
.mls a {
text-decoration: underline;
color: #424242;
font-size: 12px;
}
.mls a:visited {
text-decoration: underline;
color: #424242;
font-size: 12px;
}
.mls a:hover {
text-decoration: underline;
color: #0894CE;
font-size: 12px;
}
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 440px;
height: 285px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
}
#mycustomscroll_02 {
/* Typical fixed height and fixed width example */
width: 440px;
height: 245px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
}
#mycustomscroll_03 {
/* Typical fixed height and fixed width example */
width: 440px;
height: 223px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
}
-->