.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

#content {
	width: 884px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom:22px;
	color: black;
	text-align: left;
}

#footer {
	width: 884px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	background: #ee9944;
	color: white;
	text-align: center;
}

#footer .largetext {
	font-size: 120%;
}

#footer p {
	padding-bottom: 2px;
}

#header {
	width: 884px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 10px;
	background: #0088bb url('../images/bg_header.gif') no-repeat left top;
	color: white;
	text-align: left;
}

#header h1 {
	color: white;
}

#sitecredit {
	background: #EDE7DE;
	color:#A19381;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	font-size:80%;
}

#sitecredit a {
	color:#A19381;
	text-decoration:none;
}

#sitecredit a:hover {
	color:#A19381;
	text-decoration:underline;
}

#topmenu {
	width: 884px;
	padding-left: 50px;
	padding-right: 50px;
	background: #ee9944;
	color: white;
	text-align: center;
}

#topmenu ul {
	padding-left: 0px;
	padding-bottom: 0px;
}

#topmenu ul li {
	border: none;
	display: inline;
}

#topmenu ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
}

#topmenu ul li a:hover {
	color: #ffffff;
	background: #F2B06E url('../images/bg_topmenu.gif') no-repeat center bottom;
	text-decoration: none;
}

#topmenu ul li#activeSection a {
	color: #ffffff;
	background: url('../images/bg_topmenu.gif') no-repeat center bottom;
	text-decoration: none;
}

#topmenu ul li#activeSection a:hover {
	color: #ffffff;
	background: #F2B06E url('../images/bg_topmenu.gif') no-repeat center bottom;
	text-decoration: none;
}

#topmenu ul li.selected a {
	color: #ffffff;
	text-decoration: none;
}

#wrapper {
	margin: 0px auto 0px auto;
	width: 984px;
	background: #ffffff;
	position: relative;
}

/******* Home *******/



#home #content {
	padding-top: 20px;
	background: #ffffff url('../images/bg_content-intro.gif') repeat-x left top;
}

#home #content .left {
	float: left;
	width: 592px;
	margin-bottom: 20px;
}

#home #content .left .leftcolumn {
	width: 271px;
	margin-right: 19px;
	float: left;
	clear: both;
}

#home #content .left .midcolumn {
	width: 266px;
	float: left;
	clear: right;
	padding-left: 23px;
	border-left: 1px #8C9BBF solid;
}
#home #content .left .midcolumn .diary{
	border-bottom: 1px #99CCFF solid;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 6px;
}

#home #content .left .midcolumn .diary .calendar {
	padding: 2px 6px 3px 6px;
	border: 1px #AFD3EA solid;
	float: left;
	margin-top: 3px;
	background: #e5f2fa url('../images/bg_diary.gif') repeat-x left bottom;
	text-align: center;
}

#home #content .left .midcolumn .diary .calendar .date {
	padding-bottom: 3px;
	color: #0088BB;
	font-size: 160%;
	font-weight: bold;
}

#home #content .left .midcolumn .diary .calendar .month {
	color: gray;
	font-weight: bold;
	font-size: 90%;
	letter-spacing: 1px;
}

#home #content .left .midcolumn .diary .calendar p {
	margin-left: 0px;
	padding-bottom: 0px;
}

#home #content .left .midcolumn .diary h3 {
	margin-left: 3.7em;
	color: #0088bb;
}

#home #content .left .midcolumn .diary h3 a {
	color: #0088bb;
	text-decoration: none;
}

#home #content .left .midcolumn .diary h2 a {
	text-decoration: none;
}

#home #content .left .midcolumn .diary h3 a:hover {
	color: #000080;
	text-decoration: none;
}

#home #content .left .midcolumn .diary p {
	margin-left: 4em;
}

#home #content .left .midcolumn .news {

}

#home #content .left .midcolumn .news h3 {
	color: #0088bb;
}

#home #content .left .midcolumn .news h3 a {
	color: #0088bb;
	text-decoration: none;
}

#home #content .left .midcolumn .news h2 a {
	text-decoration: none;
}

#home #content .left .midcolumn .news h3 a:hover {
	color: #000080;
	text-decoration: none;
}

#home #content .right {
	float: right;
	width: 290px;
	margin-bottom: 20px;
}

#home #content .right .responsebox {
	width: 253px;
	margin-left: 37px;
	padding-bottom: 14px;
	background: url('../images/bg_homebox.gif') no-repeat left top;
}

#home #content .right .responsebox .watch-video {
	padding: 6px;
	border: 1px #ee9944 solid;
	width: 205px;
	margin-left: 16px;
	background: white;
}

