@charset "UTF-8";
/* sitenamehere.com Main CSS Document */
* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
a {
	color:#444;
	}
a:hover {
	text-decoration:none;
	}
p {
	margin-bottom:10px;
	}
hr {
	width:97%;
	border-color:#fee7dc;
	border-style:solid none;
	border-width:1px 0;
	margin:7px auto;
	}
h2 {
	color:#e46800;
	font-size:1.4em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	padding-bottom:5px;
	}
body {
	background:#70bdd5 url(../images/bkg.jpg) repeat;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.4em;
	color:#444;
	}
#container {
	width:969px;
	margin:0 auto;
	border-left:#29697b 2px solid;
	border-right:#29697b 2px solid;
	border-bottom:#29697b 2px solid;
	background:#fff;
	}
#header {
	width:969px;
	height:257px;
	background:#fff url(../images/header.jpg) no-repeat;
	color:#fff;
	font-size:1.3em;
	line-height:1.4em;
	}
#header a {
	color:#fff;
	text-decoration:none;
	}
#header a:hover {
	text-decoration:underline;
	}
#header h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.38em;
	line-height:1.2em;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
	}
.logo {
	width:280px;
	height:237px;
	margin:15px 0 0 45px;
	}
.logo a {	
	width:280px;
	height:237px;
	display:block;
	text-indent:-1000em;
	overflow:hidden;
	}
.schedule_visit {
	width:150px;
	margin:135px 0 0 58px;
	text-align:center;
	}
.facilities {
	width:150px;
	margin-top:135px;
	margin-left:30px;
	text-align:center;
	}
.for_parents {
	width:170px;
	height:110px;
	margin:30px 30px 0 0;
	text-align:center;
	}
.school_announcements {
	width:170px;
	height:80px;
	margin:30px 30px 0 0;
	text-align:center;
	}
#nav {
	width:969px;
	height:46px;
	overflow:hidden;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	display:block;
	background:#327b8f;
	}
#nav li {
	float:left;
	}
#nav a {
	text-indent:-1000em;
	overflow:hidden;
	display:block;
	height:46px;
	}
.home a {
	width:117px;
	background: url(../images/home.jpg) top center no-repeat;
	}
.home a:hover {
	background:url(../images/home.jpg) bottom center no-repeat;
	}
.programs a {
	width:258px;
	background: url(../images/programs.jpg) top center no-repeat;
	}
.programs a:hover {
	background:url(../images/programs.jpg) bottom center no-repeat;
	}
.why a {
	width:184px;
	background: url(../images/why.jpg) top center no-repeat;
	}
.why a:hover {
	background:url(../images/why.jpg) bottom center no-repeat;
	}
.staff a {
	width:173px;
	background: url(../images/staff.jpg) top center no-repeat;
	}
.staff a:hover {
	background:url(../images/staff.jpg) bottom center no-repeat;
	}
.about a {
	width:119px;
	background: url(../images/about.jpg) top center no-repeat;
	}
.about a:hover {
	background:url(../images/about.jpg) bottom center no-repeat;
	}
.contact a {
	width:118px;
	background: url(../images/contact.jpg) top center no-repeat;
	}
.contact a:hover {
	background:url(../images/contact.jpg) bottom center no-repeat;
	}
#content {
	width:949px;
	background:#fff;
	padding:20px 0 10px 20px;
	font-size:1.3em;
	line-height:1.7em;
	}
#content h1 {
	font-size:1.8em;
	line-height:1.2em;
	color:#2c6d7f;
	font-weight:normal;
	}	
#content_int {
	width:949px;
	background:#fff url(../images/int_content_rpt.jpg) top right repeat-y;
	margin:10px 0;
	font-size:1.3em;
	line-height:1.5em;
	min-height:400px;
	height:auto !important;	
	height:400px;
	padding:0 10px 10px 10px;
	}
#content_int h1 {
	color:#2c6d7f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.8em;
	line-height:1.2em;
	}
#content_int ul {
	margin-left:40px;
	padding-bottom:10px;
	}
#content_int2 {
	width:929px;
	background:#fff;
	padding:20px 20px 10px 20px;
	font-size:1.3em;
	line-height:1.7em;
	min-height:400px;
	height:auto !important;	
	height:400px;
	}
#content_int2 h1 {
	color:#2c6d7f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.8em;
	line-height:1.2em;	
	}
#content_int2 ul {
	margin-left:40px;
	padding-bottom:10px;
	}
	
#content.editor_body {
	background:#fff;
	font-size:13px;
	line-height:1.5em;
	padding:0;
	}
#content.editor_body  h1 {
	color:#2c6d7f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.8em;
	line-height:1.2em;
	}
#content.editor_lft {
	width:607px;
	}
#content.editor_rt {
	width:270px;
	}
