@charset 'UTF-8';
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@import url('etc/normalizeC.css');

@media all {
/*=====SCH.COM WRAPPER FIXES=====*/
body { 
	background-image: none;
	background-color: #fff; 
	margin: 0;
	padding: 0;
	}
img.dBlock, 
.teacher-searchbox { 
	display: none; 
	}
#universal4o { 
	box-shadow: 0 0 8px 0 #999; 
	margin-bottom: 0; 
	padding-left: 10px;
	padding-right: 10px;
	}
/*==========STYLES==========*/
#ps-wrap a:link,
#ps-wrap a:visited,
#ps-wrap a:active {
	color: #85a7a9;
	text-decoration: none;
	}
#ps-wrap a:hover {
	color: #026937;
	}
#ps-wrap h1 {
	letter-spacing: 2px;
	line-height: 150%;
	margin: 0 0 0.1em 0;
	}
#ps-wrap h1.title {
	padding: 0.4em 0.5em 0.4em 0.5em;
	margin: 0 0 0 -0.5em;
	border: 1px solid #85a7a9;
	color: #fff;
	text-transform: uppercase;
	line-height: 100%;
	}
#ps-wrap h1.title span { /* tag line */
	display: inline-block;
	margin-left: 10px;
	font-size: 13px;
	line-height: 1em;
	letter-spacing: 0px;
	text-transform: none;
	font-style: italic;
	font-weight: 500;
	color:  #85a7a9;
	color:  #fff;
	}
#ps-wrap h2 {
	font-size: 18px;
	line-height: 1.4em;
	padding: 0 10%;
	text-align: center;
	margin: 2em 0 0.25em;
	}
#ps-wrap h3 {
	margin: 2em 0 0.5em;
	}
#ps-wrap h1+h3 {
	margin-top: 1em;
	}
#ps-wrap h4.banner { /* header */
	position: absolute;
	right: -3px;
	top: 13px;
	margin: 0;
	height: 32px;
	width: 322px;
	padding: 14px 23px 0 0;
	background: no-repeat url('images/banner.png');
	z-index: 10;
	text-align: right;
	color: #fff;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 13px
	}
#ps-wrap h5 {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	line-height: 150%;
	margin: 0 0 1em;
	}
#ps-wrap h6 {
	height: 32px;
	padding: 12px 25px 0 0;
	margin: 2em 0;
	background: no-repeat top right url('images/banner-arrow.png');
	z-index: 10;
	text-align: right;
	color: #fff;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 18px;
	}
#ps-wrap h6 a:link,
#ps-wrap h6 a:visited,
#ps-wrap h6 a:active {
	color: #fff;
	}
#ps-wrap h6 a:hover {
	color: #026937;
	}
#ps-wrap a.home-link {
	display: block;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 1px;
	margin-top: 2em;
	}
#ps-wrap .slide-holder {
	border: 2px solid #ccc;
	background: #efedec;
	width: 510px;
	margin: 1em auto 3em;
	text-align: center;
	}
#ps-wrap .slide-holder img {
	width: 100%;
	height: auto;
	}
#ps-wrap .slide-home {
	float: left;
	border: 2px solid #85a7a9;
	width: 84px;
	height: 38px;
	margin: 0  10px 10px 0;
	}
#ps-wrap .slide-home:hover {
	border: 2px solid #026937;
	}
#ps-wrap .ps-quote p {
	font-family: Georgia, serif;
	font-size: 28px;
	font-style: italic;
	line-height: 120%;
	color: #ccc;
	margin: 0 0 0.5em 0;
	}
#ps-wrap .ps-quote p.attrib {
	font-size: 16px;
	font-style: italic;
	line-height: 120%;
	color: #ccc;
	text-align: right;
	font-family: Lato, Helvetica, sans-serif;
	}
/*=====footer-ee====*/
#ps-wrap h5.left {
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	margin: 0 0 1em;
	}
#ps-wrap h5.footer {
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	line-height: 150%;
	margin: 0 0 1em;
	}
/*=====NAV=====*/
#ps-wrap ul.navigation {
	clear: both;
	list-style: none;
	margin: 0 0 0 -1em;
	padding: 10px 0 15px 1em;
	font-size: 13px;
	line-height: 1em;
	text-transform: uppercase;
	background: #efefef;
	height: 0.8em;
	}
#ps-wrap ul.navigation li {
	float: left;
	padding: 0 42px 0 0;
	}
#ps-wrap ul.navigation li:last-child {
	padding: 0;
	}
#ps-wrap ul.navigation li a {
	display: inline-block;
	padding-bottom: 8px;
	}
/*=====layout=====*/
#ps-wrap div.centerer {
	width: 970px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	}
#ps-wrap #ps-hed {
	background: #026937;
	padding: 1.25em 0;
	position: relative;
	border-top: 1px solid #333;
	}
#ps-wrap,
#ps-wrap table,
#ps-wrap table td {
	position: relative;
	/*-default font-*/
	font-family: Lato, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #6a6a6a;
	}
#ps-wrap #ps-body {
	padding: 2em 10px;
	position: relative;
	clear: both;
	background: #fff;
	overflow: hidden;
	}
#ps-wrap .ps-left-column {
	width: 71%;
	}
#ps-wrap .ps-quote,
#ps-wrap .ps-states {
	float: right;
	clear: right;
	width: 25%;
	margin: 40px 0 40px 4%;
	}
#ps-wrap .ps-states h3 {
	margin-top: 0;
	}
#ps-wrap .ps-states p {
	margin-bottom: 0.5em;
	}
#ps-wrap h1+ul {
	margin-top: 1em;
	}
	
} /*END @MEDIA ALL*/

@media print {
#universal4o,
#footer-wrapper-4o,
ul.navigation,
.ps-states {
	display: none;
	}
#ps-wrap h1.title {
	margin: 0;
	}
} /*END @MEDIA PRINT*/
/*=====REF=====
green: #026937
bluish: #85a7a9
==========*/