@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%; 
}
p{
	font-size:1.2em;
	line-height:2em;
}
h1{
	font-size:2em;
	color:#991F77;
	padding-bottom:16px;
}
h3{
	font-size:1.4em;
	color:#FFF;
	padding:6px 0px 0px 10px;
}
.header_bg{
	background-image:url(../images/header_bg.jpg);
}
.header{
	height:186px;
	background-image:url(../images/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.header_landing{
	height:186px;
	background-image:url(../images/header_landing.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.headerbutton_position{
	display:relative;
	width:300px;
	margin:auto;
}
.buytickets{
	display:block;
	background-image:url(../images/buytickets.jpg);
	width:300px;
	height:129px;
	background-position:top;
}
.buytickets:hover{
	background-position:bottom;
}
.buytickets_landing{
	position:absolute;
	background-image:url(../images/buytickets_landing.jpg);
	width:233px;
	height:149px;
	display:block;
	margin-left:97px;
	margin-top:20px;
	background-position:top;
}
.buytickets_landing:hover{
	background-position:bottom;
}
.content_bg_landingpage{
	height: 600px;
	background-color:#E9E9E9;
	background-image:url(../images/footer_pipers.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.content_bg{
	background-color:#E9E9E9;
}
.content{
	width:1000px;
	margin:auto;
}
.left_col{
	width:1000px;
	float:left;
	margin-top:10px;
}
.left_col1{
	width:246px;
	float:left;
	margin-bottom: 20px;
	
}
.left_col2{
	width:750px;
	float:left;
}
.left_col2 a{
	color:#991F77;
	font-weight:bold;
	text-decoration:none;
}
p a:hover{
	text-decoration:underline;
}
.clear{
	clear:both;
}
.navigation{
	width:186px;
	margin:0px 30px 0px 30px;
	list-style:none;
	font-size:2em;
}
.navigation li{
	display:bock;
	padding:5px 0px 6px 0px;
	border-bottom:1px #CCCCCC dashed;
}
.navigation li a{
	color:#393939;
	text-decoration:none;
}
.navigation li a:hover{
	text-decoration:underline;
}
.left_col2 img{}
.spacer{
	margin:10px 0px 10px 10px;
	background-image:url(../images/spacer.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:300px;
}
.footer_img{
	background-image:url(../images/footer_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:19px;
}
.footer_pipers{
	background-image:url(../images/footer_pipers.jpg);
	height:169px;
	width:960px;
}
.footer{
	display:inline;
}
.footer_content{
	width:1000px;
	margin:auto;
	position:relative;
}
.footer_spacer{
	height:40px;
	width:300px;
	border: 1px solid #f00;
}
.footer_sponsors{
	list-style:none;	
	margin-top:30px;
	margin-left:20px;
}
.footer_sponsors li{
	float:left;	
}
.footer1{
	display:block;
	background-image:url(../images/footer_logo1.jpg);
	width:108px;
	height:63px;
	margin-right:52px;
}
.footer2{
	display:block;
	background-image:url(../images/footer_logo2.jpg);
	width:51px;
	height:64px;
	margin-right:52px;
}
.footer3{
	display:block;
	background-image:url(../images/footer_logo3.jpg);
	width:134px;
	height:64px;
	margin-right:52px;
}
.footer4{
	display:block;
	background-image:url(../images/footer_logo4.jpg);
	width:45px;
	height:62px;
	margin-right:52px;
}
.footer5{
	display:block;
	background-image:url(../images/footer_logo5.jpg);
	width:104px;
	height:64px;
	margin-right:52px;
}
.footer6{
	display:block;
	background-image:url(../images/footer_logo6.jpg);
	width:159px;
	height:64px;
	margin-right:52px;
}
.footer7{
	display:block;
	background-image:url(../images/footer_logo7.jpg);
	width:46px;
	height:64px;
	margin-bottom:30px;
}
.footer_nav{
	list-style:none;
	text-align:center;
	padding-bottom:40px;
}
.footer_nav li{
	display:inline;
	padding:0px 2px 0px 2px;
}
.footer_nav a{
	font-size:1.3em;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
.footer_nav a:hover{
	text-decoration:underline;
}
.footer_text{
	font-size:1.5em;
	font-weight:bold;
	color:#111;
	position:absolute;
}
.win_landing{
	background-image:url(../images/win_landing.jpg);
	width:414px;
	height:102px;
	display:block;
	text-decoration:none;
	background-position:top;
}
.win_landing span{
	font-size:1.6em;
	font-weight:bold;
	line-height:1.6em;
	color:#FFF;
	display:block;
	padding:40px 0px 0px 20px;
	text-decoration:none;
}
.win_landing:hover{
	background-position:bottom;
	text-decoration:none;
}
.wintickets{
	background-image:url(../images/wintickets.jpg);
	width:300px;
	height:132px;
	display:block;
	margin:0px 0px 10px 10px;
	text-decoration:none;
}
.wintickets span{
	font-size:1.4em;
	font-weight:bold;
	line-height:1.8em;
	color:#FFF;
	display:block;
	padding:40px 0px 0px 20px;
	text-decoration:none;
}
.wintickets:hover{
	background-position:bottom;
}
.hotline{
	background-image:url(../images/hotline.jpg);
	height:54px;
	width:414px;
	margin-bottom:10px;
	display:block;
}
.hotline span{
	color:#FFF;
	font-size:2em;
	padding:14px 0px 0px 20px;
	display:block;
}