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

#footContent {
	font-family: 'ImperatorBold', georgia, serif;
	color:#666;
	letter-spacing:1px;
	padding-top:10px;
	background-image:url(../new_img/footerheart.png);
	background-position:right top;
	background-repeat:no-repeat;
	text-align: left;
	font-size: 9px;
	color: #666;
	height:40px;
	width:780px;
}

#footContent a {
	color:#660000;
	text-decoration:none;
}

#footContent a:hover {
	color:#CC0000;
	text-decoration:underline;
}

#nav {
	font-family: 'BebasNeueRegular', Impact, Arial, sans-serif;
	text-align: left;
	font-size: 16px;
	color: #FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
	letter-spacing:1px;
}

.navfont {
	font-family: 'BebasNeueRegular', Impact, Arial, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #666666;
	height:20px;
	line-height:20px;
	margin-top:80px;
	
}
 
#nav a, ul {
	color: #FFFFFF;
	text-decoration: none;
}
 
#nav a:hover {
	color: #FFB639;
	text-decoration: underline;
}


.homeCopy1 {
	font-family: 'BebasNeueRegular', Impact, Arial, sans-serif;
	text-align: left;
	font-size: 30px;
	color: #FFFFFF;
	line-height:30px;
}

.homeCopy2 {
	font-family: 'BebasNeueRegular', Impact, Arial, sans-serif;
	text-align: left;
	font-size: 24px;
	color: #FFFFFF;
	line-height:28px;
}

.homeCopyHead {
	font-family: Arial, sans-serif;
	text-align: left;
	font-size: 10px;
	color: #FFB639;
	line-height:14px;
	letter-spacing:1px;
	font-weight:bold;
}

.homeCopySmall {
	font-family: Arial, sans-serif;
	text-align: left;
	font-size: 8px;
	color: #FFB639;
	line-height:8px;
	letter-spacing:1px;
	font-weight:bold;
}

.homeCopyTickets {
	font-family: Arial, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:1px;
	font-weight:bold;
}

.homeCopy1 a {
	text-decoration: none;
	color: #FFB639;
}

.homeCopy1 a:hover {
	text-decoration: none;
	color: #660000;
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?iefix') format('eot'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#webfontj1CI1MAi') format('svg');
    font-weight: normal;
    font-style: normal;

}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}

.footerText a {
	text-decoration:underline;
	color: #FFF;
}

.footerText a:hover {
	text-decoration:none;
	color: #FF9900;
}

.fontface {font: 40px/48px 'BebasNeueRegular', Impact, Arial, sans-serif;letter-spacing: 0;}

.smallfontface {font: 40px/48px 'BebasNeueRegular', Impact, Arial, sans-serif;letter-spacing: 1px; line-height:30px;}

