
DIV.leftrepeat {
	float: left;
	width:50px;
	height: auto;
	background-color: transparent;

}


DIV.imagePropertiesL {
	
	width: 325px;
	height: 206px;
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

DIV.rdropL {
	background-image: url(../images/R.gif);
	width: 56px;
	height: 83px;
	float: left;
	margin-bottom: -12px;
	margin-right: -11px;
	margin-top: -9px;
	
}
.subtitleL {
		font-family: "Georgia",Times New Roman, Times, serif;
font-size:15pt;
color: #8F5D2A;
font-weight: bold;
	margin-bottom: 0px;
	margin-top: 6px;
	margin-left: 0px;
	text-align: left;
}

DIV.leftcontent {
float: left;
	width:326px;
	padding-left: 0px;
	font-family: "Georgia",Times New Roman, Times, serif;
	font-size:8pt;
	color: #666666;
	font-weight: bolder;
	text-align: left;
	border-right: 1px;
	border-right-style: solid;
	padding-right: 20px;
	margin-right: 7px;
}


DIV.logoIndex {
	background-image: url(../images/logoIndex2.gif);
	background-repeat: no-repeat;
	float: left;
	width: 792px;
	height: 65px;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 8px;
	
}

DIV.imagePropertiesR {
	background-image: url(../images/Eagle-Ridge-RLUP-Lot-7.jpg);
	width: 336px;
	height: 214px;
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 5px;
}

DIV.rightcontent {
	float: left;
	width:336px;
	height: auto;
	clear: right;
	font-family: "Georgia",Times New Roman, Times, serif;
	font-size:8pt;
	color: #666666;
	font-weight: bolder;
	text-align: right;


}

DIV.rightrepeat {
	float: right;
	width:50px;
	height: 400px;
	clear: right;

}






