
	
a {
	color: #7ba31e;
	text-decoration:none;
	border-bottom:1px solid #7ba31e;
	}
	
a:hover {
	color: #7ba31e;
	text-decoration:none;
	border-bottom:3px solid #7ba31e;
	}
	
#content h3 {
	color:#7ba31e
	}	
	
#content h5 {
	color:#7ba31e
	}
	
.box-element h2 {
	color: #9E9C9D;
	font-style:italic
	}
	
#featured a:hover {
	border-color:#7ba31e
	}
	
.project a:hover.highslide img {
	border:4px solid #7ba31e;
	}
	
#header {
	background:url(images/greenBG.jpg) repeat-x;
	}	
	
#headermain {
	background:url(images/greenMain.jpg) no-repeat;
	}
	