@charset "UTF-8";
/* CSS Document */

#slideshow{
	width: 964px;
	height: 419px;
	background-color: #26211f;
	overflow: hidden;
	margin:auto;
}
 
#slideshow img {  
		width:  964px;
		height: 419px;
		cursor: pointer;
		border: 0;
}

#slideshow-beach{
	width: 698px;
	height: 440px;
	background-color: #26211f;
	overflow: hidden;
	margin:auto;
}
 
#slideshow-beach img {  
		width:  698px;
		height: 440px;
		cursor: pointer;
		border: 0;
}

#slideshow a{
	text-decoration: none;
}

#slideshow a:hover{
	color: #CCCCCC;
}

<!--#slideshow p{
	width: 780px;
	background: url(/images/gui/slideshowLabelBkgd.png) no-repeat;
	behavior: url(/css/iepngfix.htc);
	color: #FFFFFF;
	font-family: "Trajan Pro", Palatino, "Palatino Linotype", Candara, Georgia, "Times New Roman";
	font-size: 14px;
	position: absolute;
	z-index: 20;
	top: 274px;
	margin-left: 0;
	padding: 5px;
	text-shadow: #000000 0px 0px 3px;
}-->

#slideshowTopDropShadow{
	height: 8px;
	width: 790px;
	position: absolute;
	z-index: 80;
	top: 104px;
	left: 5px;
	background: url(/images/gui/slideshowTopDropShadow.png) no-repeat;
	behavior: url(/css/iepngfix.htc);
}

#clickToPlanYourVisit{
	overflow: hidden;
	text-indent: -5000px;
	position: absolute;
	top: 370px;
	right: 16px;
	width: 134px;
	height: 29px;
	z-index: 85;
	background: url(/images/content_images/PlanYourVisitHP.png) no-repeat;
	behavior: url(/css/iepngfix.htc); cursor: pointer;
}


#pauseIcon{
	position: absolute;
	top: 120px;
	right: 20px;
	z-index: 85;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	display: none;
}

#pauseIcon span{
	background: #FFFFFF;
	width: 5px;
	height: 15px;
	margin-right: 0px;
	display: inline-block;
}





/**/
			
/**/
