body	{
	width:					779px;
	margin:					0 auto;
	/*position:				relative;*/
	text-align:				center;
	background-color: 		#66CCFF;
	font: normal 76.1% Arial, Helvetica, sans-serif;
}

.spacer	{
	clear:					both;
}


#maincontent	{
	height:					auto;
	background-color: #FAC801;
}
p	{
	text-align:				left;
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
}
ul	{
	text-align:				left;
}
.left	{
	float:					left;
	padding:				0px;
	width: 					310px;
	clear: 					left;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				12px;
}
.left p	{
	text-align:				left;
}
.left ul	{
	text-align:				left;
}
.right	{
	float:					left;
	padding:				0px;
	width: 					310px;
	clear: 					right;
	font-size: 				12px;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
}
.right p	{
	text-align:				left;
}
.right ul	{
	text-align:				left;
}
.centertext	{
	text-align:center; 
}
#backlink	{
	text-align:left; 
}
#backlink a:link	{
	text-decoration: none;
	color:#003399;
}
#backlink a:hover	{
	text-decoration: underline;
	color:#CC0000;
}
#backlink a:active	{
	text-decoration: underline;
	color:#006600;
}
#backlink a:visited	{
	text-decoration: none;
	color:#003399;
}
#pagetoplink	{
	text-align:left; 
	clear:both; 
}
#pagetoplink img	{
	border:0px; 
}
#pagetoplink a:link	{
	text-decoration: none;
	color:#003399;
}
#pagetoplink a:hover	{
	text-decoration: underline;
	color:#CC0000;
}
#pagetoplink a:active	{
	text-decoration: underline;
	color:#006600;
}
#pagetoplink a:visited	{
	text-decoration: none;
	color:#003399;
}
.redtext	{
	color: #CC0000;
}
.goldtextbold	{
	color: #A2841E;
}
.orangetext {
	color: #FF3300;
	font-weight: bold;
}

/*					________________________________________	HEADER AND NAVIGATION	_________________________________			*/


#header {
	height: 				150px;
	text-align:				left;
}

#headertop	{
 	position:				absolute; 
	left:					0px; 
	top:					0px; 
	height:					26px; 
	z-index:				10;
}

#headermiddle	{
	position:				absolute; 
	left:					0px; 
	top:					26px; 
	height:					90px; 
	z-index:				10;
}

#headerbottom	{	
 	position:				absolute; 
	left:					0px; 
	top:					116px; 
	height:					36px; 
	z-index:				10;
}

#homebtn	{
	position:				absolute;
	Display:				block;
	top:					1px;
	text-align:				center;
	z-index:				50;
	font:					normal bold 22px Arial, Helvetica, sans-serif;
}

#homebtn a 	{
	text-decoration:		none;
	color:					#333333;
}

#navbar	{
	position:				relative;
	left:					132px; 
	top:					117px; 
	width:					521px; 
	height:					34px; 
	z-index:				20;
	font:					normal bold 12px Arial, Helvetica, sans-serif;					
}
.inlinenav	{
	float:					left;
	text-align:				center;
	padding:				19px 0px 0px 0px; 
	height:					16px;
}

.inlinenav a:link	{
	text-decoration:		none;
	color:					#333333;
}
.inlinenav a:hover	{
	text-decoration:		underline;
	background-color:		#6699FF;
}
.inlinenav a:active	{
	text-decoration:		underline;
	background-color:		#3366FF;
}
.inlinenav a:visited	{
	text-decoration:		none;
	color:					#333333;
}


/*a#guidedtourlink:hover	{
	top:					0px;
	left:					0px;
	background-image:		url(../images/guidedtoursbtnover.gif);
	z-index:				20;
	width:					98px;
	height:					34px;
	border:					0px;
	padding:				0px;
	margin:					0px;
	display: 				block;	
}*/


/*					______________________________________	END HEADER and NAVIGATION	__________________________ 			*/

/*					______________________________________________	 FOOTER	 ______________________________________			*/


#footer {
	color: 					#006;
	border-top: 			1px solid #FF6600;
	font-size: 				10px;
	text-align: 			center;
	margin:					5px;
	padding: 				2px 5px 0px 5px;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	background-color: 		#FAC801;
}
#footer p	{
	text-align:center;
	font-size:10px;
}
#footer a:link	{
	color:					#003399;
}
#footer ul	{
	text-align:				center;
}
li.inline {
	display: 				inline;
	padding-left: 			3px;
	padding-right: 			3px;
	border-right: 			1px solid #000;
}

