@charset "UTF-8";
/* CSS Document */

body {
background-color:#f6f0e1;
margin:0px;
padding:0px;

}

.siteWrapper {
	width:980px;
	background-color:#eee4c6;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.clearBoth {
	clear:both;
}

.headerWrapper {
	background-image:url(images/header_burstBG.gif);
	background-repeat:no-repeat;
	height:450px;
}

.headerLogo {
	padding:34px 0px 0px 0px;
	width:980px;
	text-align:center;
}

.featureWrapper {
	width:831px;
	height:180px;
	margin:31px 0px 0px 121px;
}

.featureFlash {
	float:right;
	margin:0px;
	padding:0px;
	width:337px;
}

.featureLogo {
	float:left;
	margin:47px 0px 0px 0px;
}

.featureText  { margin: 0 0 0 190px; padding: 15px 0 0; width: 290px }

.featureText h1  { color: #ac6d28; font-size: 18px; text-transform: uppercase; margin: 0; padding: 0 }

.featureText h2  { color: #000000; font-size: 13px; margin: 10px 0 0; padding: 0 }

.featureText h3  { color: #000000; font-size: 11px; font-weight: normal; line-height: 14px; margin: 10px 0 0; padding: 0 }
.featureText h4 { color: #ac6d28 }
.navWrapper {
	margin:20px 0px 0px 56px;
}

.navLink {
	font-size:13px;
	background-image:url(images/nav_oats.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:38px;
	color:#000000;
	text-transform:uppercase;
	text-align:center;
	float:left;
	font-weight:bold;
	margin-right:20px;
	width:156px;
}

.navLink a:link, .navLink a:visited {
	color:#000000;
	text-decoration:none;
}

.navLink a:hover {
	color:#ac6d28;
	text-decoration:none;t
}

.navLinkON {
	color:#df3954;	
}

.contentWrapper {
	background-color:#ddc98a;
	background-image:url(images/oatBG.jpg);
	background-repeat:no-repeat;
}


.rightColumn {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 14px 0px 0px;
	width:236px;
}

.lineUpPromo {
	background-image:url(images/musicLineUp_bg.png);
	background-repeat:no-repeat;
	width:236px;
	height:216px;
	color:#000000;
	font-size:12px;
	text-align:center;
	margin-bottom:36px;
}

.lineUpPromo h1 {
	font-size:18px;
	color:#000000;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	padding:79px 0px 0px 0px;
	
}

#purchaseTickets a:link, #purchaseTickets a:visited  {
	background-image:url(images/purchase_tickets.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 45px;
	display:block;
	width:236px;
	margin: 0px;
	padding: 0px;
}

#purchaseTickets a:hover {
	background-position: 0 -45px;
	height: 45px;
	display:block;
	width:236px;
	margin: 0px;
	padding: 0px;
}

#Volunteer a:link, #Volunteer a:visited  {
	background-image:url(images/volunteer.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 45px;
	display:block;
	width:236px;
	margin: 0px;
	padding: 0px;
}

#Volunteer a:hover {
	background-position: 0 -45px;
	height: 45px;
	display:block;
	width:236px;
	margin: 0px;
	padding: 0px;
}

#FAQ a:link, #FAQ a:visited  {
	background-image:url(images/faq.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 45px;
	display:block;
	width:236px;
	margin: 0px;
	padding: 0px;
}

#FAQ a:hover {
	background-position: 0 -45px;
	height: 45px;
	display:block;
	width:236px;
	margin: 0px;
	padding: 0px;
}

.sponsorBoxWrapper {
	margin-top:34px;
}

.sponsorBox {
	padding:10px 0px;
	background-image:url(images/sponsors_BG.png);
	background-repeat:repeat-y;
	text-align:center;
}

.leftColumnWrapper {
	width:696px;
	margin:0px 0px 0px 22px;
}

.leftColumn {
	background-image:url(images/leftColumnBG.png);
	background-repeat:repeat-y;
	padding:20px 40px 20px 40px;
	color:#000000;
	font-size:12px;
	line-height:14px;
}

.leftColumn h1 {
	font-size:15px;
	color:#000000;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.leftColumn h2  { color: #000; font-size: 13px; line-height: 16px; margin: 0; padding: 0 }

.leftColumn h3 {
	font-size:12px;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:0px;

}

.leftColumn ul li {
	margin:0px;
	padding:5px 0px;
}

.divider {
	border-bottom:2px solid #e3d5a6;
}

iframe {
border:2px solid #e3d5a6;
background-color:#FFFFFF;
padding:4px;
margin:10px 0px;
}

.leftColumn a:link, .leftColumn a:visited {
	color:#df3954;
	text-decoration:underline;
	font-weight:bold;
}

.leftColumn a:hover {
	color:#df3954;
	text-decoration:none;
	font-weight:bold;
}

.footerNav {
	margin:24px 0px 0px 24px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	border:1px solid #636467;
	text-align:center;
	width:943px;
	color:#ac6d28;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
}

.footerNav ul {
	list-style:none;
	margin:0px;
	padding:10px 0px;
}

.footerNav li {
	display:inline;
	padding:0px 22px;
}

.footerNav a:link, .footerNav a:visited {
	color:#ac6d28;
	text-decoration:none;
}

.footerNav a:hover {
	color:#000000;
	text-decoration:none;
}

.smallFooterText {
	width:943px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding:20px 0px;
}


