/* CSS Document */
/*****  Separator Bar *******/
#separator{
	width: 758px;
	height: 98px;
	clear: left;
	margin: 0px;
	padding: 0px;
}
#pagetitle {
	background-color: #881B3A;
	background-image: url(../images/kids/kidpagetitle_bg.jpg);
	background-repeat: no-repeat;
	}
	

#widebox {
	width: 758px;
	background-image:url(../images/kids/kidcontent_stepbg.gif);
	background-repeat:repeat-y;
	border-bottom: none;
	}
	
/*#widebox.kidhome {
	width: 758px;
	background-image:url(../images/kids/kid_content_bg.jpg);
	background-repeat:repeat-y;
	border-bottom: 10px solid #1c5089;
	}*/

#leftcol {
	float: left;
	width: 158px;
	border: 0;
	background-image: url(../images/kids/two_boys_reading_step.jpg);	/*border-right: 2px solid #c49e9e;*/
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 250px;
	padding-top: 10px;
	}
#leftcol p {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	font-size: .8em;
	}
#leftcol a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	color: #480411;
	line-height: 1.8em;
	border: 0;
	border-bottom: 1px solid transparent;
	}
#leftcol p a {
	font-size: 1em;
	}

#leftcol a.this {
	margin: 0;
	padding: 0px 10px 0px 20px;
	color: #8c0012;
	background-image:url(../images/red_square.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	text-decoration: none;
	
	}
#leftcol a.this:hover {
	border: 0;
	border-bottom: 1px solid transparent;
	text-decoration: underline;
	}
#leftcol a.subnav {
	margin-left: 30px;
	font-weight: normal;
	}
#leftcol a.subnav:hover {
	margin-left: 30px;
	}
#leftcol a.subnavthis {
	margin-left: 30px;
	font-weight: normal;
	border-bottom: 1px dotted #480411;
	}
#leftcol a.subnavthis:hover {
	border-bottom: 1px solid #480411;
	}
	
#widebox.doublewide {
	width: 758px;
	background-image:url(../images/kids/kid_widecontent_bg.gif);
	background-repeat:repeat-y;
	border-bottom: 10px solid #1c5089;
	}
#rightcol .eventbox {
	width: 200px;
	background-color: #066f7b;
	margin: 0;
	padding: 0;
	color: #ffffff;
	}


#rightcol h3 {color: #c88501;}
#rightcol .eventbox h2 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: 2px;
	font-weight: normal;
	margin: 0px 20px;
	text-transform: uppercase;
	}
#rightcol .eventbox p {
	color: #FFFFFF;
	font-size: .8em;
	font-weight: normal;
	margin: 0px 0px;
	}
#rightcol .eventbox ul{margin: 0px;padding: 4px 10px 0px 20px;}
#rightcol .eventbox li {
	color: #FFFFFF;
	font-size: .7em;
	font-weight: normal;
	margin: 0px;
	padding: 1px 0px 1px 0px;
	}
#rightcol .eventbox p.small {
	font-size: .7em;
	}
#rightcol .eventbox a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	}
#rightcol .eventbox a:hover {
	border-bottom: 1px solid #ffffff;
	}
#rightcol .eventbox .subsubnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
