@charset "utf-8";
/* CSS Document */
p { line-height: 20px; margin: 0 0 10px 0; }
span.linkcolour { color: #0066cc; }
span.small { font-size: 11px; line-height: normal;}
a {text-decoration: none; color: #0066cc;}
a:hover {text-decoration: underline;}
p a {text-decoration: underline;}
p a:hover {text-decoration: none;}
img { border: 0; }

#banner p {
	color: #ffffff;
	padding: 80px 20px 0 600px;
	text-align: right;
	line-height:normal;
	font-size: 12px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 5px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px #b0b0b0 solid;
}
h3 {
	font-size: 13px;
	margin: 0 0 4px 0;
	line-height: 20px;
}
#leftcol ul {
	margin: 0 0 0 20px;
}
#locationbox {
	width: 558px;
	height: 180px;
	background-image: url(../images/locationbox.jpg);
	background-repeat: no-repeat;
}
#locationbox h2 { color: #ffffff; border: 0; margin: 0; padding: 48px 0 5px 167px; }
#locationbox p { color: #ffffff; padding: 0 0 0 167px; }
#locationbox p a { color: #ffffff; }

#rightbox {
	width: 342px;
	height: 127px;
	margin: 10px 0 0 0;
}
#rightbox.green { background-color: #1e7100; }
#rightbox.grey { background-color: #515151; }
#rightbox h2 { color: #ffffff; border: 0; margin: 0; padding: 8px 0 5px 10px; }
#rightbox p { color: #ffffff; line-height: normal; font-size: 12px; padding: 0 0 0 10px; }
#rightbox img { float: right; margin: 0 0 0 10px; }
#infobox {
	width: 342px;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	background-image: url(../images/infoboxback.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#infobox img {
	float: left;
	padding: 10px;
}
#infobox p, #nationalpark p { padding: 10px 10px 0 10px; line-height: normal; font-size: 12px; }
#infoboxtitle { width: 342px; height: 29px; }
#infoboxtitle.accom { background-image: url(../images/accomheader.jpg); }

#nationalpark {
	width: 342px;
	height: 130px;
	margin: 10px 0 0 0;
	background-image: url(../images/nnpbox.jpg);
	background-position: center center;
}
#nationalpark p { text-align: right; }

#footer p {
	line-height: normal;
	font-size: 11px;
	color: #777777;
	padding: 0;
	margin: 0;
	text-align: center;
}
#footerright img { float: right; }
