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

/*/////////////////// Content Slider /////////////////////*/

.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:350px;	width: 951px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	/*background: url(paging_bg2.png) no-repeat;*/
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}


/*/////////////////// ORIG SLIDESHOW HEADERS /////////////////////*/

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
/*/////////////////// END SLIDESHOW HEADERS /////////////////////*/
.weLove {
	width:260px;
	height:180px;
	position:absolute;
	margin-top: -20px;
	margin-bottom: 20px;
	}

/*  color:#4c350d;  DARK BROWN */

.downloadBtn {
	width:250px; 
	height:auto; 
	background:#693 url(../img/btn-download-bg.jpg); 
	padding:10px;
	}
.downloadBtn p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:100;
	color:#FFF; 
	margin:0px;
	}

body {
	margin:0px;
	text-align: center;
	background:#9f672c url(../img/bg-tile.jpg)top center repeat-x fixed;}
	
a {
	font-family:Arial, Helvetica, sans-serif;
	color:#930;
	text-decoration:none;
	}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	}

#rightBar ul, #rightBar li { /*** includes menu ***/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:14pt;
	margin:0px 0px 8px 0px;
	color:#630;
	list-style:none;
	}
#volunteerBullets ul, #volunteerBullets li { /*** includes menu ***/
	list-style:decimal;
	}
	
tr, td {
	color:#630;
	}

p, h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	}
h1, h2, h3, h4, h5, h6 {
	color:#630;
	margin:3px 0px 7px 0px;
	}

p {
	color:#630;
	font-size:13pt;
	margin:8px 0px;
	line-height:16pt;
	}

h1 {
	font-size:22pt;
	line-height:24pt;
	text-transform:capitalize;
	}
	
h2 {
	font-size:20pt;
	line-height:18pt;
	font-style:italic;
	color:#960;
	}
	
h3 {
	font-size:18pt;
	line-height:20pt;
	}
	
h4 {
	font-size:16pt;
	line-height:18pt;
	font-style:italic;
		color:#960;
	}
	
h5 {
	font-size:14pt;
	line-height:16pt;
	}
	
h6 {
	font-size:12pt;
	line-height:14pt;
	font-style:italic;
	color:#960;
	text-transform:uppercase;
	}
	
hr {
	color:#630;
	size:1px;
	}
	
img.aligncenter{
	text-align:center;
	}
	
img.floatleft { 
	position: static;
	padding-right: 10px;
	padding-bottom: 2px;
    float: left;
	clear:right;
	}
	
img.floatright { 
	padding-left:10px;
	padding-bottom:2px;
    float: right; 
	}
.clear {
	width:900px;
	clear:both;}

/*///////////////////// header /////////////////////////*/
.center #container {
	position:static;
	width: 950px;
	margin:auto;
	text-align: left; 
	}

	
/*//////////////////////////////////////////////*/
	
#headerSlideshow {
	position:relative;
	top:120px;
	width:950px;
	height:312px;
	background:url(../img/HeaderSlideshow.jpg) no-repeat;
	z-index:0;
	z-index:300;
	}
#navSub {
	position:relative;
	width:650px;
	height:30px;
	top:-300px;
	background:none;
	float:right;
	text-align:right;
	clear:both;
	z-index:400;
	}
	#navSub p {
		font-family: arial, sans-serif;
		font-size:10pt;
		color:#eabd36;
		margin:0px;
		}
	#navSub a, #navSub a:visited {
		font-family: arial, sans-serif;
		font-size:10pt;
		color:#eabd36;
		}
	#navSub a:hover {
		font-family: arial, sans-serif;
		font-size:10pt;
		color:#FFF;
		}
	
#headerTitle {
	position:relative;
	width:969px;
	height:118px;
	background:url(../img/HeaderTitle.png) no-repeat;
	top:-264px;
	z-index:500;
	}
	
#navMain {
	font-family:"Times New Roman", Times, serif;
	width:950px;
	height:auto;
	position:relative;
	background:#FC0;
	margin:0;
	top:0px;
	z-index:600;
	}
#headerLogo {
	position:absolute;
	width:366px;
	height:400px;
	background:url(../img/HeaderLogo.png) no-repeat;
	top:-0px;
	margin-left:-60px;
	z-index:700;

	}
	
/*//////////// main content ///////////////////*/
/*//////////////////////////////////////////*/	
#content {
	position:relative;
	background:#FFC url(../img/content-bg.jpg) repeat-y;
	}
	
#leftBar {
	width:260px; /*///// + padding 20 = 280  ////////*/
	height:auto;
	background:none;
	padding:10px;
	float:left;
	clear:right;
	}
	
