@charset "utf-8";
/* CSS Document */
#mainContainer {
	height: 500px;
	width: 950px;
	margin-left: -475px;
	left: 50%;
	background-color: #9DC1F1;
	position: absolute;
}
#seventeen {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 950px;
}
body {
	background-image: url(images/bodyBack.jpg);
	background-repeat: repeat;
}
#onetop {
	background-image: url(images/PrototypeWoodglen2SLICE_01.jpg);
	float: left;
	height: 108px;
	width: 950px;
}
#two {
	background-image: url(images/PrototypeWoodglen2SLICE_02.jpg);
	float: left;
	height: 21px;
	width: 220px;
}
#home {
	float: left;
}
#home a {
	text-decoration: none;
	background: url(images/home.jpg) 0px 0px no-repeat;
	display: block;
	height: 21px;
	width: 67px;
	overflow: hidden;
	
}
#home a:hover {
	background-position: 0px -21px;
}
#philo {
	float: left;
}
#philo a {
	text-decoration: none;
	background: url(images/philosophy.jpg) 0px 0px no-repeat;
	display: block;
	height: 21px;
	width: 122px;
	overflow: hidden;
}
#philo a:hover {
	background-position: 0px -21px;
}

#program {
	float: left;
}
#program a {
	text-decoration: none;
	background: url(images/program.jpg) 0px 0px no-repeat;
	display: block;
	height: 21px;
	width: 100px;
	overflow: hidden;
}
#program a:hover {
	background-position: 0px -21px;
}
#rates {
	float: left;
}
#rates a {
	text-decoration: none;
	background: url(images/rates.jpg) 0px 0px no-repeat;
	display: block;
	height: 21px;
	width: 74px;
	overflow: hidden;
}
#staff {
	float: left;
}
#rates a:hover {
	background-position: 0px -21px;
}
#staff a {
	text-decoration: none;
	background: url(images/staff.jpg) 0px 0px no-repeat;
	display: block;
	overflow: hidden;
	height: 21px;
	width: 64px;
}
#staff a:hover {
	background-position: 0px -21px;
}
#contact {
	float: left;
}
#contact a:hover {
	background-position: 0px -21px;
}
#contact a {
	text-decoration: none;
	background: url(images/contact.jpg) 0px 0px no-repeat;
	display: block;
	height: 21px;
	width: 86px;
	overflow: hidden;
}
#nine {
	background-image: url(images/PrototypeWoodglen2SLICE_09.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 217px;
}
#ten {
	background-image: url(images/PrototypeWoodglen2SLICE_10.jpg);
	float: left;
	height: 239px;
	width: 31px;
}
#twelve {
	background-image: url(images/ContactMainForm.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 239px;
	width: 487px;
}
#thirteen {
	background-image: url(images/PrototypeWoodglen2SLICE_13.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 239px;
	width: 249px;
}
#fourteen {
	background-image: url(images/bottomLength/leftside.jpg);
	background-repeat: no-repeat;
	height: 700px;
	width: 214px;
	float: left;
}
#fifteen {
	background-image: url(images/bottomLength/middle.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 700px;
	width: 487px;
}
#price1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	float: left;
	width: 200px;
	font-weight: bold;
	margin-left: 35px;
}
.priceDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	float: left;
	width: 200px;
	margin-left: 35px;
}
.pricenumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 200px;
}
#price2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 200px;
}


#sixteen {
	background-image: url(images/bottomLength/right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 700px;
	width: 249px;
}
#facebook {
	float: left;
}
#facebook a {
	text-decoration: none;
	background:url(images/facebook.jpg) 0px 0px no-repeat;
	display: block;
	height: 239px;
	width: 183px;
	overflow: hidden;
}
#facebook a:hover {
	background-position: 0px -239px;
}


#form {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}
#form1 {
	text-align: center;
}

#footer {
	background-image: url(images/footer.png);
	float: left;
	height: 50px;
	width: 950px;
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
	padding-right: 10px;
}
.space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}
.contacts {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 5px;
	border: thin solid #000000;
	text-align: center;
	width: 226px;
	height: 80px;
}
.headerpoints {
	color: #FFFF00;
	margin-bottom: 5px;
	margin-top: 5px;
}
#privatepay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	margin-left: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

.space2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.ppoints {
	margin-top: 5px;
}
.headerpoints2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#content {
	width: 487px;
}

.contentblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#includes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	margin-left: 15px;
}
.includesDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#content2 {
	text-align: center;
}
#statefunded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #000000;
	text-align: center;
	display: block;
	margin: 18px;
	border: 2px solid #FFFFFF;
}
#bluePhone {
	display: block;
	margin-left: 25%;
}
#AnswerCalls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	display: block;
	text-align: center;
	text-decoration: underline;
}
#img2 {
	display: block;
	margin-left: 25px;
	margin-top: 177px;
	position: absolute;
	top: 765px;
	left: 0px;
}
#news {
	width: 213px;
}
#newEvents {
	text-align: center;
}
#img1 {
	margin-top: 80px;
	margin-left: 25px;
}
a img { border: none ; }