li.last {
	display: 				inline;
	padding-left: 			3px;
	padding-right: 			0px;
	border-right: 			0px;
} 

/* new SEO work */

a.seo:link, a.seo:visited, a.seo:hover
{
	color: #006;
	text-decoration: none;
	font-size: 10px;
	text-decoration: none;
}

.seo
{
	color: #006;
	text-decoration: none;
	font-size: 10px;
	text-decoration: none;
}


/*					______________________________________________	END FOOTER	 ______________________________________			*/
/*					______________________________________________	CONTENT	___________________________________________			*/


#content	{
	margin:					0px;
	padding:				0px;
	background-color: #FFFFFF;
	clear: both;
}

/*					______________________________________________	END CONTENT	___________________________________________			*/
/*					______________________________________________ HOME PAGE	________________________________________	*/

/*	-----------------------	Home page big button images	------------------------------	*/

#homepage	{
	text-align:				left;
	background-color: #FAC801;
}

#hmpgbtn01	{
	left:					0px; 
	width:					124px; 
	height:					98px; 
	z-index:				30;
}

#hmpgbtn02	{
	left:					0px; 
	width:					135px; 
	height:					81px; 
	z-index:				30;
}

#hmpgbtn03	{
	left:					0px; 
	width:					165px; 
	height:					83px; 
	z-index:				30;
}

#hmpgbtn04	{
	left:					0px; 
	width:					197px; 
	height:					82px; 
	z-index:				30;
}

#hmpgbtn05	{
	left:					0px; 
	width:					197px; 
	height:					104px; 
	z-index:				30;
}

/*	-----------------------	End home page big button images	------------------------------	*/
/*	-----------------------	Home page big button text links	------------------------------	*/


#hmpglinks	{
	position:				absolute;
	top:					150px;
	left:					0px;
	width:					350px;
	height:					400px;
	z-index: 				20;
}

#hmpglinks	a	{
	text-decoration:		none;
	color:					#333333;
	font:					normal bold 12px  Verdana, Arial, Helvetica, sans-serif;
}

#hmpglnkguided	{
	position:				absolute; 
	left:					30px; 
	top:					40px; 
	width:					92px; 
	height:					20px; 
	z-index:				40;
}

#hmpglnkselfdrive	{
 	position:				absolute; 
	left:					47px; 
	top:					120px; 
	width:					112px; 
	height:					20px; 
	z-index:				40;
}

#hmpglnkaccom	{
 	position:				absolute; 
	left:					81px; 
	top:					204px; 
	width:					109px; 
	height:					20px; 
	z-index:				40;
 }
 
#hmpglnkinfo	{
	position:				absolute; 
	left:					123px; 
	top:					284px; 
	width:					113px; 
	height:					20px; 
	z-index:				40;
}

#hmpglnkwhale	{
 	position:				absolute; 
	left:					144px; 
	top:					365px; 
	width:					113px; 
	height:					20px; 
	z-index:				40;
}

/*	-----------------------	End home page big button text links	------------------------------	*/

/*	-----------------------	Home page Fraser Island map and text links	------------------------------	*/


#frasermap	{
	position:				absolute;
	left:					560px; 
	top:					160px; 
	width:					216px; 
	height:					435px; 
	z-index:				40;
	font:					10px Verdana, Arial, Helvetica, sans-serif;
	float:					left;
}
#frasermap p	{
	text-align:				center;
}

#frasermap a:link	{
	color:					#333333;
	font-weight:			bold;
}

#frasermap a:hover	{
	background-color:		#CCCCCC;
}

#mapInteractive	{
	 position:				absolute; 
	 left:					12px; 
	 top:					6px; 
	 width:					94px; 
	 height:				14px; 
	 z-index:				41;
}
#mapSandyCape	{
	position:				absolute; 
	left:					137px; 
	top:					16px; 
	width:					71px; 
	height:					12px; 
	z-index:				50;
}

#mapOrchid	{
	position:				absolute; 
	left:					133px; 
	top:					82px; 
	width:					80px; 
	height:					12px; 
	z-index:				50;
}

