body {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #4D4D4D;
}

a {
	color: #008394;
	text-decoration: none;
}

a:hover {
	background-color: #008394;
	color: #FFFFFF;
}


h1 {
	display: block;
	width: 224px;
	height: 150px;
	text-indent: -5000px;
	background: url('../images/logo.jpg') no-repeat top left;
}

.toleft {
	float: left;
}

.toright {
	float: right;
}

.clear {
	clear: both;
}

#container {
	width: 960px;
	margin: 0px auto;
}

#sidebar {
	width: 224px;
	background-color: #F9F8F7;
	float: left;
}


/*Navigation Sidebar*/

#nav {
	padding-left: 9px;
	padding-bottom: 27px;
	font-size: 1.8em;
	letter-spacing: -0.05em;
	color: #000000;
}

#nav a {
	text-transform:uppercase;
	display: block;
	color: #000000;
	padding-left: 13px;
	text-decoration: none;
}

#nav a:hover, #nav a:active, #nav a:focus {
	text-decoration: none;
	background: #009EE0;
}

#nav a:link, #nav a:visited {
	color: black;
	text-decoration: none;
}

#nav li.hover {
	background-color: #009EE0;
}

#nav .top {
	background: #EAE6DF url('../images/navbg.gif') no-repeat top right;
}

#nav .top a:hover {
	background: #009EE0 url('../images/navbg.gif') no-repeat top right;
}

#nav .top.active {
	background: #66C5EC url('../images/navbg.gif') no-repeat top right;
}

#nav ul ul {
	left: -5000px;
	position: absolute;
	top: 0px;
	width: 100%;
	background-color: #FFFFFF;
}

#nav li ul li.top {
	background: #009EE0;
}

#nav li ul li a:hover, #nav li ul li.top a:hover {
	background: #66C5EC;
}

#nav li.active, #nav li ul li.active, #nav li ul li.top.active, #nav li ul li ul li.active {
	background: #66C5EC;
}

#nav li {
	background-color: #EAE6DF;
	margin-bottom: 2px;
	line-height: 29px;
	position: relative;
}

#nav li ul li, #nav li ul li ul li {
	background-color: #009EE0;
	margin-bottom: 2px;
	line-height: 29px;
	position: relative;
}

#nav .last {
	margin-bottom: 0px;
}

#nav li.hover > ul {
	left: 215px;
}


/*Search Box*/

#search {
	margin-left: 9px;
	margin-bottom: 20px;
	width: 207px;
	height: 57px;
	padding-top: 3px;
	padding-left: 3px;
	background: #009EE0 url('../images/searchinputbg.gif') no-repeat top right;
}

#searchInput {
	display: block;
	height: 24px;
	width: 192px;
	border: solid 0px #FFFFFF;
	font-size: 1.2em;
}

#Search_submit {
	display: block;
	margin-top: 4px;
	margin-left: 3px;
	border: 2px solid #009EE0;
}

#Search_submit:hover {
	border: 2px solid #FFFFFF;
}


/*NewsletterBox*/

#newsletterboxtop {
	background:  url('../images/newsletterboxtop.gif') no-repeat top;
	margin-left: 8px;
	height: 38px;
	width: 208px;
}

#newsletterboxmiddle {
	background: url('../images/newsletterboxmid.gif') repeat-y;
	margin-left: 8px;
	width: 208px;
}

#newsletterboxbottom {
	background: url('../images/newsletterboxbot.gif') no-repeat bottom;
	margin-left: 8px;
	height: 2px;
	width: 208px;
	margin-bottom: 30px;
}

#newsletterboxmiddle h3 a {
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: bold;
	color: #000000;
	margin-left: 16px;
	margin-right: 16px;
	position: relative;
	top: -20px
}

#newsletterboxmiddle h3 a:hover {
	color: #FFFFFF;
	background-color: #000000;
}

#newsletterboxmiddle p a {
	display: block;
	font-size: 1.8em;
	color: #008394;
	margin-left: 16px;
	margin-right: 16px;
	position: relative;
	top: -20px
}

#newsletterboxmiddle p a:hover {
	color: #FFFFFF;
	background-color: #008394;
}


/*Main Content Area*/

#main {
	float: left;
	width: 736px;
}

.divider {
	height: 2px;
	background: url('../images/divider.gif') repeat-x;
}

#jumplink a {
	font-size: 1.8em;
	position: absolute;
	margin-left: 259px;
	margin-top: 12px;
	border-bottom: 1px dotted #40A2AE;
}

#breadcrumb {
	font-size: 1.6em;
	line-height: 20px;
	margin-top: 38px;
	padding-left: 35px;
	padding-bottom: 10px;
}

