div#house_overview_item {
	background-color: #9CC089;
	border: 1px solid #23682e;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;

	width: 550px;
	padding: 5px;
	
}

div#house_overview_item img {
	float: left;
}

div#house_overview_item a {
	font-size: 18px;
	color: #23682e;
}

div#house_overview_item a h3 {
}

div#house_house_pictures img {
	margin: 2px;
	padding: 0;
	width: 150px;
	border: 1px solid #808080;
}

div#house_house_pictures_link {
	font-size: 11px;
}

div#house_house_pictures_link a {
	font-size: 11px;
}

div#map_canvas {
	font-size: 12px;
	color: #23682e;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #808080;
}

img#swim {
	position: relative;
	left: 500px;
	bottom: 40px;
	float:left;
	border: 0;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	clear: both;
	background: transparant url("swim.gif") no-repeat top left;
}

img#email {
	position: relative;
	left: 525px;
	bottom: 0px;
	float:left;
	border: 0;
	margin: 0;
	padding: 0;
	width: 24px;
	height: 16px;
	clear: both;
	
}

#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content li {
	margin: 0px;
	padding: 0 0 0 15px;
	list-style-type: disc;
	list-style-position: inside;
}

#content li:hover {
	padding: 0 0 0 10px;
}

#content a {
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-family: Verdana, Geneva, Kalimati, sans-serif, Arial;
	font-size: 13px;
	color: #000000;
}

table.default {
	border: 1px solid #8B8378;
	border-collapse: collapse;
	font-size: 12px;
	width: 100%;
}

table.default td {
	padding: 0.2em 2ex 0.2em 2ex;
	color: black;
	vertical-align: top;
}
table.default tr.td0  {
	background-color: #b3dea0;
}
table.default tr.td1 {
	background-color: #D8F3C9;
}

div#house_overview_footer a:link
{
text-decoration: none;
font-size: 13px;
}

div#house_overview_footer a:visited
{
text-decoration: none;
font-size: 13px;
}

div#house_overview_footer a:hover
{
text-decoration: none;
color: #000000;	
}

#house_overview_footer
{
font-size: 13px;
}