#mapIndian	{
	position:				absolute; 
	left:					140px; 
	top:					123px; 
	width:					70px; 
	height:					12px; 
	z-index:				50;
}
#mapCathedral	{
	position:				absolute; 
	left:					113px;
	top:					159px; 
	width:					99px; 
	height:					12px; 
	z-index:				50;
}
#mapHappy	{
	position:				absolute; 
	left:					119px; 
	top:					205px; 
	width:					75px; 
	height:					12px; 
	z-index:				50;
}
#mapMckenzie	{
	position:				absolute; 
	left:					87px; 
	top:					251px; 
	width:					84px; 
	height:					12px; 
	z-index:				50;
}
#mapEurong	{
	position:				absolute; 
	left:					93px; 
	top:					279px; 
	width:					120px; 
	height:					12px; 
	z-index:				50;
}
#mapKingfisher	{
	position:				absolute; 
	left:					81px; 
	top:					224px; 
	width:					131px; 
	height:					12px; 
	z-index:				50;
}
#mapHookpoint	{
	position:				absolute; 
	left:					79px; 
	top:					362px; 
	width:					66px; 
	height:					12px; 
	z-index:				50;
}
#mapInskip	{
	position:				absolute; 
	left:					83px; 
	top:					382px; 
	width:					71px; 
	height:					12px; 
	z-index:				50;
}
#mapRainbow	{
	position:				absolute; 
	left:					97px; 
	top:					402px; 
	width:					88px; 
	height:					12px; 
	z-index:				50;
}
/*	-----------------------	End home page Fraser Island map and text links	------------------------------	*/
/*	-----------------------	Home page text paragraph	------------------------------	*/
#hmpgtext	{
	 position:				absolute; 
	 left:					210px; 
	 top:					171px; 
	 width:					332px; 
	 height:				230px; 
	 z-index:				41; 
	 text-align: 			justify;
	 font:					normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
#hmpgtext p	{
	margin-top:5px;
	margin-bottom:20px;
}
#hmpgtext a:link	{
	color:#003399;
}
#hmpgtext a:hover	{
	color:#CC0000;
}
#hmppgtext a:visited	{
	color:#990066;
}

#hmpgtext h1	{
	font:					bold 18px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align:				center;
	color:#003366;
}
#hmpgtext h2	{
	font:					normal bold 13px/5px Verdana, Arial, Helvetica, sans-serif;
	text-align:				left;
	color: #006600;
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 5px;
}


