@charset "UTF-8";
/* CSS Document */

/* 
	COLORS:
	Tan 		#dbb060
	Lt. Tan 	#eeca70
	Yellow	#ffd631
	Off-white	#ffed91
	Blue		#006699
*/

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	font-size: 60%;
	background-color: #000000;
	
}
h1, h2, h3, h4, h5, h6, p, pre, label, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}
p, .small, .footnote, .smallnote, blockquote, cite, ul, ol, dl, pre, label, address {
	color: #333333;
}
p {
}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 120px;
}
h1, h2, h3, h4, #mainnav ul a, #schoolsubnav ul a, #performancessubnav ul a, #aboutsubnav ul a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h2 {
	font-size: 18px;
	line-height: 18px;
	margin: 12px 0 6px 0;
}
img + h1 {
}
#classbox1 h1 {
	color: #000000;
	margin: 10px;
	clear: both;
}
#classbox1 img {
	margin-left: 10px;
	border: 1px solid #9C9284;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#classbox1 table {
	margin-left: 10px;
}
#classbox1 p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	line-height: 1.3em;
}
#classbox1 h3 {
	font-size: 14px;
	color: #333333;
	clear: both;
	margin: 10px;
}
#classbox1 h4 {
	font-size: 14px;
	color: #333333;
	clear: both;
	margin-top: 10px;
	margin-left: 10px;
}
#classbox1 h5 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-right: 10px;
	margin-left: 10px;
}
img {
	vertical-align: bottom;
}
a img {
	border: none;
}
a {
	outline: none;
}
a:link, a:visited {
	color: #426384;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
}
ul {
	list-style-type: none;
}
.clear {
	clear: both;
}
/* ------------------------- IMAGE CLASSES ------------------------- */

.imageborder {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #a9a9a9;
	margin: 5px 0;
}
/* ------------------------- HEADER ------------------------- */

#wrapper {
	width: 850px;
	margin: 0pt auto;
}
#header {
	width: 850px;
	height: 120px;
	background-color: #CCCC99;
	background-image: url(images/cptlogo.jpg);
	background-repeat: no-repeat;
	background-position: -6px bottom;
	clear: both;
	position: relative;
}
#headertest {
	width: 850px;
	height: 120px;
	background-color: #CCCC99;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	position: relative;
}
#header h1 {
	margin-left: -9999px;
}
#header_logo, #header_title {
	border: none;
	float: left;
}

#utilitynav {
	padding: 0;
	font-size: 1.2em;
	line-height: 1em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: absolute;
	top: 0;
	right: 0;
	color: #000000;
	background-color: #CCCC97;
}
#utilitynav ul {
	list-style: none;
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#utilitynav ul a {
	text-decoration: none;
	float: left;
	padding-top: .5em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#utilitynav ul a:hover {text-decoration: underline;}



#mainnav {
	width: 850px;
	font-size: 1.6em;
	float: left;
	clear: both;
	background-color: #9C9284;
	background-image: url(images/bgmenugrad.jpg);
	background-repeat: repeat-y;
	background-position: 100%;
}
#mainnav ul {
	list-style: none;
	float: right;
}
#mainnav ul a {
	display: block;
	padding: 8px 16px;
	text-decoration: none;
	color: #000000;
	float: left;
}
#mainnav ul a:hover {
	text-decoration: underline;
	color: #000000;
}
#mainnav li, #utilitynav li {
	float: left;
}
.current, #mainnav ul a:hover {
	background-color: #FF9900;
}
/* ------------------------- HOME PAGE ------------------------- */

#home_content {
	width: 850px;
	clear: both;
	background-color: #CCCC99;
	overflow: hidden;
}
#infobox1, #infobox2, #infobox3 {
	width: 265px;
	overflow: hidden;
	position: relative;
	float: left;
	background-color: #E6E6CC;
	height: 300px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 2px solid #9C9284;
	padding-top: 10px;
	background-image: url(images/bggradient.jpg);
	background-repeat: repeat-x;
	background-position: 100% 100%;
}
#infobox1 img, #infobox2 img, #infobox3 img {
	clear: both;
	border: 1px solid #9C9284;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#infobox1 h1, #infobox2 h1, #infobox3 h1 {
	font-size: 16px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	margin-top: 0px;
}
#infobox1 h2, #infobox2 h2, #infobox3 h2 {
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	margin-top: 0px;
}

#Float_Right {
	float: right;
}
#infobox1 p, #infobox2 p, #infobox3 p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #333333;
}
#classbox1 {
	width: 820px;
	overflow: hidden;
	position: relative;
	float: none;
	background-color: #E6E6CC;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #9C9284;
	padding-top: 10px;
	background-image: url(images/bggradient.jpg);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	clear: both;
}
#bigbox1 {
	width: 820px;
	overflow: hidden;
	position: relative;
	float: none;
	background-color: #E6E6CC;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #9C9284;
	padding-top: 10px;
	background-image: url(images/bggradient.jpg);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	clear: both;
}
#bigbox1 h1 {
	color: #000000;
	margin: 10px;
}
#bigbox1 img {
	margin: 10px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #9C9284;
}
#bigbox1 p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	line-height: 1.3em;
}
/* -----------Bottom Box --------------*/
#botbox {
	font-size: 12px;
	width: 817px;
	background-color: #426384;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9C9284;
	border-right-color: #9C9284;
	border-bottom-color: #9C9284;
	border-left-color: #9C9284;
	margin-right: 10px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#botbox h1 {
	font-size: 16px;
	color: #DCDCC3;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
	letter-spacing: 0.1em;
}
#botbox a:hover {
	text-decoration: underline;
}
#botbox p {
	font-size: 12px;
	padding: 0;
	color: #E6E6CC;
	float: none;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
}
#botbox h2 {
	color: #E6E6CC;
	font-size: 14px;
	margin-right: 20px;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
	margin-top: 0px;
}
#botbox a {
	color: #FF9900;
}
#botbox a:hover {
	text-decoration: underline;
}
/* ------------------------- FOOTER ------------------------- */

#footer {
	width: 850px;
	background-color: #9C9284;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 14px;
	background-image: url(images/bgmenugrad.jpg);
	background-repeat: repeat-y;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	font-size: 12px;
	line-height: 3em;
	padding: 0;
	color: #e6e6e6;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer ul {
	float: right;
	padding: 0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
#footer li {
	line-height: 3em;
	display: inline;
}
#footer li a {
	color: #E6E6CC;
	text-decoration: none;
	padding: 8px;
}
div.headerTextOn {
	display: none;
}
div.headerImgOff {
	display: none;
}
.entry .imagecenter, {
margin-bottom: 0;
}
.bio {
	clear: both;
	margin-bottom: 20px;
}
li ul {
	margin-left: 15px;
}
.formmargin {
	margin-top: 1em;
	margin-right: 2px;
	margin-bottom: 1em;
	margin-left: 20em;
}
.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
