/* Zero down margin and padding on all elements */
* {
  margin: 0;
  padding: 0;
}
html { 
  min-height: 100%; 
	margin-bottom: 1px; 
}

body {
  font: 70%/1.3 Helvetica, Arial, Verdana, sans-serif;
  background-color:#FFF;
  color: #333;
}

h1 {
  font-size: 1.8em;
  font-weight: bold;
}

h2 {
  font-size: 1.5em;
  font-weight: bold;
}

li {
  font-size: 1.0em;
}

h1, h2 {
  margin: 0.1em 0;
  color: #465E1D;
}
h3 {
  margin: 0.3em 0;
  color: #465E1D;
  font-size: 1.4em;
  font-weight: bold;
}
h4 {
  margin: 0.3em 0;
  color: #465E1D;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: -0.4em;
}
h5 {
  margin: 0.3em 0;
  color: #000;
  font-size: 1.1em;
  font-weight: bold;
}
p {
  margin: 0.4em 0;
  font-size: 1.0em;
}
.clear {
	clear:both;
}
img {
	border:0;
}
img.lft {
	float:left;  
	padding: 10px 10px 10px 0;
}
img.rgt {
	float:right;  
	padding: 10px 0 10px 10px;
}
img.top {
	padding-top: 0;
}

a {
	color: #465E1D;
	text-decoration: none;
}
a:hover {
	color: #FEB12A;
	text-decoration: none;
}


#wrapper {
  background-color: #E4EED4;
}

#branding {
  float:left;
  background: #9DBE70 url(../images/title_homepage.gif) no-repeat 20px 48px;
  width:460px;
  height: 77px;
}
#logo {
  float:right;
  background: #9DBE70 url(../images/tree.gif) no-repeat 150px 12px;
  width:300px;
  height: 77px;
}
#mainIm {
  height: 130px;
  background-color:#CCC;
}

#left {
  background-color: #E4EED4;
}

#right {
  background-color: #E4EED4;
}

#skip {
	Position: absolute;
	top: -200px;
	width: -999px;
}


a.newslink { color: #84AF4C; text-decoration: none; font-weight: normal; }
a.newslink:hover { color: #465E1D; text-decoration: underline; font-weight: normal; }

a.linkslink { color: #465E1D; text-decoration: none; font-weight: bold; }
a.linkslink:hover { color: #84AF4C; text-decoration: underline; font-weight: bold; }


div.rightbox {
  margin-top:0;
  width: 163px;
  border: 1px solid #000;
  background: #7AA346;
  color: #FFF;
  font-size: 1.0em;
  line-height: 1.1em;
  font-style: bold;
}
div.rightbox.black {
  color: #000;
}
div.rightbox.small {
  font-size: 0.9em;
  border: 0px solid #000;
  margin-bottom:5px;
}
div#rightquote {
  width: 160px;
  border: 1px solid #000;
  margin-top:50px;
  font-size: 100%;
  font-style: italic;
}
div.rightbox * {
	padding: 5px;
}
div#rightquote * {
	padding: 5px;
}
div#left .head {
	background: #7AA346;
	color: #000;
  width: 100%;
	font-weight: normal;
	padding: 2px 2px;
	margin: 50px 0 2px 0;
	display: block;
}
div#content .head {
	background: #7AA346;
	color: #000;
	font-weight: normal;
	font-size: 120%;
	padding: 2px 2px;
	margin: 5px 0 5px 0;
	display: block;
}
div#right .head {
	color: #FFF;
}



#mainContent img {
	margin: 10px 0;
}
#right img {
	margin: 0 0 10px 0;
}
#content ul {
 margin:0;
 padding:10px 10px 10px 30px;
}

#gpleft {
  float: left;
  width:240px;
}
#gpleftleft {
  float: left;
  width: 100px;
}
#gprightmiddle {
  float: right;
  width: 120px;
}
#gpright {
  float: right;
  width:110px;
  
}

/* The Core 3 Col Structure
================================= */

body {
  text-align: center; 
  min-width: 770px;
}

