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

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

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

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