#home #content .right .responsebox .watch-video h2 {
	padding: 0px 0px 6px 0px;
}

#home #content .right .responsebox .watch-video p {
	padding: 0px 0px 0px 0px;
}

#home #content .right .responsebox h2 {
	padding-left: 22px;
	font-size: 120%;
	line-height: 100%;
}

#home #content .right .responsebox p {
	padding-left: 22px;
}

#home #content .right .responsebox ul {
	padding-left: 22px;
	list-style: none;
}

#home #content .right .responsebox ul li {
	padding-left: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: url('../images/bullet_orange-arrow.gif') no-repeat left center;
}

#home #content .right .responsebox ul li a {
	color: black;
	text-decoration: none;
}

#home #content .right .responsebox ul li a:hover {
	color: #D06B14;
	text-decoration: none;
}

#home #content .right .responsebox-bottom {
	width: 253px;
	margin-left: 37px;
	background: url('../images/bg_homebox-bottom.gif') no-repeat left top;
	height: 12px;
}

#home #content .twocolumn {
	width: 580px;
	margin-bottom: 35px;
	top: 0px;
	left: 0;
}

#home #content .twocolumn p.intro {
	color: white !important;
	background: #0088BB;
	font-size: 130%;
	line-height: 120%;
}

#home #footer-logos {
	width: 882px;
	clear: both;
	background: white url('../images/footer_logos.gif') no-repeat center top;
	height: 52px;
}

#home #header .leftcolumn {
	width: 340px;
	float: left;
	padding-top: 150px;
}

#home #header .rightcolumn {
	width: 485px;
	float: right;
}

#home #photocontent {
	width: 884px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top:6px;
	background: #0088BB;
	text-align: center;
}

#home #photocontent ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#home #photocontent ul li {
	width: 142px;
	float: left;
	margin-left: 0px;
	padding-left: 6px;
	display: inline;
}

#home #photocontent ul li a {
	color: navy;
	font-weight: bold;
	text-decoration: none;
}

#home #photocontent ul li a span {
	background: #96C5E4;
}

#home #photocontent ul li a:hover {
	color: navy;
	text-decoration: none;
}

#home #photocontent ul li a:hover span {
	background: #F8C692;
}

#home #photocontent ul li span {
	width: 142px;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-bottom: 7px;
	display: block;
}

#home #photocontent ul li.firstitem {
	padding-left: 0px;
}

/******* Wide landingpage *******/





#landingwide #content .leftcolumn {
	width:636px;
	padding-top:22px;
	float:left;
}

#landingwide #content .rightcolumn {
	width:200px;
	padding-top:24px;
	float:right;
}

#landingwide #header .leftcolumn {
	width: 428px;
	float: left;
	padding-top: 160px;
}

#landingwide #header .leftcolumn h1 {
	font-size:160%;
}

#landingwide #header .rightcolumn {
	width: 428px;
	float: right;
}

#landingwide #photocontent {
	width: 912px;
	padding-left: 50px;
	padding-right: 22px;
	padding-bottom:6px;
	padding-top:10px;
	background: #0088BB;
	text-align: center;
}

#landingwide #photocontent ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#landingwide #photocontent ul li {
	width: 200px;
	float: left;
	margin-left: 0px;
	padding-right: 28px;
	display: inline;
}

#landingwide #photocontent ul li a {
	color: navy;
	font-weight: bold;
	text-decoration: none;
}

#landingwide #photocontent ul li a span {
	background: #96C5E4;
}

#landingwide #photocontent ul li a:hover {
	color: navy;
	text-decoration: none;
}

#landingwide #photocontent ul li a:hover span {
	background: #F8C692;
}

#landingwide #photocontent ul li span {
	width: 200px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 7px;
	display: block;
}

#landingwide #photocontent ul li.firstitem {
	padding-left: 0px;
}

/******* Landingpage *******/



#landing #content {
	display:none;
}

#landing #header .leftcolumn {
	width: 428px;
	float: left;
	padding-top: 160px;
}

#landing #header .leftcolumn h1 {
	font-size:160%;
}

#landing #header .rightcolumn {
	width: 428px;
	float: right;
}

#landing #photocontent {
	width: 912px;
	padding-left: 50px;
	padding-right: 22px;
	padding-bottom:26px;
	background: #0088BB;
	text-align: center;
}

#landing #photocontent .leftcolumn {
	width:428px;
	float:left;
	text-align:left;
	color:white;
}

#landing #photocontent .rightcolumn {
	width:456px;
	float:right;
	padding-top:10px;
}

#landing #photocontent ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#landing #photocontent ul li {
	width: 200px;
	float: left;
	margin-left: 0px;
	padding-right: 28px;
	display: inline;
}

