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

body{
	background-color:#000;
	color:#000;
	margin:0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	line-height:20px;
}
a{
	text-decoration:none;
	color:#FFF;
}
img {border:none;
}
h1{
	font-size:16px;
	margin:0px;
}
.clearBoth{
	clear:both;
}
.nav{
	border-top:#F7B85C solid 1px;
}
.brownTxt, .brownTxt a{
	color:#3A2212;
}
.contact{
	background-image:url(images/contact_bg.jpg);
	background-repeat:no-repeat;
	height:483px;
}
.video{
	background-image:url(images/video_bg.jpg);
	background-repeat:no-repeat;
	height:483px;
}
.press{
	background-image:url(images/press_bg.jpg);
	background-repeat:no-repeat;
	height:483px;
}
.media{
	background-image:url(images/media_bg.jpg);
	background-repeat:no-repeat;
	height:483px;
	color:#000;
	line-height:normal;
}
.calendar{
	background-image:url(images/calendar_bg.jpg);
	background-repeat:no-repeat;
	height:483px;
}
.instruct{
	background-image:url(images/instruct_bg.jpg);
	background-repeat:no-repeat;
	height:483px;
}
.archive{
	background-image:url(images/archive_bg.jpg);
	background-repeat:no-repeat;
	height:483px;
}
.available{
	width:400px;
	height:230px;
	overflow:scroll;
	overflow-x: hidden;
	float:right;
	text-align:left;
	color:#F7B85C;
	padding:10px;
	background-color:#000;
	opacity:0.8; 
	filter: alpha(opacity=80);
	margin-right:15px;
	margin-top:15px;
}
.performance{
	width:400px;
	height:230px;
	overflow:scroll;
	overflow-x: hidden;
	float:right;
	text-align:center;
	color:#F7B85C;
	padding:10px;
	background-color:#000;
	opacity:0.8; 
	filter: alpha(opacity=80);
	margin-right:15px;
	margin-top:15px;
}
.dates{
	width:400px;
	height:430px;
	overflow:scroll;
	overflow-x: hidden;
	float:right;
	text-align:center;
	color:#F7B85C;
	padding:10px;
	background-color:#000;
	opacity:0.75; 
	filter: alpha(opacity=75);
	margin-right:15px;
	margin-top:15px;
}
.archive_butt{
	font-size:14px;
	font-weight:bold;
	width:415px;
	height:32px;
	background-image:url(images/archive_butt.png);
	background-repeat:no-repeat;
	text-align:center;
	line-height:30px;
}
.archive_butt a{
	color:#000;
	display:block;
	width:100%;
}
.archive br{
	line-height:10px;
	padding:0px;
	margin:0px;
}
.archive_scroll{
	width:450px;
	height:455px;
	overflow:scroll;
	overflow-x: hidden;
	opacity:0.8; 
	filter: alpha(opacity=80);
}
.top_rt a{
	margin-right:15px;
	margin-top:15px;
	float:right;
}
.musicPlayerWrapper{
	width:300px;
	margin-top:-20px;
	margin-bottom:-50px;
	padding:0px;
}
@-moz-document url-prefix() { 
	.musicPlayerWrapper { 
		margin-bottom:-47px; 
	} 
} 
#subdiv1 {
	display:none;
	position: relative;
	right: 18px;
	top:318px;
	height:20px;
	width:200px;
	z-index:900;
}
#subdiv1 p{
	margin-top:-5px;
	margin-bottom:0px;
	font-size:14px;
	font-weight:bold;
}
#subdiv2 {
	display:none;
	position: relative;
	right: -80px;
	top:318px;
	height:20px;
	width:200px;
	z-index:901;
}
#subdiv2 p{
	margin-top:-5px;
	margin-bottom:0px;
	font-size:14px;
	font-weight:bold;
}
#mediaFix{
	margin-bottom:0px;
	z-index: 99;
	position:relative;
	right: 0px;
	bottom: 0px;
}
#descriptions{
	padding:0px 10px;
	background-color:#F5F3D6;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	position:relative;
	float:left;
	width:238px;
}
.descriptionWrapper{
}
ilayer#d1, layer#d2{
	background-color:#00F;
	border:none;
}
.descriptionTL{
	position:relative;
	float:left;
	background-image:url(images/tl_blurb.png);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.descriptionT{
	position:relative;
	float:left;
	background-image:url(images/t_blurb.png);
	width:240px;
	height:10px;
	background-repeat:repeat-x;
}
.descriptionTR{
	position:relative;
	float:right;
	background-image:url(images/tr_blurb.png);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.descriptionBL{
	position:relative;
	float:left;
	background-image:url(images/bl_blurb.png);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.descriptionB{
	position:relative;
	float:left;
	background-image:url(images/b_blurb.png);
	width:240px;
	height:10px;
	background-repeat:repeat-x;
}
.descriptionBR{
	position:relative;
	float:right;
	background-image:url(images/br_blurb.png);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
#ajaxticker1{
width: 350px;
height: 100px;
padding: 5px;
/*border: 1px ridge black;
background-color: #FEEEB8;*/
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV
background-color: #FEEEB8;*/
}
.someclass{ 
/*class to apply to your scroller(s) if desired*/
}