/* picture bottom */

#pictureContainer {
	width:772px;
	height:148px;
	background:#466D0B url(../images/design/imgBottom_Legal.jpg) no-repeat; /* bg bottom */
	float:left;
	clear:both;
}

#legalSectionLinks { 
	text-align:left;
	font-size:12px;
	margin-bottom:30px;
	float:left;
}
#legalSectionLinks a {
	line-height:19px;
	padding:0px 0px 0px 2px;
	text-decoration:none;
	font-weight:normal;
}
a.legalSection { color:#838382; }
a.legalSection:link { color:#838382; }
a.legalSection:visited { color:#838382; }
a.legalSection:active { color:#F68200; }
a.legalSection:hover { color:#F68200; }

/* LAYERS TEXTS */
#idCondo {
	display:block;
	clear:both;
}

#idClosingCosts,
#idCommonElementFees,
#idReserve,
#idLeaseManagement,
#idFinancing,
#idPrices,
#idCostofLiving,
#idFinacialViability,
#idPurchasers,
#idPlannedPrice,
#idBuildersWarranty,
#idSchedule,
#idPhasedConstruction {
	display:none;
	clear:both;
}

/* LAYERS PICTURES LEFT */
#idCondoPic {
	padding:0px 0px 25px 0px;
	display:block;
	clear:both;
}

#idClosingCostsPic,
#idCommonElementFeesPic,
#idReservePic,
#idLeaseManagementPic,
#idFinancingPic,
#idPricesPic,
#idCostofLivingPic,
#idFinacialViabilityPic,
#idPurchasersPic,
#idPlannedPricePic,
#idBuildersWarrantyPic,
#idSchedulePic,
#idPhasedConstructionPic {
	padding:0px 0px 25px 0px;
	display:none;
	clear:both;
}