@charset "UTF-8";


/* CSS Document */

html,body {
	margin:0px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	text-align:justify;
	}
	
.bluetext {
	color:#728dc5;
	}
	
.rightmargins {
	margin-left:7px;
	margin-bottom:7px;
	}
	
.rightmargins2 div{
	margin-left:7px;
	margin-bottom:7px;
	}
	
.leftmargins img{
	margin-right:7px;
	margin-bottom:17px;
	}
.leftmargins2 div{
	margin-right:12px;
	margin-bottom:12px;
	}
.copyright {
	font-size:12px;
	}
	
.classtitle {
	font-weight:bold;
	color:#728dc5;
	}
	
.greetitle {
	font-weight:bold;
	color:#7cb84f;
	}
	
.mainheader {
	font-weight:bold;
	color:#bc5c45;
	font-size:18px;
	}
	
.phototd img {
	margin:20px;
	}
	

a:link {
	color: #09981b;
	text-decoration:none;
}
a:visited {
	color: #f08628;
	text-decoration:underline;
}
a:hover {
	color: #f08628;
	text-decoration:underline;
}
a:active {
	color: #f08628;
}
a {
	font-weight: bold;
	outline: none;
}
.largefnt {font-size: 13px}
.largefnt2 {font-size: 14px}
.bigorange {
	color: #FF3300;
	font-weight: bold;
	font-size:14px;
}
.eventyellow {
		border:2px dashed #7cb84f;
		background-color:#ffffca;
	}

	
.music td{
	border:2px dashed #7cb84f;
	background-color:#bdd7ec;
	}
	
.movement td{
	border:2px dashed #7cb84f;
	background-color:#ffffca;
	}
	
.moms td{
	border:2px dashed #7cb84f;
	background-color:#fbd6d8;
	}
	
.language td{
	border:2px dashed #7cb84f;
	background-color:#d1b6da;
	}
	
.playgroups td{
	border:2px dashed #7cb84f;
	background-color:#ace7bd;
	}
	
.story td{
	border:2px dashed #7cb84f;
	background-color:#bed992;
	}
	
.craft td{
	border:2px dashed #7cb84f;
	background-color:#b3dfdf;
	}
	
.science td{
	border:2px dashed #7cb84f;
	background-color:#91d7a8;
	}
	
.whitebox td{
	border:2px dashed #728dc5;
	background-color:#ffffff;
	}
	
.invislink a:link {
	color: #728dc5;
	text-decoration:none;
}
.invislink a:visited {
	color: #728dc5;
	text-decoration:none;
}
.invislink a:hover {
	color: #728dc5;
	text-decoration:underline;
}
.invislink a:active {
	color: #728dc5;
	text-decoration:none;
}
#playpic {
	margin-left:10px;
	margin-bottom:10px;
}
.copyright a:link {
	color: #728dc5;
	text-decoration:underline;
	font-weight:normal;
}
.copyright a:visited {
	color: #728dc5;
	text-decoration:underline;
	font-weight:normal;
}
.copyright a:hover {
	color: #728dc5;
	text-decoration:none;
	font-weight:normal;
}
.copyright a:active {
	color: #728dc5;
	text-decoration:underline;
	font-weight:normal;
}
.fourteen {font-size: 14px}

.redtxt {
	color: #CC0000;
	font-weight: bold;
}

.redtxt2 {
	color: #CC0000;
	font-weight: normal;
}

@font-face {
	font-family: Gilles_Handwriting;    
	src: local(Gilles_Handwriting), url('Gilles_Handwriting.ttf') format('opentype');
	src: url('Gilles_Handwriting.eot');    
	
	}	
	
p.Gilles_Handwriting{
	font-family: Gilles_Handwriting;
	color:#728dc5;
	font-size:26px;
	font-weight:bold; 
}

.whitetxt {
	color: #ffffff;
	font-weight: bold;
}

.burgtext {
	color: #8D110E;
	font-weight: bold;
}

.xlfont {font-size: 24px}
