/*
This controls the layout specifically 
for the EQAO control
*/

HR{
}
H1{
 margin-top:0px;
 margin-bottom:0px;
 padding-top:0px;
 padding-bottom:0px;
}

div#families{
 margin-bottom:15px;
}

div#brampton{
 width:760px;
}
div#bramWest{
 float:left;
}
div#bramcentral{
 float:left;
}
div#brameast{
	/*padding-left:35px;*/
	float:left;
}


.clr
{
 clear:right;
}

div#miss{
 width:760px;
 float:left;
}
div#misseast{
 float:left;
 /*This is for firefox will make sure there is a
 gap between the content and the footer*/
 margin-bottom:30px;
}
div#missNorth{
 float:left;
}
div#misssouth{
 float:left;
}
div#misscentral{
 float:left;
}
.spacing
{
 margin-left:35px;
 width:325px;
}




