/*
---------------------------------------
Project : Happy Child
Copyright 2006 : bendesmond.com
Creation date: 24 November 2006
---------------------------------------
*/

#pagetitle {
	background: #65A4FF url(../images/waystodonate-menubg.gif) repeat-y;
}

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

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