/*** GENERAL STYLES ***/
html, body {
	background-image: url(/images/backgr.gif);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 100%;
}

#container {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
}

#middle {
	background-color: #FFFFFF;
	padding-left: 10px;
}

.imagenoborder, .imagenoborder a {
	border: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #913983;
	font-weight: normal;
	margin-top: 16px;
	margin-bottom: 12px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 25px;
}

h4, .purpletext {
  font-weight: normal;
	font-size: 12px;
	color: #913983;
}

p {
	margin-top: 6px;
	margin-bottom: 14px;
	line-height: 16px;
}

a {
	color: #BB51AB;
	text-decoration: underline;
}

a:hover {
	color: #D18BC7;
	text-decoration: underline;
}

/*** HEADER BAR ***/
#header {
	height: 124px;
	padding-left: 10px;
}

#logo {
	height: 119px;
	width: 162px;
	margin-right: 8px;
	float: left;
}

#banner {
	float: left;
	width: 557px;
	height: 97px;
}

/*** PRIMARY NAV ***/
#primary_nav {
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
}

#primary_nav a {
	color: #000000;
	text-decoration: none;
	
}

#primary_nav a:hover {
	color: #913983;
	text-decoration: none;
}

#primary_nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#primary_nav li {
  display: inline;
  padding-right: 0;
  margin: 0 11px 0 0;
}

/*** SECONDARY NAV ***/
#secondary_nav {
	width: 155px;
	background-color: #395c91;
	margin-bottom: 5px;
	padding: 6px 0 8px 7px;
	background-image: url(/images/bluestripes.gif);
	background-repeat:repeat;
	background-position: top left;
}

#secondary_nav .title {
	font-size: 17px;
  margin-bottom: 10px;
}

#secondary_nav a {
	color: #ffffff;
	text-decoration: none;
}

#secondary_nav a:hover {
	text-decoration: underline;
}

#secondary_nav ul {
  list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  margin: 0;
  padding: 0;
}

#secondary_nav li {
  padding: 0 0 2px 0;
  margin: 0;
}

#secondary_nav ul.sub_nav {
  margin-left: 5px;
}

/*** ADDRESS ***/
#address {
	width: 155px;
	height: 106px;
	float: left;
	margin-top: 9px;
	margin-bottom: 5px;
	background-color: #4D99B9;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 7px;
	margin-left: 9px;
}

#address a {
	color: #FFFFFF;
	text-decoration: underline;
}



/*** LEFT BAR ***/
#leftbar {
	width: 162px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-right: 8px;
	float: left;
	background-color: #FFFFFF;
}

.leftbar_red {
	width: 162px;
	margin-bottom: 5px;
}

/*** FORM ***/
.form_newsletter {
	height: 19px;
	width: 100%;
	margin-bottom: 8px;
}

.textfield {
	height: 15px;
	width: 113px;
	background-color: #FFFFFF;
	border: 1px solid #898989;
	line-height: 12px;
	font-size: 9px;
	float: left;
}

.submitbutton {
	background-image: url(/images/button.gif);
	height: 19px;
	width: 27px;
	margin-left: 4px;
	border: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

/*** MIDDLE AREA ***/
#middlesection {
	width: 557px;
	float: left;
	background-color: #FFFFFF;
  border-top: #E9D7E6 1px solid;
}

#cumbtrail {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9D7E6;
	padding-top: 6px;
	padding-left: 8px;
	font-size: 10px;
}

/*
#cumbtrail a {
	text-decoration: none;
	color: #000000;
}
*/

#content {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
	min-height: 200px;
	height: auto!important;
	height: 200px;
}

#content .images {
  float:right;
  width: 190px;
  margin-left: 10px;
}

#content .images .image {
  background-color: #F3F3F3;
  padding: 5px;
  margin-bottom: 10px;
}

#content .images .image p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #913983;
	margin-bottom: 0px;
	margin-top: 7px;
}

.imagebox {
	height: 156px;
	width: 178px;
	background-color: #F3F3F3;
	padding: 5px;
	float: right;
}

.imagebox p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #913983;
	margin-bottom: 0px;
	margin-top: 7px;
}

/*** RIGHT BAR ***/
#rightbar {
	float: left;
	width: 162px;
	margin-left: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.rightbar_title {
	font-size: 13px;
}

.rightbar_title_short {
	font-size: 13px;
}

.absence {
float:right;
margin-left: 9px;
margin-right: 4px;
text-align:left;
width:155px;
padding-left: 7px;
padding-top: 6px;
height:75px;
background-color: #065a7d;
margin-bottom: 5px;
color:white;
}

.absence h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.95em;
margin:0px;
padding-bottom:2px;
color:white;
font-weight:bold;


}

.absence a {
color:white;
}

.rightbar_red {
	width: 155px;
	background-color: #FF0000;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-left: 7px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(/images/right_red.gif);
}

.rightbar_blue {
	width: 155px;
	background-color: #4D99B9;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-left: 7px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(/images/right_blue.gif);
}

.form_search {
	height: 19px;
	width: 100%;
	margin-bottom: 6px;
	margin-top: 5px;
}

