#wrapper {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	background-color: #FFF;
}
#bottomlinks {
	width: 100%;
	font-size: 90%;
	color: #FFF;
	text-align: center;
	font-style: normal;
	padding: 10px;
	float: left;
}
body {
	background-color: #033;
	margin: 0px;
	-webkit-text-size-adjust: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
h2 {
	color: #FFF;
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font: italic lighter 200% "Times New Roman", Times, serif;
}
h3 {
	color: #C03;
	font-size: 130%;
}
h4 {
	color: #FFF;
	font-size: 130%;
}
h3 a {
	color: #C03;
	text-decoration: none;
}
h4 {
	font-size: 120%;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
#header {
	height: auto;
	width: 610px;
	float: left;
}
#footer {
	height: 100px;
	width: 930px;
	float: left;
	background-color: #A7D378;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/footerphone.png);
}

/* Main Navigation */
#navigation {
	width: 930px;
	float: left;
	background: #693;
}
#navigation ul {
	float:left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}
#navigation ul li {
	width: 155px;
	float:left;
	text-align: center;
	background: #693;
	padding: 20px 0px;
	display: inline-block;
}
#navigation ul li a {
	font: 160% "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
}
#navigation ul li a:hover {
	font-style: italic;
}
#navigation ul li#click {
	background: #363;
}
/* Sub Navigation */
.subbuttons {
	background-color: #FFF;
	float: left;
	width: 924px;
	margin: 0px;
	padding: 0px 3px;
}
.subbuttons ul {
	float:left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}
.subbuttons ul li {
	width: 126px;
	float:left;
	text-align: center;
	background: #363;
	margin: 5px 3px;
	padding: 10px 0px;
	display: inline-block;
}
.subbuttons ul #click {
	background: #C30;
}
.subbuttons ul li:hover {
	background: #033;
}
.subbuttons ul li a {
	font: 144% "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
}
/* SubSub Navigation */
#subsub_butons {
	width: 930px;
	float: left;
	background: #9c6;
}
#subsub_butons ul {
	float:left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}
#subsub_butons ul li {
	width: 155px;
	float:left;
	text-align: center;
	background: #9c6;
	padding: 10px 0px 9px;
	display: inline-block;
}
#subsub_butons ul li a {
	font: 150% "Times New Roman", Times, serif;
	color: #033;
	text-decoration: none;
}
#subsub_butons ul li a:hover {
	font-style: italic;
}
#subsub_butons ul li#click {
	font-style: italic;
}
/* END NAVIGATION */

#maincontent {
	height: 100%;
	width: 930px;
	float: left;
	background-color: #FFF;
	border-top: 6px solid #FFF;
	border-bottom: 6px solid #FFF;
}
.maintext_left {
	width: 380px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 6px;
	background-color: #FFF;
	vertical-align: top;
}

.maintext_right {
	width: 550px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 6px;
	background-color: #FFF;
	vertical-align: top;
	height: auto;
}
.maintext_top {
	background-color: #FFF;
	float: left;
	width: 900px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: auto;
}
.mainpic {
	height: 338px;
	width: 338px;
	background-color: #FFF;
	float: left;
	margin-bottom: 5px;
}
.smallpic {
	height: 167px;
	width: 167px;
	background-color: #FFF;
	float: left;
}

.photowrapper_right {
	width: 510px;
	float: right;
	background-color: #FFF;
	height: 338px;
	overflow: hidden;
}

.photowrapper_left_tall {
	width: 345px;
	float: left;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 0px;
}
.photowrapper_left_tall .smallpic {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photowrapper_left_tall .mainpic {
	float: left;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#newssection {
	min-height: 167px;
	width: 592px;
	background-color: #363;
	float: left;
	color: #FFF;
}
#newspic {
	background-color: #FFF;
	height: 167px;
	width: 167px;
	float: left;
}		

#newssection #newshead {
	background-color: #C03;
	margin-left: 167px;
}
#newssection #newscontent {
	margin-left: 167px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #FFF;
}
#twitterdiv {
	height: 167px;
	width: 338px;
	float: right;
	background-color: #363;
}
.text_enlargement {
	width: 290px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-weight: bold;
	height: 110px;
	text-decoration: none;
	font-size: 12px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

.text_enlargement a {
	color: #000;
	text-decoration: none;
}
#bottomlinks p a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#maincontent p a {
	color: #363;
	text-decoration: none;
	font-weight: bold;
}
.parklinks {
	height: auto;
	width: 465px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.parklinks .parktext {
	width: 270px;
	height: auto;
	float: right;
	padding: 14px;
}

.photowrapper_right .smallpic {
	float: left;
	margin-bottom: 5px;
}
.photowrapper_right .mainpic {
	float: right;
}
#news {
	background-color: #363;
	float: left;
	width: 930px;
	height: 100%;
	border-bottom: 6px solid #FFF;
}
#newssection a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
}
.map {
	width: 380px;
	float: right;
	background-color: #FFF;
	height: 338px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.subsubbutton a {
	text-decoration: none;
	color: #033;
}
.credits {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #393;
	font-weight: lighter;
}
#form1 {
	width: 480px;
	float: right;
	background-color: #9C6;
	min-height: 355px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 0px;
	text-align: right;
}
.address {
	width: 190px;
	float: left;
}
.regnumber {
	float: right;
	width: 190px;
}.regnumber p {
	margin: 0px;
}
.address p {
	margin: 0px;
}.formhead {
	padding-bottom: 10px;
	text-align: left;
	background-image: url(../images/enquiryheader.png);
	background-repeat: no-repeat;
	height: 40px;
}
.formhead .formsub {
	width: 300px;
	float: right;
	text-align: right;
}
.formtext {
	height: 318px;
	width: 318px;
	background-color: #9c6;
	float: right;
	padding: 10px;
}
.subsubsrow {
	background: #9C6;
	width: 100%;
	float: left;
}
#newssection span {
	font-weight: bold;
	color: #C03;
	text-decoration: blink;
}
.pdf_link span {
	font-weight: bold;
	color: #C03;
	text-decoration: blink;
}
#maincontent #parkname {
	margin: 10px 25px 0px 0px;
}
p {
	margin: 0px 0px 10px;
}
h6 {
	color: #FFF;
	font: bold 20px Verdana, Geneva, sans-serif;
	margin: 15px 0px;
}

