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

/*LAYOUT */

#wrapper {
	margin:0 auto; 
	padding:0; 
	width:820px;

}
#header {
	padding: 0 6px;
}
#navigation {display:none;
}

#content {
	margin: 50px 0 0 0;
	line-height: 18pt;
	font-family: verdana, "MS Trebuchet", sans-serif;
	font-size: 11pt;
}
#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: 13pt;
	clear:left;
	
}
.mainPagesSub .mainPagesChoiceLeft, .mainPagesSub .mainPagesChoiceRight {
	width: 199px;
	height: 290px;
}
.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: 10pt;
	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: 11pt;
}
.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 {
display:none;
	
}
/* TYPOGRAPHY */
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14tp;
	color:#005BA4;
	pdadding: 0 0 10px 0;
}
h1{
	padding:10px 0 30px 0;}
h2 {
	padding: 10px 0;
	font-size: 14pt;
}
h3 {
	padding: 8px 0 0 0;
	font-size: 12px;
	color: #0D518D;
}
p {
	padding: 0 0 16px 0;
	color: #111;
	line-height: 16pt;
}
a {
	font-size: 11pt;
	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: 16pt;
}
#contentRight h2, #contentRight h3 {
	padding: 10px 20px 5px 20px;
	color: #01466e;
}
#contentRight h2 {
	text-transform: uppercase;
}
#contentRight a {
	font-size: 11pt;
	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: 13pt;
}
#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:16pt;
}

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