body {
	background: #ffffff;
	font-family: Arial, Verdana;
	font-size: 13px;
}

a {
	color: #0000ff;
}

h2 {
	font-size: 22px;
	line-height: 10px;
}

#header {
	display: none;
}

#header_nav {
	display: none;
}

#navigation {
	display: none;
}

#property_nav {
	display: none;
}

#property_photos {
	display: none;
}

#footer_nav {
	display: none;
}

#content h3 {
	margin-top: 20px;
	margin-bottom: 0px;
}

#content img {
	float: left;
	padding: 8px;
}

#property_about {
	padding-top: 10px;
	clear: both;
}

#hidden_property_name {
	_padding-top: 10px;
}

#hidden_property_photos img {
	width: 156px;
	_width: 150px;
}

#property_tools {
	display: none;
}

p {
	clear: both;
}

hr {
	clear: both;
	margin-top: 20px;
}

ul.property_list {
	width: 100%;
	float: left;
	list-style-type: none;
}

li.property_list {
	height: 100px;
	width: 280px;
	float: left;
}

li.property_list img {
	width: 120px;
	border: none;
	float: left;
	margin-right: 10px;
}

li.property_list a span {
	display: block;
	font-size: 12px;
}

span.completed {
	color: #333366;
}

span.in_progress {
	color: #993300;
}

span.consulting {
	color: #666666;
}
