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

body {
	background-image: url("images/pagebckgCHILDS.jpg");
	background-repeat: repeat-x;
}
.greytext {
	color: #000000;
}
.bluetext {
	color: #A3FEFF;
}
h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	text-decoration: none;
	display: none;
}
h2, h3 {
	margin: 0;
	padding: 0;
}
p {
	padding-left: 8px;
	padding-right: 5px;
}
.alignLeft {
	float:left;
	margin-right: 1em;
}
.alignRight {
	float:right;
	margin-left: 1em;
}
#wrapper {
	width:800px;
	margin:0 auto;
	background-color: #ffaa30;
	margin-top: 20px;
}
#header {
	height:167px;
	width:100%;
	background-image: url("images/headerChildrens2.jpg");
	background-repeat: no-repeat;
}
#container {
	background-color:#ffaa30;
}
#leftColumn {
	float:left;
	width:200px;
	height: auto;
}
#newsback {
	float: right;
	background-color: #FFAA30;
	height: 300px;
	width: 195px;
	padding-bottom: 15px;
}
/*navigation*/
#navback {
	float: right;
	background-color: #FBDA24;
	height: auto;
	width: 195px;
}
#navbacktop {
	float:left;
	background-image: url("images/topround_childs.jpg");
	background-repeat: no-repeat;
	height: 6px;
	width: 195px;
	background-position: top;
}
#navbackbottom {
	float:left;
	height: 15px;
	width: 195px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#navcontainer {
	width: 195px;
	text-align:center;
	padding-bottom:5px;
	height: 300px;
	background-image: url("images/navmidChild.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-bottom: 10px;
	height: auto;
}
#navcontainer a {
	display: block;
	padding: 3px;
	width: 189px;
}
#navcontainer a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
#navcontainer a:hover {
	background-color: #ffaa30;
	color: #fff;
}
/* buttonlinks */
#buttons {
	list-style:none;
	margin: 0;
	padding: 0;
}
#buttons ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#buttons li {
	background:transparent none repeat scroll 0 0;
	margin:0;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:2px;
}
#buttons a {
	display:block;
	height:75px;
	width:185px;
	text-indent:-900em;
}

#buttons .current, #buttons a:hover {
	background-position:left bottom;
}
/* end buttonlinks */
/*navigation end */
#middleColumn {
	float:left;
	width:395px;
}
#contentback {
	margin: 0 auto;
	height: auto;
	width: 380px;
	background-color:#FFFFCA;
}
#contentbacktop {
	float:left;
	background-image: url("images/maincolumntop_childs.jpg");
	background-repeat: no-repeat;
	height: 5px;
	width: 380px;
	background-position: top;
}
#contentbackbottom {
	float:left;
	height: 5px;
	width: 380px;
	background-image: url("images/maincolumnbottom_childs.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}
#contentcontainer {
	float:left;
	width: 380px;
	height: 370px;
	background-color:#FFFFCA;
	font-size: 14px;
	color: #333333;
	background-image: url("images/maincolumn_mid_childs.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	float:left;
	width: 370px;
	background-color:#FFFFCA;
	padding: 5px;
	font-size: 16px;
	color: #333333;
}
#content h2 {
	font-size: 16px;
	color: #1A71AB;
}
#flashcontent {
}
#flashholder {
	position:relative;
	left: 54px;
	top: 53px;
	height: 263px;
	width: 265px;
	border: 4px solid #FFAA30;
	background-color: #FFAA30;
}
/*Middle column end */
#rightColumn {
	float:left;
	width:200px;
}
#rightback {
	margin: 0 auto;
	background-color:#58BAAA;
	height: auto;
	width: 195px;
}
#rightbacktop {
	float:left;
	background-image: url("images/rightColumnCH_top.jpg");
	background-repeat: no-repeat;
	height: 8px;
	width: 195px;
	background-position: top;
}
#rightbackbottom {
	float:left;
	height: 15px;
	width: 195px;
	background-image: url("images/rightColumnCH_bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}
#rightcontainer {
	font-size: 14px;
	width: 195px;
	height: auto;
	background-image: url("images/rightColumnCH_contentbckg.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #58BAAA;
}
#rightcontainer ul {
	margin-left: 10px;
	padding-left:0px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 100px;
	padding-bottom: 10px;
}
#rightcontainer li {
	padding-bottom: .3em;
}
#rightcontainer a:link, #services a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#rightcontainer a:hover {
	text-decoration: underline;
	color: #666666;
}
#rightcontainer h3 {
	font-size: 16px;
	color: #0D76B1;
	padding-left: 10px;
}
/* right column end */
#footer {
	height:79px;
	clear:both;
	background-image: url("images/clarkweb_Childrenfoot.jpg");
	background-repeat: no-repeat;
}
#footer p {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
} /* slightly enhanced, universal clearfix hack - http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack/ */
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/ * html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
} /* close commented backslash hack */
