/* CSS Document */

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

body
{ 
	font: 12pt arial; 
	color: #000000; 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}
	
A
{
	COLOR: #000099; TEXT-DECORATION: none
}
A:hover
{
	COLOR: #9900cc; TEXT-DECORATION: underline
}
A:active
{
	COLOR: #9900cc; TEXT-DECORATION: underline
}

#End
{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	height: 120px;
}

#End p
{
	text-align: center;
	font: 9pt Comic Sans MS;
	color: #006666;
}

/* Start About Us Page CSS */

#About h3
{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	font-weight: bold;
}

#About h4
{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	font-weight: bold;
	background-color: #ffcccc;
	height: 30px;
}

#About p
{
	margin-left: 20px;
	margin-right: 20px;
	font: 10pt arial;
}

#TopPic1
{
	float: left;
}

#TopPics
{
	text-align: center;
}

#TopPic3
{
	float: right;
}

#AboutLeft 
{
	position: absolute;
	left:10px;
	top:375px;
	width:180px;
	background:#ffffcc;
	border:1px solid #333333;
	font: 9pt arial;
	text-align: center;
}

#AboutCenter 
{
	background:#99cccc;
	margin-left: 191px;
	margin-right:192px;
	border:1px solid #333333;
}

#AboutRight 
{
	position: absolute;
	right:10px;
	top:375px;
	width:180px;
	background:#ffffcc;
	border:1px solid #333333;
	font: 9pt arial;
	text-align: center;
}

#AboutBottom p
{
	margin-left: 20px;
	margin-right: 20px;
	font: 10pt arial;
	text-align: center;
}

#AboutBottom h3
{
	text-align: center;
	background-color: #ffcccc;
	height: 75px;
}

#BottomPic1
{
	float: left;
}

#BottomPics
{
	text-align: center;
}

#BottomPic3
{
	float: right;
}

/* End About Us Page CSS */

/* Start Attractions Page CSS */

#TopPic
{
	text-align: center;
}

#Attraction h3
{
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
	background-color: #ffcccc;
	height: 75px;
}

#Attraction table
{
	position: relative;
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
}

/* End Attractions Page CSS */

/* Start Index Page CSS */

#Index h2
{
	text-align: center;
	color: #006666;
	font-weight: normal;
}

#Index h3
{
	text-align: center;
	background-color: #669999;
}

#Index p
{
	text-align: center;
	font-size: 12pt arial;
	color: #006666;
}

/* End Index Page CSS */

/* Start Picture Index Page CSS */

#Picture p
{
	text-align: center;
}

#Slideshow p
{
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
	font: 12pt Comic Sans MS;
	background-color: #ffffcc;
}

#Photos p
{
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
	font: 12pt Comic Sans MS;
	background-color: #ffcccc;
}

/* End Picture Index Page CSS */

/* Start Slideshow Page CSS */

#SlideshowPage
{
	margin-top: 5px;
	text-align: center;
}

/* End Slideshow Page CSS */

/* Start Photo Gallery Page CSS */

#PhotoGallery p
{
	font: 12pt Comic Sans MS;
	text-align: center;
}

/* End Photo Gallery Page CSS */

/* Start Contact Us Page CSS */

#Contact p
{
	margin-left: 10px;
	margin-top: 10px;
	font: 12pt arial;
}

#Pic1
{
	float: left;
	margin-right: 20px;
}

#Location
{
	margin-top: 70px;
	margin-left: 50px;
	font: 14pt arial;
	font-weight: bold;
}

#Map
{
	text-align: center;
}

/* End Contact Us Page CSS */

/* Start Tariff Page CSS */

#Tariff p
{
	margin-left: 10px;
	margin-top: 10px;
	font: 12pt arial;
}

#Tariff1
{
	float: left;
	margin-right: 20px;
}

#Booking p
{
	text-align: center;
}

#Booking h4
{
	margin-left: 180px;
}

#Booking h5
{
	text-align: center;
}

/* End Tariff Page CSS */

/* Start Offline Booking Page CSS */

#OfflineTariff p
{
	text-align: center;
	font: 10pt arial;
}

#OfflineBooking p
{
	text-align: center;
}

#OfflineBooking h4
{
	margin-left: 180px;
	font: 11pt arial;
}

#OfflineBooking h5
{
	text-align: center;
}

/* End Offline Booking Page CSS */

/* Start Thankyou Page CSS */

#Thankyou h3
{
	text-align: center;
}

#Thankyou p
{
	text-align: center;
	font-size: 12pt arial;
}

#Thankyou form
{
	text-align: center;
	font-size: 12pt arial;
}

/* End Thankyou Page CSS */
