body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}
.cl { clear: both; height: 0; font-size: 0; line-height: 0; text-indent: -4000px;  }
.shell {
	margin: 0 auto;
	width: 950px;
}
#container {
	background: #E6D4C5;
	width: 950px;
	border: thin solid #4C361A;
	padding-bottom: 16px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#header {
	color: #E6D4C5;
	text-align: center;
}
#addressbar {
	color: #E6D4C5;
	background: #4C361A;
	height: 22px;
	font: 16px "Century Gothic", Futura, Arial, Helvetica;
	text-align: center;
	width: 950px;
}
#addressbar a { color: #E6D4C5;
}
#nav {
	margin-bottom: 10px;
	width: 950px;
}

#main {
	position: relative;
	width: 700px;
	font-family: "Century Gothic", Futura, "Helvetica Neue", Arial;
	text-align: left;
	font-size: 13px;
	color: #4C361A;
	margin-left: 50px;
}
.pics {
	float: right;
	margin-left: 30px;
	display: block;
	width: 322px;
	}
.script {
	font-family: "Brush Script MT", "Lucida Handwriting", "Times New Roman", serif;
	font-size: 22px;
	font-weight: bold;
}
h2 {
	color: #A0541E;
}
#homemain {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 890px;
	font-family: "Century Gothic", Futura, "Helvetica Neue", Arial;
	text-align: left;
	font-size: 13px;
	padding-left: 20px;
	color: #4C361A;
}
h1 {
	color: #A0551F;
	font-family: "Century Gothic", Futura, "Helvetica Neue", Arial;
	font-size: 24px;
	font-weight: bold;
}
.pagetitle {
	color: #A0551F;
	font-family: "Century Gothic", Futura, "Helvetica Neue", Arial;
	font-size: 24px;
	font-weight: bold;
}
#secheader {
	height: 129px;
	color: #E6D4C5;
	text-align: center;
}
#rooms {
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	display: block;
	width: 550px;
}
#rooms p{
	font-family: "Century Gothic", Futura, "Helvetica Neue", Arial;
	font-size: 13px;
	color: #4C361A;
}
#ssp{
	display: block;
	width: 320px;
	height: 300px;
	float: left;
	margin-top: 20px;
}
#rooms.toddler {
	background-image: url(Images/toddlerpics.jpg);
}
#rooms.pre {
	background-image: url(Images/preschoolpics.jpg);
}
#rooms.about {
	background-image: url(Images/aboutpics.jpg);
}
#rooms.pre4 {
	background-image: url(Images/pre4pics.jpg);
}
#footer {
	font: x-small Arial, Helvetica, sans-serif;
	position: relative;
	color: #4C361A;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #4C361A;
	border-right-color: #4C361A;
	border-bottom-color: #4C361A;
	border-left-color: #4C361A;
}
.copyright {
	font-size: xx-small;
	color: #999999;
}

