body {
	margin: 0px;
	background-color: #377c2b;
	font-family: Arial, Helvetica, sans-serif;
}

/* universal elements */

img {
	border: 0px;
}
p, td {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}
.rightcol ul {
	padding-left: 12px;
	font-weight: bold;
}
.rightcol li {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}
.colvalues ul {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.colvalues li {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
	list-style-type: none;
}
.imageright {
	border: 1px solid #377c2b;
	margin-bottom: 20px;
	margin-left: 20px;
}
.imageleft {
	border: 1px solid #377c2b;
	margin-bottom: 20px;
	margin-right: 20px;
}
.imagecolleft {
	float: left;
	width: 170px;
}
.textcolright {
	float: left;
	width: 368px;
}
a {
	color: #377c2b;
}
results {
	font-size: 26px;
	color: #377c2b;
	font-weight: normal;
}

/* structure */

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.padding {
	padding: 10px;
}
#header {
	height: 71px;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header img {
	float: left;
}
.searchbox {
	float: right;
	width: 140px;
}
.mainimage {
	height: 167px;
	padding-bottom: 4px;
	}
.flash {
	text-align: right;
	padding-top: 134px;
}
#homeimage {
	background-image: url(images/home_img.jpg);
	background-repeat: no-repeat;
}
#profileimage {
	background-image: url(images/profile_img.jpg);
	background-repeat: no-repeat;
}
#nelsonservicesimage {
	background-image: url(images/nelsonservices_img.jpg);
	background-repeat: no-repeat;
}
#rubbishimage {
	background-image: url(images/rubbishrecycling_img.jpg);
	background-repeat: no-repeat;
}
#landscapeimage {
	background-image: url(images/landscape_img.jpg);
	background-repeat: no-repeat;
}
#treeservicesimage {
	background-image: url(images/treeservices_img.jpg);
	background-repeat: no-repeat;
}
#nurseryimage {
	background-image: url(images/nursery_img.jpg);
	background-repeat: no-repeat;
}
#waterimage {
	background-image: url(images/wastewater_img.jpg);
	background-repeat: no-repeat;
}
#parksreservesimage {
	background-image: url(images/parksreserves_img.jpg);
	background-repeat: no-repeat;
}
#conservationimage {
	background-image: url(images/conservation_img.jpg);
	background-repeat: no-repeat;
}
#careersimage {
	background-image: url(images/careers_img.jpg);
	background-repeat: no-repeat;
}
.menubar {
	background-color: #377c2b;
	float: left;
	width: 880px;
}
.leftcol {
	width: 170px;
	float: left;
	text-align: left;
	margin-top: 4px;
}
.rightcol {
	float: left;
	width: 710px;
	min-height:276px;
	padding-bottom: 20px;
	margin-top: 4px;
}
.padding-right {
	padding-right: 170px;
}
.contenthalfcol {
	width: 50%;
	float: left;
}

.clear {
	clear: both;
	height: 0px;
}
.footer {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #367c2b;
}
.footer #footerleftcol {
	float: left;
}
.footer #footerrightcol {
	float: right;
	text-align: right;
}



/* content bg images */

#contentbghome {
	background-image: url(images/content_bg_home.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contentbgsustainable {
	background-image: url(images/content_bg_sustainable.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contentbgtreeservices {
	background-image: url(images/content_bg_treeservices.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contentbgrecycling {
	background-image: url(images/content_bg_recycling.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contentbggreenwaste {
	background-image: url(images/content_bg_greenwaste.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* enquiry form */

.enquiryformholder {
	width: 139px;
	border: 1px solid #377c2b;
	margin-bottom: 10px;
}
.enquiryheader {
	background-color: #377c2b;
	color: #FFF;
	font-size: 12px;
	padding: 5px;
}
.enquiryform {
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.enquiryform input {
	width: 123px;
	margin-bottom: 8px;
}
.enquiryform textarea {
	width: 126px;
	margin-bottom: 8px;
}
.enquiryform p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}

/* text styles */

.greenitalictext {
	font-style: italic;
	color: #377c2b;	
	}
h1 {
	font-size: 24px;
	color: #377c2b;
	font-weight: normal;
	line-height: 30px;
	}
h2 {
	font-size: 16px;
	color: #5c8f4a;
	line-height: 20px;
}
h3 {
	font-size: 14px;
	color: #5c8f4a;
	line-height: 20px;
}
.submenu {
	color: #377c2b;
	padding-top: 8px;
	font-size: 12px;
	line-height: 17px;
	background-color: #c9dbc6;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}
.submenu a:link, .submenu a:visited {
	text-decoration: underline;
	color: #000;
}
.submenu a:hover {
	color: #377c2b;
	text-decoration: underline;
}
.contacttable td {
	padding-right: 20px;
	padding-bottom: 10px;
}
.contenttable td {
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #377c2b;
	padding-top: 5px;
}
#bordercontenttable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #377c2b;
}
#bordercontenttable2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #377c2b;
}
.tableheading {
	font-weight: bold;
	color: #377c2b;
	font-size: 14px;
}
.downloadpdf {
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 80px;
	line-height: 20px;
	padding-top: 20px;
}
.smalltext {
	font-size: 11px;
}
.magnifyingglass {
	background-image: url(images/magnifyingglass.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	padding-left: 24px;
	color: #377c2b;
}
.pdf {
	background-image: url(images/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	padding-left: 24px;
	color: #377c2b;
}
.back {
	background-image: url(images/backarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	padding-left: 20px;
	color: #377c2b;
	font-size: 12px;
}
.forward {
	background-image: url(images/forwardarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	padding-left: 20px;
	color: #377c2b;
	font-size: 12px;
}
.bordercasestudies {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #377c2b;
	padding-top: 10px;
	padding-bottom: 10px;
}
.buttonstable td {
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 100px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
}
.buttonstable {
	margin-bottom: 10px;
}
.buttonstable a:link, .buttonstable a:visited {
	font-size: 12px;
	font-weight: bold;
}
.phonenumber {
	font-size: 14px;
	font-weight: bold;
}
.boxborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #377c2b;
}
.careerboxheading {
	color: #333;
	padding-top: 8px;
	font-size: 13px;
	line-height: 17px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #c9dbc6;
	margin-bottom: 10px;
	clear: both;
}
.careerbox {
}
.careerbox p {
	padding-left: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
.jobboxheading {
	color: #333;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	clear: both;
	background-color: #c9dbc6;
	padding: 5px;
}
.jobbox h1 {
	display:none;
}
.jobbox p {
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.jobbox {
	padding: 4px;
	margin-bottom: 20px;
}
.careerbox ul {
	font-weight: normal;
	padding-left: 40px;
}
.careerbox li {
	margin-bottom: 10px;
	margin-top: 0px;
}
.calltoaction {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #377c2b;
	padding-top: 10px;
}
.colvalues {
	width: 250px;
	float: left;
	padding-right: 20px;
	min-height: 180px;
}

