.header {
	background:  url("../images/Green/bg-siloColour-Green.gif") repeat-x;
	padding: 0px;
	width: 100%;
	border: none;
}

.header .linkContainer a {
	background: #669933 url("../images/Green/icon-headerArrow-Green.gif") no-repeat right center;
	border-top: 1px solid #99CC99;
	border-right: 1px solid #336633;
	border-bottom: 1px solid #336633;
	border-left: 1px solid #99CC99;
}
.templateTable .col1 {
	border-right: 3px solid #669933;
}
.column3Links .headingGreen {
	background-color: #669933;
}
.subnav .active{
	color: #669933
}
ul {
	margin: 0px 0px 15px;
	padding: 0px;
	list-style: none;
}
ul li a {
	font: bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #669933;
	text-decoration: none;
	background: url(../images/icon-arrowGreen.gif) no-repeat left center;
	padding-left: 13px;
}
ul li a:hover {
	color: #889933;
	background: url(../images/icon-arrowGreen.gif) no-repeat left center;
}

.col2 .newsroom p a {
	color:#000000;
}
