@charset "UTF-8";
h2.trigger {
	line-height: normal;
	width: 580px;
	font-size: 10pt;
	font-weight: normal;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
}
.bg {
	background-image: url(images/chalkboard.jpg);
	background-repeat: repeat;
}
h2.trigger a {
	color: #000000;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	outline:none;
	line-height: normal;
}
h2.trigger a:hover {
	color: #000000;
	font-weight: bold;
	outline:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: normal;
	text-decoration: underline;
}
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	padding: 0;
	overflow: hidden;
	font-size: 10pt;
	width: 580px;
	clear: both;
	background-position: left top;
	border-top-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
}
.toggle_container .block {
	padding: 0px; /*--Bottom rounded corners--*/
	text-align: left;
	font-weight: normal;
}
.fadein {
	position:relative;
	width:624px;
	height:416px;
	z-index: 99;
	float: right;
}
.fadein img { position:absolute; left:0; top:0; }.overview_body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;
}
wyebrook {
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .25em;
	text-align: center;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding: 0;
}
.wyebrookpics {
	position:relative;
	width:624px;
	height:465px;
	z-index: 99;
	float: right;
}
.fadein2 {
	position:relative;
	width:624px;
	height:465px;
	z-index: 99;
	float: right;
}
.fadein2 img {
	position:absolute;
	left:0;
	top:0;
}