#wrapper {
  width: 760px; 
  margin: 0 auto; 
  text-align: left; 
}

#left { 
  width: 135px; 
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: left; 
  height: 100%;
}

#content { 
  width: 565px; 
  float: right; 
  background-color: #E4EED4;
}

#mainContent { 
  width: 360px; 
  margin: 0; 
  float: left; 
  padding-top:9px;
  padding-bottom:50px;
}

#right { 
  width: 165px;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right; 
} 

/* Add some padding to outer cols
================================== */

#left, #right {
  padding: 12px 20px 50px 20px;
}

#left *, #right * {
  padding-left: 0px;
  padding-right: 0px;
}

#left * *, #right * * {
  padding-left: 0;
  padding-right: 0;
}
.nomainContent#content {
  width: 545px;
  padding: 9px 20px 50px 0;
}


/* top nav list
=================================*/
.inner {
	margin:2px 0px 0px 5px;  
	border-right:1px solid #FFF;
	height:30px;
	display: block; 
}
.innerfirst {
	margin:2px 0px 0px 0px;  
	border-right:1px solid #FFF;
	height:30px;
	display: block; 
}
.innerlast {
	margin:2px 0px 0px 5px;  
	height:30px;
	display: block; 
}
#navcont {
  background: #7AA346; 
	height:36px;
}


#nav li a {
	display:block;
	height: 34px;
	border-bottom:6px solid #E4EED4;
	font-weight:bold;
	_height:40px;
}
#nav a:link, #nav a:visited, #nav a:active {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFF;
	text-decoration: none;
	height: 34px;
	_height:40px;
}
#nav {
	width:760px;
	text-align:left;
	padding:0;
	list-style-type:none;
	padding-left:0px;
	clear:both;
}
#nav li {
	width: 100px;
	float:left;
	text-align: left;
	padding:0;
	height: 32px;
}
* html #nav li a {
	width: 100%;
}
#nav li a:hover {
	border-bottom:6px solid #FEB12A;
}
#nav li.one {
	width: 50px;
}
#nav li.two {
	width: 140px;
}
#nav li.three {
	width: 130px;
}
#nav li.four {
	width: 120px;
}
#nav li.five {
	width: 100px;
}
#nav li.six {
	width: 50px;
}
#nav li.seven {
	width: 60px;
}
#nav li.eight {
	width: 70px;
}
#nav li.hideit {
	width:20px;  
	border-bottom:6px solid #E4EED4;
	height:36px;
	_height:40px;
}

#nav li a:hover {
	cursor: pointer;
	cursor: hand;
}

/* left nav list
=================================*/
	
#lnav {
	font-size: 100%;  
	font-weight: normal;
}

#lnav ul {
	margin-left: 0;
	padding-left: 0;
	padding:0 0;
} 

#lnav ul li {
	list-style: none;
}
#lnav ul li a {
  width: 135px;
	color: #FFF;
	font-weight: bold;
	background: #9DBE70;
	text-decoration: none;
	display:block;
	padding: 3px 10px;
	margin: 2px 0;
}

#lnav ul li a:hover {
	color: #FFF;
	background: #FEB12A;
	text-decoration: none;
}
* html #lnav ul li a {
	width: 100%;
}
#lnav ul li.lefton a {
	color: #FFF;
	background: #FEB12A;
	text-decoration: none;
}


/* bg colour for specific sections
=================================*/

/* GOLF 
====================*/
body#golf #navcont {
  background: #1F8755; 
}
body#golf div#left .head {
	background: #6AA88A;
	color: #FFF;
}
body#golf div#content .head {
	background: #6AA88A;
	color: #FFF;
}
body#golf #lnav ul li a {
	background: #6AA88A;
}
body#golf #lnav ul li.lefton a { /* we need this as the above styles overrides previous style for .lefton */
	color: #FFF;
	background: #FEB12A;
	text-decoration: none;
}
body#golf div.rightbox {
  background: #6AA88A;
}
body#golf #branding {
  background-image: url(../images/title_golf.gif);
}
body#golf h1, body#golf h2, body#golf h3, body#golf h4 {
  color: #1F8755; 
}

