html, body {
  padding: 0px;
  margin: 0px;
}

html {
  background-image: url(images/bg.gif);
}

#page {
  width: 760px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

#header {
  width: 760px;
  height: 330px;
}

#headerSub {
  width: 760px;
  height: 219px;
}

#contentAlign {
	width: 760px;
	background-image: url(images/sp_all.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}

#content {
    padding-left: 40px;
}

.photo {
	float: left;
	width: 220px;
	height: auto;
	margin-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0px;
}

.leftNav {
  float: left;
  width: 165px;
  height: auto;
  background-color: #ffffff;
}

.leftNavPhoto {
	float: left;
	width: 165px;
	height: 111px;
	margin-top: 50px;
}

.spLeft {
	float: left;
	width: 40px;
	height: auto;
	background-position: 0px 0px;
	background-color: transparent;
}
 
 .spRight {
  float: left;
  width: 32px;
  height: auto;
  background-position: 0px 0px;
  background-color: transparent;
 }

.spSEP {
  float: left;
  width: 8px;
  height: auto;
  background-image: url(images/sp_blue2.gif);
  background-repeat: repeat;
  background-position: 0px 0px;
  padding-bottom: 200px;
} 
 
.homePageCopy {
  float: left;
  width: 420px;
  background-position: 0px 0px;
}

.subPageCopy {
  float: left;
  width: 522px;
  background-position: 0px 0px;
}

h2 {
  background-repeat: no-repeat;
  background-position: 17px 0px;
  padding-left: 17px;
  text-indent: -1000px;
  font-size: 11px;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 15px;
}

h2.philosophy  {
  width: 129px;
  height: 40px;
  font-size: 40px;  
  line-height: 40px;
  background-image: url(images/header_philosophy.gif);
}

/* BEGIN SUB PAGE HEADERS */

h2.about {
  width: 500px;
  height: 39px;
  font-size: 39px;  
  line-height: 39px;
  background-image: url(images/header_about.gif);
  background-position: 0 0;
}

h2.enroll {
  width: 500px;
  height: 39px;
  font-size: 39px;  
  line-height: 39px;
  background-image: url(images/header_enroll.gif);
  background-position: 0 0;
}

h2.contact {
  width: 500px;
  height: 39px;
  font-size: 39px;  
  line-height: 39px;
  background-image: url(images/header_contact.gif);
  background-position: 0 0;
}

h2.careers {
  width: 500px;
  height: 39px;
  font-size: 39px;  
  line-height: 39px;
  background-image: url(images/header_careers.gif);
  background-position: 0 0;
}

h2.programs {
  width: 500px;
  height: 39px;
  font-size: 39px;  
  line-height: 39px;
  background-image: url(images/header_programs.gif);
  background-position: 0 0;
}

h2.locations {
  width: 500px;
  height: 39px;
  font-size: 39px;  
  line-height: 39px;
  background-image: url(images/header_locations.gif);
  background-position: 0 0;
}

h2.explore {
  width: 500px;
  height: 39px;
  font-size: 39px;  
  line-height: 39px;
  background-image: url(images/header_explore.gif);
  background-position: 0 0;
}

h2.infants {
  width: 500px;
  height: 39px;
  font-size: 39px;  
  line-height: 39px;
  background-image: url(images/header_infants.gif);
  background-position: 0 0;
}

h2.toddlers {
  width: 500px;
  height: 39px;
  font-size: 39px;  
  line-height: 39px;
  background-image: url(images/header_toddlers.gif);
  background-position: 0 0;
}

h2.preschool {
  width: 500px;
  height: 39px;
  font-size: 39px;  
  line-height: 39px;
  background-image: url(images/header_preschool.gif);
  background-position: 0 0;
}

h2.kindergarten {
  width: 500px;
  height: 39px;
  font-size: 39px;  
  line-height: 39px;
  background-image: url(images/header_kindergarten.gif);
  background-position: 0 0;
}

h2.before-after {
  width: 500px;
  height: 39px;
  font-size: 39px;  
  line-height: 39px;
  background-image: url(images/header_beforeafter.gif);
  background-position: 0 0;
}

h2.summer-camp {
  width: 500px;
  height: 39px;
  font-size: 39px;  
  line-height: 39px;
  background-image: url(images/header_summercamp.gif);
  background-position: 0 0;
}

/* END SUB PAGE HEADERS */

.homePageCopy P {
	margin-top: -18px;
	padding-left: 17px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	background-color: #ffffff;
}

.subPageCopy P {
	margin-top: -18px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	background-color: #ffffff;
}

.left-copy {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
    width: 363px;
    padding-left: 17px;
    padding-right: 7px;
    float: left;
    margin-top: 0px;
    padding-top: 0px;
}

.right-cta {
  width: 123px;
  height: auto;
  float: right;

}

.homePageCopy P A {
  font-size: 11px;
  color: Blue;
  text-decoration: underline;
}

.subPageCopy P A {
  font-size: 11px;
  color: Blue;
  text-decoration: underline;
  border: none;
}

.subCTA {
  float: right;
  width: 123px;
  height: 194px;
  background: #ffffff;
  margin-top: auto;
  margin-bottom: auto;
}

p {
  font-size: 25px;
}

#footer {
  width: 760px;
}

.footerIMG {
  float: left;
  width: 760px;
  height: 95px;
  background-image: url(images/sp_footer.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#copyright {
	clear: both;
 	width: 760px;
}

.copyrightText P {
	margin-top: 10px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #54544A;
	text-align: center;
}

.clear {
  clear: both;
}