body {
	background-image: url(images/background.gif);
	margin: 0px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
}

.homeText {
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
	line-height: 17px;
}

.smallText {
	font-family: Tahoma;
	font-size: 10px;
	color: #464646;
	line-height: 17px;
}

.normalText {
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
}

.quote {
	font-family: Tahoma;
	font-size: 13px;
	color: #464646;
}

a.link3:link {
	text-decoration: none;
	color: #464646
}
a.link3:visited {
	color: #464646;
	text-decoration: none;
}
a.link3:hover {
	text-decoration: underline;
	color: #5AA23C
}


 Hyperlinks 
a:link {text-decoration: none; color: #358713}
a:visited {color: #358713}
a:hover {text-decoration: underline; color: #5AA23C}

a.link2:link {text-decoration: none; color: #6E6E6E}
a.link2:visited {color: #464646}
a.link2:hover {text-decoration: underline; color: #6E6E6E}

 Form 
   
input.field{
   color:#000000;
   font-family: Tahoma;
   font-size: 11px;
   background-color:#E6F3E1;
   border:1px #C2DFB7 solid;
   padding: 3px;
   }
   
textarea.enquiries{
   color:#000000;
   font-family: Tahoma;
   font-size: 11px;
   background-color:#E6F3E1;
   border:1px #C2DFB7 solid;
   padding: 3px;
   }.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}
.Title_Units {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #209165;
}
