body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../new/images/graphics/website-bgr.gif);
	margin: 0px;
	padding: 0px;
}
#top-bar {
	background-image: url(../new/images/graphics/top-bar-green-bgr.gif);
	background-repeat: repeat-x;
}
#top-page {
	width: 877px;
	margin-right: auto;
	margin-left: auto;
	height: 141px;
	background-image: url(../new/images/graphics/top-bar-bgr.gif);
	padding: 0px;
}
#page-bgr {
	background-image: url(../new/images/graphics/page-bgr2.gif);
	padding: 0px;
	width: 877px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	display: block;
}
#header-zone {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 38px;
	height: 295px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../new/images/graphics/header-zone-bgr.gif);
}
#main-body{
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
}h1 {
	color: #006B00;
}
.home-search {
	float: left;
	margin-top: 105px;
	margin-left: 53px;
	margin-right: auto;
	padding: 0px 0px 0px 4px;
	width: 160px;
	height: 34px;
	text-align: left;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-family: "Bookman Old Style";
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: none #CCCCCC;
	border-bottom: 1px double #CCCCCC;
	border-left: none #CCCCCC;
	line-height: 34px;
}
a.home-search:hover {
	background-image: url(../new/images/graphics/hover-bgr.gif);
}
#footer {
	height: 141px;
	width: 800px;
	background-image: url(../new/images/graphics/footer-bgr.gif);
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.footer-text {
	height: 140px;
	padding-top: 5px;
}
.footer-text a{
	color: #FFFFFF;
}
.top-anchor {
	margin: 0px;
	padding: 0px;
	float: right;
}h2 {
	font-size: large;
	color: #006b00;
}
h3 {
	font-size: large;
	color: #006b00;
}
h4 {
	font-size: large;
	color: #006b00;
}
h5 {
	font-size: large;
	color: #006b00;
}
h6 {
	font-size: large;
	color: #006b00;
}
.coloring {
	font-size: medium;
	font-weight: bold;
	color: #006b00;
}
.highlighting {
	background-color: #000000;
	display: block;
	font-weight: bold;
	color: #FFFF5E;
	border: 2px double #FFFF5E;
	height: 55px;
	font-size: large;
	padding-top: 8px;
	padding-bottom: 0px;
	margin: 0px;
}
.hrcolor {
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #006B00;
	width: 200px;
	margin-left: 215px;
}
.testimonies {
	background-color: #FFFF95;
	padding: 5px;
}
.schools {
	background-color: #000000;
	border: 1px solid #DFFF00;
	color: #FFFF00;
	font-weight: bold;
}
.relocation {
	background-color: #D7EFFF;
}
.white-links {
	color: #FFFFFF;
	text-decoration: underline;
}
.links {
	color: #FFFF00;
	background-color: #006B00;
	border: 1px solid #FFFF00;
	text-align: center;
}
.linksul {
	list-style-type: none;
	font-weight: bold;
	color: #006B00;
}