/*	-----------------------	End home page text paragraph	------------------------------	*/
/*					______________________________________________ END HOME PAGE	________________________________________	*/
/*					______________________________________________ CONTACT PAGE	________________________________________	*/
#contacttable	{
	padding:				10px;
	font:					normal 12px Verdana, Arial, Helvetica, sans-serif;
}
#contacttable h1	{
	font:					normal bold 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#3366FF;
	text-align:				left;
	border-bottom:			1px solid blue;
}
#contacttable table	{
	border:					0px solid black;
}
#contacttable h2	{
	font:					normal bold 16px Geneva, Arial, Helvetica, sans-serif;
}
#contacttable h3	{
	font:					normal bold 13px Arial, Helvetica, sans-serif;
}
/*					______________________________________________ END CONTACT PAGE	________________________________________	*/
/*					______________________________________________ DISCLAIMER PAGE	________________________________________	*/
#disclaimer h1	{
	font:					normal bold 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#3366FF;
	text-align:				left;
	border-bottom:			1px solid blue;
}
#disclaimer h2	{
	font:					normal bold 16px Geneva, Arial, Helvetica, sans-serif;
}
#disclaimer	{
	padding:				10px;
	font:					normal 12px Verdana, Arial, Helvetica, sans-serif;
	width: 700px;
	margin: 30px;
}
/*					______________________________________________ END DISCLAIMER PAGE	________________________________________	*/
/*					______________________________________________ GENERAL INFORMATION PAGE	________________________________________	*/
#gnrlinfo	{
	margin:					60px;
	font:					12px Verdana, Arial, Helvetica, sans-serif;
}
#gnrlinfo h1	{
	font:					normal bold 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#3366CC;
	text-align:				left;
	border-bottom:			1px solid blue;
}
#gnrlinfo p	{
	text-align:				justify;
	font:					normal 14px Verdana, Arial, Helvetica, sans-serif;
	padding:				0px;
}
#gnrlinfo h2	{
	font:					italic bold 14px Georgia, Times, serif;
	text-align:				left;
	color:					#3366CC;
}
#gnrlinfo h3	{
	font:					normal bold 14px Geneva, Arial, Helvetica, sans-serif;
	color:					#009966;
	text-align:				center;
}
#gnrlinfoNav	{
	float:					left;
	width:					200px;
	padding-bottom:			5px;
	background-color:		#CCCCCC;
	text-align:				center;
	margin:					0px 5px 10px 0px;
}
#gnrlinfoNav h4	{
	font:					normal bold 13px Arial, Helvetica, sans-serif;
	background-color:		#0099FF;
	padding:				2px;
}
#gnrlinfoNav a	{
	text-decoration:		none;
	font:					12px Verdana, Arial, Helvetica, sans-serif;
	color:					#000099;
}
#gnrlinfoNav a:hover	{
	text-decoration:		underline;		
}
#gnrlinfoNav a:visited	{
	color:					#993399;
}
#gnrlinfoNav ul	{
	padding:				5px;
	margin:					0px;
}
#gnrlinfoNav li	{
	list-style:				none;
	padding:				2px;
	margin:					0px;
}
#topleft	{
	width:					435px;
	float:					left;
	margin-right:			20px;
}
#images	{
	width:					240px;
	float:					left;
	margin-top:					10px;
}
#images	img {
	padding-bottom:				5px;
}
#bottomright	{
	width:					400px;
	float:					left;
	margin:					10px 0px 0px 20px;
}
#bottomtext	{
	clear:					both;
}
/*					______________________________________________ END GENERAL INFORMATION PAGE	________________________________________	*/
/*					______________________________________________ EXPERIENCE FRASER ISLAND PAGE	________________________________________	*/
#expfrsrtext	{
	font:					12px Verdana, Arial, Helvetica, sans-serif;
}
#expfrsrtext h1	{
	font:					normal bold 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#3366CC;
	text-align:				left;
	border-bottom:			1px solid blue;
}
#expfrsrNav	{
	text-align:				center;
	padding:				10px 0px 10px 0px;
}
#expfrsrNav a	{
	color:					#0000CC;
	font-size: 				12px;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
}
#expfrsrNav a:hover	{
	text-decoration:		underline;
}
#expfrsrNav a:visited	{
	color:					#0000CC;
}
.toplink	{
	text-align:				right;
}
/*					______________________________________________ END EXPERIENCE FRASER ISLAND PAGE	________________________________________	*/
/*					______________________________________________ SHIPWRECKS PAGE	________________________________________	*/
#shipstext	{
	margin:					60px;
	font:					12px Verdana, Arial, Helvetica, sans-serif;
}
#shipstext	h1	{
	font:					normal bold 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#3366CC;
	text-align:				left;
	border-bottom:			1px solid blue;
}
#shipstext	h4 {
	font:					normal bold 12px Geneva, Arial, Helvetica, sans-serif;
}
/*					______________________________________________ END SHIPWRECKS PAGE	________________________________________	*/
/*					______________________________________________ TRAVEL STORY 1 PAGE	________________________________________	*/
#travelstory1	{
	margin:					60px;
	font:					12px Verdana, Arial, Helvetica, sans-serif;
}
#travelstory1 h1	{
	font:					normal bold 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#3366CC;
	text-align:				left;
	border-bottom:			1px solid blue;
}
/*					______________________________________________ END TRAVEL STORY 1 PAGE	________________________________________	*/
/*					______________________________________________ 4WD TIPS PAGE	________________________________________	*/
#fourwdtext	{
	margin:					60px;
	font:					12px Verdana, Arial, Helvetica, sans-serif;
}
#fourwdtext h1	{
	font:					normal bold 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#3366CC;
	text-align:				left;
	border-bottom:			1px solid blue;
}
/*					______________________________________________ END 4WD TIPS PAGE	________________________________________	*/
/*					______________________________________________ ABOUT FRASER PAGE	________________________________________	*/
#aboutfraser	{
	margin:					60px;
	font:					12px Verdana, Arial, Helvetica, sans-serif;
}
#aboutfraser h1 {
	font:					normal bold 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#3366CC;
	text-align:				left;
	border-bottom:			1px solid blue;
}
/*					______________________________________________END ABOUT FRASER PAGE	________________________________________	*/
/*					______________________________________________ TRAVEL STORY 2 PAGE	________________________________________	*/
#travelstory2	{
	margin:					60px;
	font:					12px Verdana, Arial, Helvetica, sans-serif;
}
#travelstory2 h1	{
	font:					normal bold 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#3366CC;
	text-align:				left;
	border-bottom:			1px solid blue;
}
/*					______________________________________________ END TRAVEL STORY 2 PAGE	________________________________________	*/
/*					______________________________________________ VISIT FRASER PAGE	________________________________________	*/
#visitfraser	{
	margin:					60px;
	font:					12px Verdana, Arial, Helvetica, sans-serif;
}
#visitfraser h1	{
	font:					normal bold 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#3366CC;
	text-align:				left;
	border-bottom:			1px solid blue;
}
/*					______________________________________________ END VISIT FRASER PAGE	________________________________________	*/
/*					______________________________________________ LISTING PAGES	________________________________________	*/