#breadcrumb a {
	border-bottom: 1px dotted #40A2AE;
}

#breadcrumbdivider {
	width: 340px;
	margin-left: 20px;
}


/*Content*/

#content {
	margin-top: 14px;
	margin-left: 20px;
	font-size: 1.4em;
}

#content a {
	border-bottom: 1px dotted #40A2AE;
}

#contentintrotext h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 14px;
}

#contentdivider {
	width: 340px;
}

#contentintrotext {
	width: 315px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 14px;
	font-family: verdana, arial, sans-serif;
	font-size: 1.5em;
}

#contentimage {
	background: url('../images/img_round_corner.gif') no-repeat top right;
	margin-bottom: 14px;
}

#contentimage img {
	display: block;
	z-index: -100;
	position: relative;
}

#contenttext {
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 1.2em;
}


/*Home Page*/

.homebox {
	width: 220px;
	float: left;
	margin-right: 14px;
}

#homebox1 .homeboxcontent {
	background-color: #F2F4F3;
}

#homebox2 .homeboxcontent {
	background-color: #F6F5F3;
}

#homebox3 .homeboxcontent {
	background-color: #F2F2F2;
}

.homeboximage {
	background: url('../images/img_round_corner.gif') no-repeat top right;
}

.homeboximage img {
	display: block;
	position: relative;
	z-index: -100;
}

.homeboxcontent {
	min-height: 200px;
}

.homeboxintrotext {
	font-family: verdana, arial, sans-serif;
	padding-top: 10px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 10px;
	color: #4D4D4D;
	line-height: 1.2em;
}

.homeboxintrotext a {
	border-bottom: none !important;
}

.homeboxintrotext h3 a {
	color: #4D4D4D;
	border-bottom: none;
	font-size: 1.1em;
	display: inline;
}

.homeboxintrotext h3 a:hover {
	background-color: #4D4D4D;
	color:  #F6F5F3;
}

.homebox p {
	margin-top: 14px;
	margin-bottom: 14px;
	padding-left: 14px;
	padding-right: 14px;
	min-height: 55px;
}

.homeboxdivider {
	width: 70px;
}

.homeboxdivider2 {
	width: 220px;
	margin-bottom: 14px;
}

.homeboxlink a {
	margin-top: 10px;
	margin-left: 14px;
	border-bottom: 1px dotted #40A2AE;
}


/*Student List*/

#studentlist, #activitieslist {
	margin-top: 15px;
}

.studentlistbox {
	display: block;
	width: 340px;
	height: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	background-color: #F6F5F3;
}

.studentlistimage {
	margin-left: 10px;
	margin-top: 10px;
	width: 80px;
	height: 80px;
}

.studentlistimage a {
	border-bottom: none;
	line-height: 1.2em
}

.studentlistimage a:hover {
	background-color: #F6F5F3;
	color: #009EE0;
}

.studentlisttext {
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	font-size: 1.4em;
}

#studentmenu select {
	border: 2px solid #009EE0;
	margin-bottom: 21px;
	margin-right: 13px;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	height: 34px;
	padding: 4px;
}

#findstudentbutton {
	width: 135px;
	height: 34px;
	float: left;
	background-color: #009EE0;
}

#findstudentbutton input {
	margin-top: 4px;
	margin-left: 4px;
	padding: 2px;
	border: 2px solid #009EE0;
}

#findstudentbutton input:hover {
	border: 2px solid #FFFFFF;
}

#studentpaginationlinks, #newspaginationlinks, #eventspaginationlinks {
	margin-right: 22px;
}

#studentpaginationlinks a, #newspaginationlinks a, #eventspaginationlinks a,
#studentpaginationlinks span, #newspaginationlinks span, #eventspaginationlinks span {
	margin-right: 3px;
}

.ditto_page {
	padding-left: 2px;
	padding-right: 2px;
}


/*Student Web Page*/

.studentborder {
	background: url('../images/studentpagecorner.gif') no-repeat top right;
}

#studentintrobox, #studentcontentbox {
	border: 4px solid #009EE0;
	position: relative;
	z-index: -100;
	padding-top: 12px;
	padding-left: 12px;
	min-height: 104px;
	margin-bottom: 26px;
}

#studentintroimage {
	width: 80px;
	height: 80px;
	float: left;
}

#studentintrobox h3 {
	font-size: 2em;
	font-weight: bolder;
	color: #000000;
	padding-left: 107px;
}

#studentintrobox p {
	padding-left: 107px;
	padding-top: 24px;
	padding-bottom: 15px;
}

.studentgalleryborder, #galleryborder {
	background: url('../images/studentpagecorner.gif') no-repeat top right;
	width: 375px;
}

