@charset "utf-8";
#contain {
	margin: 25px auto 0px auto; /* this overrides the text-align: center on the body element. */
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
	width: 1000px;
	height: 650px;
	background-repeat: no-repeat;
	text-align: left;
}
#contain #nav {
	width: 960px;
	margin-left: 0px;
	height: 25px;
	padding-top: 2px;
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 10px;
	padding-left: 5px;
}


#container {
	margin: 0px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 1px 25px 25px 1px;
	background-color: #FFF;
	width: 1000px;
	height: 559px;
	background-image: url(Images-main/container-bg.jpg);
	background-repeat: no-repeat;
} 
#container #flash {
	width: 300px;
	float: left;
}
#container #middle {
	float: left;
	width: 300px;
	padding: 0px 25px;
	background-color: #F0F0F0;
	height: 559px;
}
#container #right {
	width: 323px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin-right: 27px;
}
#container #rightschools {
	width: 283px;
	float: right;
	padding: 20px 20px 0px 20px;
	margin-right: 27px;
	height: 539px;
	background-color: #CCC;
}
#contain #container #rightschools a img{
	padding: 10px 8px 0px 10px;
	border: none;


}

.italic {
	font-style: italic;
}


#container #folio {
	width: 673px;
	float: right;
	padding: 20px 0px 0px 0px;
	margin-right: 27px;
	height: 539px;
	text-align: center;
}
#contain #container #folio a img {
	padding: 10px;
	border: 0px none #333;
}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #333;
	display: block;
	margin-bottom: 5px;
}
h6 {
	font-family: "Gill Sans MT", "Helvetica LT", Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000;
	display: block;
	margin: 0;
	text-align: left;
	padding-left: 45px;
}

h5 {
	font-family: "Gill Sans MT", "Helvetica LT", Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000;
	display: block;
	margin: 0;
	text-align: left;
}
h5 a {
	font-family: "Gill Sans MT", "Helvetica LT", Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #666;
	margin: 0;
	text-align: left;
	text-decoration: none;
}
h5 a:hover {
	font-family: "Gill Sans MT", "Helvetica LT", Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #f36;
	margin: 0;
	text-align: left;
	text-decoration: none;
}
table {
	margin-left: 45px;
	float: left;
}






p {
	font-family: "Gill Sans MT", "Helvetica LT", Verdana, sans-serif;
	font-weight: normal;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #181818;
	display: block;
	margin-top: 0px;
}
p a {
	font-family: "Gill Sans MT", "Helvetica LT", Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #F36;
	margin-top: 0px;
	text-decoration: none;
}
p a:hover {
	font-family: "Gill Sans MT", "Helvetica LT", Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #000;
	margin-top: 0px;
	text-decoration: none;
}
#contain #container #middle #contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	padding-bottom: 19px;
}
#contain #container #middle #contacticons {
	text-align: left;
	display: inline;
}
#contain #container #middle #contacticons p a {
	display: inline;
}
#contact table {
	margin: 0;
	float: none;

}
#contain #footer {
	text-align: left;
}

#footer h4 {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
#footer h4 a{
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
#footer h4 a:hover {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #f36;
	text-decoration: none;
}
#contain #nav #addthis {
	text-align: right;
	width: 125px;
	display: inline;
	margin: 0px 0px 0px 210px;
	padding-bottom: 5px;
}
#contain #nav #addthis img {
	padding-bottom: 8px;
}
#contain #nav #toplinks {
	width: 320px;
	display: block;
	float: left;
	padding-top: 5px;
	color: #999;
}
#contain #nav #toplinks a {
	color: #999;
	text-decoration: none;

}
#contain #nav #toplinks a:hover {
	color: #f36;
	text-decoration: none;
}
#contain #nav #navbuttons {
	width: 325px;
	height: 25px;
}
