@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 921px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #topheader {
	height: 150px;
	width: 921px;
	background-image: url(../images/ET_imageHeader.jpg);
	background-repeat: no-repeat;
	border: 1px solid #cc3300;
	border-top-left-radius: 10px 10px;
	-moz-border-radius-topleft: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	-moz-border-radius-bottomleft: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius-topright: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius-bottomright: 10px 10px;
	-moz-box-shadow: 0px 0px 8px #000;
	-webkit-box-shadow: 0px 0px 8px #000;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 58px;
	font-family: "Edwardian Script ITC";
	font-size: 36px;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	width: 921px;
}
#wrapper #headerImg {
	width: 921px;
}
#wrapper #bodyArea #bodyContent {
	background-color: #F2F2F2;
	width: 920px;
	border: 1px solid #cc3300;
	border-top-left-radius: 10px 10px;
	-moz-border-radius-topleft: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	-moz-border-radius-bottomleft: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius-topright: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius-bottomright: 10px 10px;
	-moz-box-shadow: 0px 0px 8px #444;
	-webkit-box-shadow: 0px 0px 8px #444;
}
#wrapper #bodyArea #bodyContent #bodyLeft {
	float: left;
	width: 458.5px;
	height: 500px;
}
#wrapper #bodyArea #bodyContent #bodyRight {
	width: 458.5px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(../images/homeimg.png);
	height: 500px;
}
#wrapper  #bodyArea  #bodyContent  #spareContent {
	clear: both;
	width: 921px;
}
#wrapper #flashContent {
	clear: both;
	height: 150px;
	width: 921px;
	background-image: url(../images/ET_imageFooter.jpg);
	background-repeat: no-repeat;
	border: 1px solid #cc3300;
	border-top-left-radius: 10px 10px;
	-moz-border-radius-topleft: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	-moz-border-radius-bottomleft: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius-topright: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius-bottomright: 10px 10px;
	-moz-box-shadow: 0px 0px 8px #444;
	-webkit-box-shadow: 0px 0px 8px #444;
	background-color: #F2F2F2;
}
#wrapper #footerBody {
	width: 921px;
	border: 1px solid #cc3300;
	border-top-left-radius: 10px 10px;
	-moz-border-radius-topleft: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	-moz-border-radius-bottomleft: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius-topright: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius-bottomright: 10px 10px;
	-moz-box-shadow: 0px 0px 8px #444;
	-webkit-box-shadow: 0px 0px 8px #444;
	background-color: #F2F2F2;
	height: 238px;
}
#wrapper #footerBody #footerLeft {
	float: left;
	height: 238px;
	width: 458.5px;
}
#wrapper #footerBody #footerRight {
	float: right;
	height: 238px;
	width: 458.5px;
}
#space {
	width: 921px;
	padding-top: 10px;
	padding-bottom: 10px;
}
p {
	font-family: "Myriad Pro";
	font-size: 14px;
	margin: 15px;
	color: #000000;
}