#guidedtours	{
	margin:					30px;
}
#guidedtours h1	{
	font:					normal bold 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#333399;
	text-align:				left;
	border-bottom:			1px solid blue;
}
.toursheader	{
	letter-spacing: 1px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	text-align:left;
	margin: 30px;
}
.toursheader h2	{
	color:					#1BA085;
	font-weight: bold;
	font-size: 20px;
	font-family: "Lucida Sans", Tahoma, Verdana, Arial, sans-serif;
}
.toursheader p	{
	line-height:20px;
}
.listblock	{
	width: 660px;
	height: 204px;
	clear: both;
	padding: 0px;
	margin-bottom: 30px;
	text-align: center;
	}
	.listheader	{
	width:660px;
	height:20px;
	padding: 0px;
	margin: 0px;
	clear: both;
	background-image: url(../images/blocklisthdr.jpg);
	}
	.hdrleft	{
	float:left;
	width:330px;
	height:20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
	.hdrleft p	{
	display:inline;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	}
	.hdrright	{
	float:left;
	width:330px;
	height:20px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	}
	.hdrright a	{
	text-decoration:none;
	color:#FFFF00;
	font-weight: bold;
	}
	.hdrright a:hover	{
	color:#CCCCCC;
	text-decoration:underline;
	}
	.hdrright a:visited	{
	color:#FFFF00;
	}
	.hdrright h3	{
	display:inline;
	color: #FFFF00;
	font-size: 13px;
	margin: 0px;
	padding: 0px 7px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	.listmain	{
	background-color:#99CCFF;
	width:660px;
	height:164px;
	padding: 0px;
	margin: 0px 0px -4px 0px;
	}
	.listimage	{
	float:left;
	width:244px;
	height: 164px;
	margin: 0px;
	padding: 0px;
	}
	.listimage img	{
	margin: 0px;
	padding: 0px;
	width: 240px;
	height: 160px;
	border: solid #000000 2px;
	}
	.listnav	{
	float:left;
	width:396px;
	text-align:center;
	height:19px;
	margin: 0px;
	border-bottom: solid #333333 1px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
	}
	.listnav a	{
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	.listnav a:hover	{
	color:#FF0000;
	}	
	.listnav a:visited	{
	color:#993399;
	}	
	.listtext	{
	width:396px;
	height:139px;
	float:left;
	text-align:left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 16px;
	}
	.listtext p	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}
	.listfooter	{
	width:660px;
	height:20px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/listblockftr.jpg);
	clear: both;
	}
	.footerleft	{
	float:left;
	width:330px;
	height:20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

	.footerleft a	{
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0px 0px 10px;
	}
	.footerleft a:hover	{
	text-decoration:underline;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	color: #FF0033;
	}
	.footerright	{
	float:right;
	width:330px;
	height:20px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	}
	.footerright h4	{
	display:inline;
	float:right;
	color: #CCFF00;
	font-size: 12px;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	}
/*					______________________________________________ END LISTING PAGES	________________________________________	*/
/*					______________________________________________ ACCOMMODATION PAGES	________________________________________	*/
#accomimages	{
	text-align: center;
}
#accomimages img	{
	border: 2px solid #000000;
}
#sectionlinks	{
	float:left;
	text-align: left;
}
#sectionlinks a	{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000099;
}	
#sectionlinks a:hover	{
	text-decoration:underline;
	background-color: #CCCCCC;
}
#sectionlinks a:visited	{
	color:#000099;
}
#accommodationblock	{
	clear: both;
	margin-bottom: 20px;
}
#accommodationblock p	{
	line-height:20px;
}
#accommodationblock h3	{
	text-align: center; 
	color: #FF6600;
}
#accommodationblock h5	{
	text-align:left;
	font-size: 12px;
}
#accomroomdetails	{
	clear:both;
}
#accomroomdetails img	{
	border:2px solid black;
}
#accomotherdetails	{
	clear:both;
}
#accomotherdetails ul	{
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#accomreception	{
	clear:both;
	margin:0px;
	padding:0px;
}
#accomprice	{
	clear:both;
	text-align:left;
}
#accomprice h6	{
	color: #FF6600;
	font-size: 14px;
	font-family: "Lucida Sans", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
}
#accomprice a	{	
	text-align:left;
	color:#0000CC;
}
#accomprice a:hover	{
	color: #FF0000;
}
#accomprice a:visited	{
	color:#993399;
}
#accomseasontimes	{
	clear: both;
	padding: 2px;
}
#accomseasontimes p	{
	font-size:12px;
	line-height: 15px;
}
#pricetable	{
	width:720px;
	clear:both;
	margin-bottom: 20px;
	text-align: left;
	margin-top: 20px;
}
#pricetableheader	{
	width:721px;
}
#pricetablehdrcol1	{
	width:309px;
	height:19px;
	float:left;
	background-color:#3399CC;
	border-bottom: solid #CCCCCC 1px;
}
#pricetablehdrcol1 p	{
	font-weight:bold; 
	display:inline;
}
#pricetablehdrcol23	{
	width:120px;
	height:19px;
	float:left;
	background-color:#3399CC;
	border-bottom: solid #CCCCCC 1px;
}
#pricetablehdrcol23 p	{
	font-weight:bold; 
	display:inline;
}
#pricetablehdrcol4	{
	width:85px;
	height:19px;
	float:left;
	background-color:#3399CC;
	border-bottom: solid #CCCCCC 1px;
}
#pricetablehdrcol4 p	{
	font-weight:bold;
	display:inline;
}
#pricetablecontent	{
	width:720px; 
}
#pricetablecntntcol1	{
	background-color:#99CCFF;
	width:309px;
	height:20px;
	float:left;
	text-align: left;
}
#pricetablecntntcol1 p	{
	display:inline;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
}
#pricetablecntntcol23	{
	background-color:#99CCFF;
	width:120px;
	height:20px;
	float:left;
	text-align: left;
}
#pricetablecntntcol23 p	{
	display:inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pricetablecntntcol4	{
	background-color:#99CCFF;
	width:85px;
	height:20px;
	float:left;
	text-align: right;
}
#pricetablecntntcol4 p	{
	display:inline;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 15px;
}
#speciallinks	{
	clear:both;
	padding:10px;
	text-align: center;
}
#speciallinks a	{
	text-decoration:none;
	color:#006600;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#speciallinks a:hover	{
	text-decoration:underline;
	color:#336600;
}
#speciallinks a:visited	{
	color:#006600;
}
/*					______________________________________________ END ACCOMMODATION PAGES	________________________________________	*/
/*					______________________________________________ Accommodation Information pages	________________________________	*/
#accommodationinfo	{
	margin:60px;
	text-align:left;
}
#accommodationinfo p	{
	line-height: 15px;
	font-size:12px;
}
#accommodationinfo h3	{
	color:#FF6600; 
	font-size:20px;
}
#accommodationinfoprice	{
	text-align:left;
	font-size:12px;
	line-height: 15px;
}
#accommodationinfoprice h3	{
	color:#FF6600; 
	font-size:20px;
}