#content.editor_home {
	width:949px;
	}
	
.home_left {
	width:443px;
	padding:0 10px 10px 15px;
	float:left;
	display:inline;
	}
.home_left h1 {
	color:#f57f22;
	font-size:1.84em;
	line-height:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	}
.home_left h2 {
	color:#1d557f;
	font-size:1.23em;
	line-height:1.4em;
	}
.home_left p {
	margin-bottom:15px;
	}
	
.int_left {
	width:607px;
	padding:0 20px;
	float:left;
	display:inline;
	}
.int_left h1 {
	font-size:1.5em;
	line-height:1.3em;
	}
.image-left {
	background:url(../images/photo-left.jpg) no-repeat;
	text-align:center;
	padding:30px;
	}
.image-right {
	background:url(../images/photo-right.jpg) no-repeat;
	text-align:center;
	padding:30px;
	}
.images {
	border:1px solid #f99f31;
	padding:5px;
	margin:10px;
	}	
	
.int_right {
	width:270px;
	padding:0 10px 0 20px;
	float:right;
	display:inline;
	}
	
	
	
	
.home_right {
	width:431px;
	background:url(../images/services_bkgrnd.jpg) top right no-repeat;
	text-align:right;
	padding:280px 50px 0 0;
	float:right;
	display:inline;
	}
.home_footer {
	width:431px;
	margin-top:45px;
	padding:25px;
	background:url(../images/footer_rpt.jpg) top right repeat-y;
	text-align:right;
	color:#fff;
	font-size:1em;
	line-height:1.4em;
	float:right;
	display:inline;
	}
.home_footer li {
	display:inline;
	}
.home_footer a {
	color:#fff;
	text-decoration:none;
	}
.home_footer a:hover {
	text-decoration:underline;
	}
#footer {
	width:969px;
	background:#3b8aa0 url(../images/footer_rpt2.jpg) top right repeat-y;
	color:#fff;
	font-size:1.2em;
	line-height:1.2em;
	}	
#footer li {
	display:inline;
	padding:0 2px;
	}
#footer a {
	color:#fff;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}
#footer .right {
	width:320px;
	text-align:right;
	padding:30px 15px 20px 15px;
	}
#footer .left {
	width:585px;
	padding:10px 0 20px 15px;
	}
#footer h2 {
	font-size:1.333em;
	line-height:1.2em;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	}

.child {
	width:300px;
	float:left;
	display:inline;
	margin-left:3px;
	}
.child p {
	margin-bottom:3px;
	}
.child h2 {
	margin:5px 0;
	padding:0;
	font-size:1.07em;
	line-height:1.3em;
	font-family:"Lucida Grande", Helvetica, Arial, sans-serif;
	}
.reg_child {
	color:#265664;
	font-size:1.38em;
	line-height:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.pending_mess {
	color:red;
	font-size:.72em;
	line-height:1.3em;
	}

.announcement {
	width:100%;
	padding-bottom:10px;
	margin:10px 0;
	text-align:center;
	border-bottom:#fee7dc 1px solid;
	}
.heading {
	color:#2c6d7f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.125em;
	line-height:1.2em;
	}
.school_status {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.23em;
	line-height:1.2em;
	}
.school_status li {
	padding:0 3px;
	display:inline;
	}
.userlist {
	width:200px;
	}
	
.children_table {
	width:90%;
	margin:10px auto;
	}
	
#galimgs {
	width:700px;
	margin:0 auto;
	}
.galimg {
	width:200px;
	margin:10px;
	float:left;
	display:inline;
	border-collapse:collapse;
	}
#content .galimg p {
	margin-bottom:3px;
	}
	
#galimgs_public {
	width:607px;
	margin:0 auto;
	}
.galimg_public {
	width:185px;
	margin:6px;
	float:left;
	display:inline;
	border-collapse:collapse;
	}
.galimg_public td {
	padding:0;
	}
#content .galimg_public p {
	margin-bottom:3px;
	}

#galimgs_table {
	width:100%;
	}
.galimgs_td {
	border:1px #F99F31 solid;
	padding:4px;
	}	
.imggallery {
	width:201px;
	height:133px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	}
.imglinks {
	margin-top:10px;
	}
	
.child_listing {
	width:50%;
	padding:10px 0;
	border-bottom:2px solid #fee7dc;
	border-collapse:collapse;
	}

.border_left {	
	border-left:#29697b 2px solid;
	}
.border_right {
	border-right:#29697b 2px solid;
	}
.center {
	margin-left:auto;
	margin-right:auto;
	}
.green_text {
	color:#254953;
	}
.white_text {
	color:#fff;
	}
.right {
	float:right;
	display:inline;
	}
.left {
	float:left;
	display:inline;
	}
		
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
