body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
    font-family:Verdana, Arial, sans-serif;
}
p {
	font: 80%/1.8em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}


#heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000099;
	padding: 2px 2px 5px 0px;
}

#container
{
width: 800px;
margin:  auto;
background-color: #fff;
line-height: 130%;
border:1px solid #000099;

}

#banner
{
height:75px;
background:url(../site_images/DorsetBanner.jpg) no-repeat;
background-color: #000099;

margin:0px 0px 0px 0px;
padding:0px 0px 10px 0px
}

#maincol {
margin:0px 260px 0px 240px;
padding: 10px;
margin-left: 200px;
margin-right: 200px;
padding: 1em;
max-width: 36em;
}

#twocolmaincol {
margin:66px 60px 0px 240px;
padding: 10px;
margin-left: 200px;
margin-right: 200px;
padding: 1em;
max-width: 36em;
}

#leftcol {

float: left;
width: 200px;
top: 160px;
left: 10px;
padding: 70px 10px 10px 10px;
padding: 10px;
}


#righttcol {

float: right;
width: 200px;
top: 160px;
right: 10px;
padding: 70px 10px 10px 10px;
padding: 10px;
}

#leftcol p, #rightcol p { margin: 0 0 1em 0; }

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #FFFFFF;
background-color: #000099;

}

a {

	font-size: 80%;
	color: #CC0000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: underline;
	color: #000000;
}









.FixSize {
	font-size: 9px;

}
.copy {

	font-size: 60%;
	color: #FFFFFF;
}

#topMenu {
padding-top: 5px;
padding-bottom: 5px;
width:auto;

}


#footer a{
color:#FFFFFF;
}

/***********************************************/
#topmenu {
width:800px;
background: url(../site_images/Deckchairs/Button.jpg) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;

}

#topmenu a {
	
	
	
background: url(../site_images/Deckchairs/Button.jpg) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
display:block;
border: 0.1em solid #dcdce9;
color: #000099;
text-decoration: none;
text-align: center;
padding:2px 4px 2px 4px;




}
#topmenu a:link {

}
#topmenu a:visited {

}
#topmenu a:hover {
	
	text-decoration: underline;
	
}




/*************Class for the contact us form**********************************/

fieldset {
border:1px solid #666666;
background-color:#FFFFFF;
width:60%;
padding:2px 2px 2px 2px ;


}

legend{
font-weight:bold;
}

label {
display:block;
padding: 8px 0px 8px 0px;
}

input:focus{
background-color:#ffffcc;
color:#000000
}

input, textarea{
color:#000000;

}

em {
font-weight:bold;
color:#ff0000;
}

