/* CSS Document */

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4A3100;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
body {
	background-image: url(bg1.gif);
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333300;
	text-align: right;
}

.property{
	padding:2px;
}

.propertypic{
	float:left;
}

.propertylisting{
	text-align:left;
	margin-left:210px;
}

.clearall{
	clear:both;
}


ol{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4A3100;
}

a:link {color: #423121}
a:visited {color: #423121}
a:hover {color: #9c7d61}
a:active {color: #9c7d61}