@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(graphics/background-drawings5.jpg);
	background-repeat: repeat;
	background-color: #D80F8C;
}
#container  {
	width: 897px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(graphics/textarea-background-trans.png);
	background-repeat: repeat;
} 
#header  {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 18px;
	margin-left: 18px;
} 
.home_heading {
	background-image: url(graphics/home_heading.jpg);
	background-repeat: no-repeat;
	height: 47px;
}
#banner_home {
	padding: 0px;
	margin-right: 18px;
	margin-left: 18px;
	background-image: url(graphics/home_banner.jpg);
	background-repeat: no-repeat;
	height: 310px;
}
.free_childcare {
	float: right;
	padding-right: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 5px;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 0px;
	color: #FFFFFF;
	padding-top: 5px;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 197px; /* padding keeps the content of the div away from the edges */
	padding-top: 60px;
	padding-right: 80px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-image: url(graphics/testimonials.jpg);
	background-repeat: no-repeat;
	height: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
}
#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 197px; /* padding keeps the content of the div away from the edges */
	clear: both;
	padding-right: 80px;
	padding-left: 25px;
	background-image: url(graphics/montessori.jpg);
	background-repeat: no-repeat;
	height: 255px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 15px;
}
#mainContent  {
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 503px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 66px;
} 
#footer  {
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 882px;
	clear: both;
	text-align: left;
	background-image: url(graphics/footer-background-trans.png);
	background-repeat: no-repeat;
	padding-left: 15px;
} 
.wbi_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	float: right;
	clear: right;
	padding-right: 15px;
	text-decoration: underline;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.footer_p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 0px;
	letter-spacing: 1px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
.schools_buttons {
	padding-left: 18px;
}
.testimonials_link {
	color: #FFFFFF;
}
#nav_bar {
	padding-right: 0px;
	padding-left: 4px;
	height: 22px;
	margin-left: 18px;
	margin-right: 18px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #FD7902;
}
.testimonials_link {
	color: #FFFFFF;
}
.montessori_link {
	color: #FFFFFF;
}
#testButton_text {
	margin-top: 0px;
	padding-top: 50px;
}
#montessoriButton_text {
	margin-top: 0px;
	padding-top: 55px;
}
#enquiries_forms {
	margin-top: 55px;
}
#mainText_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	background-image: url(graphics/maintext-background.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	padding-right: 25px;
	padding-left: 33px;
}
#mainText_footer {
	background-image: url(graphics/maintext-footerbackground.jpg);
	background-repeat: no-repeat;
	clear: left;
	height: 25px;
}
.maps_linkBlock {
	float: right;
	height: 24px;
	width: 280px;
}
.banner_aboutus {
	background-image: url(graphics/aboutus_banner.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 278px;
	margin-right: 18px;
	margin-left: 18px;
}
.banner_aboutusSmall {
	background-image: url(graphics/aboutus_bannerSmall.jpg);
	height: 38px;
	margin-right: 18px;
	margin-left: 18px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.about_heading {
	background-image: url(graphics/aboutus_heading.jpg);
	background-repeat: no-repeat;
	height: 47px;
	padding-top: 0px;
	margin-top: 20px;
}
#about_sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 217px; /* padding keeps the content of the div away from the edges */
	padding-top: 135px;
	padding-right: 36px;
	padding-left: 48px;
	clear: both;
	background-image: url(graphics/kim_button.jpg);
	background-repeat: no-repeat;
	height: 90px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#about_sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 215px; /* padding keeps the content of the div away from the edges */
	clear: both;
	padding-right: 25px;
	padding-left: 60px;
	background-image: url(graphics/leanne_button.jpg);
	background-repeat: no-repeat;
	height: 95px;
	font-weight: normal;
	padding-top: 112px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.about_sidebar3 {
	clear: both;
	float: right;
	height: 95px;
	width: 210px;
	margin-bottom: 20px;
	padding-right: 35px;
	padding-left: 55px;
	background-image: url(graphics/donna_button.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 115px;
}
#home_sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 197px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 15px;
	padding-left: 25px;
	clear: both;
	background-image: url(graphics/testimonials.jpg);
	background-repeat: no-repeat;
	height: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
}
#home_sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 197px; /* padding keeps the content of the div away from the edges */
	clear: both;
	padding-right: 80px;
	padding-left: 25px;
	background-image: url(graphics/montessori.jpg);
	background-repeat: no-repeat;
	height: 255px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 15px;
}
#services_sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 197px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 15px;
	padding-left: 25px;
	clear: both;
	background-image: url(graphics/testimonials.jpg);
	background-repeat: no-repeat;
	height: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 20px;
}
#services_sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 197px; /* padding keeps the content of the div away from the edges */
	clear: both;
	padding-right: 80px;
	padding-left: 25px;
	background-image: url(graphics/health_button.jpg);
	background-repeat: no-repeat;
	height: 255px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 15px;
}
#schools_sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 236px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 65px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: both;
	height: 267px;
	margin-top: 0px;
}
#bayside_enquiries  {
	float: right; /* since this element is floated, a width must be given */
	width: 197px; /* padding keeps the content of the div away from the edges */
	clear: both;
	padding-right: 80px;
	padding-left: 25px;
	background-image: url(graphics/bayside_enquiries.jpg);
	background-repeat: no-repeat;
	height: 380px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 15px;
}
#donny_enquiries  {
	float: right; /* since this element is floated, a width must be given */
	width: 197px; /* padding keeps the content of the div away from the edges */
	clear: both;
	padding-right: 80px;
	padding-left: 25px;
	background-image: url(graphics/donny_enquiries.jpg);
	background-repeat: no-repeat;
	height: 380px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 15px;
}
#kells_enquiries  {
	float: right; /* since this element is floated, a width must be given */
	width: 197px; /* padding keeps the content of the div away from the edges */
	clear: both;
	padding-right: 80px;
	padding-left: 25px;
	background-image: url(graphics/kells_enquiries.jpg);
	background-repeat: no-repeat;
	height: 380px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 15px;
}
.home_textArea {
	background-image: url(graphics/maintext-background.jpg);
	background-repeat: repeat-y;
	padding-left: 33px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	background-color: #B92220;
	padding-right: 25px;
}
	.classroom_photo {
	border: medium solid #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.boldCapitolwords {
	font-weight: bold;
}
.answers_text {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A53F1D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9966;
}
.answers_text_top {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A53F1D;
}
.answers_text_bottom {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9966;
}
.ecce_text {
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A53F1D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9966;
}
.ecce_text_top {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A53F1D;
}
.ecce_text_bottom {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9966;
}

