@charset "utf-8";
/* CSS Document */

#subpage-title{
 	padding-left:5px;	
}

#subpage-contenttop{
	min-height:100px;
	margin-top:0px;
	font-style:italic;
}

#subpage-title-main{
	font-size:14px; font-weight:bold; padding-left:10px;padding-bottom:5px;
}

#bodysection1 #image-title{
	float:left; 
	width:600px; 
	border:0px;	
}

#bodysection1 #icon-home, #icon-contact, #icon-login{
	float:left; 
	width:53px;
}

#bodysection1 #icon-home{
	width:64px;
}

#bodysection1 #icon-home img, #icon-contact img, #icon-login img{
	border:0px;
}

#bodysection2 .t1{
	float:left; 
	width:375px;
}

#bodysection2 .t2{
	float:right; 
	width:381px; 
	border-left:dotted 0px #ccc;
}

strong.adopt-a-child{
	font-size:14px;
	font-weight:bold;
	color:#0082D6;
}


p.adopt-a-child{
	border-bottom:dotted 2px #0082d6;
	padding-bottom:20px;
}

#footerlinks-familyservices,#footerlinks-childsupport,#footerlinks-workforce,#footerlinks-admin{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:63px;
	text-align:center;
	color:#fff;
	padding:25px 0 0 0px;
	width:987px;
	float:left;
	margin-left:6px;	
	text-align:center;
	background:#614E90;
}

#footerlinks-familyservices{
/*	background:#614E90;*/
	background:#4D3F70;
}

#footerlinks-childsupport{
/*	background:#58892D;*/
	background:#517D1B;
}

#footerlinks-workforce{
/*	background:#E6AE06;*/	
	background:#DD9711;
	color:#fff;	
}

#footer #footerlinks-workforce a { color:#fff; }

#footer #footerlinks-workforce a:hover { color:#fff; }

#footerlinks-admin{
/*	background:#963024; */	
	background:#80291F;	
}