.BlackHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;

}
.SmHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #B02D1A;
	font-weight: bolder;
	font-variant: normal;
}
.SmBlkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #eeeacc;
	text-align: center;
}

/*******************************************************************/
/*               Styles for MasterSiteTemplate                     */
/*******************************************************************/
.divHeader{
	
	width: 850px;

	font-family: "Times New Roman";
	font-size: 48px;
	font-style: normal;
	font-weight: bold;
	color: #B02D1A;
	text-align: center;
	background-color: white;
}


.MainHeaderA {
	float: right;
	height: 120px;
	padding-right: 24px;
}
.MainHeaderB {

	float: left;
	height: 120px;
	padding-left: 24px;
}
.MainHeaderC {
	height: 120px;
	padding-top: 25px;
	
}

.divMenu{
	text-align: center;
	width: 850px;
	background-color: #e8e1b4;
	padding-top: .3em;
	padding-bottom: .3em;
	border-top-style: solid;
	border-top-color: #7c4d10;
	border-top-width: .3em;
	border-bottom-style: solid;
	border-bottom-color: #7c4d10;
	border-bottom-width: .3em;
}
.divFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 850px;
	text-align: center;
}
.divMainBody{
	width: 850px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: white;
}


/*******************************************************************/
/*               Styles for Default page                           */
/*******************************************************************/
.divMainCol1{
	float: left;
	width: 250px;
	text-align: center;
	background-color: #e0d796;
	border-right-style: solid;
	border-right-color: white;
	border-right-width: 1em;
}
.divMainCol1A{
	display: inline-block;
	float: left;
	width: 200px;
	height: 25px;
	text-align: center;
	padding-left: 2em;
	padding-top: .4em;
	vertical-align: bottom;
}

.divMainCol1B{
	display: inline-block;
	float: left;
	width: 345px;
	height: 30px;
	text-align: left;
	vertical-align: bottom;
	padding-left: 1em;
}
.divMainCol4{
	float: right;
	width: 325px;
}

.divMainCol2{
	float: left;
	width: 280px;
	text-align: center;
}

.divMainCol3{
	float: left;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	font-weight: bolder;
	font-variant: normal;
}

/*******************************************************************/
/*               Styles for Directory                              */
/*******************************************************************/

.divDirHeader{
	width: 679px;
	height: 30px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	
	background-color: #B02D1A;
	color: white;
	
}


.divDirCol1{
	width: 350px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
}

.divDirCol2{
	width: 775px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	padding-left: 96px;
	
}

.divDirColHead{
	width: 679px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	background-color: #e8e1b4;
}

.divDirHeadFiller{
	width: 775px;
	background-color: white;
	padding-left: 58px;

}

/*******************************************************************/
/*               Styles for Classroom page                         */
/*******************************************************************/
.divClassLeft{
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 106px;
	padding-top: .4em;
	text-align: left;
}
.divClassMid{
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.divClassRight{
	float: right;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-right: 86px;
	text-align: right;
}

.classpic{
position: relative;
z-index: 0;
}

.classpic:hover{
background-color: transparent;
z-index: 50;
}

.classpic span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.classpic span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.classpic:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 100px; /*position where enlarged image should offset horizontally */

}




/*******************************************************************/
/*               Styles for Parent Communication                   */
/*******************************************************************/
.divParCol3{
	width: 825px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	padding-left: 25px;
}

.divParHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	background-color: #B02D1A;
	color: white;
	
}
.divParLeft{
	float: left;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 15px;
	text-align: center;
}
.divParMid{
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}
.divParRight{
	float: right;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #e0d796;
	text-align: center;
}

/*******************************************************************/
/*               Styles for New Families                           */
/*******************************************************************/

.divNewLeft{
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #e0d796;
	text-align: center;
}

.divNewRight{
	float: right;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-right: 15px;
	text-align: center;
}

.divNewCol1{
	float: left;
	width: 225px;
	text-align: center;
}

.NavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.BodyTextInd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 5px;
}
.miniText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.InfoLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B02D1A;
	text-decoration: none;
}
.SubInfoLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.LgBlackHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}


.SubHeader {
	font-family: "Bookman Old Style";
	font-size: large;
	font-style: normal;
	font-weight: normal;
}
.BodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.MainInfoLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
.SpecInfoLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.CtrInfoLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.newList{
	list-style: none;
}

/************************************************/
/*      Styles for Archive.htm                  */
/************************************************/

div.menu{
	display: block;
	width: 100%;
	height: 100px;
}
div.BlackHeaderCtr {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

div.BodyTextCtr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;
}

div.smHeaderLeft{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	width: 33%;
	text-decoration: none;


}

div.smHeaderMid{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	width: 33%;

}

div.smHeaderRight{
	display: inline-block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	width: 31%;

}

div.subInfoLinksLeft{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 33%;
	text-align: center;
	text-decoration: none;

}

div.subInfoLinksMid{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 33%;
	text-decoration: none;

}

div.subInfoLinksRight{
	display: inline-block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 31%;
	text-decoration: none;

}

div.subInfoLinksLeft1{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 16%;
	text-align: center;
	text-decoration: none;

}

div.subInfoLinksMid1{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 16%;
	text-decoration: none;

}

div.subInfoLinksRight1{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 16%;
	text-decoration: none;

}





/************************************************/
/*      Styles for PolicyForm.htm                  */
/************************************************/

div.2colBody{
	display: block;
	width: 100%;
	height: 100px;
}

div.2colHeaderLeft{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	width: 50%;
	text-decoration: none;
}

div.2colHeaderRight{
	display: inline-block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	width: 49%;

}

div.2colLinksLeft{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 50%;
	text-align: center;
	text-decoration: none;

}
div.2colLinksRight{
	display: inline-block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 49%;
	text-decoration: none;

}

/************************************************/
/*      Styles for McNeil/Schedules.htm                  */
/************************************************/

div.Schedule{
	display: block;
	width: 100%;
	height: 100px;
}
div.ScheduleCtr {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

div.smHeader1{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	background-color: #99CCFF;
	color: #000000;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	width: 20%;
	text-decoration: none;


}

div.smHeader2{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	background-color: #99CCFF;
	color: #000000;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	width: 20%;

}

div.smHeader3{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	background-color: #99CCFF;
	color: #000000;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	width: 20%;

}

div.smHeader4{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	background-color: #99CCFF;
	color: #000000;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	width: 20%;

}

div.smHeader5{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	background-color: #99CCFF;
	color: #000000;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	width: 18%;

}

div.col1{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 20%;
	text-align: center;
	text-decoration: none;
	border: outset;


}

div.col2{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 20%;
	text-decoration: none;
	border: outset;
}

div.col3{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 20%;
	text-decoration: none;
	border: outset;
}

div.col4{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 20%;
	text-decoration: none;
	border: outset;
}

div.col5{
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 18%;
	text-decoration: none;
	border: outset;
}

/************************************************/
/*      Styles for AutumnClassic.htm                  */
/************************************************/
div.bodyInfo{
	background-color: white;
	width: 700px;
	margin: 100px;

}

div.headerLeft{
	display: inline-block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}

div.bradleyCtr{
	display: inline-block;
	float: left;
	font-family: cursive;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 100%
}

div.bradleyLeft{
	display: inline-block;
	float: left;
	font-family: cursive;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 70%
}
div.bradleyRight{
	display: inline-block;
	float: right;
	font-family: cursive;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 28%
}

div.viner{
	display: inline-block;
	float: left;
	font-family: "Comic Sans MS";
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 100%
}

div.forte{
	display: inline-block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 100%
	}

div.break{
	display: block;
	width: 700px;
}

