/* The Herefordshire Partnership Site re-design 2007 */
/*
	D.GREEN #00746B
	M.GREEN #479F9A
	L.GREEN #AEDBD9
	GREEN BG #E6F4F3
*/

/* *** Base Theme             ***************************************************** */
/* *** This theme not really used - these colours form base theme in HP_base.css ***
	*** Necessary for contentBody top border */

#barMenu { background-color: #479F9A; }
#contentBody { border-top: 2px solid #E6F4F3; }
#masthead{ background-color: #E6F4F3; }
#masthead a { background-image: url(linkBG_green.gif); }
#themeBox h2 { color: #00746B; }
#hotTopics h3 {
	color: #FCAF17;
	border-bottom: 1px solid #00746B;
	padding-bottom: 3px;
}
#hotTopics li { border-bottom: 1px solid #00746B; }
#themeBox #themePic img { border:1px solid #00746B; }
