#mainA {
  position : relative;
  horizontal-align : Center;
  width : 1000px;
  margin: 0 auto;
  background-color: #ffffff;
}
#homeheader {
  position : absolute;
  background-image : url(homebg.png);
  top : 0px;
  left : 0px;
  height : 750px;
  width : 1000px;
  padding : 0px;
  background-repeat: no-repeat;
}
#homeheader2 {
  position : absolute;
  background-image : url(background.png);
  top : 0px;
  left : 0px;
  height : 750px;
  width : 1000px;
  padding : 0px;
  background-repeat: no-repeat;
}
#homeheader3 {
  position : absolute;
  background-image : url(background2.png);
  top : 0px;
  left : 0px;
  height : 750px;
  width : 1000px;
  padding : 0px;
  background-repeat: no-repeat;
}
#longpage {
  position : absolute;
  background-image : url(extender.png);
  top : 750px;
  left : 0px;
  width: 1000px;
  height: 4100px;
  padding : 0px;
  background-repeat: repeat-y;
}
#longpage2 {
  position : absolute;
  background-image : url(extender.png);
  top : 750px;
  left : 0px;
  width: 1000px;
  height: 300px;
  padding : 0px;
  background-repeat: repeat-y;
}
#header {
  position : absolute;
  background-image : url(headerbg.jpg);
  top : 0px;
  left : 0px;
  height : 794px;
  width : 1000px;
  padding : 0px;
  background-repeat: no-repeat;
}
#tagline {
  position : absolute;
  top : 75px;
  left : 590px;
  font-size : 18px;
  font-family : Arial;
  color : red;
  text-align: left;
  z-index: 10;
}
#shop {
  position : absolute;
  top : 107px;
  left : 546px;
  z-index: 10;
}
#showtext {
  position : absolute;
  top : 335px;
  left : 560px;
  font-size : 16px;
  font-family : Arial;
  color : white;
  text-align: left;
  z-index: 10;
}
#featuretext {
  position : absolute;
  top : 380px;
  left : 205px;
  font-size : 16px;
  font-family : Arial;
  color : red;
  text-align: left;
  z-index: 10;
}
#featureitems {
  position : absolute;
  top : 420px;
  left : 210px;
  z-index: 10;
}
#hometext {
  position: absolute;
  top: 145px;
  left: 190px;
  width: 350px;
  font-size : 16px;
  font-family : Arial;
  color : #000000;
  text-align: left;
  z-index: 8;
}
#hometext2 {
  position: absolute;
  top: 380px;
  left: 720px;
  width: 220px;
  font-size : 12px;
  font-family : Arial;
  color : #000000;
  text-align: left;
  z-index: 8;
}
#address {
  position: absolute;
  top: 660px;
  left: 720px;
  width: 220px;
  font-size : 12px;
  font-family : Arial;
  color : #000000;
  text-align: right;
  z-index: 8;
}
#address2 {
  position: absolute;
  top: 4760px;
  left: 0px;
  width: 1000px;
  font-size : 12px;
  font-family : Arial;
  color : #000000;
  text-align: center;
  z-index: 8;
}
#vendors {
  position: absolute;
  top: 380px;
  left: 190px;
  width: 440px;
  font-size : 16px;
  font-family : Arial;
  color : #000000;
  text-align: left;
  z-index: 8;
}
#vendors2 {
  position: absolute;
  top: 480px;
  left: 190px;
  width: 440px;
  font-size : 16px;
  font-family : Arial;
  color : #000000;
  text-align: left;
  z-index: 8;
}
#history {
  position: absolute;
  top: 430px;
  left: 190px;
  width: 450px;
  font-size : 16px;
  font-family : Arial;
  color : #000000;
  text-align: left;
  z-index: 8;
}
a {text-decoration: none}
a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: red}
a:active {color: #000000}
#topnav1 {
  position: absolute;
  top : 30px;
  left : 580px;
  font-size: 12px;
  font-family: Arial;
  text-decoration: none;
  text-align: left;
  z-index:10;
}
#topnav2 {
  position: absolute;
  top : 30px;
  left : 720px;
  font-size: 12px;
  font-family: Arial;
  text-decoration: none;
  text-align: left;
  z-index:10;
}
#topnav3 {
  position: absolute;
  top : 30px;
  left : 820px;
  font-size: 12px;
  font-family: Arial;
  text-decoration: none;
  text-align: left;
  z-index:10;
}
#topnav4 {
  position: absolute;
  top : 30px;
  left : 940px;
  font-size: 12px;
  font-family: Arial;
  text-decoration: none;
  text-align: left;
  z-index:10;
}
#sidenav {
  font-weight: bold;
  position: absolute;
  top : 148px;
  left : 45px;
  font-size: 11px;
  font-family: Arial;
  text-decoration: none;
  text-align: left;
  z-index:10;
}
#databae {
  position: absolute;
  top: 760px;
  left: 0px;
  width: 1000px;
  z-index: 7;
  font-size: 9px;
  font-family: Arial;
  text-decoration: none;
  color: black;
  text-align: center;
}

