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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
/*p.mainCopy{
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	letter-spacing:normal;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
*/
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#mainContainer{
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position:static;
	width: 840px;
	height:700px;
	overflow:hidden;
	/*border:#8C6239 2px;
	border-style:solid;*/
	background:url(../images/ToursandAtraccctionsBG.jpg) no-repeat;
}
#leftImage{
	float:right;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:168px;
	height:138px;
	position:relative;
	overflow:hidden;
	background:url(../images/attractLeftImage.png) no-repeat;
}
#availPallete{
	float:right;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	height:175px;
	position:relative;
	overflow:hidden;
}
#slideShow{
	float:left;
	margin: 9px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:522px;
	height:310px;
	position:relative;
	overflow:hidden;
}
#mainCopy{
	float:left;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:485px;
	height:315px;
	position:relative;
	overflow:hidden;
}
#zoomScroller{
	float:left;
	margin: -146px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	width:548px;
	height:450px;
	position:relative;
	overflow:visible;
}
.imageThumbs{
	float:left;
	margin: 25px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	width:140px;
	height:97px;
	position:relative;
	overflow:hidden;
}
#googleEarth{
	float:right;
	margin: -127px 45px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:71px;
	height:14px;
	position:relative;
	overflow:hidden;
	background:url(../images/googleLink.png) no-repeat;
}
#googleEarth a{
	display:block;
	height:100%;
}
#videos{
	float:left;
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:164px;
	height:104px;
	position:relative;
	overflow:hidden;
	background:url(../images/videoFrame.png) no-repeat;
}
#videos a{
	display:block;
	height:100%;
}
/************* #globalNav styles **************/


