#move{
	padding-top:30px;
}

.branford{
	width:500px;
	background-color:#F3DD55;
	height:301px;
	margin:auto;
	border:#FFF 5px solid; 
}

.banford_head{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background-color:#FFF;
}

.sec1{
	background-color:#F3DD55;
	height:284px;
	width:125px;
	text-align:center;
}



.sec2{
	background-color:#9fd052;
	width:125px;
	height:284px;
	margin-left:125px;
	margin-top:-284px;
	text-align:center;
}

.sec3{
    background-color:#F3DD55;
	height:284px;
	width:125px;
	text-align:center;
	margin:-284px auto auto 250px;
}

.sec4{
	background-color:#9fd052;
	width:125px;
	height:284px;
	margin-left:375px;
	margin-top:-284px;
	text-align:center;
}

.week_title{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	padding-top:2px;
}

.week_day{
        font-weight:bold;
}


.east_haven{
	width:500px;
	background-color:#F3DD55;
	height:301px;
	margin:50px auto auto auto;
	border:#FFF 5px solid; 
}

.east_haven_1{
	background-color:#F3DD55;
	height:284px;
	width:250px;
	text-align:center;
}

.east_haven_2{
	background-color:#9fd052;
	width:250px;
	height:284px;
	margin-left:250px;
	margin-top:-284px;
	text-align:center;
}

.Schedules{
         text-align:center;
	font-size:20px;
	text-decoration:underline;
	font-weight:bold;
	padding-top:10px;
}