@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000;
	background-image: url(../_images/motorcycle-bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	color: #CCC;
	font-size:14px;
}
a:link, a:visited {
	color: #ff9c27;
	text-decoration: none;	
}
a:hover {
	color: #94d2ff;
	text-decoration: underline;
}
a:active {
	color: #af2bd5;
	text-decoration: none;
}
.underline {
	text-decoration: underline !important;
}
h1 {
	font-size: 28px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
}
h1.home {
	font-size: 24px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	margin-top: 30px;
}
h3 {
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	background-color: #609;
	text-align: center;
	display: block;
	float: left;
	clear: both;
	width: 90%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5%;
	padding-bottom: 5px;
	padding-left: 5%;
}
video {
    padding: 0px 0px 10px 0px;
}
.bandWrapper {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 40px;
	border: 1px dotted #666;
}
.bandPhotoWrap {
	float: left;
	width: 311px;
}
.bandTextWrap {
	float: right;
	width: 300px;
}
#footerWrap {
	background-image: url(../_images/footer-bk.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#topNavWrap {
	height: 63px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	z-index: 200;
	position: relative;
}
#photoTopBar {
	background-image: url(../_images/photo-header-2019.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 10;
}
#logo {
	background-image: url(../_images/abn-logo.png);
	background-repeat: no-repeat;
	height: 263px;
	width: 417px;
	z-index: 20;
	left: -96px;
	top: -63px;
	position: absolute;
	background-position: left top;
}
.facebook {
	background-color: #FFFFFF !important;
}
#photoWrap {
	height: 320px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: relative;
}
#subPhotoWrap {
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: relative;
}
#middleNavWrap {
	height: 50px;
	width: 1023px;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/middle-navbar-bk.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	left: -43px;
	bottom: -58px;
	padding-left: 43px;
	padding-top: 18px;
}
#topNavBox {
	line-height: 63px;
	text-align: right;
	float: left;
	height: 63px;
	width: 850px;
	color: #666;
	font-size: 11px;
	letter-spacing: 1px;
	z-index: 200;
	position: relative;
}
#navFacebook {
    float: left;
    height: 43px;
    width: 47px;
    text-align: right;
    padding-left: 10px;
    padding-top: 20px;
}
#navInstagram {
	float: left;
	height: 29px;
	width: 29px;
	text-align: right;
	padding-left: 10px;
	padding-top: 15px;
}
#contentWrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	background-image: url(../_images/content-bk-repeater.jpg);
	background-repeat: repeat-y;
	margin-top: 50px;
}
#contentWrapBk {
	background-image: url(../_images/content-bk.jpg);
	width: 980px;
	background-repeat: no-repeat;
}
#footerDonate {
	width: 820px;
	text-align: center;
	margin-top: 0px;
	bottom: 0px;
	position: absolute;
	left: 70px;
}
#footerDonate p {
	margin:0 0 0 0;
	padding:0 0 8px 0;
}
#footerDisclaimer {
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contentSidebarWrap {
	float: left;
	width: 280px;
}
#contentMainWrap {
	float: left;
	width: 660px;
	margin-top: 40px;
}
#sideBarNavBox {
	background-image: url(../_images/nav-sign-bk.png);
	background-repeat: no-repeat;
	float: left;
	height: 233px;
	width: 222px;
	padding-top: 89px;
	padding-left: 58px;
}
#sidebarNewsBox {
	float: left;
	width: 216px;
	padding-right: 32px;
	padding-left: 32px;
}
#contentLeft {
	float: left;
	width: 315px;
}
#contentLeftNEW {
	float: left;
	width: 303px;
}
#contentRight {
	float: right;
	width: 320px;
}
#contentRightNEW {
	float: right;
	width: 304px;
}
#AutoMargin {
	margin: 0px auto;
}
.clearBoth {
	clear: both;
}
.purple {
	color: #BF35E7;
}
.red {
	color: #F00;
	font-weight: 700;
}
.orange {
	color: #FF9C27;
}
.orange2 {
	font-family: "Fencing W01 Regular";
	color: #FF9C27;
	font-size: 20px;
}
.textMed {
	font-size: 11px;
}
.textLarge {
	font-size: 16px;
}
.textSmall {
	font-size: 9px;
}
.buttonPurple {
	background-image: url(../_images/btn-purple-blank.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	text-align: center;
	line-height: 38px;
	margin-bottom: 5px;
}
.buttonPurple2 {
	background-image: url(../_images/btn-purple-blank.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	text-align: center;
	line-height: 38px;
	margin-bottom: 5px;
	padding-left: 10px;
	width: 302px;
}
.buttonPurpleSmall {
	background-image: url(../_images/btn-purple-blank.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	text-align: center;
	line-height: 38px;
	margin-bottom: 5px;
	width: 200px;
	clear: both;
	float: right;
}
.imageLeft {
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
}
.imageRight {
	float: right;
	padding-left: 30px;
	padding-bottom: 30px;
}
.imageCenter {
	display: inline-block;
	margin: 0 auto;
}
.pNoSpace {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.logoCorp {
	height: 63px;
	width: 121px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

.tickets {
	height: 109px;
	width: 150px;
	margin: 10px auto;
}

.columnBand {
	float: left;
	width: 285px;
	padding-right: 20px;
	padding-left: 20px;
}
hr {
	background-color: #639;
	height: 1px;
	border: 1px solid #639;
	clear:both;
	width:auto;
}
.center {
	text-align: center;
}
.smallText {
	font-size: 10px;
}
#footerBar {
	text-align: center;
	padding-top: 100px;
}

