@charset "utf-8";
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B0B0B0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2F2F2D;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
img {
	border: none;
}
.graylinkcss {
	color: #908F8F;
	background-color: transparent;
	text-decoration: none;
	border-bottom: #848484 solid 1px;
}
.graylinkcss:hover {
	color: #e3d014;
	background-color: transparent;
	text-decoration: none;
	border-bottom: #d5c307 dotted 1px;
}
#nav {
	list-style:none;
	padding:0;
	margin:0;
	clear:both;
	float:right;
	line-height:0px;	
}
#nav li {
	padding:0;
	margin:0;
	float:left;
	line-height:0px;
	margin-bottom: -4px;
}
#nav li a {
	color:#fff;
	height: 52px;
	display:block;
	float:none;
	text-decoration:none;
	text-indent: -900em;
}
#nav #nav-home a {
	width: 75px;
	background:url(../img/nav_img/home.gif) no-repeat left top;
}
#nav #nav-home a:hover {
	background: url(../img/nav_img/home.gif) no-repeat left bottom;
}
#nav #nav-homevisited a {
	width:75px;
	background: url(../img/nav_img/home.gif) no-repeat left bottom;
}
#nav #nav-tours a {
	width: 194px;
	background: url(../img/nav_img/tours.gif) no-repeat left top;
}
#nav #nav-tours a:hover {
	background: url(../img/nav_img/tours.gif) no-repeat left bottom;
}
#nav #nav-toursvisited a {
	width: 194px;
	background: url(../img/nav_img/tours.gif) no-repeat left bottom;
}
#nav #nav-accommodation a {
	width: 248px;
	background: url(../img/nav_img/accommodation.gif) no-repeat left top;
}
#nav #nav-accommodation a:hover {
	background: url(../img/nav_img/accommodation.gif) no-repeat left bottom;
}
#nav #nav-accommodationvisited a {
	width: 248px;
	background: url(../img/nav_img/accommodation.gif) no-repeat left bottom;
}
#nav #nav-park a {
	width: 151px;
	background: url(../img/nav_img/park.gif) no-repeat left top;
}
#nav #nav-park a:hover {
	background: url(../img/nav_img/park.gif) no-repeat left bottom;
}
#nav #nav-parkvisited a {
	width: 151px;
	background: url(../img/nav_img/park.gif) no-repeat left bottom;
}
#nav #nav-contactus a {
	width: 111px;
	background:url(../img/nav_img/contactus.gif) no-repeat left top;
}
#nav #nav-contactus a:hover {
	background: url(../img/nav_img/contactus.gif) no-repeat left bottom;
}
#nav #nav-contactusvisited a {
	width: 111px;
	background: url(../img/nav_img/contactus.gif) no-repeat left bottom;
}
.contentpartbg {
	background-image: url(../img/contentpartbg.gif);
	background-repeat: repeat-x;
	background-color: #202020;
}
.welcomeboxcss {
	background-color: #202020;
	border-bottom: #171717 solid 1px;
	border-left:#3E3E3E solid 1px;
	border-right:#1A1A1A solid 1px;
	border-top:#60605F solid 1px;
	line-height:18px;
	background-image:url(../img/welcomeboxbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.padding5 {
	padding:5px;
}
.padding10 {
	padding:10px;
}
.yellowhighlight {
	font-size:12px;
	color:#D5C307;
	background-color:transparent;
}
.specialinfo {
	color:#ACACAC;
	font-size:10px;
	background-image:url(../img/specialinfobg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
	padding:15px 5px 5px 10px;
}
.contactinfocss {
	line-height:14px;
	padding:10px;
	background-color:transparent;
}
.yellowlinkcss {
	color: #e3d014;
	text-decoration:underline;
	background-color:transparent;
}
.yellowlinkcss:hover {
	color: #e3d014;
	text-decoration:none;
	background-color:transparent;
}
.copyrightbg {
	font-size:10px;
	background-image:url(../img/copyrightbg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#000000;
	padding-right:15px;
}
.bottomlinkcss {
	color: #908F8F;
	background-color: transparent;
	text-decoration: none;
	border-bottom: none;
}
.bottomlinkcss:hover {
	color: #e3d014;
	background-color: transparent;
	text-decoration: none;
	border-bottom: #d5c307 dotted 1px;
}
.parksymbollinebg {
	background-image:url(../img/park_symbol_borderbg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
	