﻿.etDefaultBackground 
	{
	background-color: #575F48;
}
.etContentBackground {
	padding: 0px;
	border-style: none;
	width: 900px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	min-height: 200px;
	background-image: url('Images/etBackground3WithPanels.jpg');
	position: relative;
	background-repeat: no-repeat;
}
.etHeadingContainer {
	font-family: Georgia;
	color: #000000;
	text-align: center;
	height: 175px;
	width: 900px;
	position: relative;
}
.etMenuBarStyle {
	padding: 0px;
	width: 900px;
	height: 20px;
	margin-top: 7px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-bottom: 7px;
}
.etMenuItemStyle {
	font-size: 12pt;
	color: #000000;
	text-align: left;
	width: auto;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
.etSubMenuStyle {
	background-color: #958E84;
	text-align: left;
}
.etSubMenuItemStyle {
	padding: 2px 3px 2px 5px;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	background-color: #978F86;
	font-weight: normal;
	vertical-align: middle;
}
.etHeadingStyleLargeText {
	font-size: 36pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-style: normal;
	padding-top: 15px;
	font-family: Algerian;
	position: absolute;
	top: 30px;
	width: 900px;
	left: 0px;
}
.etHeadingStyleMediumText {
	font-size: 18pt;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	font-family: Algerian;
	position: absolute;
	width: 900px;
	top: 100px;
	left: 0px;
}
.etContentContainer {
	height: 330px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.etDefaultTextStyle {
	padding: 5px 10px 5px 10px;
	text-align: justify;
	text-indent: 10px;
	font-family: Georgia;
	font-weight: normal;
	font-size: 11pt;
}
.etDefaultTextStyle a {
	color: #5B3C20;
	text-decoration: underline;
}
.etDefaultTextStyle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.etFooterContainer {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 30px;
	width: 900px;
	padding-top: 10px;
}
.etFooterText {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.etFooterTextSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.etFooterTextWSILink {
	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	float: right;
	text-decoration: none;
	margin-right: 10px;
}
.etFooterTextWSILink a {
	color: #000000;
	text-decoration: underline;
}
.etFooterTextWSILink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