/* ECOLOGY 
====================*/
body#eco #navcont {
  background: #897390; 
}
body#eco div#left .head {
	background: #9F90A5;
	color: #FFF;
}
body#eco div#content .head {
	background: #9F90A5;
	color: #FFF;
}
body#eco #lnav ul li a {
	background: #9F90A5;
}
body#eco #lnav ul li.lefton a { /* we need this as the above styles overrides previous style for .lefton */
	color: #FFF;
	background: #FEB12A;
	text-decoration: none;
}
body#eco div.rightbox {
  background: #9F90A5;
}
body#eco #branding {
  background-image: url(../images/title_ecology.gif);
}
body#eco h1, body#eco h2, body#eco h3, body#eco h4 {
  color: #897390; 
}

/* WOODLAND 
====================*/
body#wood #navcont {
  background: #54709E; 
}
body#wood div#left .head {
	background: #8A9AB5;
	color: #FFF;
}
body#wood div#content .head {
	background: #8A9AB5;
	color: #FFF;
}
body#wood #lnav ul li a {
	background: #8A9AB5;
}
body#wood #lnav ul li.lefton a { /* we need this as the above styles overrides previous style for .lefton */
	color: #FFF;
	background: #FEB12A;
	text-decoration: none;
}
body#wood div.rightbox {
  background: #8A9AB5;
}
body#wood #branding {
  background-image: url(../images/title_woodland.gif);
}
body#wood h1, body#wood h2, body#wood h3, body#wood h4 {
  color: #54709E; 
}

/* ARBORICULTURE 
====================*/
body#arb #navcont {
  background: #77483A; 
}
body#arb div#left .head {
	background: #8E6D54;
	color: #FFF;
}
body#arb div#content .head {
	background: #8E6D54;
	color: #FFF;
}
body#arb #lnav ul li a {
	background: #8E6D54;
}
body#arb #lnav ul li.lefton a { /* we need this as the above styles overrides previous style for .lefton */
	color: #FFF;
	background: #FEB12A;
	text-decoration: none;
}
body#arb div.rightbox {
  background: #8E6D54;
}
body#arb #branding {
  background-image: url(../images/title_arboriculture.gif);
}
body#arb h1, body#arb h2, body#arb h3, body#arb h4 {
  color: #77483A; 
}





/* Highlight current page in nav
===================================================*/

body#home a#homenav,
body#golf a#golfnav,
body#eco a#econav,
body#wood a#woodnav,
body#arb a#arbnav,
body#news a#newsnav,
body#links a#linksnav,
body#contact a#contactnav {
	border-bottom:6px solid #FEB12A;
}

/* Special for Home page templating
===================================================*/

body#home #content {
  width: 740px;
  padding-left: 20px;
}
body#home #mainContent {
  width: 535px;
}




/* form styles
=================================*/
.leftcol {
  float: left;
  width: 100px;
}

input.formelm {
  border: 1px solid #7AA346;
  background: #FFF;
  width: 225px;
}
textarea.formelm {
  border: 1px solid #7AA346;
  background: #FFF;
  width: 225px;
  height: 60px;
  font-size: 100%;
}
a.cleartext {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
a.cleartext:hover {
	color: #7AA346;
	text-decoration: none;
}
a.subtext {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a.subtext:hover {
	color: #7AA346;
	text-decoration: none;
}


/* Messages
=================================*/
.errorbox {
  background: #FFFFE1 url(../images/icons/error.gif) no-repeat 10px 10px;
  width: 300px;
  padding: 1em 0.5em 1em 4em;
  border: 1px dashed #003366;
  margin: 1em 0;
  color: #003366;
  font-weight: bold;
  font-size:100%;
}
.infobox {
  background: #FFFFE1 url(../images/icons/info.gif) no-repeat 10px 10px;
  width: 300px;
  padding: 1em 0.5em 1em 4em;
  border: 1px dashed #003366;
  margin: 1em 0;
  color: #003366;
  font-weight: bold;
  font-size:100%;
}