#studentgallerytitle, #gallerytitle {
	min-width: 343px;
	border: 4px solid #009EE0;
	border-bottom: 0px;
	position: relative;
	z-index: -100;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}

#studentgallerytitle h3, #gallerytitle h3 {
	font-size: 2em;
	font-weight: bold;
	color: #000000;
}

#studentgallerybox {
	float: left;
	background-color: #009EE0;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 20px;
	min-height: 0px;
	width: 100%
}

#studentgallerybox li {
	display: inline;
}

#studentgallerybox img {
	float: left;
	padding: 6px;
}

#studentcontentbox h3 {
	font-size: 2em;
	font-weight: bolder;
	color: #000000;
}

#studentcontentbox p {
	padding-top: 24px;
	padding-bottom: 15px;
	padding-right: 15px;
}


/*Activities List, News List, Events List, Newsletter List*/

.activitieslistbox {
	display: block;
	width: 340px;
	height: 165px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	background-color: #F6F5F3;
}

.activitieslistbox a, .newslistbox a, .eventlistbox a {
	border-bottom: none !important;
}

.activitieslistimage, .newslistimage, .eventlistimage {
	margin-left: 11px;
	margin-top: 16px;
	width: 131px;
}

.activitieslistimage a:hover, .newslistimage a:hover, .eventlistimage a:hover {
	background-color: #F6F5F3;
}

.activitieslisttext {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 16px;
	width: 170px;
}

.activitieslisttext h3, .newslisttext h3, .eventlisttext h3, .newsletterlisttext h3 {
	margin-bottom: 12px;
}

.activitieslisttext h3 a, .newslisttext h3 a, .eventlisttext h3 a, .newsletterlisttext h3 a {
	color: #4D4D4D;
	font-size: 1.2em;
	font-weight: bold;
}

.activitieslisttext h3 a:hover, .newslisttext h3 a:hover, .eventlisttext h3 a:hover {
	background-color: #4D4D4D;
	color:  #F6F5F3;
}

.activitieslisttext p, .newslisttext p, .eventlisttext p {
	padding-bottom: 10px;
	line-height: 1.2em;
	letter-spacing: +0.05em;
}

.activitieslisttextlink a, .newslisttextlink a, .eventlisttextlink a {
	font-size: 1.4em;
	border-bottom: 1px dotted #40A2AE !important;
}

.newslistbox, .eventlistbox {
	background-color: #F6F5F3;
	padding-bottom: 10px;
	float: left;
	margin-bottom: 15px;
}

.newslistdate {
	font-size: 0.9em;
}

.eventlistdate {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
}

.newslisttext, .eventlisttext {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 16px;
	width: 530px;
}

#newsletterdownloadlink {
	padding-top: 15px;
}


/*Gallery*/

.childscontainer, .thumbscontainer {
	background-color: #009EE0;
	padding-bottom: 15px;
	text-align: center;
}

.thumbs {
	display: block;
	width: 736px;
}

.thumbs li {
	border: 1px solid #000000;
	padding: 10px;
}

.thumbscontainer .thumbs li {
	border: none;
	padding: 10px;
}

.thumbs div {
	height: 110px;
}

.thumbs li img {
	border: 2px solid #FFFFFF !important;
}

.thumbs a {
	font-weight: bold;
	color: #000000;
	border-bottom: none !important;
}

.thumbs a:hover {
	color: #FFFFFF;
}


/*Contact Page*/

#main-form {
	margin-left: 15px;
	font-size: 1.2em;
}

#main-form li {
	margin-bottom: 15px;
}

#recaptcha_inputs, #recaptcha-controls {
	float: left;
}

#recaptcha_image {
	border: 1px solid #4D4D4D;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#recaptcha-controls {
	margin-top: 15px;
	margin-left: 10px;
}

#recaptcha-controls a {
	border-bottom: none !important;
}

#recaptcha-controls a:hover {
	background-color: #FFFFFF;
}


/*Link Page*/

.linkbox {
	margin-left: 15px;
	margin-bottom: 15px;
}

.linkbox a {
	font-size: 1.2em;
	line-height: 1.6em;
}

.linkbox p {
	margin-top:  4px;
}


/*Search Results*/

.search-info {
	padding: 14px;
	font-size: 1.2em;
}

.search-result-item {
	padding: 14px;
	background-color: #F6F5F3;
	margin-bottom: 15px;
}

.search-result-item h3 {
	line-height: 1.6em;
	font-size: 1.4em;
}


/*Foot*/

#foot {
	padding-left: 9px;
	padding-bottom: 30px;
	font-size: 1.2em;
	margin-top: 22px;
	line-height: 16px;
}