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

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


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#leftImage{
	float:right;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:168px;
	height:138px;
	position:relative;
	overflow:hidden;
	background:url(../images/homeLeftImage.png) no-repeat;
}
#slideShow{
	float:left;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:485px;
	height:300px;
	position:relative;
	overflow:hidden;
}
#mainCopy{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:485px;
	height:132px;
	position:relative;
	overflow:hidden;
}
#googleEarth{
	float:left;
	margin: 53px 0px 0px 327px;
	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: -12px 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 **************/


