/*  after school programs  */
@import url(../style.css);

/* ============== after school programs ========*/dl.afterinfo  dt  {    font-weight: bold;    }dl.afterinfo  dd  {    margin: 0 0 8px 8px;    }
table.saturday {    border-style: 0px;
	width: 100%;
}
th.saturdayheading  {
    border-style: 0;
	font-weight: bold;
	color: black;
	font-size: 12px;
	text-align: left;
	background: #D0D1E6;
	padding: 0 20px 0 5px;}
th.saturdayteacher  {
    border-style: 0;
	font-weight: bold;
	color: black;
	font-size: 12px;
	text-align: right;
	color:  #583B40;
	background: #D0D1E6;
	/*padding: 0 20px 0 5px;*/
	}
td.saturdaydesc  {
	font-weight: normal;
	text-align: justify;
	padding: 0px 0px 25px 0px;
}
span.instr  {
    color: #6F2404;
    font-weight: bold;  
    margin: 0 0 0 15px;
    }
div#checkback   {
    text-align: center;
    font-weight: bold;
    background: #E1E9F3;
    margin: 2px 10px 2px 10px;
    border: 1px solid black;
    }
/* ================ Rock Staff ====================  */
table.rockstaff {    border-style: 0px;
	width: 100%;
	margin: 5px 0 10px 0 ;
}
	/* color: #FF993F; */
th.rockteacher  {
    border-style: 0;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: left;
	color: #E15D23;
	background: #505050;
	border: solid 1px #E15D23;
	border-bottom: 0px;
	padding: 1px 0 1px 5px;
	}
td.rockinst  {    border-style: 0;	font-weight: bold;	font-size: 11px;	font-style: normal;	letter-spacing: 1px;	text-align: center;	border: solid 1px #E15D23;	border-top: 0px;	color: #E15D23;	background:  #FFE1CB;	}
td.rockteacherabout  {
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 25px 0px;
	color: #6F2404;
}
