/* TOOLBOX CSS */

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


#browserAlert {
display:none;
}
/* --------------------------------------------------------------------------------- */
/* ---------- GENERAL ---------- */
/* --------------------------------------------------------------------------------- */
* {
	margin: 0;
}


html {
	height: 100%;
}

body{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#3c3c3c;
height: 100%;
background:#f4f6d7;
}

#bgWrap {
	background:url(../imgs/bg.gif) repeat-x #f4f6d7;
	height:100% !important;
	}

#internalbgWrap {
	background:url(../imgs/bg-internal.gif) repeat-x #f4f6d7;
	height:100% !important;
	}

.wrapper{
	width:955px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -200px; /* the bottom margin is the negative value of the footer's height */
}

.push {
	height: 200px; /* .push must be the same height as .footer */
	clear:both;
	
}
.pushInternal {
	height: 200px; /* .push must be the same height as .footer */
	clear:both;
}

body, div, ul, li, dl, dd, dt         {
	padding: 0;
	border: 0;
	margin: 0;
	list-style:none;
	
}

ul { list-style: disc; margin:0px 0 20px 20px; padding:0; }

ol { list-style: decimal; margin: 10px 0 20px 30px;}

li { margin: 2px auto; list-style-position: outside; }

p{
padding:0 0 15px 0;
}



a, a:link, a:visited{
text-decoration:none;
color:#0079c2;
}
a:hover, a:active{
text-decoration:underline;
color:#0079c2;
}
a:focus{
outline:none;
}

h3{ width:255px; height:107px; background-image: url('../imgs/logo.gif'); margin:0px 0 0 0; float:left;}
h3 a { display: block; width:255px; height:107px; text-indent: -9999px; }

.tagline{
float:right;
margin:0 0 0 0;
display:inline;
}

.btnTour{
background:url(../imgs/btn-tour.jpg) no-repeat 0 0;
width:204px;
height:44px;
float:right;
display:block;
margin:10px 0 0 0px;
text-indent:-9999px;
}
.btnTour a {
display:block;
width:204px;
height:44px;
}
.btnTour a:hover {
background:url(../imgs/btn-tour.jpg) no-repeat 0 -44px;
width:204px;
height:44px;
}
/* --------------------------------------------------------------------------------- */
/* ---------- FONT FORMATTING ---------- */
/* --------------------------------------------------------------------------------- */
h1{
font-size:18px;
font-weight:normal;
color:#0079c2;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0 0 10px 0;
padding:0;
}
h4{
color:#0079c2;
font-size:14px;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:12px 0 5px 0px;
padding:0;
}
.blue{
color:#0079c2;
}
.green{
color:#a1ac07;
}
.greenBold{
color:#a1ac07;
font-weight:bold;
}
h2{
color:#0079c2;
font-size:14px;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:12px 0 5px 12px;
padding:0;
}
/* --------------------------------------------------------------------------------- */
/* ---------- NAV ---------- */
/* --------------------------------------------------------------------------------- */

#nav { height:61px; width:660px; float:left; display:inline; margin:0px 0 0 0px; padding:0; list-style:none;  }	

#nav ul {
margin: 0;
padding: 0;
list-style: none; 
width:660px;
display: block; 
clear: both; 
position: relative; 
z-index: 999;
}

#nav li { float:left; margin: 0 0 0 0; height:61px; text-indent:-9999px; position:relative; background:none;  }

li.home a { display: block; width:66px; height:61px; background: url('../imgs/nav.gif') no-repeat 0 0; text-indent: -9999px }
li.home a:hover { display: block; width:66px; height:61px; background: url('../imgs/nav.gif') no-repeat 0 -61px; }

li.about a { display: block; width:70px; height:61px; background: url('../imgs/nav.gif') no-repeat -66px 0; text-indent: -9999px }
li.about a:hover, li.about:hover a { display: block; width:70px; height:61px; background: url('../imgs/nav.gif') no-repeat -66px -61px; }

li.programs a { display: block; width:94px; height:61px; background: url('../imgs/nav.gif') no-repeat -135px 0; text-indent: -9999px }
li.programs a:hover, li.programs:hover a { display: block; width:94px; height:61px; background: url('../imgs/nav.gif') no-repeat -135px -61px; }

li.staff a { display: block; width:58px; height:61px; background: url('../imgs/nav.gif') no-repeat -230px 0; text-indent: -9999px }
li.staff a:hover, li.staff:hover a { display: block; width:58px; height:61px; background: url('../imgs/nav.gif') no-repeat -230px -61px; }

