#top-bar {

	background-repeat: repeat-x;

	background-image: url(../new/images/top-bar-bgr.gif);

}

#top-logo {

	background-image: url(../new/images/top-bar.gif);

	height: 124px;

	background-repeat: no-repeat;

	margin-right: auto;

	margin-left: auto;

	width: 870px;

}

body {

	margin: 0px;

	padding: 0px;

}

body a {
	outline: none;

}

#content-wrap{

	background-image: url(../new/images/content-bgr.gif);

	background-repeat: repeat-y;

	width: 870px;

	margin-right: auto;

	margin-left: auto;

	height: 100%;

	padding: 0px;

}

#header {

	width: 762px;

	margin-right: auto;

	margin-left: auto;

	height: 180px;

	padding: 0px;

	margin-top: 0px;

	margin-bottom: 0px;

}

#main-content {
	background-color: #FFFFFF;
	width: 826px;
	margin-left: 19px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;

}

#footer {
	width: 870px;
	background-repeat: no-repeat;
	margin-left: auto;
	background-image: url(../new/images/footer-bgr.gif);
	display: block;
	margin-right: auto;
	text-align: center;
	color: #FFFFFF;
	font-size: small;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-position: center top;
	height: 155px;
	clear: right;

}

.homepage {

	text-align: right;

	float: right;

	padding-right: 60px;

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-weight: bold;

	margin-top: 100px;

	text-decoration: none;

}

.footerlinks {

	color: #FFFFFF;

}

.footertext {

	padding-top: 17px;

}

.homepage a{

	color: #FFFFFF;

	text-decoration: none;

}

.testimonials {

	background-color: #FFFF95;

	display: block;

}

.schools {

	background-color: #FFFF95;

	text-align: center;

	display: block;

	font-weight: bold;

}

.links {

	font-weight: bold;

	color: #FFFFFF;

	text-align: center;

	display: block;

	background-color: #8C0101;

}

.counties {

	text-align: left;

	margin-left: 230px;

}

/* Social Media Links */


#main-content #social-links

  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 826px;
	height: 50px;
	float: none;
	margin: 0px;
	padding: 0px;
}
#main-content #social-links  li.facebook  a, #main-content #social-links  li.twitter  a, #main-content #social-links  li.blog a {
	background-repeat: no-repeat;
	text-decoration: none;
	height: 35px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-indent: -9999px;
}

#social-links ul {
	list-style-type: none;
	padding: 0px;
	width: 140px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 35px;
	float: right;
}
#social-links li {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#social-links li.facebook a {
	background-image: url(../new/images/facebook-icon.jpg);
	width: 55px;
}


#social-links li.twitter a{
	background-image: url(../new/images/twitter-icon.jpg);
	width: 50px;
}


#social-links li.blog a{
	background-image: url(../new/images/blog-icon.jpg);
	width: 35px;
}

