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

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

/* Sub Menu */
#subnav {
	background: #C12025 url(../images/home-menubg.gif) repeat-y;
}
#subnav li {
	border-top: 1px solid #C12025;
}
#subnav li a:hover {
	background-color: #C12025;
}
img {
	border: none;
	margin-bottom: 10px;
}
h1 {
	color: #C12025;
}
h2 {
	color: #C12025;
}
.title {
	margin-bottom: 10px;
}
.enlarge {
	font-size: 110%;
}
a:link, a:visited {
	color: #2486c5;
	text-decoration: none;
}
a:hover {
	color: #2486c5;
	text-decoration: underline;
}
#leftcolumn-content h4 a {
	color: #C12025;
	text-decoration: none;
}
#leftcolumn-content a:link {
	color: #C12025;
	text-decoration: none;
}
#leftcolumn-content a:visited {
	color: #C12025;
	text-decoration: none;
}
#leftcolumn-content a:hover {
	color: #C12025;
	text-decoration: underline;
}
#fp-leftcolumn {
	float: left;
	margin: 15px 0px 20px 10px;
	width: 260px;
}
#fp-centrecolumn {
	float: left;
	margin: 15px 20px 20px 20px;
	width: 320px;
}
#fp-centrecolumn img {
	float: left;
	margin-right: 15px;
}
#fp-rightcolumn {
	float: left;
	margin: 15px 0px 20px 0px;
	width: 260px;
}
#fp-rightcolumn img {
	float: left;
	margin-right: 15px;
}
#partners {
	clear: both;
	width: 900px;
	height: 50px;
	margin-top:30px;
	text-align: center;
	border-top: solid 1px #CCC;
	padding-top: 15px;
}
#partners img {
	margin-left: 30px;
}
