/***********************************************/
/* Encantada Base CSS                          */
/* Author: Dorian Smiley                       */
/* Published: 12/22/07                         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
* html #topContainer{
	background-color:#FFFFFF;
}
#leftImage{
	margin: 420px 0px 0px 37px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	width: 157px;
	height: 176px;
	overflow:hidden;
	background:url(../images/elements/leftImages/realEstateLeftImage.png) no-repeat;
}
* html #leftImage{
	background:none;
}
#mainImage{
	margin: -30px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	width: 585px;
	height: 135px;
	overflow:hidden;
	background:url(../images/elements/realEstateMainImage.png) no-repeat;
}
* html #mainImage{
	background:url(../images/elements/realEstateMainImage.jpg) no-repeat;
}
#textClippingBox{
	width:600px;
	height:350px;
	position:static;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}
#resortToResort{
	margin: -170px 0px 0px 330px;
	padding: 0px 0px 0px 0px;
	position:static;
	width: 206px;
	height: 202px;
	overflow:hidden;
	background:url(../images/elements/resortToResort.png) no-repeat;
}
* html #resortToResort{
	background:url(../images/elements/resortToResort.gif) no-repeat;
}
#resortToResort a{
	width: 206px;
	height: 202px;
	display:block;
}
#subNav li{
	line-height:12px;
}
#subNav li#nav-propertyManagment a{
	text-decoration:none;
}
#subNav li#nav-propertyManagment.active, #subNav li#nav-propertyManagment a:hover{
	text-decoration:underline;
}
#subNav li#nav-financing a{
	text-decoration:none;
}
#subNav li#nav-financing.active, #subNav li#nav-financing a:hover{
	text-decoration:underline;
}
#subNav li#nav-buyingProcess a{
	text-decoration:none;
}
#subNav li#nav-buyingProcess.active, #subNav li#nav-buyingProcess a:hover{
	text-decoration:underline;
}
#subNav li#nav-maratimeZone a{
	text-decoration:none;
}
#subNav li#nav-maratimeZone.active, #subNav li#nav-maratimeZone a:hover{
	text-decoration:underline;
}
/************* #classes **************/



