@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, img, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0pt;
	padding:0pt;
}

body {
	background-color: #8fdf36;
	color:#555555;
	font-family:"Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	text-align:center;
}

h2 {
	color: #e75b0f;
	font-weight: normal;
	font-size: 16px;
	margin: 10px 0px;
}

h3 {
	color: #0561bb;
	font-weight: normal;
	font-size: 14px;
	margin: 10px 0px;
}

h4 {
	color: #2f6402;
	font-weight: normal;
	font-size: 13px;
	margin: 5px 0px;
}

h3.hdr_listing {
	margin: 0px 0px 5px 0px;
}
h3.hdr_listing a{
	color: #0561bb;
	font-weight: normal;
	font-size: 14px;
}

hr {
	border: 1px solid #cccccc;
}

ul {
	list-style-position:inside;
	margin: 5px 10px;
}

p {
	margin: 10px 0px;
}

br {
	clear: both;
}
#wrapper {
	margin: 0px auto;
	width: 960px;
	text-align: left;
}

#mainContent {
	background:#ffffff url(images/bg_maincontent.gif) repeat-y top left;
	float:left;
	font-size: 13px;
	line-height:16px;	
}
#header {
	float: left;
}

#header img{
	border: none;
}
.innerDiv10px {
	margin: 10px;
}

.innerDiv20px {
	margin: 20px;
}

.innerDiv30px {
	margin: 30px;
}

.div_240 {
	width: 240px;
	float:left;
}

.div_720 {
	width: 720px;
	float:left;	
}
#topNav {
	background:#ffffff url(images/bg_topnav.gif) repeat-x top left;
	text-align: left;
	float: left;
	width: 960px;
	height: 38px;
}
ul.topNav {
	margin:5px;
}
ul.topNav li {
	display: inline;
	font-size: 14px;
	color: #427d07;
	margin: 8px;
}

ul.topNav li a{
	font-size: 14px;
	color: #427d07;
	text-decoration: none;
}

.house_thumb {
	float: left;
	width: 150px;
	margin: 0px 10px;
}

.house_thumb img {
	float: left;
	width: 150px;
	border: 3px solid #cacac9;
}
.house_description {
	float: left;
	width: 500px;
	margin: 0px 10px;	
}
