html, body {
	margin: 0;
	padding: 0;
}

body {  
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	background: white;
	text-align: center;

}



a {
text-decoration: none;
}

#page-container {

width: 950px;
margin: auto;
text-align: left;
background: #FFFFFF;


}

img.one {
border-style: solid;
border-width: 5px;
border-color: #000000;
}




.example {
background: lightblue;
padding: 4px;
}



 a {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

#bottomwriting {

float: right;
width : 950px;}

#footer {
	clear: both;
	
	height: 66px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #c9c9c9;
	
	border-top: 1px solid #efefef;
	padding: 13px 25px;
	line-height: 18px;


}

#footer a {
	color: #c9c9c9;
	text-decoration: none;
}

#footer a:hover {
	color: #db6d16;
}

#footer #altnav {
	width: 350px;
	float: right;
	
	text-align: right;
}


#secondnav {
	
padding: 3px;
color: #ffffff;
height: 20px;
background: #3b5998;
}

#secondnav a{
color: #ffffff;
text-decoration: underline;
}

#secondnav a:hover{
background: #5c75aa;
}

#campsites {
	background: lightblue;
width: 930px;
height: 300px;
border-style: dotted;
}

#business {

background: lightblue;
width: 930px;
padding: 7px;
border-style: dashed;
}

#campsitestwo {
float: left;
padding: 10px;
background: white;
width: 377px;
height: 650px;
margin: 30px;
border-width: 3px;

border-style: dashed;
font-size: 10.5pt;
color: black;
}


#ukmap {
margin: 10px;
width: 250px;
height: 330px;


float: left}

#des {
background: lightblue;

color: #666666;
padding: 5px;
margin: 10px;
width: 300px;
height: 330px;
float: left;}

#des a{
color: blue;
}

#des a:hover{
color: white;
}

#rightbar {
width: 300px;
height: 330px;
background: white;
color: #ffffff;
padding: 5px;
margin-top: 10px;
margin-right: 15px;

float: right;}

#rightbar a{
color: white;
}

#rightbar a:hover{
color: red;
}

#main-nav {
	background: #060670;
	padding: 5px;
	
	color: #FFFFFF;
	margin-bottom: 10px;
}

#header {
	text-align: center;
	margin: 0;
	
}

h1 {
	margin: 0;
	padding: 0;
}

#sidebar-a {
        float: right;
	width: 280px;
	line-height: 18px;
	color: #666666;
	background: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	border-color: #666666;
	border-right: none;
	border-top: none;
	border-bottom: none;	
	
	}

#sidebar-a .padding {
	padding: 25px;}

#sidebar-b {
        float: right;
	width: 280px;
	line-height: 18px;
	color: #666666;
	background: white;
	border-style: solid;
	border-width: 2px;
	border-color: #666666;
	border-right: none;
	border-top: none;
	border-bottom: none;	
	
	}

#sidebar-b .padding {
	padding: 25px;}

#sidebar-b a{
color: #666666;
text-decoration: none;
}

#sidebar-b a:hover{
color: darkblue;
}

#sidebar-c {
border-style: solid;
border-width: 3px;
border-color: lightblue;
        float: right;
	width: 280px;
	line-height: 18px;
	color: #666666;

		}

#sidebar-c .padding {
	padding: 25px;}

#sidebar-d {
        float: right;
	width: 700px;
	line-height: 18px;
	color: #666666;
	background: white;
	border-style: solid;
	border-width: 2px;
	border-color: #666666;
	border-right: none;
	border-top: none;
	border-bottom: none;	
	
	}

#sidebar-d .padding {
	padding: 25px;}

#sidebar-d a{
color: #0ebbea;
text-decoration: underline;
}

#sidebar-d a:hover{
text-decoration: underline;
color: royalblue;
}

#ukmap2 {
	border-style: dotted;
	border-color: #666666;
	
background: white;
margin: 15px;
width: 256px;
height: 275px;
float: left;
padding: 5px;}



#des2 {
border-style: dotted;
	border-color: #666666;
background: white;
margin: 15px;
width: 256px;
height: 275px;
float: left;
padding: 5px;}

#des2 a{
color: blue;
}

#des2 a:hover{
color: royalblue;
}

#rightbar2 {
	
border-style: dotted;
	border-color: #666666;
background: white;
margin: 15px;
width: 256px;
height: 275px;
float: left;
padding: 5px;}

#rightbar2 a{
color: blue;
}

#rightbar2 a:hover{
color: royalblue;
}


#content {
	color: black;
	border-style: none;
	background-image: url("background.png");
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 11px;
	padding: 10px;
	
	
}

#content .padding {
	padding: 25px;
	padding-left: 10px;
}

#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	
}


#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;

}

#content h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;





#aguidescontent {
	
	
	margin-right: 400px;
	
	font-size: 12px;
	
	
}



#aguidescontent h2 {
	text-align: left;
	margin-top: 15px;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	}

#aguidescontent a{
color: #666666
}

#aguidescontent a:hover{
color: orange;
}










