.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight: bold;
	color:#FFF;
}
.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight: bold;
	color:#FFF;
}
a.nav:link {color: rgb( 255, 255, 255 ); text-decoration:none;}
a.nav:visited {color: rgb( 255, 255, 255 ) text-decoration:none;}
a.nav:hover {color:#FF0; text-decoration: none;}
.footertextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	text-align:center;
	color: rgb( 255, 255, 255 );
}
a.footertextsmall:link {color: rgb( 255, 255, 255 ); text-decoration:none;}
a.footertextsmall:visited {color: rgb( 255, 255, 255 ); text-decoration:none;}
a.footertextsmall:hover {color:#FF0; text-decoration: none;}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.Facebook_Like_Button_Here {
  font-size: 19.2px;
  font-family: "Myriad Pro";
  color: rgb( 255, 255, 255 );
  text-align: center;
  z-index: 16;
}
.Richfield {
  font-size: 14px;
  font-family: "ITC Avant Garde Gothic Std";
  color: rgb( 255, 255, 255 );
  text-align: center;
  z-index: 15;
}
.Hartford {
  font-size: 14px;
  font-family: "ITC Avant Garde Gothic Std";
  color: rgb( 255, 255, 255 );
  text-align: center;
  z-index: 14;
}
.Hubertus {
  font-size: 14px;
  font-family: "ITC Avant Garde Gothic Std";
  color: rgb( 255, 255, 255 );
  text-align: center;
  z-index: 13;
}
#Container {
  margin:auto;
  width: 1200px;
}
#Banner {
  width: 100%;
  height: 290px;	
  vertical-align:top;
  background-position: top;
  left: 0px;
  top: 0px;
  z-index: 12;
}
#BannerLeft {
  background-image: url("images/BannerLeft.gif");
  float: left;
  vertical-align:middle;
  left: 0px;
  top: 0px;
  width: 200px;
  height: 290px;
  z-index: 1;
}
#BannerRight {
  background-image: url("images/BannerRight.gif");
  float:left;
  vertical-align:middle;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 290px;
  z-index: 1;
  }
#BannerCenter {
  float: Left;
  vertical-align:top;
  left: 0px;
  top: 0px;
  width: 880px;
  height: 290px;
  z-index: 13;
}  
#BannerCenterTop {
  background-image: url("images/BannerCenterTop.gif");  
  float: left;
  left: 0px;
  top: 0px;
  width: 880px;
  height: 100px;
  z-index: 13;
}
#BannerCenterBtm {
  background-image: url("images/BannerCenterBtm.gif");  
  float: left;
  left: 0px;
  top: 0px;
  width: 880px;
  height: 190px;
  z-index: 13;
}
#BannerCenterTopNav {
  float: left;
  left: 0px;
  top: 0px;
  width: 880px;
  height: 50px;
  z-index: 13;
}
#Middle {
	width:100%;
	vertical-align:top;
	overflow:auto;
	background-image:url(images/MiddleBG.gif);
	background-color:#ffffff
}
#MiddleLeft {
	width:180px;
	float:left;
	overflow:auto;
	text-align:left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
#MiddleCenter {
	width:860px;
	float:left;
	overflow:auto;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
#MiddleRight {
	width:120px;
	float:left;
	overflow:auto;
	text-align:left;
}
#Footer {
	width: 100%;
	height: 200px;
	background-image: url("images/FooterBG.gif");
	vertical-align:top;
	background-position: top;
}
#FooterLeft {
	width:200px;
	float:left;
	text-align:left;
}
#FooterCenter {
	width:880px;
	float:left;
	overflow:auto;
	align-content:center;
}
#FooterLocation1 {
	width:33%;
	float:left;
	text-align: center;
}
#FooterLocation2 {
	width:34%;
	float:left;
	text-align: center;
}
#FooterLocation3 {
	width:33%;
	float:left;
	text-align: center;
}
#FooterRight {
  width: 120px;
  float:left;
  vertical-align:middle;
}