/*					______________________________________________ End Accommodation Information pages	________________________________	*/

/*					______________________________________________ SPECIAL DEAL PAGES	________________________________	*/
#specialdeals	{
	margin:					30px;
	clear: both;
}
#specialdeals h1	{
	font:					normal bold 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#333399;
	text-align:				left;
	border-bottom:			1px solid blue;
}
#specialdeals h2	{
	font:					normal bold 16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#CC0000;
	text-align:				left;
}
#specialdeals h3	{
	font:					bold normal 1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#339900;
	text-align:				left;
	text-transform: uppercase;
	background: #FFFF99;
	padding: 2px;
	border: 1px solid #FFE064;
}
#specialdeals p	{
	text-align:				left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tourpagelinks	{
	text-align:center;
}
#tourpagelinks a:link	{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000CC;
}
#tourpagelinks a:hover	{
	color:#FF0000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#tourpagelinks a:active	{
	color:#66CC00;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#tourpagelinks a:visited	{
	color:#993399;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.textpurple	{
	color:#9900CC;
}
#dealimagetop	{
}
#dealimagetop img	{
	border:2px solid black;
}
#dealimagesleftpage	{
	width:164px;
	float:left;
	margin-bottom: 20px;
}
#dealimagesleftpage img	{
	border:2px solid black;
}
#dealimagesrightpage	{
	width:164px;
	float:right;
}
#dealimagesrightpage img	{
	border:2px solid black;
}
#dealincludes	{
	width:370px;
	float:left;
	margin-left:10px;
	text-align:center;
}
#dealincludes h4	{
	font:					bold normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#339900;
	text-align:				center;
	text-transform: uppercase;
}
#dealincludes ul	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#dealincludes p	{
	padding:	5px;
}
#essentialinfo	{
	text-align:left;
	margin-top: -20px;
	width: 720px;
}
#essentialinfo h5	{
	font:					normal bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#339900;
}
#touritinerary	{
	text-align:left;
}
#touritinerary h5	{
	font:					normal bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#339900;
}
#touraccommodation	{
	text-align:left;
}
#touraccommodation h6	{
	font:					normal bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#339900;
}	
#touraccommodation ul	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
}
#dealimagebottom	{
	width:718px;
	text-align:center;
}
#dealimagebottom img	{
	border:2px solid black;
}
#dealtextbottompage	{
}
/*					______________________________________________ END SPECIAL DEAL PAGES	________________________________	*/

