
.hpSlideshow{margin-top:20px;}

/*hp Btns*/

.hpBtns ul{
  border-top:2px dashed #2A4C92; 

}
.hpBtns li{
  margin: 20px 0; 
  padding: 0 0 20px; 
  text-align:center; 
  border-bottom:2px dashed #2A4C92 
}
.hpBtns a{
  font-size:2.75em; 
  color:#fff; 
  text-align:center;
  font-weight:bold;
  font-family:'Rokkitt',courier, monospace;
}
.hpBtns a:hover{
  color:#FF0000;
}



.welcomeText h2{color:#fff; font-size:2em; font-weight:bold; font-family:courier, monospace;}
.welcomeText p{color:#fff; font-size:1.1em;}
.welcomeText a{color:#FFFF00;}

.flexslider {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
}
/*HP SPECIALS*/
.InvSpecialBox{
    border:1px solid #2A85E8; 

  	background:none; 

}
.InvSpecialFlag h3{
	background:#2A85E8;
	border:none;
	text-shadow:none;
}	
.InvInfoBox {
	background: #000000; 

	}	
.InvSpecialImg img{
	border:none;
	border-radius:0;
}


@media only screen and (max-width: 800px) {        
    /* anything below 800px */
  .hpBtns a{font-size:1.75em;}
}