@charset "utf-8";
/* CSS Document */

body {
	background-image: url(newweb/images/bg.jpg);
	background-repeat: repeat;
	xmargin: 0px;
	margin-top:0px;
	xpadding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	xfont-size: 12px;
	color:#484891;
	xtext-align: center;
}
#header {
  width:100%;
  height:162px;
  position:relative;
}
#picture {
	width:252px;
	height:120px;
	top:0px;
	xfloat:left;
}
#menuholder {
	position:absolute;
	right:306px;
	top:0px;
}
#menu {
    width: 192px; height: 120px;
    background: url(newweb/design/menu.jpg);
	background-position:left;
    margin: 0; 
	padding: 0;
}
#menu li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; left: 0;
	clear:inherit;}
#menu li, #menu a {
    height: 24px; display: block;}
#homeb {top: 0; width: 192px;}
#aboutusb {top: 25px; width: 192px;}
#parentsb {top: 49px; width: 192px;}
#daycareb {top: 73px; width: 192px;}
#schoollifeb {top: 97px; width: 192px;}
#homeb a:hover {
    background: transparent url(newweb/design/menu.jpg)
    -192px 0px  no-repeat;}
#aboutusb a:hover {
    background: transparent url(newweb/design/menu.jpg)
    -192px -26px no-repeat;}
#parentsb a:hover {
    background: transparent url(newweb/design/menu.jpg)
    -192px -49px no-repeat;}
 #daycareb a:hover {
    background: transparent url(newweb/design/menu.jpg)
    -192px -73px no-repeat;} 
#schoollifeb a:hover {
    background: transparent url(newweb/design/menu.jpg)
    -192px -97px no-repeat;} 

#logo {
	position:absolute;
	height:120px;
	width:306px;
	top:0px;
	right:0px;
	background-color:CF6;
}
#banner {
	position:absolute;
	top:120px;
	width:100%;
	height:42px;
	background-image:url(newweb/design/banner.gif);
	background-repeat:no-repeat;
	color: #484891;
	background-position: right;
	vertical-align: top;
}

#banner img {
	float: left;
	padding-top: 20px;
	
}
#container {
  width: 100%;
  background:#f1f2ea url(images/sidecolbg.jpg) repeat-y right;
  float: left;
  margin-right: -213px;
}
#sidebar {
	width: 213px;
	float: right;
	color: #FFF;
}
#sidebar h2 {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #CF6;
	margin-left: 10px;
}
#sidebar ul li {
	color: #CF6;
	line-height: 18px;
	font-size: 14px;
}
#sidebar  a:link{
	color: #FFF;
	/*border-bottom-style: dashed; 
	border-bottom-width: 1px;
	border-bottom-color: #CF6;*/
	text-decoration: none;
}
#sidebar  a:visited{
	color: #CF6;
	text-decoration: none;
	font-style: italic;	/*border-bottom-style: dotted; 
	border-bottom-width: 1px;
	border-bottom-color: #fff;*/
}
#sidebar  a:active{
	color: #CF6;
	text-decoration: none;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-color:CF6;
}
#sidebar  a:hover{
	color: #CF6;
	text-decoration: none;
	border-bottom-style: dashed; 
	border-bottom-width: 1px;
	border-bottom-color: #CF6;
	font-style:normal;
}
#footer {
  background: url(newweb/images/footer.jpg);
  background-repeat:no-repeat;
  clear: both; 
  text-align: center;
  height: 54px;
}
#content {
	 background: #FFFFFF;
	 background-image:url(newweb/design/background.jpg);
	 background-repeat:repeat-y;
  margin-right: 213px;
}
#content h1 {
	margin-top:0px;
	background-image:url(newweb/design/Header1_bg.jpg);
	background-repeat:no-repeat;
	padding-left:50px;
	font-size:18px;
	line-height:39px;
}
#content p{
	padding-left:30px;
}
	#content ol li {
	margin-left: 30px;
}
#wrapper {
  background:
    #ffffff url(images/sidecolbg.jpg) repeat-y right;
}

.last {
	margin-bottom:0px;
}
.clearing {
  height: 0;
  clear: both;
}
.aligntop {
	vertical-align:top;
	margin-top:-40px;
}

#content h4{
	padding-left: 30px;
}
#content h3{
	padding-left: 30px;
}
#content h2{
	padding-left: 30px;
}.quote {
	font-style: italic;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#content .floatright {
	float: right;
	border:none;
}
#content table {
	padding: 1px;
}

