#pagetop {
    background: url(/cms/outertemplates/images/pageLayout/pagetopGreen.png) no-repeat;
}

body.site 
{
    background: #ededed url(/cms/outertemplates/images/pageLayout/bodybgGreen.png) repeat-x;
}

input.button {background: #18b432}

#vNav ul li a:hover, #vNav ul li a:active, #vNav ul li a:focus, #vNav ul li.navdrop a:hover, #vNav ul li.navdrop a:active, #vNav ul li.navdrop a:focus { 
	text-decoration:underline;
	color: #fff;
	background: #18b432 url(/cms/outertemplates/images/pageLayout/arrowrighthoverGreen.gif) 96% 50% no-repeat;
	text-decoration: none;
}

a:link, a:visited {text-decoration: none; color: #18b432;}

#hNav ul li a:hover {background: #18b432;}