﻿body
{
    background-color: #57774c;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;	
}

h1
	{
	color:#035389;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	padding-top:10px;
	}
	
h2
	{
	color:#035389;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	}

img
{
	border: 0px;
}	

a
{
    color: #035389;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#topnav{
background-color:#5d9732;
background-image:url(../images/childrenfirst.gif);
background-repeat:no-repeat;
height:41px;
color:#FFFFFF;
}

#topnav p{
padding-left:300px;
}

#topnav a{
text-decoration:none;
color:#FFFFFF;
}

#topnav a:hover{
color:#c9dabc;
}

#content{
background-color:#c9dabc;
}


#content .bodycopy{
background-image:url(../images/background_content.gif);
background-repeat:repeat-y;
}

.footer{
background-image:url(../images/logo_childrenscentre_footer.gif);
background-repeat:no-repeat;
background-color:#035389;
height:128px;
color:#FFFFFF;
text-align:right;
}

.footer p{
padding-right:50px;
}

.footer a{
color:#FFFFFF
}

.footer p .copyright{
font-size:9px;
}