li.facilities a { display: block; width:89px; height:61px; background: url('../imgs/nav.gif') no-repeat -288px 0; text-indent: -9999px }
li.facilities a:hover, li.facilities:hover a { display: block; width:89px; height:61px; background: url('../imgs/nav.gif') no-repeat -288px -61px; }

li.nutrition a { display: block; width:90px; height:61px; background: url('../imgs/nav.gif') no-repeat -378px 0; text-indent: -9999px }
li.nutrition a:hover, li.nutrition:hover a { display: block; width:90px; height:61px; background: url('../imgs/nav.gif') no-repeat -378px -61px; }

li.forParents a { display: block; width:109px; height:61px; background: url('../imgs/nav.gif') no-repeat -468px 0; text-indent: -9999px }
li.forParents a:hover, li.forParents:hover a { display: block; width:109px; height:61px; background: url('../imgs/nav.gif') no-repeat -468px -61px; }

li.contact a { display: block; width:83px; height:61px; background: url('../imgs/nav.gif') no-repeat -577px 0; text-indent: -9999px }
li.contact a:hover { display: block; width:83px; height:61px; background: url('../imgs/nav.gif') no-repeat -577px -61px; }

#homeHome li.home a { background: url('../imgs/nav.gif') no-repeat 0 -61px; }
#homeAbout li.about a { background: url('../imgs/nav.gif') no-repeat -66px -61px; }
#homePrograms li.programs a { background: url('../imgs/nav.gif') no-repeat -136px -61px; }
#homeStaff li.staff a { background: url('../imgs/nav.gif') no-repeat -230px -61px; }
#homeFacilities li.facilities a { background: url('../imgs/nav.gif') no-repeat -288px -61px; }
#homeNutrition li.nutrition a { background: url('../imgs/nav.gif') no-repeat -378px -61px; }
#homeParents li.forParents a { background: url('../imgs/nav.gif') no-repeat -468px -61px; }
#homeContact li.contact a { background: url('../imgs/nav.gif') no-repeat -577px -61px; }



/* =============== subnav ================== */

#nav li ul, #nav li li ul {
position: absolute;
left: -9999px;
text-align: left;
clear: both;
margin: 0px 0 0 0px;
background:none;
width: 138px;
}

#nav li:hover ul ul {
left: 0;
background:none;
}

#nav li:hover ul, #nav li li:hover ul {
left: 0;
background:none;
}

#nav li li {
height: auto !important;
float:none;
background:none;

}

#nav li li a {
border-top:1px solid #07639a;
font-size: 12px;
background:#0079c2 !important;
padding: 7px 7px;
line-height: 18px;
color: #ffffff;
text-indent: 0;
height: auto !important;
width: 138px;
text-decoration:none;
font-weight:bold;
}

#nav li li:hover a {
background: #0079c2;
}
	
#nav li li:hover li a {
background: #0079c2;
}

#nav li li a:hover, #nav li li:hover li a:hover {
background:#c3cf21 !important;
}

#nav li ul ul {
margin: -34px 0 0 -194px;
background:none;
}


/* --------------------------------------------------------------------------------- */
/* ---------- HOME ---------- */
/* --------------------------------------------------------------------------------- */

.flash{
width:955px;
height:342px;
float:left;
margin:28px 0 0 0;
}

.homeContent{
width:623px;
float:left;
margin:55px 0 0 0;
}

.homeNews{
width:297px;
float:right;
margin:55px 0 0 0;
}

.homeImage{
margin:0 0 10px 0;
border:2px solid #9ea230;
}

.contactBox{
float:left;
margin:30px 0 0 0;
background: #e4e8ad;
width:200px;
height:375px;
border:1px solid #d6da9c;
padding:10px;
}

.contactBoxNew{
float:left;
margin:30px 0 0 0;
background: #e4e8ad;
width:200px;
height:715px;
border:1px solid #d6da9c;
padding:10px;
}

.contactBox p, .contactBoxNew p{
margin:10px 10px 10px 15px;
}
.contactBox p.verif, .contactBoxNew p.verif{
margin:0px 0px 15px 0px;
font-size:10px;
}

.contactBox4{
margin:10px 0 0 0;
width:200px;
}

input.textinput{
width:195px;
height:23px;
padding:3px 0 0 3px;
margin:0 10px 10px 0;
color:#3c3c3c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #c3cf21;
}

.checkWrap {
	margin:0 15px 5px 15px;
}

.checkWrap p {
	margin:0 0 5px 0 !important;
	
	padding:0 0 0 0 !important;
}

.contactBoxNew .checkWrap, .contactBox4 .checkWrap {
	margin:0 0 5px 0;
}

.contactBox4 .checkWrap {
	float:left;
}


select.homeSelect {
width:203px;
height:28px;
padding:3px 0 0 1px;
margin:0 10px 5px 0px;
float:left;
color:#3c3c3c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #c3cf21;
}

