@charset "utf-8";
/* CSS Document */

#home_lilkids_box{
	float: left;
	width: 269px;
	height: 293px;
}
.home_lilkids_box_off{
	background: url(/kids/images/home_lilkids_top.gif) no-repeat;
} .home_lilkids_box_hov{
	background: url(/kids/images/home_lilkids_hov.gif) no-repeat;
}
#home_lilkids_box_top {
	width: 269px;
	height: 77px;
} #home_lilkids_box_bot{
	width: 269px;
	height: 216px;
	background: url(/kids/images/home_lilkids_bot.gif) no-repeat;
}

#home_bigkids_box{
	float: left;
	width: 271px;
	height: 293px;
}
.home_bigkids_box_off{
	background: url(/kids/images/home_bigkids_top.gif) no-repeat;
} .home_bigkids_box_hov{
	background: url(/kids/images/home_bigkids_hov.gif) no-repeat;
}
#home_bigkids_box_top {
	width: 271px;
	height: 94px;
} #home_bigkids_box_bot{
	width: 271px;
	height: 199px;
	background: url(/kids/images/home_bigkids_bot.gif) no-repeat;
}

.home_bigkids_subtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #009AC8;
} .home_bigkids_subtitle:hover{
	color: #669933;
}

a.home_bigkids_subtitle_link:link{
	color: #009AC8 !important;
	text-decoration: none !important;
} a.home_bigkids_subtitle_link:hover{
	color: #669933 !important;
	text-decoration: none !important;
} a.home_bigkids_subtitle_link:visited{
	color: #009AC8 !important;
	text-decoration: none !important;
}

.home_lilkids_subtitle{
	margin-top: 3px;
	font-weight: bold;
	font-size: 14px;
	color: #492F92;
} .home_lilkids_subtitle:hover{
	color: #669933;
}

a.home_lilkids_subtitle_link:link{
	color: #492F92 !important;
	text-decoration: none !important;
} a.home_lilkids_subtitle_link:hover{
	color: #669933 !important;
	text-decoration: none !important;
} a.home_lilkids_subtitle_link:visited{
	color: #492F92 !important;
	text-decoration: none !important;
}

#home_adboxes {
	/*position: absolute;
	top: 245px;
	left: 529px;*/
	width: 289px;
	height: 539px;
	background: url(/kids/images/home_adboxes.gif) no-repeat; 
}

#home_parents_box {
	float: left;
	/*position: relative;*/
	/*top: 650px;*/
	/*top: 20px;
	left: 8px;*/
	width: 269px;
	height: 156px;
	background: url(/kids/images/home_parents.gif) no-repeat;
}

#home_educators_box {
	float: left;
	clear: right;
	/*position: relative;*/
	/*top: 650px;
	left: 279px;*/
	/*top: 18px;
	left: 25px;*/
	width: 271px;
	height: 156px;
	background: url(/kids/images/home_educators.gif) no-repeat;
}

#home_lilkids_title{
	position: relative;
	left: 23px;
	top: 8px;
	float: left;
	clear: both;
	height: 69px;
	width: 169px;
} 

#home_lilkids_content{
	position: relative;
	left: 32px;
	top: 11px;
	float: left;
	clear: both;
	height: 169px;
	width: 193px;
	text-align: center;
}

#home_bigkids_title{
	position: relative;
	top: 22px;
	float: left;
	clear: both;
	height: 65px;
	width: 203px;
}

#home_bigkids_content{
	position: relative;
	left: 25px;
	top: 0px;
	
	float: left;
	clear: both;
	height: 151px;
	width: 217px;
}

#home_ad_top{
	position: relative;
	left: 61px;
	top: 84px;
	height: 133px;
	width: 174px;
}

#home_ad_mid{
	position: relative;
	height: 80px;
	width: 175px;
	left: 63px; /*left: 60px;*/
	top: 123px; /*top: 253px;*/
}

#home_ad_bot{
	position: relative;
	height: 80px;
	width: 175px;
	left: 59px;
	top: 164px;
}

#home_parents_title{
	position: relative;
	left: 22px;
	top: 30px;
}

#home_parents_content{
	position: relative;
	left: 13px;
	top: 33px;
	height: 79px;
	width: 217px;
	padding: 5px;
	padding-left: 20px;
	padding-top: 0px;
} #home_parents_list{
	
}

#home_educators_title{
	position: relative;
	left: 24px;
	top: 30px;
}

#home_educators_content{
	position: relative;
	left: 15px;
	top: 33px;
	float: left;
	clear: right;
	height: 79px;
	width: 217px;
	padding: 5px;
	padding-left: 20px;
	padding-top: 0px;
} #home_educators_list{
	
}

#kids_left_content{
	float: left;
	width: 540px;
}

#kids_right_content{
	float: left;
	clear: right;
	position: relative;
	top: -50px;
	margin-bottom: -50px; /*must be same as top */
	width: 289px;
}

.home_pelink{
	font-size: 15px !important;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	color:#333333 !important;
	text-decoration: none !important;
}.home_pelink:hover{
	color: #669933 !important;
}

#home_parents_list{

}

#home_educators_list{
	position: relative;
	top: -10px;
	margin-bottom: -10px;
}

#kids_footer{
	margin-top: -25px;
}
