@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF3A2;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.yellowbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFF3A2;
	float: left;
	list-style-position: inside;
	list-style-type: circle;
	top: 0px;
	background-position: left top;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.resourcesheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}
.thrColFixHdr #container {
	width: 875px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
} 
.thrColFixHdr #homeimage {
	background-repeat: no-repeat;
	background-position: left top;
	height: 594px;
	padding: 0px;
	float: none;
	margin: 0px;
}
.thrColFixHdr #header {
	background-color: #FFF394;
	background-image: url(images/countdown_to_kindergarten_banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 126px;
	padding: 0;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 169px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF3A2;
	height: 634px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 169px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF3A2;
	height: 614px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #FFF3A2;
	font-weight: bold;
	background-image: url(images/countdown_to_kindergarten_funders.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 195px;
	margin-bottom: 0;
	margin-left: 180px;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
} 
.thrColFixHdr #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C5EA6;
	background-color: #FFF3A2;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 189px;
	font-weight: bold;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #sidebarbottom {
	float: left; /* since this element is floated, a width must be given */
	width: 139px; /* padding keeps the content of the div away from the edges */
	background-color: #B5CE71;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	background-position: bottom;
	margin: 0px;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #B5CE71;
	margin-top: 10px;
	margin-bottom: 6px;
}
.graphiclinks {
	color: #3C5EA6;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 169px;
	background-position: top;
}
.textlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C5EA6;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3C5EA6;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
li {
	padding: 0px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	font-weight: normal;
	color: #B897C7;
	margin-top: 10px;
	margin-bottom: 6px;
}
.thrColFixHdr #sidebar2long {
	float: right; /* since this element is floated, a width must be given */
	width: 169px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF3A2;
	height: 2380px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/countdown_to_kindergarten_funders.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFixHdr #sidebar1long {
	float: left; /* since this element is floated, a width must be given */
	width: 169px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF3A2;
	height: 2400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
}
.thrColFixHdr #sidebar2xlong {
	float: right; /* since this element is floated, a width must be given */
	width: 169px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF3A2;
	height: 3180px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/countdown_to_kindergarten_funders.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFixHdr #sidebar1xlong {
	float: left; /* since this element is floated, a width must be given */
	width: 169px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF3A2;
	height: 3200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.thrColFixHdr #sidebar2med {
	float: right; /* since this element is floated, a width must be given */
	width: 169px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF3A2;
	height: 880px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/countdown_to_kindergarten_funders.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFixHdr #sidebar1med {
	float: left; /* since this element is floated, a width must be given */
	width: 169px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF3A2;
	height: 900px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #mainContenthome {
	padding: 0;
	background-image: url(images/countdown_to_kindergarten_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: fixed;
	height: 500px;
	width: auto;
	top: 189px;
	right: 169px;
	margin: 0;
}
.thrColFixHdr #containerhome {
	width: 875px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFF3A2;
	background-repeat: no-repeat;
	background-image: url(images/countdown_to_kindergarten_home_l.jpg);
	background-position: left top;
}
.thrColFixHdr #sidebar2contact {
	float: right; /* since this element is floated, a width must be given */
	width: 169px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF3A2;
	height: 614px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #FFF3A2;
	font-weight: bold;
	background-image: url(images/countdown_funders_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFixHdr #sidebar2order {
	float: right; /* since this element is floated, a width must be given */
	width: 169px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF3A2;
	height: 614px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #FFF3A2;
	font-weight: bold;
	background-image: url(images/countdown_funders_order.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFixHdr #sidebar2home {
	float: right; /* since this element is floated, a width must be given */
	width: 169px; /* padding keeps the content of the div away from the edges */
	background-color: #B5CE71;
	height: 564px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #B5CE71;
	font-weight: bold;
	background-image: url(images/countdown_funders_home.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.thrColFixHdr #sidebar1home {
	float: left; /* since this element is floated, a width must be given */
	width: 169px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF3A2;
	height: 584px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #sidebar2parents {
	float: right; /* since this element is floated, a width must be given */
	width: 169px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF3A2;
	height: 614px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #FFF3A2;
	font-weight: bold;
	background-image: url(images/countdown_funders_parents.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFixHdr #sidebar2medoutreach {
	float: right; /* since this element is floated, a width must be given */
	width: 169px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF3A2;
	height: 614px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/countdown_funders_outreach.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFixHdr #sidebar2radio {
	float: right; /* since this element is floated, a width must be given */
	width: 169px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF3A2;
	height: 614px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #FFF3A2;
	font-weight: bold;
	background-image: url(images/countdown_funders_radio.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
