html {
	overflow-y: scroll;
}
.chromestyle{
	width: 99.8%;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
ul {
	color: #00447B;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	border: 1px solid #BBB;
	width: 100%;
	background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	padding: 4px 10px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #798795;
	width: 200px;
	visibility: hidden;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #939ead;
}
.layout search {
	z-index: 3;
	bottom: 0px;
	margin-bottom: 0px;
}
#search {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.addthis_toolbox addthis_default_style {
	width: 36px;
	float: left;
}
#footer {
	background-color: #68798b;
	display: block;
	background-position: center;
	height: 72px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;
	margin-left: 0px;
	margin-right: 0px;
}
hr {
	color: #798795;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #00447B;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 2px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #00447B;
	font-weight: normal;
	margin-top: 18px;
	margin-bottom: 3px;
	line-height: 23px;
}
h2   a  {
	color: #993300;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00447B;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	font-style: italic;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00447B;
	margin: 0px;
	font-weight: normal;
	margin-bottom: 3px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFCC;
	margin: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #993300;
	margin: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
	color: #00447B;
}
.h4 img {
	border: medium solid #FFFFFF;
	margin-left: 12px;
	margin-bottom: 8px;
}
.content {
	margin-top: 30px;
	margin-bottom: 0px;
	float: none;
	margin-left: 14px;
	font-weight: normal;
}
.content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
	color: #00447B;
}
.content a {
	
	color: #993300;
}

.content a:hover {
	
	color: #00447B;
}

.content    h1  img   {
	border: medium solid #FFFFFF;
	margin-left: 12px;
	margin-bottom: 8px;
}

.content p img {
	border: medium solid #FFFFFF;
	margin-bottom: 8px;
	margin-left: 8px;
}

.calendar  {
	margin-top: 30px;
}


.layout p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	color: #00447B;
	margin-right: 18px;
}
.layout p img {
	margin-bottom: 8px;
	margin-right: 8px;
}
.calendar hr {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

.calendar a {
	color: #FFFFFF;
}

.staff {
	margin-bottom: 0px;
	margin-top: 8px;
	width: 180px;
	margin-right: 12px;
	float: left;
	height: 228px;
}
.staff img {
	border: medium solid #FFFFFF;
	margin-bottom: 4px;
}
.logo p img {
	border: none;
	margin-bottom: 4px;
	margin-left: 24px;
}

cite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #00447B;
	margin: 0px;
	font-weight: normal;
}
.programs {
	margin-bottom: 8px;
	margin-top: 8px;
	width: 180px;
	margin-right: 4px;
	float: left;
	height: 308px;
}
.programs img {
	border: medium solid #FFFFFF;
	margin-bottom: 4px;
}
.programthumbnails {
	margin-bottom: 8px;
	margin-top: 30px;
	float: none;
	margin-left: 14px;
}
.programthumbnails img {
	border: medium solid #FFFFFF;
	margin-bottom: 4px;
	margin-left: 36px;	
}

.programsw {
	margin-bottom: 8px;
	margin-top: 8px;
	width: 280px;
	margin-right: 4px;
	float: left;
	height: 308px;
}
.programsw img {
	border: medium solid #FFFFFF;
	margin-bottom: 4px;
}

.teachers {
	margin-bottom: 8px;
	margin-top: 8px;
	width: 200px;
	margin-right: 4px;
	float: left;
	height: 210px;
}
.teachers img {
	border: medium solid #FFFFFF;
	margin-bottom: 4px;
}

.content ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
	color: #00447B;
	list-style-type: disc;
}
.contentstaff {
	margin-top: 4px;
	margin-bottom: 0px;
	float: none;
	margin-left: 14px;
}
.contentstaff a {
	color: #993300;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
}

