body {
	background:url('images/bg_gradient.jpg') repeat-x;
	font-family:Arial;
	font-size:0.8em;
	color:#666666;
	text-align:center;
	margin: 0;
	padding: 0px;	
}
h2 {
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 150%;
}

#content {
	text-align:left;
	width:902px;
	position:relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content #header {
	position:absolute;
	top:0;
	width:902px;	
	margin-top:0;
}

#content #header .top {
	background:url('images/header_image.jpg') no-repeat;
	height:270px;
}

#content #header .bottom {
	margin:0;
	padding:0;
}

#content #header .bottom ul {
	margin:0;
	padding:0;
}

#content #header .bottom li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#content #header .bottom a {
	display:block;
	height:90px;
}

#content #header .bottom a span {
	display:none;
}

#content .side {
	position: absolute;
	top:270px;
	right:0px;
	width: 207px;
	background:url('images/nursery.jpg') no-repeat;
	padding-top: 60px;

}

#content .side .blob1 {
	background:url('images/blob1.jpg');
	width:90px;
	height:70px;
	float:left;
	margin-right:15px;
}
#content .side .blob2 {
	background:url('images/blob2.jpg');
	width:90px;
	height:70px;
	float:left;
}

.side .bluebox {
	margin-top:8px;
	margin-bottom:8px;
	color:#FFFFFF;
	font-size:90%;
	background:url('images/bluebox_middle.jpg') repeat-y;
	width: 198px;
}

.side .bluebox p {
	margin:0;
	padding:0 0 15px 18px;
}

.side .bluebox .bHead {
	background:url('images/bluebox_top.jpg') no-repeat;
	width:198px;
	height:67px;
	margin-bottom: 5px;
}

.side .bluebox .bLow a{
	background:url('images/bluebox_lower.jpg') top no-repeat;
	display: block;
	width:198px;
	height:44px;
}

.side .greybox {
width:198px;
	font-size:90%;
	background:url('images/greybox_middle.jpg') repeat-y;
}

.side .greybox .bHead {
	background:url('images/greybox_top.jpg') no-repeat;
	width:198px;
	height:52px;
}

.side .greybox .bLow {
	background:url('images/greybox_lower.jpg') no-repeat;
	width:198px;
	height:44px;
}

#content #header .bottom #menu_home a{width:90px;background:url('images/menu_home.jpg');}
#content #header .bottom #menu_care a{width:116px;background:url('images/menu_care.jpg');}
#content #header .bottom #menu_safe a{width:133px;background:url('images/menu_safe.jpg');}
#content #header .bottom #menu_activities a{width:94px;background:url('images/menu_activities.jpg');}
#content #header .bottom #menu_curriculum a{width:109px;background:url('images/menu_curriculum.jpg');}
#content #header .bottom #menu_contact a{width:87px;background:url('images/menu_contact.jpg');}
#content #header .bottom #menu_news a{width:66px;background:url('images/menu_news.jpg');}
#content #header .bottom #menu_info {width:206px;height:58px;background:url('images/nursery.jpg');}

#content #header .bottom #menu_home a:hover{background:url('images/menu_home_hover.jpg');}
#content #header .bottom #menu_care a:hover{background:url('images/menu_care_hover.jpg');}
#content #header .bottom #menu_safe a:hover{background:url('images/menu_safe_hover.jpg');}
#content #header .bottom #menu_activities a:hover{background:url('images/menu_activities_hover.jpg');}
#content #header .bottom #menu_curriculum a:hover{background:url('images/menu_curriculum_hover.jpg');}
#content #header .bottom #menu_contact a:hover{background:url('images/menu_contact_hover.jpg');}
#content #header .bottom #menu_news a:hover{background:url('images/menu_news_hover.jpg');}


#page {
	padding-top:360px;
	width:681px;
	/*z-index:30;*/
}

#page .image {
	background:url('images/image_border.jpg');
	width:153px;
	height:153px;
}

#page .main-content {
	text-align:left;
	margin-top:10px;
	padding-bottom: 15px;
}

#page .main-content2 {
	text-align:left;
	margin-top:10px;
	margin-left: 8px;
	padding-bottom: 15px;
}

#page .heading {
	text-align:left;
	width:679px;
	min-height:202px;
	_height: 202px;
	background-image: url(images/front_image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#page .heading h2 {
	display:none;
}

#page .heading .heading-text {
	margin-top:45px;
	margin-left:10px;
	float:left;
	width:290px;
}

#page .heading img {
	float:right;
}

#page hr {
	width:679px;
	height:7px;
	border: none;
	background:url('images/hr.jpg');
	padding:0;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

.clear {
	clear:both;
}

.main-content .leftcol {
	width:200px;
	float:left;
}

.main-content .rightcol {
	width:475px;
	float:left;
}
.main-content2 .leftcol {
	width:195px;
	float:left;
}

.main-content2 .rightcol {
	width:475px;
	float:left;
}
h4{
	margin: 0px;
	padding: 0px;
}
.greybox h4 a{
	font-size: 100%;
	_font-size: 90%;
	
	font-weight: normal;
	color:#393939;
	text-decoration: none;
}
.greybox h4 a:hover{
	text-decoration:  underline;
}
.activities{
	float: left;
	width: 235px;
	margin-top: 15px;
}
.recipes{
	float: left;
	width: 235px;
	margin-top: 15px;
}
.post{
	margin-bottom: 12px;
	margin-left: 200px;
}
.post .date{
	float: right;
}
.news_item{
	padding-top: 5;
	padding-right: 18;
	padding-bottom: 5px;
	padding-left: 18px;
}
.news_item p{
	padding-top: 0;
	margin-top: 0;
}
.news_item a{
	color:#393939;
}

.post .startSpeech{
	background-image: url(images/startSpeech.gif);
	float: left;
	height: 26px;
	width: 24px;
	margin-top: 10px;
}
.post .meta{
	float: left;
	height: 26px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.post .endSpeech{
	background-image: url(images/endSpeech.gif);
	float: left;
	height: 26px;
	width: 24px;
	margin-top: 10px;
}
.footer{
	background-image: url(images/footerBG.jpg);
	height: 34px;
	margin-top: 20px;
}
.footer p{
	padding-top: 9px;
	text-align:center;
	font-size: 80%;
}
.footer a{
	color:#393939;
}
.roomlist ul{
	margin:0px;
	padding:0px;
}
.roomlist li{
	list-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-left: 25px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}
.roomlist li a{	
	color:#393939;
}
.kidBG1{
	background-image: url(images/kid1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom: 1px solid #FFF;
}
.kidBG2{
	background-image: url(images/kid2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom: 1px solid #FFF;
}
.kidBG3{
	background-image: url(images/kid3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom: 1px solid #FFF;
}
.kidBG4{
	background-image: url(images/kid4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom: 1px solid #FFF;
}

.fillform {
	padding: 0px;
	padding-left: 0px;
	margin: 0px;
	
}
.fillform p {
	clear: left;
	padding: 0px;
	margin: 2px;
	margin-bottom: 10px;
}
.fillform p label {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
.fillform input {
	border: 4px #E9F2F1 solid;
	padding: 4px;
}
.fillform textarea {
	border: 4px #E9F2F1 solid;
	padding: 4px;
}
.errors{
	background-color: #FFB538;
	border: 4px solid #E9F2F1;
	color: #000000;
	padding: 15px;
}
.metaData{
	border-top: 4px solid #E9F2F1;
}