div#topnav, div#colourfooterbar, div#colourfooterbar a, div#topnav a {
  background: #579200;
  color : white;
}

div#colourfooterbar a {
  text-decoration: underline;
}

div#topnav a {
  border-right : 1px solid white;
}

div#topnav a:hover {
  background : #85DD00;
}

div#breadcrumbband {
  background : #E7FFC5;
}

button {
  border-color : #579200;
}

div#main {
  background-image:url(/images/diamonds/green.jpg);
}

.boxheader {
    background: #579200;
    color : white;
}

p .button {
  border-color : #579200;
}


.greenBlank215
{
	display: block;
	width: 215px;
	height: 30px;
	background-image: url(../images/content/blank215_g.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 28px;
	text-align: center;
	text-decoration: none !important;
	font-size: 12px !important;
}

.greenBlank215:hover
{
	background-position: 0 -30px;
	color: #000;
	text-decoration: none !important;
}

.greenBlank215 a:link
{ 
  background-position: 0 -30px;
  	color: #FFF;
	text-decoration: none !important;
}

.greenBlank215 span
{
		text-decoration: none !important;
		color: #FFF !important;
}

