/*
---------------------------------------
Happy Child
Copyright 2006 : bendesmond.com
Creation date: 7 September 2006
---------------------------------------
*/

#pagetitle {
	background: #FFCB09 url(../images/whatwedo-menubg.gif) repeat-y;
}

/* Sub Menu */
#subnav {
	background: #F78E10 url(../images/whatwedo-menubg.gif) repeat-y;
}
#subnav li {
	border-top: 1px solid #F78E10;
}
#subnav li a:hover {
	background-color: #F78E10;
}

h1 {
	color: #F78E10;
}
h2 {
	color: #F78E10;
}
h3 {
	color: #F78E10;
}
h4 {
	color: #F78E10;
}
#leftcolumn-content h4 a {
	color: #F78E10;
	text-decoration: none;
}
#content a:link {
	color: #F78E10;
}
#content a:visited {
	color: #F78E10;
}
#content a:hover {
	color: #F78E10;
}
#leftcolumn-content a:link {
	color: #F78E10;
}
#leftcolumn-content a:visited {
	color: #F78E10;
}
#leftcolumn-content a:hover {
	color: #F78E10;
}
