body{
	padding:0px;
	margin:0px;
	color:#ffffff;
	background:#003466;
	font-family:arial;
}
a{
	color:#ffffff;
}
img{
	border:0px;
}

.nav_home{
	display:block;
	float:left;
	height:50px;
	width:138px;
	background:url('images/nav_home.jpg') no-repeat;
}
.nav_philosophy{
	display:block;
	float:left;
	height:50px;
	width:123px;
	background:url('images/nav_philosophy.jpg') no-repeat;
}
.nav_quality{
	display:block;
	float:left;
	height:50px;
	width:123px;
	background:url('images/nav_quality.jpg') no-repeat;
}
.nav_forms{
	display:block;
	float:left;
	height:50px;
	width:128px;
	background:url('images/nav_forms.jpg') no-repeat;
}
.nav_photos{
	display:block;
	float:left;
	height:50px;
	width:127px;
	background:url('images/nav_photos.jpg') no-repeat;
}
.nav_links{
	display:block;
	float:left;
	height:50px;
	width:125px;
	background:url('images/nav_links.jpg') no-repeat;
}
.nav_location{
	display:block;
	float:left;
	height:50px;
	width:131px;
	background:url('images/nav_location.jpg') no-repeat;
}
.left_infants{
	display:block;
	height:47px;
	width:179px;
	background:url('images/left_infants.jpg') no-repeat;
}
.left_young_toddler{
	display:block;
	height:50px;
	width:179px;
	background:url('images/left_young_toddler.jpg') no-repeat;
}
.left_old_toddler{
	display:block;
	height:50px;
	width:179px;
	background:url('images/left_old_toddler.jpg') no-repeat;
}
.left_young_preschool{
	display:block;
	height:50px;
	width:179px;
	background:url('images/left_young_preschool.jpg') no-repeat;
}
.left_old_preschool{
	display:block;
	height:50px;
	width:179px;
	background:url('images/left_old_preschool.jpg') no-repeat;
}
.left_kindergarten{
	display:block;
	height:50px;
	width:179px;
	background:url('images/left_kindergarten.jpg') no-repeat;
}
.left_school_age{
	display:block;
	height:50px;
	width:179px;
	background:url('images/left_school_age.jpg') no-repeat;
}


.nav_home:hover{
	background:url('images/nav_home_over.jpg') no-repeat;
}
.nav_philosophy:hover{
	background:url('images/nav_philosophy_over.jpg') no-repeat;
}
.nav_quality:hover{
	background:url('images/nav_quality_over.jpg') no-repeat;
}
.nav_forms:hover{
	background:url('images/nav_forms_over.jpg') no-repeat;
}
.nav_photos:hover{
	background:url('images/nav_photos_over.jpg') no-repeat;
}
.nav_links:hover{
	background:url('images/nav_links_over.jpg') no-repeat;
}
.nav_location:hover{
	background:url('images/nav_location_over.jpg') no-repeat;
}
.left_infants:hover{
	background:url('images/left_infants_over.jpg') no-repeat;
}
.left_young_toddler:hover{
	background:url('images/left_young_toddler_over.jpg') no-repeat;
}
.left_old_toddler:hover{
	background:url('images/left_old_toddler_over.jpg') no-repeat;
}
.left_young_preschool:hover{
	background:url('images/left_young_preschool_over.jpg') no-repeat;
}
.left_old_preschool:hover{
	background:url('images/left_old_preschool_over.jpg') no-repeat;
}
.left_kindergarten:hover{
	background:url('images/left_kindergarten_over.jpg') no-repeat;
}
.left_school_age:hover{
	background:url('images/left_school_age_over.jpg') no-repeat;
}

.floater{
	float:right;
}
.left{
	background:url('images/left_background.jpg') repeat-y;
}
.right{
	background:url('images/right_background.jpg') repeat-y;
}
.content{
	background:#ffffff;
	color:#003466;
	padding-left:30px;
	padding-right:30px;
}
.content a{
	color:#003466;
}
h4 {
	color:#00FF00;
	text-align:left;
	padding-left:10px;
}
p {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
ul {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
ol {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
.schedule {
	text-align:left;
	padding-right:20px;
}
.greyText {
	color: #999999;
}
