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


#container {
margin-left:auto;
margin-right:auto;
width:780px;
float:none;
line-height:120%;
height:auto;
}

#insideContainer {
width: auto;
height: auto;
float:left;
position:relative;
background-color:#FFFFFF;
padding:10px;
}

#imageBox {

width:756px;
position:relative;
float:left;
padding-bottom:50px;
}

#home #imageBox {

background:url(../images/homeImage.jpg) no-repeat 0px 0px;
}

#links #imageBox {
background:url(../images/linksHeader.jpg) no-repeat 0px 0px;
}

#childrensArea #imageBox {

background:url(../images/childrensHeader.jpg) no-repeat 0px 0px;
}

#contact #imageBox {

background:url(../images/contactHeader.jpg) no-repeat 0px 0px;
}


#intensiveEarlyDevelopment #imageBox {

background:url(../images/intensiveHeader.jpg) no-repeat 0px 0px;
}
#history #imageBox {

background:url(../images/historyHeader.jpg) no-repeat 0px 0px;
}

#board #imageBox {

background:url(../images/ourBoardHeader.jpg) no-repeat 0px 0px;
}
#friends #imageBox {

background:url(../images/FriendsHeader.jpg) no-repeat 0px 0px;
}

#friends #imageBox {

background:url(../images/FriendsHeader.jpg) no-repeat 0px 0px;
}

#outdoors #imageBox {

background:url(../images/outdoorHeader.jpg) no-repeat 0px 0px;
}
#working #imageBox {

background:url(../images/workingHeader.jpg) no-repeat 0px 0px;
}

#workingTogether #imageBox {
background:url(../images/togetherHeader.jpg) no-repeat 0px 0px;
}

#LearningDevelopment #imageBox {

background:url(../images/ldHeader.jpg) no-repeat 0px 0px;
}

#therapeuticCare #imageBox {

background:url(../images/TheraputicHeader.jpg) no-repeat 0px 0px;
}

#learning #imageBox {

background:url(../images/learningHeader.jpg) no-repeat 0px 0px;
}

#board #imageBox {

backgrounde:url(../images/ourBoardHeader.jpg) no-repeat 1px 0px;
}

#management #imageBox {

background:url(../images/managementHeader.jpg) no-repeat 0px 0px;
}

#downloads #imageBox {


height:auto;
background:url(../images/downloadsImage.jpg) no-repeat 0px 0px;

}

#news #imageBox {


background:url(../images/newsImage.jpg) no-repeat 0px 0px;

}

#bigGreenBG {
width:756px;
position:relative;
min-height: 400px;
float:left;
position:relative;
background-image:url(../images/repeatingBG.jpg);
}



#leftMenu {
position:absolute;
width:160px;
height:90%;
left:30px;
padding-left:10px;
padding-top:10px;
background-color:#006428;



}

#middleMenu {
position:absolute;
width:560px;
height:25px;
left:198px;
top:200px;
padding-top:5px;

}



#content {
float:left;
width:520px;
min-height:200px;
position:relative;
margin-left:220px;
font-size:11px;
margin-top:240px;
display:block;

}

#content p{

}

#content a{
color:#FFFF00;


}
#content img{
margin-right:10px;

}

.yellowHeader {
font-size:24px;
line-height:120%;
color:#FFFF00;
display:block;
margin-bottom:10px;
display:block;
width:400px;




}

.sideMenu a{
color:#FFFFFF;
text-decoration:none;
}


#footer {
color:#076433;
font-size:x-small;
text-align:right;
padding-right:20px;
display:none;

}

#leftColumn {
width:300px;
float:left;
}

#rightColumn {
width:200px;

float:left;
}

td {
vertical-align:top;

}

#outdoors img{
margin-bottom:20px;
}



#contact #leftColumn {
width:210px;

}






#contact input, #contact textarea{

}

table {
border-collapse:collapse;

}

#news img {
border:1px solid white;
}

#contact td {

}

#childrensArea td {
padding-right:20px;


}

#childrensArea img {
margin-top:20px;


}

#outdoors .leftCell {
width:370px;
padding-right:20px;

}

#outdoors td {
padding-top:20px;
}

#friends td {
padding-right:20px;
padding-top:20px;
}

#friends img {
margin-bottom:20px;
}
