/* Typography */

h1, h2, h2 a, a:hover, #mainNav a:hover {
	color:#88A825;
}


/* Main Navigation */

#mainNav {
	background:url(/images/backgrounds/mainnav_bg_plumbing.gif) no-repeat;
}



/* Content */


#content li {
	background:url(/images/spacers/green_arrow.gif) no-repeat 0 5px;
}

ul.servicesList li {
	background:url(/images/spacers/green_arrow.gif) no-repeat 0px 7px;
}


/* Online Enquiry Form */

.textinputhover {
	border:1px solid #88A825; 
}

.submitBT {
	background:url(/images/buttons/submit_green.gif) no-repeat;
}