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

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

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#leftImage{
	margin: 415px 0px 0px 48px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	width: 146px;
	height: 175px;
	overflow:hidden;
	background:url(../images/elements/leftImages/jacoBeachleftImage.png) no-repeat;
}
* html #leftImage{
	background:none;
}
#mainImage{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	width: 574px;
	height:117px;
	overflow:hidden;
	background:url(../images/elements/jacoBeachMainImage.png) no-repeat;
}
#copy{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	width: 398px;
	overflow:hidden;
}
#subImageContainer{
	margin: -320px 39px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	position:static;
	width: 161px;
	overflow:hidden;
}
* html #subImageContainer{
	margin: -320px 19px 0px 0px;
}
#subImage1{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	width: 161px;
	height:89px;
	overflow:hidden;
	background:url(../images/elements/jacoBeachSubImage.png) no-repeat;
}
* html #subImage1{
	background:url(../images/elements/jacoBeachSubImage.jpg) no-repeat;
}
#subImage2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	width: 161px;
	height:89px;
	overflow:hidden;
	background:url(../images/elements/jacoBeachSubImage2.png) no-repeat;
}
* html #subImage2{
	background:url(../images/elements/jacoBeachSubImage2.jpg) no-repeat;
}
#subImage3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	width: 161px;
	height:89px;
	overflow:hidden;
	background:url(../images/elements/jacoBeachSubImage3.png) no-repeat;
}
* html #subImage3{
	background:url(../images/elements/jacoBeachSubImage3.jpg) no-repeat;
}
/************* #classes **************/



