@font-face {
  font-family: LETTERS_;
  src: url(Fonts/LETTERS_.otf);
}
@font-face {
  font-family: ALTGOT2N;
  src: url(Fonts/ALTGOT2N.ttf);
}
@font-face {
  font-family: OpenSans;
  src: url(Fonts/OpenSans.ttf);
}
@font-face {
  font-family: EGO;
  src: url(Fonts/EGO.otf);
}
.container {
background-color: black;
	position: relative;
}
a{
	text-decoration: none;

}




.flashHeader{
  width:100%;
  position: relative;
  color: white;
  text-align: center;
  font-family: EGO;
}

.flashHeader h2{
text-align: center;
  color: white;
  font-family: EGO;
}

.flashPiece {
	position: relative;
	width: 80%;


 background-color: black;
	margin: auto;
}
.flashPiece:after{
  content: "";
  display: block;
  padding-bottom: 100%;

}
.flashPieceOrder {
	position: relative;
	width: 600px;


 background-color: black;
	margin-left: 10%;
}

#wolfNew{
	background-image: url("wolfNew.jpg");
	background-position: center;
 background-size: 90%;
 background-repeat: no-repeat;

}
#baha2022{
	background-image: url("baha2022.jpg");
	background-position: center;
 background-size: 90%;
 background-repeat: no-repeat;

}
#beer1{
	background-image: url("beer1.jpg");
	background-position: center;
 background-size: 90%;
 background-repeat: no-repeat;

}
#walker{
	background-image: url("walker.jpg");
	background-position: center;
 background-size: 90%;
 background-repeat: no-repeat;

}
#billy{
	background-image: url("billy.jpg");
	background-position: center;
 background-size: 90%;
 background-repeat: no-repeat;

}
#redeag{
	background-image: url("redeag.jpg");
	background-position: center;
 background-size: 90%;
 background-repeat: no-repeat;

}
#wolf{
	background-image: url("wolf.jpg");
	background-position: center;
 background-size: 90%;
 background-repeat: no-repeat;

}
#rampant{
  background-image: url("danRampant.jpg");
  background-position: center;
 background-size: 100%;
 background-repeat: no-repeat;

}
#carSkull{
	background-image: url("carSkull.jpg");
	background-position: center;
 background-size: 100%;
 background-repeat: no-repeat;

}
#predator{
	background-image: url("predator.jpg");
	background-position: center;
 background-size: 100%;
 background-repeat: no-repeat;

}
#rambo{
  background-image: url("rambo.jpg");
	background-position: center;
 background-size: 95%;
 background-repeat: no-repeat;
}
#carTiger{
	background-image: url("carTiger.jpg");
	background-position: center;
 background-size: 100%;
 background-repeat: no-repeat;

}
#spongebob{
	background-image: url("spongebob.jpg");
	background-position: center;
 background-size: 100%;
 background-repeat: no-repeat;

}
#spartan{
	background-image: url("spartan.jpg");
	background-position: center;
 background-size: 100%;
 background-repeat: no-repeat;

}
#shark{
	background-image: url("shark.jpg");
	background-position: center;
 background-size: 100%;
 background-repeat: no-repeat;

}
#dan{
	background-image: url("danRed.jpg");
	background-position: center;
 background-size: 95%;
 background-repeat: no-repeat;

}
#guy{
  background-image: url("guy.jpg");
  background-position: center;
 background-size: 100%;
 background-repeat: no-repeat;
}
#eagle{
	background-image: url("eag.jpg");
	background-position: center;
 background-size: 100%;
 background-repeat: no-repeat;

}
#bullseye{
	background-image: url("bullseye.jpg");
	background-position: bottom;
   background-size: 95%;
 background-repeat: no-repeat;

}
#shining{
	background-image: url("shining.jpg");
	background-position: bottom;
   background-size: 95%;
 background-repeat: no-repeat;

}
#zombie{
	background-image: url("zombie.jpg");
	background-position: bottom;
   background-size: 95%;
 background-repeat: no-repeat;

}
#bobcat{
	background-image: url("bobcat.jpg");
	background-position: bottom;
   background-size: 95%;
 background-repeat: no-repeat;

}
#red5{
	background-image: url("red5.jpg");
	background-position: bottom;
   background-size: 95%;
 background-repeat: no-repeat;

}
#laptop{
	background-image: url("laptop.jpg");
	background-position: center;
 background-size: 100%;
 background-repeat: no-repeat;

}
.menuBar{

	position: relative;


}
.banner{
	width: 100%;
	position: relative;
	background-color: darkorange;
	text-align: center;
color: white;
  padding-top: .25em;
	padding-bottom: .25em;


}
.linkHolder{
	width: 100%;
}
.links{
  font-family: EGO;
  color: white;
  	font-size: 1em;
    display: inline-block;
   margin-left: 10%;
    width: 35%;
}

.links:hover{
  background-color: orange;
}


.infoButton{
	font-family: EGO;
	text-shadow: 3px 3px black;

	-webkit-text-stroke-width: 1px;
	    -webkit-text-stroke-color: black;
	font-size: 3em;
	text-align: center;
	background-color: black;
	color: white;
	width: 100%;
  height: 50px;

	background-image: url("arrow.png");
	background-position: center;
	background-size: 90%;
	background-repeat: no-repeat;


}
.info {
  width:80%;
  margin: auto;

font-weight: bolder;
 position:relative;

color: white;

   padding: 2em;

}
.infoHolder{

text-align: center;


}
h3  {
	font-family: EGO;
    text-align: center;


}
h2  {
	font-family: EGO;
    text-align: center;


}
p {
font-family: OpenSans;




}
.logoBar{


	position: relative;
  padding-top: 1em;
  padding-bottom: 1em;
	width:100%;
  text-align: center;
  color: white;
  font-family: EGO;
  text-shadow:1px 1px 2px orange;
}
.buffer{
	width: 100%;
	height: 75px;
	background-color: black;
	position: relative;
}
.logoJpgBlock{
  height: 300px;
  width: 300px;
  margin: auto;
  background-image: url("baadRotty.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;	
}
.logoBlock{
  height: 300px;
  width:300px;
  margin: auto;
  background-image: url("OAicon.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.videoHolder{
	width: 100%;	
	text-align: center;
	
}
.homepageVideo{
	margin: auto;
	width: 300px;
	height: 300px;
	background-color: black;
	
}
.sloganBar{
	width:100%;
	position: relative;
	text-align: center;
	font-family: EGO;
    padding-top: .25em;
      padding-bottom: .25em;
}
.sloganBarTop{
	width:100%;
	position: relative;
  color: white;
	text-align: center;
	font-family: EGO;
  font-size: .8em;
  padding-bottom: 1em;
}
.sloganBar h3 {
	font-family: OpenSans;
  color: white;
}
.sloganBar h2 {
  color: white;
}
#orderInfo{

	background-color: black;
	background-size: 95%;
	background:
}
#orderInfo h1{
	color:white;
	font-family: ego;
}
#orderInfo p{
	color: white;
}
#form {
	color:white;
	font-family: OpenSans;
}
#messageField{
	width: 100%;
	height: 150px;

}

.sideLeft {
    width: 20%;
    background-color: beige
    height: 50%;
}
