#header { background-image: url(/content/themes/green/images/header-bg.png) !important; }

	#header h1#title a { color: #FFF !important; }
	
#info { color: #FFF; border: 1px solid #578222; }

	#info a { color: #FFF; }
	
	.underlay
	{
		filter:alpha(opacity=10);
		-moz-opacity:0.10;
		-khtml-opacity: 0.10;
		opacity: 0.10;
	}	
	
#nav { background-image: url(/content/themes/green/images/nav-bg.png) !important; }
#nav li a { color: #FFF; }
#nav li.hasSubNav a { background-color: #6A9D2A; color: #FFF; }	
#nav li .current,
#nav li.hasSubNav.hover a,
#nav li.hover a:hover,
#nav li .current:hover { color: #578222 !important; }		
#nav li.hover  .sub_nav li a { 	color: #111 !important; }
.sub_nav { border-bottom: 4px solid #6A9D2A; }	

.portlet-header { background: url(/content/themes/green/images/portlet-header.png) repeat-x top center; color: #fff; }
.portlet-header-green { background: url(/content/themes/green/images/portlet-header.png) repeat-x top center; color: #fff; }
.portlet-tab-nav .portlet-tab-nav-active  a { color: #578222; text-decoration: none; }	
			
#body h1#pageTitle { color: #578222; }
	
#sidebar .portlet-header { color: #FFF; }
	
#pg a.current { color: #FFF; border: 1px solid #578222; background-color: #578222; }

/*.buttonrow button,
.buttonrow button span { background: transparent url(/content/themes/green/images/button_sprite.png) no-repeat; }*/

