@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/pageBg_smoke.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #57585b;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-size: 10px;
	color: #e00120;
	text-decoration: none;
}

#footer a:hover {
	font-size: 10px;
	color: #57585b;
	text-decoration: underline;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e00120;
	padding-top: 5px;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e00120;
}

#copyright a:hover {
	color: #57585b;
}

#instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
}

.eventBanner {
	padding-bottom: 6px;
	border: 0px;
}

img {
	border: 0px;
}
.locationName {
	font-family: Futara, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.address {
	font-family: Futara, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}
.address a:link, .address a:visited, .address a:active {
	font-family: Futara, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.address a:hover {
	font-size: 13px;
	font-weight: normal;
	color: #f2961e;
}
.directionsLink {
	font-family: Futara, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f2961e;
	positoin: relative;
	padding-left: 10px;
	padding-top: 10px;
}
.directionsLink a:link, .directionsLink a:visited, .directionsLink a:active {
	font-family: Futara, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f2961e;
	text-decoration: none;
}
.directionsLink a:hover {
	font-family: Futara, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f2961e;
	text-decoration: underline;
}
.coming {
	font-family: Futara, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f2961e;
}
#emailList {
	background-image: url(../images/emailListInfo.gif);
	background-repeat: no-repeat;
}
#emailForm {
	position: relative;
	padding-left: 23px;
	padding-top: 170px;
	line-height: 8px;
}
#emailThankYou {
	font-family: Futara, Arial, Helvetica, sans-serif;
	position: relative;
	padding-left: 23px;
	padding-top: 180px;
	font-size: 12px;
	font-weight: bold;
	color: #f9a230;	
}

.formHeading {
	font-family: Futara, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f9a230;
}
.formField {
	width: 255px;
	font-family: Futara, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.submitBtn {
  	display: block;
  	width: 83px;
	height: 30px;
	background-image: url(../images/formBtnSubmit.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.submitBtn:hover {
	background-image: url(../images/formBtnSubmit_on.gif);
}
.error {
	position: relative;
	font-family: Futara, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 0px;
}