address2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
}
.phone {
	font-size: 15px;
	letter-spacing: 1px;
}
.layout  a {
	color: #FFFFFF;
	text-decoration: none;
}
.layout a:hover {
	color: #FFCC66;
	text-decoration: none;
}
.directors {
	margin-bottom: 8px;
	margin-top: 8px;
	width: 180px;
	margin-right: 12px;
	float: left;
	height: 200px;
}
.left {
	padding-right: 8px;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	/*height: 732px;*/
}
.left     h4   img  {
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.left a {
	color: #993300;
	text-decoration: none;
}
.left a:hover {
	color: #993300;
	text-decoration: underline;
}
.left h4 {
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.left h5 {
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #00447B;
	font-weight: normal;
	font-size: 13px;
}

.programs h4 {
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.programs h5 {
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #00447B;
	font-weight: normal;
	font-size: 13px;
}
.programthumbnails h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.programthumbnails h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.programthumbnails h5 {
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #00447B;
	font-weight: normal;
	font-size: 13px;
}

.backtotop {
	margin-top: 8px;
	width: 200px;
	float: left;
	height: 140px;
}
.logo {
	margin-top: 0px;
		padding-left: 2px;
	width: 240px;
	
	height: 80px;
		background-color: #FFFFFF;
			margin-bottom: 80px;
}
.backtotop a {
	color: #993300;
	text-decoration: none;
}
.backtotop a:hover {
	color: #993300;
	text-decoration: underline;
}
.content  h2 img {
	border: medium solid #FFFFFF;
	margin-left: 12px;
	margin-bottom: 8px;
}
.index, .indexdouble, .indexfeatured {
	margin: 8px 0 0 0;
	height: 252px;
	padding:12px;
	float:left;
}
.index {
	width: 142px;
}
.index a {
	color: #00447B;
	text-decoration: none;
}
.index a:hover {
	color: #993300;
	text-decoration: underline;
}
.index h5 {
	color: #00447B;
	font-size: 14px;
	font-weight: normal;
}
.index img {
	border: thin solid #FFFFFF;
	margin-bottom: 8px;
}
.indexFireball {
	margin-bottom: 0px;
	margin-top: 8px;
	width: 90px;
	margin-right: 0px;
	float: left;
	height: 290px;
	margin-left: 30px;
}

.indexFireball img {
	border: thin solid #FFFFFF;
	margin-bottom: 8px;
	margin-top: 8px;
}

.indexFireball a {
	color: #00447B;
	text-decoration: none;
}
.indexFireball a:hover {
	color: #993300;
	text-decoration: underline;
}
.indexFireball h5 {
	color: #00447B;
	font-size: 14px;
	font-weight: normal;
}

.index h6 {
	color: #00447B;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	margin-top: 4px;
}
.indexFireball h6 {
	color: #00447B;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	margin-top: 4px;
}
.indexdouble img {
	border: thin solid #FFFFFF;
	margin-bottom: 8px;
}
.indexdouble {
	width: 200px;
}
.indexdouble h5 {
	color: #00447B;
	font-size: 14px;
	font-weight: normal;
}
.indexdouble h6 {
	color: #00447B;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	margin-top: 4px;
}
.indexdouble a {
	color: #00447B;
	text-decoration: none;
}
.indexfeatured {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	height:auto;
	margin-left:252px;
	padding:12px;
	width:400px;
}
.indexfeatured img {
	float:left;
	margin:0 20px 0 0;
}
.indexdouble a:hover {
	color: #993300;
	text-decoration: underline;
}
.indexsubhead {
	margin-bottom: 0px;
	height: 46px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	margin-top: 0px;
}
.indexsubhead h2 {
	margin-bottom: 0px;
	margin-top: 24px;
}
.indexsubhead a:hover {
	text-decoration: underline;
}
.indexsubhead a {
	color: #00447B;
}
.indexRiver  h2 {
	color: #00447B;
	font-size: 17px;
	font-weight: normal;
	margin-left: 24px;
	margin-top: 16px;
	line-height: 20px;
	margin-bottom: 0px;
}
.indexRiver {
	width: 580px;
	float: left;
	margin-bottom: 8px;
}
.indexRiver h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00447B;
	font-weight: normal;
	margin-bottom: 0px;
	font-style: italic;
	margin-right: 82px;
	margin-top: 0px;
	line-height: 16px;
}

.indexWide {
	margin-bottom: 0px;
	margin-top: 8px;
	width: 154px;
	margin-right: 0px;
	float: left;
	height: 290px;
	margin-left: 17px;
}

.indexMission {
	margin-right: 50px;
	margin-left: 20px;
	margin-top: 20px;
	height: 22px;
}
.indexMission h5 {
	color: #00447B;
	font-size: 14px;
	font-weight: normal;
	line-height: 19px;
}


.leftTall {
	border-right-width: thin;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	height: 600px;
}
.left h3 {
	margin-top: 0px;
	margin-bottom: 12px;
}
.left h2 {
	margin-top: 26px;
	margin-bottom: 0px;
	font-size: 20px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	padding-top: 4px;
}
.leftIndex {
	padding-right: 8px;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	height: 290px;
}
.leftIndex h4 img {
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.leftIndex a {
	color: #993300;
	text-decoration: none;
}
.leftIndex a:hover {
	color: #993300;
	text-decoration: underline;
}
.leftIndex h4 {
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 14px;
}
.leftIndex h5 {
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 16px;
}
.left h3 {
	font-size: 14px;
}
.left h5 {
	color: #00447B;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
}
.left h6 {
	margin-right: 8px;
	margin-top: 12px;
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: normal;
}
.left h6 img {
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.indexRiver h1 {
	color: #00447B;
	font-size: 20px;
	font-weight: normal;
	margin-left: 24px;
	margin-top: 26px;
	line-height: 17px;
	margin-right: 24px;
}
caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	margin-top: 12px;
	margin-bottom: 12px;
}
.content  h3  img {
	margin-left: 0px;
	margin-bottom: 8px;
}
.content  li {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00447B;
	margin-bottom: 4px;
	margin-top: 0px;
}
.contentTour {
	margin-top: 30px;
	margin-bottom: 0px;
	float: none;
	margin-left: 4px;
}
.content h2 img {
	border: medium solid #FFFFFF;
	margin-left: 12px;
	margin-bottom: 18px;
}
body > table {
	margin-bottom:72px;
}
#search input[name="q"] {
	width:110px;
	background-image:none !important;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/sunrise_tall.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #68798b;
}
.style1 {
	font-size: 18px;
	font-style: italic;
}
.style2 {
	font-size: 12px;
}
.hover {
	cursor:pointer; cursor:hand;
	background-color:white;
}
.hover a {
	color:#993300 !important;
	text-decoration:underline !important;
}
.prog-feat-box {
	background-color:white;
	border:1px solid #993300;
	margin-top:10px;
	padding:0 20px;
}
.prog-feat-box h2 {
	font-size:20px;
}
.prog-feat-box h1 {
	font-size:24px;
	margin-top:0;
}
a.button-register {
	display:inline-block;
	width:115px;
	height:24px;
	background-image:url(/images/button-orange-register.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}
a.button-register:hover {
	background-position:bottom;
}
.float-right {
	float:right;
	clear:right;
	margin:0 0 10px 20px;
}
.float-left {
	float:left;
	clear:left;
	margin:0 20px 10px 0;
}
.no-sidebar .content {
	margin:0;
	padding:30px 100px;
	background-color:white;
}
.no-sidebar .backtotop {
	height:auto;
}


.content p, .content li, .content div, .content td, .left p, .left li, .left div, .left td {
	font-size:15px;
	line-height:1.54em;
	font-family:Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
/*	color:#374C5D;*/
	color:#124066;
}
.prog-bio, .content blockquote  {
	font-style:italic;
	padding:0 2.5em;
	border-left:2px solid #eac692;
	margin:0 0 1.5em 0;
}
blockquote i, blockquote em, .prog-bio i, .prog-bio em {
	font-style:normal;
}
h1 {
	margin-bottom:12px;
}
sup {
	font-family:Arial;
	display:inline;
	font-size:44%;
}
/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.program-prog {
	border-bottom:2px solid #7B91A3;
	margin:10px 0 0;
	padding:1px 16px;
}

.caption {
	padding:15px 15px 9px 15px;
	background-color:white;
	border:1px solid #ccc;
}
.caption p {
	color:#000000;
	margin:.3em 0 .3em 0;
	font-size:13px !important;
}
.caption img {
	margin-bottom:6px;
}
.credit, .credit a {
	font-size:9px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#999 !important;
}

