body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	margin: auto;
	padding: auto;
}

.contactform label.lbl {float: left;width: 100px;}

#container {
	margin:auto;
	padding:auto;
	overflow:visible;
}

#navigation {
	display: none;
}

#header {
	display: none;
}

#logo {
	display: none;
}

#content {
	float:left;
	width: 590px;
}

#content ul {
	margin: 0;
	margin-left: 5px;
}

#content li {
	padding-top :5px;
	padding-left: 15px;
	list-style-type: none;
	background-image: url(images/arrow_green.gif);
	background-repeat: no-repeat;
}

#content a, a {
	color:#669933;
	text-decoration:none;
}

#content a:hover {
	color:#CCCCCC;
}

#pictures {
	display: none;
}

#bottom {
	display: none;
}

.hidden {
	visibility: hidden;
}

.greenybold {
	font-weight: bold;
	color: #293714;
}

.about {
	display: none;
}

.training {
	display: none;
}

.news {
	display: none;
}

.courses {
	display: none;
}

.links {
	display: none;
}

.contact {
	display: none;
}

.vermin {
	display: none;
}

.tractor {
	display: none;
}

.spray {
	display: none;
}

.pesticides {
	display: none;
}

.health {
	display: none;
}

.fork {
	display: none;
}

.chainsaw {
	display: none;
}

.strapline {
	background-image: url(images/strapline.gif);
	height: 39px;
	background-repeat: no-repeat;
	display: block;
}

.strimmers {
	display: none;
}

.vehicle {
	display: none;
}

.wheels {
	display: none;
}

#maintop {
	float:left;
	width: 590px;
	height: 118px;
}

#maintop #newevents {
	float:left;
	margin-top: 8px;
	margin-left: 3px;
	width: 293px;
	background-image: url(images/news_background.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	display: block;
}

#maintop #lantra {
	float:right;
	margin-top: 8px;
	margin-right: 3px;
}

.bold {
	font-weight: bold;
	color: #333300;
}

#postbox{
	width:420px;
	float:left;
}

#formbox{
	width:250px;
	float:right;
}

.smallfield{
	border:1px solid #669933;
	background-color:#CCCCCC;
	padding:3px;
	width:300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.largefield{
	padding:3px;
	border:1px solid #669933;
	background-color:#CCCCCC;
	width:300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.greentxt {
	color: #669933;
}

.greentxtbold {
	font-weight: bold;
	color: #669933;
}
.centre {
	text-align: center;
}

#newsevents2 h2 {height: 35px;
	background-image: url(images/top_background.gif);
	background-repeat: repeat-x; font-size: 14px; padding-top: 8px;
	margin-bottom: 2px;
	}
#newsevents2 {float:left;
	margin-top: 8px;
	margin-left: 3px;
	width: 293px;}

.newsfront {margin: 0px; padding: 0px;}
.newsfront2 {padding-top :5px;
	padding-left: 15px;
	list-style-type: none;
	background-image: url(images/arrow_green.gif);
	background-repeat: no-repeat;}
	
.rnews_cats {float: right;}

#notice {border: 1px solid #ff6600; padding: 5px; color:#FF6600; font-weight: bold;}

.trainingcours {
	font-size: 120%;
	font-weight: bold;
	color: #669933;
}

#divider {
	background-image: url(images/divider.gif);
	height: 7px;
	background-repeat: no-repeat;
	display: block;
}

