body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	min-width: 670px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#page {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 670px;
	text-align: left;
	height: 910px;
	background-image: url(pagebg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bgtop {
	position: absolute;
	left: 0px;
	top: 0px;
}
#bgtop1 {
	position: absolute;
	left: 0px;
	top: 66px;
}
#bgbottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#header {
	height: 75px;
}
#main {
	position: relative;
}
#footer {
	position: absolute;
	left: 35px;
	right: 40px;
	bottom: 30px;
	text-align: center;
	font: 0.6em Arial, Verdana, Helvetica, sans-serif;
}
#printpage {
	position: absolute;
	right: 40px;
	top: 30px;
	width: 150px;
	text-align: right;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #333333;
}
#printpage a {
	text-decoration: underline;
	padding-right: 5px;
	position: relative;
	top: -5px;
}
#title {
	position: absolute;
	left: 20px;
	top: 40px;
	width: 628px;
}
#title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: capitalize;
	margin: 0px;
}
#propertypics {
	position: absolute;
	left: 20px;
	top: 120px;
	width: 330px;
}
#propertypics img.pic {
	margin: 0px 2px 5px 0px;
}
#pic1 {
	border: 1px solid #8B0000;
}
#address {
	position: absolute;
	left: 21px;
	top: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	width: 200;
	color: #000000;
}
#price {
	position: absolute;
	left: 21px;
	top: 81px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	width: 200;
	color: #000000;
}
#description {
	position: absolute;
	left: 18px;
	top: 530px;
	font-size: 0.7em;
	width: 322px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#details {
	position: absolute;
	left: 368px;
	top: 240px;
	font-size: 0.7em;
	width: 274px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#details div.clear {
	clear: both;
}
div.mlsnumber div.title {
	color: #8B0000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #8B0000;
	padding: 0px;
	margin: 0px;
}
div.mlsnumber div.content {
	padding: 5px 0px;
	font-weight: bold;
}
div.features {
	margin-bottom: 20px;
}
div.features div.title, div.comments div.title, div.directions div.title, div.information div.title {
	color: #8B0000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #8B0000;
	padding: 10px 0px 0px;
	margin: 0px;
}
div.features div.content, div.comments div.content, div.directions div.content, div.information div.content{
	padding: 10px 0px 5px;
}
div.features dl, div.comments dl, div.directions dl, div.information dl{
	clear: both;
	margin: 0px 0px 3px;
}
div.features dt, div.comments dt, div.directions dt, div.information dt{
	float: left;
	font-weight: bold;
}
div.features dd, div.comments dd, div.directions dd, div.information dd{
	margin: 0px 0px 0px 130px;
}
#website {
	position: absolute;
	right: 40px;
	top: 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#agentinfo {
	position: absolute;
	left: 370px;
	top: 119px;
	width: 300px;
}
#agentinfo div.photo {
	float: left;
	width: 75px;
}
#agentinfo div.photo img {
	border: 1px solid #8B0000;
}
#agentinfo div.details {
	float: left;
	width: 225px;
	padding: 15px 0px 0px;
}
#agentinfo h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #8B0000;
}
#agentinfo h5 {
	padding: 3px 0px;
	margin: 0px;
	color: #000000;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#agentinfo dl {
	clear: both;
	margin: 0px;
	padding: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#agentinfo dt {
	float: left;
	font-weight: bold;
	width: 4.5em;
}
#agentinfo dd {
	float: left;
	margin: 0px;
}
@media print {
	#printpage {
		display: none;
	}
}