/*					______________________________________________ SELF DRIVE TOURS PAGES	________________________________	*/

#ferrytimes	{
	margin:					30px;
	clear: both;
	text-align: center;
}
#ferrytimes h1	{
	font:					normal bold 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#333399;
	text-align:				left;
	border-bottom:			1px solid blue;
}

#selfdriveincludes	{
	width:270px;
	float:left;
	text-align:center;
}
#selfdriveincludes h4	{
	font:					normal bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#339900;
	text-align:				center;
}
#selfdriveincludes ul	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#selfdriveincludes p	{
	padding:	5px;
}

/*					______________________________________________ END SELF DRIVE TOURS PAGES	________________________________	*/
/*					______________________________________________ FERRY TIME TABLE PAGE	________________________________	*/

#specialdeals h1	{
	font:					normal bold 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:					#333399;
	text-align:				left;
	border-bottom:			1px solid blue;
}

/*					______________________________________________ END FERRY TIME TABLE PAGE	________________________________	*/
/*					______________________________________________ BOOKING PAGE	________________________________	*/

#bookingtable	{
	clear:both;
	margin: 				100px;
	white-space: 			nowrap;
}
/*					______________________________________________ END BOOKING PAGE	________________________________	*/
/*					______________________________________________ BOOK NOW ROLLOVER	________________________________	*/

.cssnav
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	white-space: nowrap;
	display: block;
	width: 130px;
	height: 55px;
	margin: 0;
	padding: 0;
}
.cssnav a
{
display: block;
color: yellow;
font-size: 16px;
width: 130px;
height: 55px;
display: block;
float: left;
text-decoration: none;
}
.cssnav a:hover
{
color:#CC0000;
}

.cssnav img
{
width: 130px;
height: 55px;
border: 0;
}

* html a:hover
{
visibility:visible;
}

/*.cssnav a:hover img
{
visibility:hidden;
}*/

.cssnav span
{
position: absolute;
left: 28px;
top: 20px;
margin: 0px;
padding: 0px;
cursor: pointer;
}


.mapbtn
{
position: relative;
font-family: arial, helvetica, sans-serif;
font-weight:bold;
/*background: url(images/overbtn.gif) no-repeat;*/
white-space: nowrap;
display: block;
width: 50px;
height: 120px;
margin: 0;
padding: 0;
}
.mapbtn a
{
display: block;
color: #006699;
font-size: 16px;
width: 50px;
height: 120px;
display: block;
float: left;
text-decoration: none;
}
.mapbtn a:hover
{
color:#CC0000;
}

.mapbtn img
{
width: 50px;
height: 120px;
border: 0;
}

* html a:hover
{
visibility:visible;
}

/*.cssnav a:hover img
{
visibility:hidden;
}*/

.mapbtn span
{
position: absolute;
left: 10px;
top: 35px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

/*					______________________________________________ END BOOK NOW ROLLOVER	________________________________	*/
/*					______________________________________________ HOT DEALS BUTTON	________________________________	*/

.hotdealsbtn
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	white-space: nowrap;
	display: block;
	width: 122px;
	height: 65px;
	margin: 0;
	padding: 0;
}
.hotdealsbtn a
{
display: block;
color: #FFFF00;
font-size: 20px;
width: 122px;
height: 65px;
display: block;
float: left;
text-decoration: none;
}
.hotdealsbtn a:hover
{
color:#990099;
}
.hotdealsbtn a:visited	{
	color: #FFFF00;
}

