	body {
		background: white;	
		link: #669966;
		vlink:#669966;	
	}

	.content {
		font-family: arial,helvetica,sans-serif;
		font-size:16px;
		color:#000000;
		line-height: 175%;
		position: relative;
	}
	.content1 {
		font-family:verdana, arial,helvetica,sans-serif;
		font-size:20px;
		color:#000000;
		line-height: 175%;
	}

	.title {
		font-family: Trebuchet MS, arial,helvetica,sans-serif;
		font-size:25px;
		font-weight:bold;
		color:#000000;
		border:2px solid black;
		background: #ffffff;
		background-image: url(buttonbackground.jpg);
		background-repeat: repeat-x;
		padding: 5px 5px 5px 5px;
		margin: 2px 2px 2px 2px;
}
	.customercomment {
		font-family: Trebuchet MS, arial,helvetica,sans-serif;
		font-size:16px;
		color:#000000;
		border:1px solid black;
		border-style: dashed;
		background: #ffffff;
		padding: 5px 5px 5px 5px;
		margin: 5px 20px 5px 20px;
}

	.sectionheader {
		font-family: verdana,arial,helvetica,sans-serif;
		font-size:35px;
		font-weight:bold;
		color:#669966;
}
	.sectionheader1 {
		font-family: verdana,arial,helvetica,sans-serif;
		font-size:25px;
		font-weight:bold;
		color: red;
}
	.contactheader {
		font-family: helvetica,arial,sans-serif;
		font-size:20px;
		font-weight:bold;
		color:#669966;
}
	.footnote {
		font-family: arial,helvetica,sans-serif;
		font-size:10px;
		font-weight:bold;
		color: #000000;
		text-decoration: underline;
}
	a.footnote:link {
		color:#669966;	
}
	a.footnote:visited {
		color:#669966;	
}
	a.footnote:hover {
		color:#669966;
		text-decoration: none;	
}
	.form {
color:#000000; 
font-size:12px; 
font-family:arial;
font-weight:bold;
height:16px;
border:0px solid #669966; 
background-color:#ffffff
padding: 20px 20px 20px 20px;
margin: 10px 10px 10px 10px;
}

div#services {
  border:1px solid black;
background-color:#ffffff;
float: left;
position: relative;
padding: 10px 10px 10px 10px;
margin: 0px 10px 10px 10px;
border-style: dashed;
}

div#counties {
  border:2px solid black;
background-color:#ffffff;
float: right;
position: relative;
padding: 10px 10px 10px 10px;
margin: 10px 10px 10px 10px;
}

div#border {
width: 800px;
  border:1px solid black;
background-image: url(background1.jpg);
background-repeat: repeat-x;
padding: 10px 10px 10px 10px;
margin: 7px 10px 10px 0px;

}

.menulist a{

color: black;
padding: 8px 10px 8px 10px;
display: inline;
background: #ffffff;
background-image: url(buttonbackground.jpg);
background-repeat: repeat-x;
background-position: left top;
text-decoration: none;
font-weight: bold;
border:1px solid #000000; 
border-bottom:0px;
text-align: center;
font-family:Trebuchet MS, arial,helvetica,sans-serif;
font-size:14px;
position: relative;
}

.menulist a:hover{
background: #ffffff;
}