body {
	font-family: arial,sans-serif;
	text-align: center;
	margin: 0px;
	height: 100%;
	padding: 0px;
	background-color: #b2b2b2;
	color: #333333;
	
}

#toppad {
	width: 800px;
	margin: auto;
	height: 11px;
	font-size: 1px;
}

#logo {
position:relative; 
left:15px; top:15px; 
z-index:1;
}

#contentdiv
{
width: 800px;
height: 600px;

	margin: auto;
	text-align: left;
	background-color: #5b6089;
	border: 1px solid #000000;
	color: #FFFFFF;
}
#contentdivG
{
position:relative;
width: 800px;
height: 600px;
background-image: url(../images/logoblack.jpg);
background-repeat: 
no-repeat;
	margin: auto;
	text-align: left;
	background-color: #5b6089;
	border: 1px solid #000000;
	color: #FFFFFF;
}

#pageimage1 {
position:relative; 
left:175px; 
top:-135px; 
z-index:2;
}

#textcontent {
position:relative; 
left:180px; 
top:-150px; 
width:582px; 
height:15px; 
z-index:4;
}

#smallertext {
font-size: 10px;
}

#contentlist li {
padding-bottom:5px;
}

#strapline {
position:relative; 
left:550px; 
top:250px; 
z-index:3;
}

a:link, a:visited {
color: #FFFFFF;
}
a:hover {
color: #FFCC00;
}

#navlist
{
position: absolute;
color: white;
background: #5b6089;
border-bottom: 0.2em solid #5b6089;
border-right: 0.2em solid #5b6089;
padding: 0 1px;
margin-left: 0;
width: 13em;
font: normal 0.8em Verdana, sans-serif;
top: 13em;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: white;
background: #533B7D;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #6cf;
border-left: 1em solid #fc0;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; }

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 9.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer #navlist a
{
width: 11.2em;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #28b;
border-color: #069 #6cf #5bd #fc0;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
background: #17a;
border-color: #069 #6cf #5bd white;
padding: 0.4em 0.35em 0.25em 0.9em;
}
.costs-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	position: absolute;
	left: 259px;
	top: 49px;
}

#netherurdhouse-charges
{
width:600px;
	position:absolute;
	top:100px;
	left:100px;
	border: thin solid #FFFFFF;
	padding:10px;
}

#gardenhouse-charges
{
width:600px;
	position:absolute;
	top:300px;
	left:100px;
	border: thin solid #FFFFFF;
	padding:10px;
}

#campsite-charges
{
width:600px;
	position:absolute;
	top:450px;
	left:100px;
	border: thin solid #FFFFFF;
	padding:10px;
}

#activity-charges
{
width:600px;
	position:absolute;
	top:750px;
	left:100px;
	border: thin solid #FFFFFF;
	padding:10px;
	overflow:visible;
}

#led-activity-charges
{
width:600px;
	position:absolute;
	top:1000px;
	left:100px;
	border: thin solid #FFFFFF;
	padding:10px;
	overflow:visible;
}

#activity-conditions
{
width:600px;
	position:absolute;
	top:1300px;
	left:100px;
	border: thin solid #FFFFFF;
	padding:10px;
}