.form_username {
	height: 19px;
	width: 100%;
	margin-bottom: 2px;
	margin-top: 6px;
}

.form_password {
	height: 19px;
	width: 100%;
	margin-bottom: 7px;
	margin-top: 4px;
}

/*** FOOTER BAR ***/
#footer {
	float: left;
	width: 898px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #040404;
	padding-top: 3px;
}

#footer a {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	padding-right: 9px;
}

.footer_left {
	float: left;
}

.footer_right {
	float: right;
}

#footer_awards {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

/*** PROMO PANELS ***/
.promo_panel {
  color: white;
	width: 155px;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-left: 7px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.promo_panel a {
  color: white;
	text-decoration: underline;
}

.promo_panel p {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  width: 120px;
  line-height: normal;
  margin-bottom: 8px;
}

.promo_panel .title {
  font-size: 13px;
}

.promo_panel.left1 {
	background-color: #913983;
  background-image: url(/images/left_purple2.gif);
}

.promo_panel.left2 {
	background-color: #FF9C00;
  background-image: url(/images/left_orange.gif);
}

.promo_panel.left3 {
	background-color: #4D99B9;
  background-image: url(/images/left_blue.gif);
}

.promo_panel.newsletter {
	background-color: #065a7d;
  background-image: url(/images/leftnews.gif);
}

.promo_panel.right1 {
	background-color: #913983;
  background-image: url(/images/left_purple2.gif);
}

.promo_panel.right2 {
	background-color: #FF9C00;
  background-image: url(/images/left_orange.gif);
}

.promo_panel.right3 {
	background-color: #4D99B9;
  background-image: url(/images/left_blue.gif);
}

.news-archive-paging {
  color: #666;
	font-size: 11px;
  text-align:right;
}

/*** CALENDAR ***/

.calendar {
  color:black;
  border: #E9D7E6 1px solid;
  margin-bottom: 5px;
  padding: 3px;
}

.calendar .month_year {
  font-size: 110%;
  margin: 0 0 5px 0;
  text-align:center;
}

.calendar .month_nav {
  font-family:arial, helvetica, sans-serif;
  margin: 2px 0 5px 0;
  text-align:center;
}

.calendar table {
  font-family:arial, helvetica, sans-serif;
  margin: 0 auto;
  border-collapse: collapse;
}

.calendar table td {
  padding: 1px;
  font-family:arial, helvetica, sans-serif;
  color: black;
  width: 20px;
  text-align: center;
}

.calendar table td a {
  display: block;
  /*width: 16px;
  height: 14px;*/
  font-weight: bold;
  background-color: #F5EFF4;
  text-decoration: none;
}

.calendar table td a:hover {
  
}

.calendar table td.header {
  border-bottom: #E9D7E6 1px solid
}

/*** CALENDAR LISTING ***/

.calendar-listing {
}

.calendar-listing .entry {
  border-top: #E9D7E6 1px solid;
  padding: 5px 0 5px 0;
}

.calendar-listing .entry.last {
  border-bottom: #E9D7E6 1px solid;
}

.calendar-listing .day {
  color: #666666;
}

.calendar-listing .title {
  font-weight: bold;
}

/* site map */
.site-map {
  font-size: 11px;
  margin-bottom: 20px;
}

.site-map ul {
  margin:0;
  padding-left: 20px;
}

.site-map ul.first {
  margin:0;
  padding-left: 35px;
}

.site-map ul li {
  margin-bottom: 3px;
  padding: 0;
}

/* swish-e search */
.search-results {
  font-size: 11px;
}

.search-results .synopsis {
  margin: 10px 0;
}

.search-results .record {
  margin-bottom: 15px;
}

.search-results .record .title {
  margin-bottom: 5px;
  font-weight: bold;
}

.search-results .record .description {
  margin-bottom: 5px;

}

.search-results .record .info {
  color: #006600;
}

.search-results .page-controls {
  text-align: center;
  color: #777777;
  margin-bottom: 15px;
  border-top: #DDDDDD 1px solid;
  border-bottom: #DDDDDD 1px solid;
  padding: 5px;
}

.attachments .attachment {
  float: left;
  margin-bottom: 14px;
  clear: both;
}

#alumni h2 {
  margin-top: 0px;
}

#alumni .content-block {
  border: 1px solid #CCCCCC;
  margin-bottom: 10px;
  padding: 5px;
}

#alumni .body-preview p {
  margin-bottom: 3px;
}

#alumni .image-options p {
  margin: 0px;
}

#alumni .form-table {
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC
  border-collapse: collapse;
  border-spacing: 0pt;
  width:100%;
}

#alumni .form-table th {
  background-color: #F8F8F8;
  border-right: 1px dashed #CCCCCC;
  font-weight: bold;
  padding: 6px 8px;
  text-align: right;
  white-space: nowrap;
  width: 120px;
}

#alumni .form-table td {
  padding: 6px 8px;
}

#alumni .form-buttons {
  margin: 10px 0pt;
}

select {
	font-size:11px;
}

.alumni-list {
  width: 70%;
}

.alumni-list td {
}

.alumni-list th {
  text-align: left;
}