.topbanner {
	background-color: #28aecf;
	background-repeat: repeat-x;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 

.nav:hover { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
} 

.backgroundimage {
	background-image: url(images/home_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
 .backgroundimage2 {
	background-image: url(images/kate3.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
 .backgroundimage3 {
	background-image: url(images/classes_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
 .backgroundimage4 {
	background-image: url(images/uniform_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.navTable { margin-top:57px;

} 
.bodytext {
	color: #e0e1e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;

} 

.bodytext2 {
	color: #5a5b5e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	
}
.bodytext3 {
	color: #5a5b5e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	}
.textlink {
	color: #5a5b5e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	text-decoration: underline;
	}
.textlink:hover {
	text-decoration: none;
	} 
.emaillink {
	color: #e0e1e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
}
.emaillink:hover {
	text-decoration: underline;
}

.subheader {
	color: #5a5b5e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	
} 

.caption {
	color: #28aecf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
} 
	.caption2 {
	color: #28aecf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-left:20px;
} 
.captionlite {
	color: #28aecf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
} 
.TextTable { margin-top:20px;
} 

.TextTable2 { margin-top:60px;
} 

.timetable {
	padding: 10px;
	border: #FFFFFF;
	margin-top:20px;
}
.timetable2 {
	background-color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a3b3d;
	text-align: center;
	height: 70px;
	width: 132px;
}
.timetable3 {
	background-color: #28aecf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	height: 50px;
	width: 132px;
}
.timetable4 {
	background-color: #D4E7E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a3b3d;
	text-align: center;
	height: 70px;
	width: 132px;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999;
}
.smallprint:hover {
	 text-decoration: underline;
}
.smallerprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999;
}