select {
width:203px;
height:28px;
padding:3px 0 0 1px;
margin:0 10px 5px 15px;
float:left;
color:#3c3c3c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #c3cf21;
}

textarea.textareaContact{
width:195px;
height:65px;
padding:3px 0 0 3px;
margin:0 10px 10px 0;
float:left;
color:#3c3c3c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #c3cf21;
}

.btnPriv{
margin:10px 0 0 0;
padding:0;
width:145px;
clear:both;
}

input.btnSubmit{
border:0;
width:59px;
height:26px;
background:url(../imgs/btn-submit.jpg) no-repeat;
cursor:pointer;
padding:0;
margin:0px 10px 0 0;
float:left;
}

.privacy{
font-size:10px;
float:left;
display:inline;
margin:5px 0 0 0;
padding:0;
}
/* --------------------------------------------------------------------------------- */
/* ---------- CAREER OPPORTUNITIES ---------- */
/* --------------------------------------------------------------------------------- */

form.career{
margin:20px 0 0 0;
}
input.textinput5{
width:195px;
height:20px;
padding:3px 0 0 3px;
margin:0 10px 10px 0;
color:#3c3c3c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #c3cf21;
float:left;
}


input.textinput7{
width:195px;
height:20px;
padding:3px 0 0 3px;
margin:0px 0 10px 0px;
float:left;
color:#3c3c3c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #c3cf21;
clear:both;

}
select.selectLocations{
width:195px;
height:25px;
padding:3px 0 0 3px;
margin:1px 0 0 1px;

color:#3c3c3c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #c3cf21;

}
textarea.textareaContact5{
width:195px;
height:65px;
padding:3px 0 0 3px;
margin:0 10px 10px 0;
clear:both;
color:#3c3c3c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #c3cf21;
float:left;

}

.btnPriv5{
margin:20px 0 0 0;
padding:0;
float:left;
clear:both;
width:145px;
}

label{
margin:0 0 0 0px;
font-size:10px;
float:left;
clear:both;
}

input.btnSubmit5{
border:0;
width:59px;
height:26px;
background:url(../imgs/btn-submit2.jpg) no-repeat;
cursor:pointer;
padding:0;
margin:0px 10px 0 0;
float:left;
clear:both;
}

.privacy5{
font-size:10px;
float:left;
display:inline;
margin:5px 0 0 0;
padding:0;
}


/* --------------------------------------------------------------------------------- */
/* ---------- EVENTS ---------- */
/* --------------------------------------------------------------------------------- */

.internalLeftEvents{
width:300px;
float:left;
margin:45px 0 0 0;
}


.internalRightEvents{
width:640px;
float:right;
margin:45px 0 0 0;
}

/* --------------------------------------------------------------------------------- */
/* ---------- ABOUT ---------- */
/* --------------------------------------------------------------------------------- */

.internalLeftContent{
width:410px;
float:left;
margin:45px 0 0 0;
}

.internalImageFrame{
border:5px solid #c3cf21;
float:left;
margin:0 0 15px 0;
}

.participant{
float:left;
}

.internalRightContent{
width:520px;
float:right;
margin:45px 0 0 0;
}

/* --------------------------------------------------------------------------------- */
/* ---------- FACILITY ---------- */
/* --------------------------------------------------------------------------------- */

.gallery{
width:450px;
float:left;
margin:45px 0 0 0;
}

.internalRightContentFacility{
width:475px;
float:right;
margin:45px 0 0 0;
}

/* --------------------------------------------------------------------------------- */
/* ---------- AT A GLANCE ---------- */
/* --------------------------------------------------------------------------------- */
.glance{
background:#e4e8ad;
width:246px;
height:auto;
float:left;
padding:0px 0 15px 0;
margin:0 0 15px 0;
}

h1.glanceTitle{
margin:15px 0 5px 15px;
}
.glance p{
width:220px;
margin:0 0 0 15px;
padding:0 0 5px 0;
}
.glance ul{
width:200px !important;
list-style:disc;
padding:0 0 0 0;
margin:0 0 0 30px;
}
.glance li{
margin: 2px auto; 
list-style-position: outside; 
}

/* --------------------------------------------------------------------------------- */
/* ---------- CONTACT FORM STYLE PAGE ---------- */
/* --------------------------------------------------------------------------------- */

.internalLeftContent2{
width:662px;
float:left;
margin:45px 0 20px 0;
}

.internalRightContent2{
width:246px;
float:right;
margin:45px 0 0 0;
}

.contactForm2{
background:#e4e8ad;
width:246px;
height:370px;
float:left;
padding:0px 0 0 0;
}

