/*Smartypants CSS*/

.menua:link { text-decoration: none; color:#1f276f}
.menua:visited { text-decoration: none; color:#1f276f}
.menua:hover { text-decoration: underline; color:#FF0000}

.other:link { text-decoration: none; color:#FFB74F}
.other:visited { text-decoration: none; color:#FF9900}
.other:hover { text-decoration: underline; color:#FF0000}

body {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	background-image:url(images/gradient.gif);
	background-repeat:repeat-x;
}

p a{font-family:trebuchet ms, tahoma, verdana, arial, san-serif; font-size:14px; color:#FFB74F; text-decoration:none;}
p a:hover{font-family:trebuchet ms, tahoma, verdana, arial, san-serif; font-size:14px; color:#FFB74F; text-decoration:underline;}

div#welcomecontainer {
	position:absolute;
	width:550px;
	height:300px;
	padding:0px;
	left:50%;
	margin-left:-275px;
	top:50%;
	margin-top:-150px;
	border:1px solid #999999}
	
.welcomebar {
	width:100%;
	height:25px;
	background-color:#6778cd;
	background-image:url(images/barhlight.gif);
	background-repeat:repeat-x;
	}
	
div#welcomecentre {
	width:100%;
	height:250px;
	background-color:#3347ab;
	background-image:url(images/hand.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.welcometext {
	font-family:trebuchet ms, tahoma, verdana, arial, san-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	line-height:2em;}

.welcometable {
	border:1px solid #6778cd;}

div#container {
	width:761px;
	margin-left:auto;
	margin-right:auto;
}

div#topbar {
	background-color:#6778CD;
	background-image:url(images/barhlight.gif);
	background-repeat:repeat-x;
	width:100%;
	height:20px;

}

div#header {
	background-color:#3347AB;
	width:100%;
	background-image:url(images/headerback.gif);
	background-repeat:repeat-x;

}

div#spacer {
	width:100%;
	height:13px;}
	

div#menubar {
	background-color:#FFB74F;
	width:100%;
	height:27px;
	font-family:"Comic Sans MS";
	font-weight:bold;
	font-size:14px;
	color:#1f276f;
	background-image:url(images/menubarhlight1.gif);
	background-repeat: repeat-x;
	text-align:right;
	
}

div#menu {
	width:100%;
	padding: 0px 190px;
	font-family:"Comic Sans MS";
	font-weight:bold;
	font-size:14px;
	bottom: 3px;
	color:#1f276f;
	text-decoration : none;
	
}


div#content {
	text-align:left;
	font-family:trebuchet ms, tahoma, verdana, arial, san-serif;
	font-size:14px;
	color:#FFFFFF;
	background-color:#3347AB;
	background-image:url(images/mainback1.gif);
	background-repeat:no-repeat;
	padding: 15px 35px 15px 25px;


}

.quotetable {
	font-weight:bold;
	color:#FFB74F;}


div#quote {
	border-width:0px;
	border-color:#FFB74F;
	border-style:dotted;
	width: 405px;
	height: 50px;
	margin-bottom:125px;
	margin-left: 40px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFB74F;
	
}

div#quote2 {
	border-width:0px;
	border-color:#FFB74F;
	border-style:dotted;
	width: 400px;
	height: 65px;
	margin-bottom: 200px;
	margin-left:200px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFB74F;
	
}

.quotename {
	color:#FFFFFF;
	font-size:14px;
	text-align:left;
	padding: 5px 0px 0px 0px}
	
.quotecolour {
	color:#ffffff;}

div#btmbar {
	background-color:#6778CD;
	background-image:url(images/barhlight.gif);
	background-repeat:repeat-x;
	width:100%;
	height:20px;

}

.textheading {
	font-size:16px;}
	
.textspacer {
	line-height:1.45em;}
	
.textaboutus {
	line-height:1.11em;}
	
.picaboutus {
	padding-right: 10px ;}
	
.textpreschool {
	line-height:1.11em;}
	
.img {
	margin: 0px 10px 0px 0px;
  }
  
.img2 {
	margin: 0px 0px 0.25em 5px;
  }
  
.imgcontact {
	margin: 0px 0px 0px 30px;
  }

.imgbabies {
	margin: 0px 10px 10px 0px;
  }

.style1 {color: #FF0000;}

h1 {
	font-size:150%;
	color:#FFB74F;
	margin-top:-10px;}