#landing #photocontent ul li a {
	color: navy;
	font-weight: bold;
	text-decoration: none;
}

#landing #photocontent ul li a span {
	background: #96C5E4;
}

#landing #photocontent ul li a:hover {
	color: navy;
	text-decoration: none;
}

#landing #photocontent ul li a:hover span {
	background: #F8C692;
}

#landing #photocontent ul li span {
	width: 200px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 7px;
	display: block;
}

#landing #photocontent ul li.firstitem {
	padding-left: 0px;
}

/******* Standard page *******/



#standard #content {
	padding-top:0px;
}

#standard #content .leftcolumn {
	background:#FFFFFF url('../images/bg_sidemenu.gif') repeat-y left top;
	width:198px;
	padding-right:40px;
	padding-top:20px;
	padding-bottom:12px;
	padding-left:22px;
}

#standard #content .leftcolumn .quote {
	color:navy;
	padding-bottom:0px;
	font-size:110%;
}

#standard #content .leftcolumn .quote p {
	padding-bottom:4px;
}

#standard #content .leftcolumn .quote .smalltext {
	color:navy;
	padding-bottom:0px;
	font-size:70%;
}

#standard #content .leftcolumn ul {
	padding-left: 0px;
	padding-bottom:12px;
	list-style: none;
}

#standard #content .leftcolumn ul li {
	padding-left: 18px;
	padding-bottom: 2px;
	padding-top: 0px;
	background: url('../images/bullet_orange-arrow.gif') no-repeat left center;
}

#standard #content .leftcolumn ul li.selected {
	background: url('../images/bullet_blue-arrow.gif') no-repeat left center;
}

#standard #content .leftcolumn ul li a {
	color: black;
	text-decoration: none;
}

#standard #content .leftcolumn ul li a:hover {
	color: #D06B14;
	text-decoration: none;
}

#standard #content .leftcolumn-bottom {
	width: 260px;
	background: url('../images/bg_sidemenu-footer.gif') no-repeat left top;
	height: 8px;
}

#standard #content .rightcolumn {
	width:592px;
	float:right;
	padding-top:22px;
}

#standard #content .rightcolumn #quote {
	color: #e6802a;
	margin-top:14px;
	padding-top:20px;
	border-top:1px #003a90 solid;
	font-size:115%;
	line-height:130%;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFFFFF url('../images/bg_quote-bottom.gif') no-repeat right bottom;
}

#standard #content .rightcolumn #quote #top {
	background:transparent url('../images/bg_quote-top.gif') no-repeat left top;
}

#standard #content .rightcolumn #quote p {
	color: #e6802a;
	padding-left:40px;
	padding-right:40px;
	padding-bottom: 6px;
	font-size: 100%;
}

#standard #content .rightcolumn #quote h2 {
	color: #e6802a;
	padding-right:40px;
	font-size: 130%;
}

#standard #header {
	width: 884px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 0px;
	background: #0088bb url('../images/bg_page-header.gif') no-repeat left top;
	color: white;
	text-align: left;
}

#standard #header .leftcolumn {
	width:224px;
	float:left;
	padding-top:150px;
	padding-left:24px;
}

#standard #header .leftcolumn h2,  #standard #header .leftcolumn h2 a {
	color: #ffffff;
	text-decoration:none;
	padding-bottom: 7px;
}

#standard #header .leftcolumn h2 a:hover {
	color: #fed8b3;
	text-decoration:none;
}

#standard #header .rightcolumn {
	width:592px;
	float:right;
}

#standard #header .rightcolumn h1 {
	padding-top:22px;
}

#standard .rightcolumn .events-homepage-item {
	width:592px;
}

#standard .rightcolumn .event-homepage-info {
	float:left;
	margin-left:0px;
	width:592px;
}

#standard .rightcolumn .event-homepage-info h3 {
	padding-bottom: 6px;
	font-weight: normal;
}

#standard .rightcolumn .event-homepage-info p {
	padding-bottom: 6px;
}

a#prospectus-button {
	padding: 4px 2px;
	position: absolute;
	top: 6px;
	right: 54px;
	border-top: 1px solid #FFC68F;
	border-right: 1px solid #BF7023;
	border-bottom: 1px solid #BF7023;
	border-left: 1px solid #FFC68F;
}

/******* Directions module *******/

#directions_module {
	display: block;
}

#directions_module label {
	width: 170px;
}


#landingwide #photocontent ul li.hmmmmmmmmmmmm {
	width: 428px;
	color: white;
	font-size: 110%;
	text-align: left;
}