.hotdealsbtn img
{
width: 122px;
height: 65px;
border: 0;
}

* html a:hover
{
visibility:visible;
}

/*.hotdealsbtn a:hover img
{
visibility:hidden;
}*/

.hotdealsbtn span
{
position: absolute;
left: 14px;
top: 21px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
blockquote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*					______________________________________________ END HOT DEALS BUTTON	________________________________	*/

#sitemap	{
	font-family:			Arial, Helvetica, sans-serif;
	color:					#000000;
	text-align:				left;
	margin:					30px;
}
#sitemap h2	{
	color:#FFFFFF;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				20px;
	background-color: #6699FF;
}
#sitemap h3	{
	color:					#006600;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				16px;
}
#sitemap a:link	{
	color:					#000099;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
}
#sitemap a:hover	{
	color:					#CC0000;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
}
#sitemap a:visited	{
	color:					#990066;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
}

#mapsampleimages	{
}
#mapsampleimages a:link	{
	padding:				2px;
	color:					#FFFFFF;
	background-color:		#3399FF;
	text-decoration:		none;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
}
#mapsampleimages a:hover	{
	padding:				2px;
	color:					#CCCCCC;
	background-color:		#3399FF;
	text-decoration:		none;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
}
#mapsampleimages a:visited	{
	padding:				2px;
	color:					#FFFFFF;
	background-color:		#3399FF;
	text-decoration:		none;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
}
/* ___________________ Inline item list ____________________ */
#inlinelist {
	padding: 3px;
	margin-bottom: 25px;
	}

#inlinelist ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#inlinelist ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: circle;
	display: inline;
	}
#inlinelist-gen ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	}
	
#inlinelist-gen ul li.first:before {
	content: " ";
	}
/* ___________________ end inline item list ____________________ */


div.whitelink a:hover {
color: #FF0000;
}

div.whitelink a {
color:#FFFFFF;
}
/* default box */
.box {
	color: #000;
	background: #006699;
	position: relative;
	height: 200px;
	width: 500px;
	margin:1em auto;
}
#tl-corner, #tr-corner, #bl-corner, #br-corner {
	position:absolute;
	width:20px;
	height:20px;
	background:#FFFFFF;
	overflow:hidden;
}
#tl-corner {left:0px; top:0px;}
#bl-corner {top:180px; left:0px;}
#tr-corner {top:0px; left:480px}
#br-corner {top:180px; left:480px;}
#tl-bullet, #tr-bullet, #br-bullet, #bl-bullet {
	font: 150px/40px Arial;
	color: #006699;
	position: absolute;
}
#tl-bullet {left:-8px;}
#tr-bullet {left:-25px;}
#bl-bullet {left:-8px;top:-17px;}
#br-bullet {left:-25px;top:-17px;}
#boxcontent {position:absolute; top:10px; left:10px; width:480px; height:180px; color:#FFFFFF; font-family:Arial;}
#boxcontent h1 {
	text-align: center;
	margin-top: 3px;
	padding-bottom: 5px;
}
/* end default box */

.footerleft p {
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 0px 0px 20px;
	padding: 0px;
}
#tourpagelinks img {
	border-width: 0px;
}
#copyrighttext {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
}
#tablecontent {
	background: #FFFFFF;
}
#table-head-nav img {
	border: 0;
	display:block;
}
#header-table img {
	display: block;
	border: 0;
}
#copyrighttext a {
	color: #CCCCCC;
}
#footer-table td {
	background: url(/images/bottom.jpg) no-repeat;
}
.per-person-highlight {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	background: #FF6600;
	padding: 5px 10px;
	text-align: center;
}
.vehicle-table-header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: #3399CC;
}
#hirepricetable {
	float: left;
	width: 440px;
}
#car-hire-price-table {
	font-size: 1em;
	border: 0;
}
#car-hire-price-table td {
	padding: 3px;
}
.rates-table-noof-pax {
	color: #FFFFFF;
	background: #ECBD00;
	padding: 5px;
}
.rates-table-noof-days {
	color: #FFFFFF;
	background: #4AA5FF;
	padding: 5px;
}
.rates-table-yellow-column {
	background: #FFFF99;
}
.rates-table-blue-column {
	background: #99CCFF;
}
#car-hire-price-table img {
	border: 2px solid #333333;
}
#home-btn-main a:hover {
	display:block;
	background:url(/images/header/4wd-hire-btn-main.jpg) no-repeat;
}#wrapper {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
