@charset "utf-8";

body {
	margin: 0; padding: 0;
	font: 13px/1.4 Arial, Helvetica, sans-serif;
	color: #666666;
}
h1, h2, h3, h4, h5 { color: #5c5c5c; margin: 1em 0; }
h3 { font-size: 1.15em; }
p { margin: 1em 0; }
address { font-style: normal; }

a { color: #0073cf; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }

ul { list-style-image: url(../images/bullet.gif); }
ul ul { list-style-image: none; }

#wrapAll {
	background: url(../images/bg.gif) repeat-y center top;
	width: 900px; margin: 0 auto;
	padding: 0 50px 0 49px;
}

.mainContent1, .mainContent2, .mainContent3, .mainContent4 { background-color: #ffffff; /*clearfix*/overflow: hidden; width: 900px; }
#innerMainContent { /*clearfix*/overflow: hidden; width: 900px; }

#title {
	width: 900px; height: 169px; background: url(../images/header.gif) no-repeat;
}
#title h1 { display: none; }

#nav { width: 900px; height: 38px; }
#nav ul { display: block; list-style-type: none; list-style-image: none; margin: 0; padding: 0; }
#nav ul li { float: left; margin: 0; padding: 0; height: 38px; }
#nav ul li a { display: block; height: 38px; text-indent: -9999px; overflow: hidden; background-image: url(../images/nav.gif); background-repeat: no-repeat; }
#navHome { width: 56px; background-position: 0 0; }
#navSchool { width: 88px; background-position: -56px 0; }
#navChildren { width: 197px; background-position: -144px 0; }
#navMontessori { width: 135px; background-position: -341px 0; }
#navEnrolments { width: 96px; background-position: -476px 0; }
#navFAQ { width: 40px; background-position: -572px 0; }
#navContact { width: 96px; background-position: -612px 0; }
#navCalendar { width: 192px; background-position: -708px 0; }

#navHome:hover, .active #navHome { background-position: 0 -38px; }
#navSchool:hover, .active #navSchool { background-position: -56px -38px; }
#navChildren:hover, .active #navChildren { background-position: -144px -38px; }
#navMontessori:hover, .active #navMontessori { background-position: -341px -38px; }
#navEnrolments:hover, .active #navEnrolments { background-position: -476px -38px; }
#navFAQ:hover, .active #navFAQ { background-position: -572px -38px; }
#navContact:hover, .active #navContact { background-position: -612px -38px; }
#navCalendar:hover, .active #navCalendar { background-position: -708px -38px; }

#pageBody { padding: 16px 21px; }

#leftPanel { float: left; width: 180px; margin: 0; padding: 6px 0 200px 0; background: #ffffff; }
#rightPanel { float: right; width: 170px; margin: 0 0 0 30px; padding: 29px 11px 235px; font-size: 14px; }
#rightPanel h3 { font-size: 14px; }
#rightPanel blockquote { margin: 0; padding: 0; font-style: italic; }

#footer { color: #999999; font-size: 0.85em; font-weight: bold; /*clearfix*/overflow: hidden; width: 900px; }
#footer a { color: #999999; }
#copyright { text-transform: uppercase; float: left; margin: 12px 0; }
#footer ul { float: right; list-style-type: none; list-style-image: none; margin: 12px 0; padding: 0; }
#footer li { float: left; margin: 0; padding: 0 10px; border-right: 1px solid #999999; line-height: normal; }
#footer li#footerSitemap { padding-right: 0; border-right: 0 none; }

.imageRight { float: right; margin: 0 0 15px 15px; }
.imageLeft { float: left; margin: 0 15px 15px 0; }
#pageBody h2 { border-bottom: 1px solid #cecece; padding: 4px 0 21px; margin-top: 0; font-size: 2em; }
ul.noIndent { padding-left: 18px; margin-left: 0; }
ul.moreSpacing li { margin-bottom: 1ex; }
ul.moreSpacing ul li { margin-bottom: 0; }

#rightPanel #headingDynamic, #rightPanel #headingGoal,
#rightPanel #headingTour, #rightPanel #headingLearnMore,
#rightPanel #headingSally, #rightPanel #headingInnerWest
{
    width: 125px; height: 35px; text-indent: -9999px; overflow: hidden;
    background: url(../images/headings.gif) no-repeat -336px -526px;
    margin: 0 0 1em;
}
#rightPanel #headingGoal { width: 109px; height: 37px; background-position: -336px -561px; }
#rightPanel #headingTour { width: 144px; background-position: -336px -491px; }
#rightPanel #headingLearnMore { width: 159px; height: 57px; background-position: -336px -434px; }
#rightPanel #headingSally { width: 159px; background-position: -336px -342px; }
#rightPanel #headingInnerWest { width: 159px; height: 57px; background-position: -336px -377px; }

#moreSchool a, #moreChildren a, #moreContact a, #moreFAQ a, #moreEnrolments a,
#moreMontessori a
{
    display: block; background: url(../images/links.gif) no-repeat 0 -36px; 
    width: 132px; height: 31px; text-indent: -9999px; overflow: hidden;
}
#moreSchool a:hover { background-position: 0 -67px; }
#moreChildren a { width: 132px; background-position: -141px -98px; }
#moreChildren a:hover { background-position: -141px -129px; }
#moreContact a { width: 141px; background-position: 0 -98px; }
#moreContact a:hover { background-position: 0 -129px; }
#moreFAQ a { width: 135px; background-position: 0 -160px; }
#moreFAQ a:hover { background-position: 0 -191px; }
#moreEnrolments a { width: 131px; background-position: -132px -36px; }
#moreEnrolments a:hover { background-position: -132px -67px; }
#moreMontessori a { width: 125px; background-position: -135px -160px; }
#moreMontessori a:hover { background-position: -135px -191px; }

.topLink { float: left; background: url(../images/bulletUp.gif) no-repeat left 13px; padding: 10px 0 15px 12px; font-size: 0.7em; }