#rightBar {
	background-image:url(../images/headline_blank.gif);
	background-repeat:no-repeat;
	width:620px;
	height:auto;
	margin:0px 0px 0px 290px;
	padding:20px;
	}
	
	
	
/*//////////////////////////////////////////*/		
#artists {
	background:#FFF;
	margin:0px 0px 20px 0px;} 

#artists h1 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:14pt;
	line-height:17pt;
	text-transform:uppercase;
	color:#960;
	}
#artists h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:14pt;
	line-height:14pt;
	color:#630;
	}
#artists h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	font-size:10pt;
	line-height:12pt;
	color:#630;
	}
#artists h6 a, #artists h6 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0px 5px 0px;
	padding:5px;
	font-size:10pt;
	line-height:12pt;
	font-style:normal;
	color:#FFF;
	background-color:#630;
	}
#artists h6 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0px 5px 0px;
	padding:5px;
	font-size:10pt;
	line-height:12pt;
	font-style:normal;
	color:#FC0;
	background-color:#300;
	}
	
.artistBio {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:12pt;
	padding:20px;}
.artistBio p {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	font-size:12pt;
	line-height:16pt;
	}
.artistBio a, .artistBio a:visited {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	font-size:12pt;
	line-height:16pt;
	color:#900;
	}
.artistBio a:hover {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	font-size:12pt;
	line-height:16pt;
	color:#000;
	}
 

/*//////////////////////////////////////////*/	
/*//////////////// ARTISTS TREE  ////////////////////*/	
/*//////////////////////////////////////////*/	
.tree table {
	background-color:#FFF;}

dl.tree #treeButton {
	background-color:#C93;
	width:616px;
	margin-left:2px;
	}
dl.tree #treeButton p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding:3px 5px;
	font-weight:bold;
	text-transform:uppercase;
	color:#630;
	margin:0px;}

dl.tree dt{
	height:auto;
	cursor:pointer;
	}
dl.tree dd{
	visibility:hidden;
	height:0.1em;
	overflow:hidden;
	margin:0px;
	padding:0px;}


/*//////////////////////////////////////////*/	
/*//////////////////////////////////////////*/	
/*//////////////////////////////////////////*/	

/*//////////////////////////////////////////*/	
.sponsors {
	text-align:center;
	width:580px;
	padding:10px;
	background-color:#FFFFFF;
	z-index:999;
	}
#sponsorSection {
	width:570px;
	padding:5px;
	background-color:#2c1700;
	margin-bottom:10px;
	}
#sponsorSection h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#FFF;
	line-height:23px;
	}
	

/*//////////////////////////////////////////*/	
/*//////////////////////////////////////////*/	
/*//////////////////////////////////////////*/	
#scheduleFRI {
	background-color:#e0dcc6;}
#scheduleFRI table h1, 
#scheduleFRI table h2, 
#scheduleFRI table h2 a
	{font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-style:normal;
	}
#scheduleFRI h3,
#scheduleFRI h4, 
#scheduleFRI table p 
	{font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	}
/*//////////////////////////////////////////*/	
#scheduleSAT {
	background-color:#def0f2;}
#scheduleSAT table h1, 
#scheduleSAT table h2, 
#scheduleSAT table h2 a
	{font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-style:normal;
	}
#scheduleSAT h3 
	{font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-style:normal;
	}
#scheduleSAT h4
	{font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:12pt;
	font-style:normal;
	}
#scheduleSAT table p
	{font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	}
/*//////////////////////////////////////////*/	
#scheduleSUN {
	background-color:#dff4de;}
#scheduleSUN table h1, 
#scheduleSUN table h2, 
#scheduleSUN table h2 a
	{font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-style:normal;
	}
#scheduleSUN h3 
	{font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-style:normal;
	}
#scheduleSUN h4
	{font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:12pt;
	font-style:normal;
	}
#scheduleSUN table p 
	{font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	}
/*//////////////////////////////////////////*/	/*//////////////////////////////////////////*/	/*//////////////////////////////////////////*/	


/*//////////////////// footer //////////////////////////*/
	
#footer {
	font-family:Arial, Helvetica, sans-serif;
	width:950px;
	text-align:center;
	color:#960;
	background:#FC0 url(../img/NavMain.jpg) repeat-x;
	font-size:10px;
	margin: 0px 0px 20px 0px;
	padding:20px 0px;
	
	/*min-height: 10em;
    display: table-cell;
    vertical-align: middle;*/

	}

#footer a {
	font-family:Arial, Helvetica, sans-serif;
	color:#960;
	font-size:10px;
	padding:10px 0px;
	}
#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#630;
	font-size:10px;
	padding:10px 0px;
	}
