body {
	background: url('images/green-body-bg.jpg') repeat-x;
	background-color: #f2f2f2;
	}

#col1 {
	background: url('images/green-col1-bg.jpg') no-repeat;
	}

.menu-fullbox h2.heading {
	background: url('images/green-navbox-header.jpg') no-repeat;
	}

.news-module h2.heading {
	background: url('images/green-navbox-header.jpg') no-repeat;
	}

#col2 .content-area-header {
	background: url('images/green-content-header.jpg') no-repeat;
	}

#col3 {
	background: url('images/green-col3-header.jpg') no-repeat;
	}

#col2 h3 {
	color: #4F8C2F;
	}	
.pl-sidebar-module h3 {
	color: #4F8C2F;
	padding: 0 0 3px 0;
}