.toptabs{
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.toptabs ul{
	font: bold 14px Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}

.toptabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}


.toptabs a{
	float:left;
	color: white;
	background: url(../images/left_tab.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	background-color: #999999;
}

.toptabs a span{
	float:left;
	display:block;
	background: transparent url(../images/right_tab.gif) no-repeat right top;
	padding: 4px 8px 2px 7px;
}

.toptabs a span{
	float:none;
}

.toptabs a:hover{
	background-color: #EB2A2E;
}

.toptabs a:hover span{
	background-color: #EB2A2E;
}

#toptabs a.current span, .toptabs a.current{ /*currently selected tab*/
	background-color: #EB2A2E;
}
.toptabsline{
	clear: both;
	margin-top: 1px;
	width: 100%;
	line-height: 3px;
	background: #999999;
	margin-bottom: 8px;
}

.tabcontainer{
	margin-top: 1px;
	padding-top: 3px;
	font-size: 12px;
	clear: left;
	height:1.6em;
	color: #000000;
	background: #999999;
	text-align: left;
	color: white;
	font-weight: bold;
}
.tabcontainer a:link, a:visited, a:active{
	color: white;
} 

.tabtours{
	display:none;
	padding-left: 69px;
}
.tabactivities{
	display:none;
	padding-left: 93px;
}
.tabextras{
	display:none;
	padding-left: 255px;
}
.tabbooking{
	display:none;
	padding-left: 317px;
}
.tablocation{
	display:none;
	padding-left: 390px;
}
.tabdownloads{
	display:none;
	padding-left: 466px;
}
.tabvistorpics{
	display:none;
	padding-right: 95px;
	text-align: right
}
.tabblog{
	display:none;
	padding-right: 10px;
	text-align: right
}
.subtabspace{
	margin-right: 8px;
	margin-left: 8px;
	font-weight: normal;
}










#tablist{
	padding: 3px 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 10pt Verdana;
	margin-left: 50px;
}
#tablist ul{
	font: bold 8pt Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}
#tablist li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}
#tablist li a{
	float:left;
	color: white;
	background: url(../images/left_tab.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	background-color: #999999;
}
#tablist li a span{
	float:left;
	display:block;
	background: transparent url(../images/right_tab.gif) no-repeat right top;
	padding: 4px 8px 2px 7px;
}
#tablist li a span{
	float:none;
}
#tablist li a:link{
	color: white;
}
#tablist li a:visited{
	color: white;
}
#tablist li a:active{
	color: white;
}
#tablist li a:hover{
	background-color: #EB2A2E;
	color: white;
}
.currtablist li a{
	float:left;
	color: white;
	background: url(../images/left_tab.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	background-color: #999999;
}
.currtablist li a span{
	float:left;
	display:block;
	background: transparent url(../images/right_tab.gif) no-repeat right top;
	padding: 4px 8px 2px 7px;
}
.tabslistline{
	clear: both;
	margin-top: 1px;
	width: 100%;
	line-height: 3px;
	background: #999999;
}