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

body {
	text-align: center;
	min-width:975px;
	margin-top:0px;
	background-color:#e0eecc;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width:955px;
	margin: 0 auto;
	text-align:left;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #3089dc;
	border-left-color: #3089dc;
}


#masthead {
	height:157px;
	background-image: url(images/masthead.gif);
	background-repeat: no-repeat;
	background-position: 20px 33px;
	padding-top: 10px;
	padding-right: 10px;
}
#topnav {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071b8;
	height: 90px;
	width: 920px;
	text-align: right;
}
.location {
	font-size: 16px;
	text-transform: uppercase;
}
#topnav a:link {
	color: #0071b8;
}
#topnav a:visited {
	color: #40a170;
}
#topnav a:hover {
	color: #9ec14b;
}
#nav {
	margin-left: -7px;
}
#nav, #nav ul { /* all lists */
	list-style: none;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 0;
}


#nav a:link {
	display: block;
	color: #EEE;
	text-decoration: none;
}
#nav a:visited {
	display: block;
	color: #FF9;
	text-decoration: none;
}
#nav a:hover {
	display: block;
	color: #039;
	text-decoration: none;
}

#nav li { /* all list items */
	float: left; /* width needed or else Opera goes nuts */
	padding-right: 1.25em;
	padding-left: 0px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 11em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding-left: 3px;
	background-color: #e0eecc;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-left:0px;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#nav li ul li a:link {
	color: #40a170;
}
#nav li ul li a:visited {
	color: #93c14b;
}
#nav li ul li a:hover {
	color: #0071b8;
}

#home-left {
	width: 670px;
	float:left;
	padding-left: 20px;
	margin-top: 10px;
}
#home-left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #40a170;
	font-weight: normal;
	margin-bottom: -0.5em;
}
#home-left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
	margin-top: -4px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #40a170;
	font-weight: normal;
	margin-bottom: -0.5em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0071b8;
}
.eventTitle {
	margin-bottom: -1.5%;
}
.eventDate {
	font-style: oblique;
	margin-bottom: -1%;
}


a:link {
	color: #0071b8;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 125%;
}
#toc {
	font-size: 96%;
}
#toc ul li {
	font-weight: bold;
}
img {
	margin-bottom: 8px;
}
.left {
	float: left;
	margin-right: 18px;
}
.right {
	float: right;
	margin-left: 20px;
}
.clear {
	display: block;
	clear: both;
}

#home-right {
	width:225px;
	float:right;
	padding-right: 20px;
	margin-top: 10px;
}
#home-right li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-left: -20px;
	margin-right: 5px;
	padding-bottom: 3px;
}

#lead-box {
	background-color: #e0eecc;
	padding-top: 3px;
	padding-right: 22px;
	padding-bottom: 20px;
	padding-left: 22px;
}
#lead-box img {
	border: 2px solid #FFF;
}
.blue-box {
	background-color: #d2e9f6;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin-bottom: 15px;
}
.blue-box li {
	margin-bottom: 4px;
}
.horizontal-rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0071b8;
	padding-top: 10px;
}
#ads {
	padding-left: 20px;
	padding-top: 10px;
}
#ads a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#outline-box {
	border: 1px solid #0071b8;
	height: 122px;
}
#clearzone, .clearzone {
	clear:both;
	height: 1%;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 15px;
}
.text-size {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-top: -40px;
	margin-right: 20px;
	font-size: 12px;
	color: #30a9dc;
	width: 200px;
}
.small-text {
	font-size: 70%;
	line-height: 100%;
}
.clear-left {
	clear: left;
}
.blue-text {
	color: #0071b8;
}
#inside-left {
	width:245px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0071b8;
	margin-top: -10px;
	margin-right: 10px;
}

#inside-left p {
	margin-left: 20px;
}
#inside-left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 3px;
}
#inside-right {
	width: 670px;
	float:right;
	margin-top: -10px;
	margin-right: 20px;
}

#inside-right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 185%;
	color: #9ec14b;
	font-weight: normal;
	margin-bottom: 0.5em;
	line-height: 100%;
	margin-top: 0px;
}
.caption {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 13px;
	color: #777;
}
.main-captions {
	text-align: center;
	margin-top: -2px;
	color: #777;
}
#inside-right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0071b8;
}
#inside-right ul {
	margin-top: -1%;
}
#inside-right li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 125%;
}

#menu13 {
	width: 220px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	#menu13 ul {
	list-style: none;
	padding: 0;
	margin-left: 20px;
	}

#menu13 img {
    border: none;
} 
	
#menu13 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu13 li a:link, #menu13 li a:visited {
	color: #0071b8;
	display: block;
	padding: 8px 0 0 10px;
	background-image: url(images/menu13.gif);
	}
#menu13 li a:hover , #menu13 li a:active    {
	color: #000;
	padding: 8px 0 0 10px;
	background-image: url(images/menu13.gif);
	background-position: 0 -32px;
	}
#menu13 li .activepage        , #menu13 li .activepage:link, #menu13 li .activepage:visited, #menu13 li .activepage:hover, #menu13 li .activepage:active{
	color: #000;
	background-image: url(images/menu13.gif);
	background-position: 0 -32px;
	}
	
#menub {
	width: 220px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#menub ul {
	list-style: none;
	padding: 0;
	margin-left: 20px;
	}

#menub img {
    border: none;
} 

#menub li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menub li a:link, #menub li a:visited {
	color: #0071b8;
	display: block;
	padding: 8px 0 0 10px;
	background-image: url(images/menub.gif);
	}
#menub li a:hover , #menub li a:active    {
	color: #000;
	padding: 8px 0 0 10px;
	background-image: url(images/menub.gif);
	background-position: 0 -32px;
	}
#menub li .activepage        , #menub li .activepage:link, #menub li .activepage:visited, #menub li .activepage:hover, #menub li .activepage:active{
	color: #000;
	background-image: url(images/menub.gif);
	background-position: 0 -32px;
	}
	
	
#testimonial {
	color: #777;
	margin-right: 20px;
}


.section {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-right: 40px;
	margin-top: 10px;
}
.current-page {
		background-image: url(images/menu13.gif);
	background-position: 0 -32px;
	}
.center {
	text-align: center;
}
.left-rail-sub {
	font-size: 14px;
	font-weight: bold;
	color: #0071b8;
	margin-bottom: -5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888;
	margin-right: 20px;
	padding-top: 5px;
}
div.floorplans {
	float: left;
	text-align: center;
	width: 222px;
  }
div.roomplan {
	float: right;
	text-align: center;
	width: 300px;
}
div.executive-director {
	float: right;
	text-align: center;
	width: 200px;
}
div.three-column {
	float: left;
	width: 222px;
	margin-top: -20px;
  }
.trustee-indent {
	margin-left: 15px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.two-column {
	float: left;
	width: 222px;
	margin-top: -20px;
}
div.artwork {
	float: right;
	text-align: center;
	width: 245px;
	background-color: #e0eecc;
	font-size: 13px;
	line-height: 14px;
	margin-left: 15px;
	color: #0071b8;
	padding-top: 10px;
}
.artwork img {
	border: 2px solid #FFF;
}
#faqdiv h3 {
	margin-bottom: -1%;
	margin-top: 4%;
}
.faq-box {
	background-color: #d2e9f6;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 15px;
}
.toplink {
	font-size: 80%;
	display: block;
	float: right;
}
.padding-for-ads {
	padding-right: 15px;
}
.room-plan-position {
	margin-top: 30px;
	width: 600px;
}
