*{ margin: 0; padding: 0; }*
body {
	line-height: 1.8em;
	background: #333;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
a {COLOR: #006600; text-decoration: none;}
a:visited {COLOR: #006600; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
h1 { margin: 0 0 10px; padding: 10px 0 3px; }
h2 {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
h3 {
	font-size: 1.5em;
	height: 24px;
	line-height: 24px;
}
h4 { margin: 0 0 10px; }
h5 { margin: 0 0 10px; }
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }

#header1 {
	height: 203px;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
}
#header2 {
	height: 203px;
	background-repeat: no-repeat;
	background-image: url(images/header2.jpg);
}
#header3 {
	height: 203px;
	background-repeat: no-repeat;
	background-image: url(images/header3.jpg);
}
#header4 {
	height: 203px;
	background-repeat: no-repeat;
	background-image: url(images/header4.jpg);
}
#header5 {
	height: 203px;
	background-repeat: no-repeat;
	background-image: url(images/header5.jpg);
}




#wrap {
	width: 729px;
	background: #fff;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#left {
	float: left;
	width: 180px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #DFD7B3;
}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#left h3 { padding-left: 10px; color: #fff; background: #FE7B09 url(images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; }
#left h4 {
	padding: 5px 10px 10px 10px;
	margin: 0;
	font-size: 1em;
	line-height: normal;
}
#left p {
	padding: 5px 10px 10px 10px;
	margin: 0;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
}

#right {
	margin-bottom: 10px;
	float: right;
	width: 520px;
	padding: 0 10px 10px 10px;
	margin-top: 10px;

}
#right-head {
	background-image: url(images/bg5.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	
}

#right-head h2 {
	margin: 0px;
	padding: 0px;
}

#right-content {
	padding: 5px;
}

#right-Prop {
	margin-bottom: 10px;
	float: right;
	width: 520px;
	padding: 0 10px 10px 10px;
	margin-top: 10px;
	overflow: scroll;
	height: 495px;
	border: 1px solid #428F57;
}
#right-Prop a {
	color: #FFFFFF;
}

#right li {
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#highlight {
	background-image: url(images/bg6.jpg);
	background-repeat: repeat-x;
	text-align: center;
	border: 1px solid #333333;
	margin-right: 40px;
	margin-left: 40px;
	padding-bottom: 10px;
	font-weight: bold;
}

#auction {
	background-color: #C0D1C7;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #428F57;
}
#nonAuction {
	margin-top: 10px;
	margin-bottom: 10px;
}
#property {
	float: right;
	width: 460px;
	height: 150px;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	white-space: normal;
	line-height: normal;
	margin: 10px;
}	
#propertySold {
	float: right;
	width: 460px;
	height: 150px;
	background-image: url(images/bg4.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	white-space: normal;
	line-height: normal;
	margin: 10px;
}	
#propertyImage { float: left;
}
#propertyText {
	float: right;
	width: 240px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	height: 140px;
}	
#right2 {
	text-align: center;
}

#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }

.clear {
	clear: both;
	text-align: center;
}
.sub {
	list-style-type: disc;
	list-style-position: inside;
}
.bold {
	font-weight: bold;
}
.indent {
	padding-left: 10px;
	line-height: normal;
}
.about {
	text-align: center;
}
