body {
	background-color: #a4b734;
	}


#banner {
	height: 96px;
	background-image: url(../assets/structural_images/banner_ltgreen.gif);
	background-repeat: no-repeat;
}

/*OLD H1 & H2 Color 
	color: #a4b734;
	*/

#content h1{
	color: #679146;
	}
	
#content h2{
	color:#679146;
	}
	
/*SIDEBAR TEXT	
	OLD H1 & H2 Color #a4b734

#sidebar h1{
	color: #c36143;
	}
	
#sidebar h2{
	color:#c36143;
	}

 */