/* green content styles */

#middleContainer{
	background:url(../../images/lhSidebar/menuBackground.gif) 0 0 repeat-y;
}

#copy ul li{
	background: url(../../images/content/green/bullet.gif) 8px 10px no-repeat #fff;
}
#copy ul li ul li{
	background: url(../../images/content/green/bullet.gif) 8px 10px no-repeat #fff;
}
#copy h1{
	color:#339933;
}
#copy h2{
	color:#339933;
}
#copy h3{
	color:#339933;
}
#copy h4{
	color:#000;
}
#copy a:link{color:#339933; background:none transparent; text-decoration:underline;}
#copy a:active{color:#339933; background:none transparent; text-decoration:underline;}
#copy a:visited{color:#339933; background:none transparent; text-decoration:underline;}
#copy a:hover{color:#fff; background: none #339933; text-decoration:underline;}

/* orange sectionIndex panels */
#panelsWrapper .panel h2{
	background: url(../../images/content/green/h2Background.jpg) left top no-repeat #339933;
}
.panelContent div div {background: url(../../images/content/green/bullet.gif) left 4px no-repeat transparent;}
.panelContent div.bottom div {background: url(../../images/content/green/moreArrow.gif) left top no-repeat transparent;}

/*sectionIndex contentBoxes*/
#contentBox h2 {
	background: url(../../images/content/green/boxTopShad.jpg) left top no-repeat #339933;
}