@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 13px;
}
body {
	background-color: #904184;
	background-image: url(../images/grad_back.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
h1 {
	color: #914285;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-size: 18px;
	color: #56054A;
	margin: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FBC425;
	margin: 0px;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #67175B;
	padding: 6px;
	margin: 0px;
}

#headercontainer {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #FFF;
}

#container {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #FFF;
}

/* Header */

#header {
	height: 130px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#header_top {
	height: 29px;
	width: 860px;
	background-image: url(../images/header_top.gif);
	padding-top: 10px;
	padding-right: 40px;
}
#header_bot {
	background-image: url(../images/header_bot.gif);
	background-repeat: no-repeat;
	height: 91px;
	width: 900px;
}
#date {
	float: right;
	width: 220px;
	padding-top: 30px;
	padding-right: 20px;
	text-align: right;
	font-size: 12px;
	color: #3D0434;
}
#search {
	float: right;
	width: 200px;
	height: 20px;
	margin-bottom: 8px;
}
#search form {
	float: right;
	margin: 0;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search input {
	float: left;
	font-size: 11px;
}
#search-text {
	width: 100px;
	height: 18px;
	color: #000;
	background-color: #FFF;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-left-color: #333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #999;
	border-bottom-color: #999;
}
#search-submit {
	height: 20px;
	color: #FFF;
	background-color: #3D0433;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #AB83A2;
	border-right-color: #270221;
	border-bottom-color: #270221;
	border-left-color: #AB83A2;
	background-image: url(../images/news_bar.gif);
	background-repeat: repeat-x;
	margin-left: 5px;
	float: right;
}
#top_nav {
	height: 29px;
	width: 800px;
	float: right;
}
#t_nav {
	z-index: 29;
	margin: 0px;
}
#t_nav li {
	margin: 0;
	font-size: 14px;
	list-style-image: none;
	list-style-type: none;
	float: right;
}
#t_nav li a {
	display: block;
	color: #FC0;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0;
	font-size: 16px;
}
#t_nav li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#t_nav li a:active {
	background-image: url(../images/nav_bar_over_back.gif);
	background-color: #f6850c;
}
#t_nav div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #C79FC1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#t_nav div a {
	position: relative;
	display: block;
	margin: 0;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #3D0434;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#t_nav div a:hover {
	text-decoration: underline;
	color: #3D0434;
}

/* Navigation */

#navigation {
	background-image: url(../images/nav_bar.gif);
	height: 30px;
	width: 900px;
	background-color: #FBC52F;
	background-repeat: no-repeat;
}
#nav {
	z-index: 30;
	margin: 0;
	padding: 0;
}
#nav li {
	margin: 0;
	list-style: none;
	font-size: 13px;
	padding: 0px;
	float: left;
}
#nav li a {
	display: block;
	color: #3D0434;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CB8927;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFE299;
	margin: 0;
}
#nav li a:hover {
	background-image: url(../images/nav_bar_over_back.gif);
	background-color: #f6850c;
}
#nav li a:active {
	background-image: url(../images/nav_bar_over_back.gif);
	background-color: #f6850c;
}
#nav div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #FFC631;
}
#nav div a {
	position: relative;
	display: block;
	margin: 0;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #3D0434;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CB8927;
	border-bottom-color: #FFE299;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CB8927;
	border-left-color: #FFE299;
}
#nav div a:hover {
}

/* Sub Navigation */

#subnav {
	z-index: 30;
	float: none;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
}
#subnav li {
	margin: 0;
	list-style: none;
	font-size: 12px;
	padding: 0px;
	float: left;
}
#nav2 {
	background-color: #000;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 900px;
	text-align: center;
}
#nav2 a {
	display: block;
	color: #C2BDC7;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 7px;
}
#nav2 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#nav2 .active a {
	color: #FFF;
	text-decoration: underline;
}
#content {
	height: 297px;
	width: 900px;
	background-color: #FFF;
}


/* School Page Layout */

#school_interior_col1 {
	background-color: #FFF;
	background-image: url(../images/copy.gif);
	background-repeat: repeat-x;
	width: 290px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
}

#school_interior_col1bond {
	background-color: #FFF;
	background-image: url(../images/copy.gif);
	background-repeat: repeat-x;
	width: 600px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
}


#school_interior_col1 ul {
	list-style-type: square;
	list-style-position: outside;
}
#school_interior_col1 li {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#school_interior_col1 a {
	font-size: 12px;
	font-weight: bold;
	color:#669900;
	text-decoration: none;
}
#school_interior_col1 a:hover {
	text-decoration: underline;
}

#school_interior_col2 {
	background-color: #FFF;
	background-image: url(../images/copy.gif);
	background-repeat: repeat-x;
	width: 275px;
	padding-top: 20px;
	padding-right: 35px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
}
#school_interior_col2 a {
	font-size: 12px;
	font-weight: bold;
	color: #53609D;
	text-decoration: none;
}
#school_interior_col2 a:hover {
	text-decoration: underline;
}
#school_interior_col3 {
	background-image: url(../images/home_r_col.gif);
	background-color: #752369;
	padding: 20px;
	width: 200px;
	background-repeat: repeat-x;
	margin-top: 0px;
}
#school_interior_col3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#school_interior_col3 li {
	padding-bottom: 7px;
}
#school_interior_col3 a {
	color: #FBC52F;
	text-decoration: none;
	padding-bottom: 20;
	font-size: 14px;
}
#school_interior_col3 a:hover {
	color: #F90;
	text-decoration: underline;
}
#school_interior_col3 .active a {
	color: #F90;
	text-decoration: underline;
}

#interior_colg {
	background-color: #FFF;
	background-image: url(../images/copy.gif);
	background-repeat: repeat-x;
	width: 540px;
	padding: 20px;
	margin: 0px;
}

/* Text Styles */
.style1g {
	color: #CCCCCC
}

.copy {
	font-size: 14px;
	margin: 10px;
}
.copy1 {
	font-size: 20px;
	color: #58074C;
}
.copy2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: 10px;
}

.copy3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
}
/*
.copy3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
}
*/
.copy4 {
	font-family: "Times New Roman", Times, serif;
	color: #601054;
	font-size: 15px;
}

.copy5 {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 13px;
	color:#FFFF99
}

.event_title {
	font-size: 13px;
	font-weight: bold;
	color: #3E0634;
	margin: 0px;
}
.people_title {
	font-size: 14px;
	font-weight: bold;
	color: #57074B;
	margin: 0px;
}
.qa {
	color: #FFBF07;
	font-size: 18px;
	font-weight: bold;
}
.subhead {
	color: #F90;
	font-size: 16px;
	font-style: italic;
}


/* Quicklinks Styles 

#quicklinksbefore {
	width: 127px;
	float: right;
	vertical-align:text-top;
}
	float: right;
	vertical-align:text-top;
*/

#quicklinks {
	color:#FF0;
}


#quicklinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
#quicklinks li {
	padding-bottom: 6px;
}
#quicklinks a {
	color:#FF0;
	text-decoration: none;
	font-size: 13px;
}
#quicklinks a:hover {
	color: #F90;
	text-decoration: underline;
}


/* Image Styles */

#photo1 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#photo2 {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

/* Footer */

#footer {
	background-image: url(../images/footer.gif);
	background-color: #7F277F;
	background-repeat: no-repeat;
	height: 30px;
	width: 900px;
}
#footerlinks {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
	padding-left: 50px;
}
#footerlinks a {
	color: #C2BDC7;
	font-size: 11px;
	text-decoration: none;
}
#footerlinks a:hover {
	color: #FFF;
	text-decoration: underline;
}

