@charset "utf-8";
/* CSS Document */

/*Reset CSS*/

body, div, p, ul, ol, li, dl, dt, dd, pre, blockquote, form, fieldset, table, tr, th, td, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

/*General CSS settings to apply to page*/

h1 {
	margin-top:0;
	font-family: 'WyvernInkRegular';
	font-size:28px;
	padding-top:7px;
	font-weight:bold;
}

h2 { margin-top:10px;

}

h3 {
	margin-top:8px;
	margin-bottom:7px;
}

body {
	color: #333;
	font-family: Arial, sans-serif;
	line-height: 1.7;
	background-color:#FFF;
}

a {
	text-decoration: none;
	
}

a:link {
	color: #009CD9;
}

a:visited {
	color: #009CD9;
}

a:hover {
	color:  #009CD9;
	text-decoration:underline;
}

a:focus{
	color:  #009CD9;
	text-decoration:underline;
}

img {
	border:none;
}


/*Main Layout of page*/

#wrapper {
	margin-left:auto;
	Margin-right:auto;
	width:960px;
	position:relative;
	background-color:#FFFFFF;
}

#innerwrapper {
	-webkit-box-shadow: #009CD9 0px 0px 20px;
	-moz-box-shadow: #009CD9 0px 0px 20px;
	box-shadow: #009CD9 0px 0px 20px;
	background-color:#FFF;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 3px solid #009CD9;
	float:left;
	width:960px;
	height:auto;
	margin-top:60px;
	position:relative;
	margin-bottom:40px;
	behavior: url(../PIE.htc);
}

#innerwrapper #arrow {
	position:absolute;
	top:130px;
	right:175px;
	z-index:5000;
	display:none;
}

/*heading area*/

#header {
	width:960px;
	height:160px;
	float:left;
	position:relative;
	background-color:#D2F2FF;
	border-radius: 16px 16px 0 0;
	behavior: url(../PIE.htc);

}

#header #logo {
	position:absolute;
	top:-27px;
	left:10px;
	height:200px;
	width:200px;
}

#header #headerphoto1 {
	position:absolute;
	top:-50px;
	left:680px;
	height:170px
	width:170px;
}

#header #headerphoto {
position:absolute;
left:231px;
top:5px;
width:499px;
height:150px;
background-image:url(../images/childrenhead.jpg);
}

#header #headerphoto li {
		display:inline;
	list-style-type: none;
		padding-right: 6px;
}

#header #headerphoto img {
	border: none ;
	margin-right:6px;

}


#header #headerphoto3 {
	position:absolute;
	top:-50px;
	left:150px;
	height:170px
	width:170px;
}

#header #visitstar {
	position:absolute;
	top:5px;
	right:55px;
	height:130px;
	width:130px;
}

#header #logo img {
	border:none;
}

#header #phone {
	position:absolute;
	bottom:130px;
	left:340px;
	height:22px;
	width:265px;
}


#header #email {
	position:absolute;
	bottom:90px;
	left:340px;
	height:22px;
	width:364px;
}

#header #tagtext {
	position:absolute;
	bottom:20px;
	left:200px;
	height:45px
	width:594px;
}

#header #contacttop {
	position:absolute;
	right:35px;
	top:0;
	display:inline;
}

#contacttop h2 {
	font-size:16px;
}


/*Main content area of page*/


#contentwrapper {
	float:left;
	width:960px;
	height:auto;
	position:relative;
	margin-top:10px;
}

#leftnav {
	float:left;
	width:185px;
	position:relative;	
	margin-left:20px;
	margin-top:15px;
	font-size:11px;
	overflow:hidden;
	background-color:#ffffff;
	padding-bottom:100px;
}


#content {
	float:left;
	width:480px;

	margin-left:27px;
	position:relative;
	padding-bottom:50px;
	margin-top:8px;
	font-size:0.85em;
	line-height:1.6;
	overflow:visible;
}

#content p {
	margin-bottom:-5px;
}

#content h1 {
	font-family: 'WyvernInkRegular';
	margin-bottom:5px;
}

#content h2 {
	margin-bottom:5px;
}




#rightnav {
    float: right;
    margin-right: 20px;
    margin-top: 25px;
	padding-bottom:240px;
    position: relative;
    width: 220px;
	margin-bottom:20px;
	position:relative;
	height:360px;
}


#rightnav #img1 {
	position:absolute;
	top:0;
	right:0;
	z-index:5;

}

#rightnav #img2 {
	position:absolute;
	top:175px;
	right:0;
	z-index:0;
}


/* Content area settings*/

#content li {
    list-style-position: outside;
    margin-left: 15px;
}

.contentimg {
    margin-bottom: 10px;
    margin-top: 10px;
}

#content p {
	/*margin-top:15px;
	margin-bottom:0;*/
}


/*Footer Area*/

#footer {
	float:left;
	width:920px;
	height:100px;
	background-color:#D2F2FF;
	border-radius: 0 0 16px 16px;
	clear:both;
	behavior: url(../PIE.htc);
	position:relative;
	font-size:12px;
	padding-left:40px;
	

}



/*#footer #footaddress {
	float:left;
	width:700px;
	margin-left:20px;
	position:relative;
	
}*/
#footer #address {

	padding-top:15px;
	margin-left:180px;

}

#address2 {

	clear:both;
	margin-left:180px;

}


#prospectus {
	position:absolute;
	right:20px;
	bottom:155px;
	width:180px;
}
	


#girl {
	position:absolute;
	right:10px;
	bottom:0;

}

#boy {
	position:absolute;
	left:10px;
	bottom:0;

}


/*Left hand navigation*/

.navButton {	
	width: 176px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	margin-bottom:7px;
	background-color:#fff;
	}
	

	
.navContent {	
	width: 176px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	}
	


.navYellow {

	background:url(../images/navsub.gif) 340px 0;
	margin-bottom:8px;
	height:30px;
	padding-left:7px;
}

.navBlue {

	background:url(../images/navsub.gif) 160px 0;
	margin-bottom:8px;
	height:30px;
	padding-left:7px;

}

.navRed {

	background:url(../images/navsub.gif) 0 0;
	margin-bottom:8px;
	height:30px;
	padding-left:7px;

}





#navquotes {
	float:left;
	width:180px;
}

#pinboard {
	top:20px;
	right:20px;

	width:179px;
	height:132;
	position:absolute;
}

/*#breadcrumb {
	margin-left:225px;
	padding-bottom:16px;
	width:330px;
}

.crumbs {
	color:#009CD9;
	font-weight:bold;
}*/






#address p {
	margin-bottom:10px;
	margin-top:10px;
}

.address {
	word-spacing: 0.08em;

}
