﻿body {
margin-top: 0px; 
background: #acc08f url('images/background1.jpg') repeat-x 50% top;
text-align: center
}

p {
	margin: 0px 6px 0px 6px;
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #005a00;
}

a:link {
	text-decoration: underline;
	color: #005a00;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #537A21;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #005A00;
	font-weight: bold;
}

h1 {
	margin: 0px 0px 0px 6px;
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #005a00;
}

#banner {
background-color: #537a21;
color: #FFFFFF;
text-align: center;
height: 135px;
width: 750px;
font-weight: normal;
font-size: 44px;
font-family: Arial, Helvetica, sans-serif;
}

#tagline {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	background-color: #333333;
	width: 750px;
	height: 17px;
	vertical-align: middle;
}

#left-column {
	width: 135px;
	vertical-align: top;
	background-color: #bde9c5;
	text-align: center;
}

.spacer {
	line-height: 20px;
}

.image-margin {
	margin-left: 5px;
	margin-right: 5px;
}

.table-style {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 12px;
	text-align: center;
	color: #005a00;
}

.plant-table {
	border: 1px #acc08f solid;
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 13px;
	text-align: left;
	color: #005a00;
}

.plant-table-cells {
	vertical-align: top;
	border: 1px solid #acc08f;
}

.return {
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
font-weight: normal;
text-align: left;
}

.no-border {
	border-width: 0px;
}

.centre {
	text-align: center;
}

.dot-points {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	text-align: left;
	margin-right: 5px;
}

.links {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #999999;
	line-height: 12px;
}

#service-bar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #8cb28d;
	width: 750px;
	height: 17px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	text-indent: 135px;
}

#copyright-bar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #333333;
	width: 750px;
	height: 17px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	margin-left: 135px;
	text-indent: 135px;
}
