* {margin:0;padding:0;border:none;}
body {
	background-color: #E47312;
	line-height:0 !important;
	*:line-height:auto !important;
	line-height:auto;
}

/*LAYOUT */




#wrapper {
	margin:0 auto; 
	padding:0; 
	width:820px;
	background: url('../i/bg-main.gif') repeat-y;
}
#header {
	padding: 0px 6px 0 6px;
}
#languageSelectWrapper{
	width:806px;
	height:24px;
	margin-left:6px;
	background:url(../i/bg_language_bar.gif) no-repeat;
}
#languageSelect{
	position:absolute;
	top:2px;
	margin-left:590px;	
	width:250px;
}
#languageSelect ul{
	
}
#languageSelect li{
	list-style:none;
	float: left;
}
#languageSelect li a{
	text-decoration:none;
	padding:0 0px;
}

#navigation {
	/*position:absolute;
	top:268px !important;
	*:top:268px; !important;
	top:251px;*/
	position: relative;
	height:40px;
	background: url('../i/nav-bg.gif') repeat-x 0 12px !important;
	*:background: url('../i/nav-bg.gif') repeat-x 0 12px !important;
	background: url('../i/nav-bg.gif') repeat-x 0 21px;
	margin: -17px 0 0 6px !important;
	*:margin: -17px 0 0 6px !important;
	margin: -25px 0 0 6px;
	width:806px;
}
#navigation ul {
	list-style: none;
	margin: 0 3%;
}
#navigation ul li {
	float: left;
	margin:-10px 0 0 0 !important;
	*:margin:-10px 0 0 0 !important;
	margin:-1px 0 0 0;
}

#navigation ul li a {
	
	font: bold 12px "Trebuchet MS";
	color:#fff;
	text-decoration:none;
	padding:0px 0px !important; 
	
}

#content {
	margin: 20px 0 0 0;
	line-height: 18px;
	font-family: verdana, "MS Trebuchet", sans-serif;
	font-size: 11px;
}
#contentLeft {
	margin: 0 0 0 40px !important;
	*:margin: 0 0 0 40px !important;
	margin: 0 0 0 20px;
	padding: 30px 0 20px 0 !important;
	*:padding: 15px 0 20px 0 !important;
	padding: 0 0 20px 0;
	float:left;
	width: 420px;
	/*border:1px solid #000;*/
}
#contentLeft ul {
	list-style:none;
}
#contentRight {
	margin: -32px 0 0 493px !important;
	*:margin: -32px 0 0 493px !important;
	margin: -22px 0 0 490px;
	/*border:1px solid #000;*/
	width: 311px;
	padding: 0 0 20px 0;
}
#contentRight p {
	padding: 10px 20px;
}

#mainPages img {
	padding: 5px;
}
.mainPagesSub {
	width:420px;
	line-height: 13px;
	clear:left;
	
}
.mainPagesSub .mainPagesChoiceLeft, .mainPagesSub .mainPagesChoiceRight {
	width: 199px;
	height: 315px;
}
.mainPagesSub .mainPagesChoiceLeft img, .mainPagesSub .mainPagesChoiceRight img {
	margin: -10px 0 0 -5px;
}
.mainPagesChoiceLeft p, .mainPagesChoiceRight p {
	padding: 2px 15px 8px 15px;
	margin: -6px 0 0 0;
}
.mainPagesChoiceLeft {
	width: 195px;
	float: left;
}
.mainPagesChoiceRight {
	width: 195px;
	margin:  0 0 0 200px;
	
}


/* Parks pages left naviagation - for each specific park */
#parkPages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: -6px 0 0 -1px;
}
#parkPages img {
	
}
.parkPagesSub {
	width:226px;
	clear:left; /* Fix to stop parkPagesChoiceLeft floating to the right if description above it is to long */

}
.parkPagesChoiceLeft, .parkPagesChoiceRight {
	dheight: 240px;
}
.parkPagesChoiceLeft p, .parkPagesChoiceRight p {
	padding: 2px 0px 10px 10px;
	margin: 0px 0 0 0;
	width: 90px;
	line-height: 11px;
}
.parkPagesChoiceLeft, #parksTools { /* parksTools is a special id so that :hover does not effect it */
	width: 109px;
	float: left;
}
.parkPagesChoiceRight {
	width: 110px;
	margin:  0 0 0 116px !important;
	*:margin:  0 0 0 116px !important;
	margin: 0 0 0 112px;
}

#footer {
	clear: both;
	margin: 20px 0 0 0;
	width: 817px;
	background-color: #E47312;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
.footerLogo{
	float:right;
	position:relative;
	z-index:1000;float:right;
}
#footer ul {
	list-style: none;
	margin:-10px 0 0 3px;
	position:relative;
	z-index:1000;
}
#footer ul li {
	float: left;
	margin:0 0;
	padding:15px 0px 15px 0;
}
#footer ul li a {
	font-size: 12px;
	color: #9C4000;
	text-decoration: none;
	margin: 0 0 0 0;
	ttbackground-color: #C9650F;
	width: 20px;
	padding: 4px 8px;
}
#footer ul li a:hover {
	background-color: #C95200;
	color: #fff;
}

/* TYPOGRAPHY */
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#005BA4;
	padding: 0 0 10px 0;
}
h2 {
	padding: 10px 0;
	font-size: 14px;
}
h3 {
	padding: 8px 0 0 0;
	font-size: 12px;
	color: #0D518D;
}
p {
	padding: 0 0 16px 0;
	color: #111;
	line-height: 16px;
}
.Pigiarniq{
	font-family:Pigiarniq;
}
a {
	font-size: 11px;
	color: #0070b0;
	text-decoration: none;
}
a:hover {
	color: #01466e;
}
#contentRight p {
	padding: 0 20px;
	color:#0070b0;
	font-family: Arial, "MS Trebuchet", sans-serif;
	line-height: 14px;
}
#contentRight h2, #contentRight h3 {
	padding: 10px 20px 5px 20px;
	color: #01466e;
}
#contentRight h2 {
	text-transform: uppercase;
}
#contentRight a {
	font-size: 11px;
	color: #0070b0;
	text-decoration: none;
}
#contentRight a:hover {
	color: #01466e;
}
#contentRight ul {
	padding:0 0 16px 20px;

}
#contentRight li {
	padding:0 0 16px 0px;

}
#moreinfo {
	width: 200px;
	background-color: #FDE6D2;
	border: 1px solid #888;
	float: right;
	margin: 0px 20px 10px 20px;
	padding: 10px 10px 15px 10px;
}
#moreinfo h1 {
	text-align: center;
	font-size: 13px;
}
#moreinfo ul {
	margin: 0 0 0 16px;
	list-style-position: outside;
}

.hidden{
	display:none;
}
.textbox {
	border: #2D669B 1px solid;}
	
#siteMap{}
#siteMap ul{
	list-style:none;
	margin:0px;
	padding:0px 20px;
}
#siteMap li{
	padding:0px 0;
	line-height:16px;
}

#siteMap li a{}
#siteMap .top{
	font-weight:bold;
	font-size:12px;
}