.contactForm2 p{
margin:10px 10px 10px 15px;
}

.contactFormNew{
background:#e4e8ad;
width:246px;
height:695px;
float:left;
padding:0px 0 0 0;
}

.contactFormNew p{
margin:10px 10px 10px 15px;
}

.contactForm{
background:#e4e8ad;
width:246px;
height:255px;
float:left;
padding:0px 0 0 0;
}
h1.cont{
margin:15px 0 10px 15px;
}
.contactForm p{
margin:10px 10px 10px 15px;
}

input.contactInput{
width:198px;
height:23px;
padding:3px 0 0 3px;
margin:0 0 5px 15px;
border:1px solid #c3cf21;
color:#3c3c3c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
textarea.contactArea{
width:198px;
height:55px;
padding:3px 0 0 3px;
margin:0 0 5px 15px;
border:1px solid #c3cf21;
color:#3c3c3c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
input.btnSubmit2{
border:0;
width:59px;
height:26px;
background:url(../imgs/btn-submit.jpg) no-repeat;
cursor:pointer;
padding:0;
margin:0px 0px 0 0;
float:left;
}
.btnPriv2{
margin:0px 0 0 15px;
padding:0;
float:left;
width:145px;
}
.privacy2{
font-size:10px;
float:left;
display:inline;
margin:5px 0 0 5px;
padding:0;
}
.testimonialBox{
background:url(../imgs/bottom.gif) no-repeat bottom #e4e8ad;
width:365px;
min-height:50px;
height:auto;
padding:0;
margin:0 0 0 0;
font-size:14px;
color:#abb158;
float:left;

}
p.test{
margin:15px 15px 30px 15px;
width:325px;
line-height:19px;
}


/* --------------------------------------------------------------------------------- */
/* ---------- RIGHT HAND TESTIMONIALS ---------- */
/* --------------------------------------------------------------------------------- */
.testimonialBox2{
background:url(../imgs/bottom2.gif) no-repeat bottom #e4e8ad;
width:246px;
min-height:50px;
height:auto;
padding:0;
margin:0px 0 15px 0;
font-size:14px;
color:#abb158;
float:left;
}
p.test2{
margin:15px 15px 30px 15px;
width:206px;
line-height:19px;
}


/* --------------------------------------------------------------------------------- */
/* ---------- LEFT HAND TESTIMONIALS ---------- */
/* --------------------------------------------------------------------------------- */
.testimonialBox3{
background:url(../imgs/bottom3.gif) no-repeat bottom #e4e8ad;
width:450px;
min-height:50px;
height:auto;
padding:0;
margin:15px 0 0 0;
font-size:14px;
color:#abb158;
float:left;
}
p.test3{
margin:15px 15px 30px 15px;
width:406px;
line-height:19px;
}


/* --------------------------------------------------------------------------------- */
/* ---------- PROGRAMS MAIN PAGE ---------- */
/* --------------------------------------------------------------------------------- */

.internalLeftContent3{
width:252px;
height:158px;
float:left;
background:#e4e8ad;
margin:20px 0 0 0;
clear:both;
}

.internalImageFrame3{
border:3px solid #c3cf21;
float:left;
margin:12px;
}

.internalRightContent3{
width:687px;
height:158px;
float:right;
margin:20px 0 0 0;
background:#e4e8ad;
}
.top{
width:942px;
margin:45px 0 0 0;
float:left;
}
.description{
width:663px;
margin:12px;
}
/* --------------------------------------------------------------------------------- */
/* ---------- FOOTER ---------- */
/* --------------------------------------------------------------------------------- */


.footerColour{
	margin:30px 0 0 0;
	clear:both;
	font-size:10px;
	background:url(../imgs/footer.gif) repeat-x #07639a;
	height:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.footer a:link {
	color: #ffffff;
	text-decoration:none;
}
.footer a:visited {
	color: #ffffff;
}
.footer a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}

.footer{
	height:220px;
	margin:0 auto;
	padding:0px 0 0 0;
	width:955px;
}

.footerLeft{
float:left;
text-align:left;
margin:20px 0 0 0;
}

.col1{
width:110px;
float:left;
}
.col2{
height:160px;
width:110px;
float:left;
margin:0 0 0 15px;
padding:0 0 0 15px;
border-left:1px solid #629dbf;
}
.col3{
width:120px;
height:160px;
float:left;
margin:0 0 0 15px;
padding:0 0 0 15px;
border-left:1px solid #629dbf;
}

.copyright{
float:right;
text-align:right;
line-height:15px;
margin:20px 0 0 0;
}

.footerLogo{
float:right;
padding:0 0 0 10px;
margin:-7px 0 0 0;
}