#header {
	background: #ededed url('img/bg.head.green.gif') no-repeat right 23px; 
}
	#header #othernav h1{
	  color: #739e2e;
	}
		#header ul#topnav li a.crnt {
		  color: #739e2e;
		}
	
	
	#ctnt h2 {
		color: #739e2e;
	}
	
	#ctnt a {
		color: #739e2e;
	}
	.contactbox {
		background: transparent url('img/greenbox.gif') no-repeat center center;
	}
	
	.contentbox a {
		font-weight:bold;
		color: #0555a6;
		margin:0px 0px 50px 0px;
	}