/* Just for the STOCKPLAN section */
#head div {
	background: #306e34 url(/tpl/img/bg-head-stockplan.jpg) bottom no-repeat;
}

/* This is the white text against the photo above the h1 */
div#intro p {
	background: black url(/tpl/img/bg-intro-p-stockplan.jpg) top right no-repeat;
}
#content h1, #content h2, #content h4, #content h6, #content a {
	color: #2b461b;
	/* New colour, 9/12/09 */
	color: #336c2a;
}
#nav map a:hover, #nav map em, #ctl00 #nav map ul em a, 
#ctl00 #nav map ul em a:hover {
	color: #297535;
	/* New colour, 9/12/09 */
/*	color: #436c2a;*/
}

#nav map ul ul ul em, #nav map ul ul ul a:hover {
	background: url(/tpl/img/bg-nav-ul-ul-ul-em-stockplan.png) 0 5px no-repeat;
}
	#nav map ul ul ul ul em, #nav map ul ul ul ul a:hover {
		background: url(/tpl/img/bg-nav-ul-ul-ul-ul-em-stockplan.png) 14px 4px no-repeat;
	}

div#related {
	background: #2b461b;
	margin-top: 3.3em;
}
	#related h1, #related h2, #related h3, #related h4, #related h5, #related h6 {
		color: #93c078;
	}
	#related ul, #related dl {border-top: solid 1px #607454;}
		#related ul li {border-bottom: solid 1px #607454;}
			#related ul li, #related dl dd {
				background: url(/tpl/img/bg-related-ul-a-stockplan.gif) 0 9px no-repeat;
			}

