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

body {
background:#e6e7e7 url(images/bg.jpg) repeat-x;
font-family:"Trebuchet MS",arial;
font-size:12px;
color:#333333;
margin:0 0 0 0px;
}


h4.blue {
color:#000066;
font-size:14px;

}


 h3.programTitle {
 font-size:16px;
 color:#007868;
 padding:5px;

 }
.container {
background:url(images/bodyBg.jpg) no-repeat;
width:970px;
text-align:center;
margin:auto;
min-height:614px;

}


.innerContainer {

width:914px;
float:left;
margin-left:28px;
background:url(images/innerContainerBg.jpg) repeat-y;

}

.header {
background:url(images/wlace-HeaderLogoBg.jpg) no-repeat #FFFFFF;
width:914px;
height:117px;
float:left;
margin-left:0px;

}


.headerProgram {
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-align:right;
margin-top:20px;
margin-right:10px;

}

.menuContainer {
background:url(images/wlace-MenuBg.jpg) repeat-x;
width:914px;
height:35px;
float:left;
margin-left:0px;
color:#FFFFFF;

}

.menu2 {

width:914px;
height:35px;
float:left;
margin-left:0px;
margin-top:8px;

}

.mainBodyContainer {
width:914px;
min-height:730px;
margin-bottom:20px;


}


 
 
.programHeader2 {
width:589px;
float:left;
background:#FFFFCC;
margin-left:30px;



}




.leftContainer {
background:#FFFFFF;
width:589px;
float:left;
min-height:730px;

}

.leftContent {
padding:30px;
text-align:justify;
color:#333333;
}

.programs {
background:url(images/wlace-ProgramsBg.jpg) no-repeat; 
width:555px;  
height:200px;
padding:8px;

}

.programLeft {
float:left;
margin-left:70px;

}

.programRight {
float:right;
margin-right:80px;

}

.programFeature {
height:201px;
width:506px;
margin-left:15px;



}

.onlineEnrollment {
background:url(images/wlace-OnlineBg.jpg) no-repeat;
width:548px;  
height:143px;

}

.enrollmentLink {
float:right;
margin-top:86px;
margin-right:50px;

}


.bottomBoxContainer {
width:560px;
height:120px;

}

.leftBox {
width:150px;
height:120px;
border:thin solid #017e70;
float:left;
font-size:10px;
color:#000066;
text-align:center;

}

.middleBox {
width:220px;
height:120px;
border:thin solid #017e70;
margin-left:5px;

float:left;
}

.rightBox {
width:150px;
height:120px;
border:thin solid #017e70;
float:left;
margin-left:5px;
font-size:10px;
color:#000066;
text-align:center;
}

.rightContainer {
background:#007868 url(images/rightContainerBg.jpg) no-repeat;
width:325px;
float:right;
min-height:730px;


}

.rightContent {
padding:15px;
text-align:justify;
color:#FFFFFF;
}

.programImage {
width:314px;
height:239px;
text-align:center;
margin-left:4px;
margin-top:8px;
}

.districts {
background:url(images/districtsBg.jpg) no-repeat;
width:314px;
height:239px;
text-align:center;
margin-left:4px;
}

.districtLogos2 {
padding:5px;

}



li {
text-align:left;
}

h3.yellow {
color:#FFFF99;
text-decoration:bold;
text-align:center;

}

p.dkBlue {
color:#000066;
font-size:16px;
text-decoration:bold;
text-align:center;


}

b.greenBold {
font-size:12px;
color:#017e70;
}


/* a:link.menuLink, a:visited.menuLink {font-size:14px; color:#ffffff; padding-left:8px;padding-right:8px;margin-top:8px; font-weight:bold; text-decoration:none;}
a:hover.menuLink {text-decoration:underline;} */

a:link.districtLink, a:visited.districtLink {font-size:14px; color:#055ab2; margin-right:20px; margin-left:15px; text-decoration:none;}
a:hover.districtLink {text-decoration:underline;}

a:link.bodyLink, a:visited.bodyLink {font-size:12px; color:#055ab2; text-decoration:none; font-weight:bold;}
a:hover.bodyLink {text-decoration:underline;}



