/* Just for the ISA section */
#head div {
	background: #cc8716 url(/tpl/img/bg-head-children.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-children.jpg) top right no-repeat;
}
#content h1, #content h2, #content h4, #content h6, #content a, #nav map a:hover, 
#nav map em, #ctl00 #nav map ul em a, #ctl00 #nav map ul em a:hover {
	color: #c3730c;
	/* New colour; 8/12/09 */
	color: #c2730c;
}

#nav map ul ul ul em, #nav map ul ul ul a:hover {
	background: url(/tpl/img/bg-nav-ul-ul-ul-em-children.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-children.png) 14px 4px no-repeat;
	}

div#related {
	background: #c3730c;
	/* New colour; 8/12/09 */
	background: #c2730c;
	margin-top: 3.3em;
}
	#related h1, #related h2, #related h3, #related h4, #related h5, #related h6 {
		color: #fbe3bb;
	}
	#related ul, #related dl {border-top: solid 1px #d29649;}
		#related ul li {border-bottom: solid 1px #d29649;}
			#related ul li, #related dl dd {
				background: url(/tpl/img/bg-related-ul-a-children.gif) 0 9px no-repeat;
			}
