#toolNavigation a
{
	background-image: url(/files/system/localwarming/arrowToolNavigation.gif);
}
#backgroundWrapper
{
	display: table;
	width: 100%;
	height: 509px;
	background: transparent url(/files/system/localwarming/background.top.gif) repeat-x;
}
body
{
	background: #98c21c url(/files/system/localwarming/background.cz.bottom.gif) repeat-x;
}
#footer
{
	border-top-color: #008300;
}
#topNavigation
{
	background-image: url(/files/system/localwarming/gradientTopNavigation.gif);
}
#siteContainer
{
	background: #fff;
}
#content h1
{
	background: transparent url(/files/system/localwarming/background.h1.gif) no-repeat top left;
	padding: 8px 16px 40px;
	margin: 0 0 -24px;
	color: #008300;
}
#content p, #content h2, #content h3
{
	padding-left: 16px;
	padding-right: 16px;
}
#content .box p, #content .box h2, #content .box h3
{
	padding-left: 0px;
	padding-right: 0px;
}

.lined, .rwform, .redBox, .boxWhite, #rightColumn .half, .greyBoxRedLinedTop
{
	border-top-color: #008300;
}
#toolNavigation {
	width:550px;
}
#content .section h1
{
	background: transparent;
	padding: 0px 16px 40px;
	margin: 0 0 -24px;
	color: #fff;
}
