/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	background-image: url(../images/site_bkgd.jpg);
	background-color: #CAC5B1;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
div, p, ul, h1, h2, h4, img, label{
	margin:0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
form{
	margin:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h1 {
	color: #0E130A;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 26px;
	font-size: 20px;
	text-decoration: underline;
	font-variant: small-caps;
}
h2 { /*page headers*/
	color: #771000;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 15px;
	font-size: 18px;
	padding-bottom: 0px;
	display: block;
	height: 28px;
	padding-top: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	border-bottom-color: #999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
h3 { /* page heder - index pg*/
	color: #343524;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 15px;
	font-size: 18px;
	padding-bottom: 0px;
	display: block;
	background-image: url(../images/horiz_rule2.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-transform: none;
}
h4 { /*subheader with lines*/
	color: #343524;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 15px;
	font-size: 14px;
	font-variant:small-caps;
	padding-bottom: 0px;
	display: block;
	background-image: url(../images/horiz_rule2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-transform: none;
}		
ul{
	list-style-type:none;
	width: auto;
}
.body {
	font-size: 13px;
}
.bodysm {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: lighter;
}
.body_emphasis {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #002953;
}
.indent {
	margin-left: 30px;
	display: block;
}
.body_center {
	text-align:center;
	display: block;
}
.caption {
	text-align:center;
	font-size:10px;
	line-height: 16px;
}
td {
	font-size: 12px;	
}
.featurehead {
	font-size: 12px;
	letter-spacing: 0.5px;
	font-weight: bolder;
	color: #0D120A;
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 1px;
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 5px;
}
.highlight1 {
	color: #2E1217;
	font-weight: bolder;
	font-style:normal;
	font-size: 14px;
}
.highlight2 {
	color: #666666;
	font-weight: bolder;
}
.highlight2 a {
	text-decoration:none;
	color: #006699;
}
.highlight2 a:hover {
	color:#003366;
	text-decoration: underline;
}
.description {
	color: #666666;
	font-weight: bolder;
}
.border {
	border-style: solid;
	border-color: #CFCAB7;
	margin-left: 3px;
	margin-right: 3px;
	margin-top:6px;
	border-width: thin;
}
.border_fltlt {
	border-style: solid;
	border-color: #CFCAB7;
	margin-left: 3px;
	margin-right: 10px;
	margin-top:6px;
	border-width: thin;
	float:left;
}
.imgfltrt {
	float: right;
	border-width: 1 px;
	border-style: solid
	border-color: #CCCCCC;
	margin-left: 15px;
	margin-bottom: 15px;
}
.clrflt {
	clear:both;
}
.form {
	background-color:#E8E8E8;
}		
/*----MAIN PANEL----*/
#container{
	width:959px;
	background-image: url(../images/site_body.png);
	position:relative;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
}
#clearflt {
	clear: both;
}
/*----MAIN PANEL----*/

/*----HEADER Panel----*/
#headerPan{
	width:959px;
	height:150px;
	padding:0;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo{
	position: absolute;
	left: 44px;
	top: 6px;
}
#logo img, a {
	border-width: 0 0 0 0;
}
#slogan{
	position: absolute;
	left: 647px;
	top: 29px;
	background-image:url(../images/slogan.jpg);
	width: 256px;
	height: 91px;
	}
#slogan img, a {
	border-width: 0 0 0 0;
}

/*----HEADER Panel----*/
/*----BODY Panel----*/
#bodyPan{
	width:959px;
	padding:0;
	background-image: url();
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 0px;
}
#navBar {
	width:550px;
	display: block;
	float: left;
	background-color: #FFF;
	margin-left: 20px;
}
#navBar ul {
	list-style-type:none;
	background-color: #FFF;
}
#navBar ul li.li_who {
	width:100px;
	position:relative;
	float: left;
}
#navBar ul li.li_artists {
	width:80px;
	position:relative;
	float: left;
}
#navBar ul li.li_concerts {
	width:100px;
	position:relative;
	float: left;
}
#navBar ul li.li_residencies {
	width:120px;
	position:relative;
	float: left;
}
#navBar ul li.li_listen {
	width:120px;
	position:relative;
	float: left;
}
#navBar ul li.li_reviews {
	width:140px;
	position:relative;
	float: left;
}
#navBar ul li.li_support {
	width:110px;
	position:relative;
	float: left;
}
#navBar ul li.li_contact {
	width:110px;
	position:relative;
	float: left;
}
#navBar ul li, ul li a {
	height:30px;
	display:block;
	color:#333333;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	background-position: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-align:center;
	vertical-align: middle;
}
#navBar a:hover {
	color:#000000;
	text-decoration: underline;
	font-style: italic;
}
#navPan {
	width:270px;
	display: inline-block;
	float: right;
	margin-right: 50px;
	background-color: #FFF;
}
#navPan ul {
	width:250px;
	height:300px;
	display:block;
	list-style-type:none;
	background-repeat: repeat-y;
	background-position: 0 0;
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 20px;
	background-image: url(../images/nav_bkgd.png);
}
#navPan ul li {
	width:180px;
	height:35px;
	position:relative;
	margin:0 auto;
}
#navPan ul li a {
	width:180px;
	height:35px;
	display:block;
	color:#333333;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	background-position: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: right;
}
#navPan ul li a:hover {
	color:#000000;
	text-decoration: underline;
	font-style: italic;
}
#rightSubPan {
}
#rightSubPan img {
	float:right;
}
#rightSubPan p {
	padding-left:20px;
	text-align: right;
	padding-right: 20px;
}
#rightSubPan a {
	color: 006699;
}
#rightSubPan a:hover {
	color:#003366;
	text-decoration: underline;
}
#centerPan{
	width:570px;
	float:left;
	display: inline-block;
	background: #FFFFFF;
	margin-left: 50px;
}
#centerPan ul {
	list-style-type:square;
	font-size: 11px;
	line-height: 18px;
	width: 520px;
	display: block;
	margin-bottom: 15px;
}
#centerPan ul li {
	float: left;
	width: 173px;
	display: block;
}
#centerPan p, table {
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	padding-top: 8px;
}
#centerPan a {
	color:#006699;
	text-decoration:none;
}
#centerPan a:hover {
	color:#003366;
	text-decoration: underline;
}
#back {
	display:block;
	width: 130px;
	height: 25px;
	float: right;
	border-width: 1 px;
	border-style: double;
	border-color: #CCCCCC;
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 11px;
	font-style: bold;
	text-align: center;
	vertical-align: middle;
	margin-right: 15px;
	padding-top: 4px;
}
/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
	background-color: #F0F0F0;
	font-weight: bold;
	padding: 3px;
	border-width: thin;
	border-style: dotted;
}

div.eg-bar{
	width: 550px;
}

.icongroup1{
	width: 560px;
}

/*----BODY Panel----*/


/*----Footer Panel----*/

#footerPan{
	width:959px;
	height:145px;
	padding:0;
	background-image: url(../images/site_footer.png);
	background-repeat: no-repeat;
	margin:0 auto;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#footerPan ul{
	list-style-type:none;
	width:570px;
	position:absolute;
	top:27px;
	left:48px;
}
#footerPan li{
	float:left;
	}
#footerPan ul li a{
	padding:0 10px 0;
	color:#fff;
	text-decoration:none;
}
#footerPan ul li a:hover {
	text-decoration:underline;
}
#footerPan ul.design {
	list-style-type:none;
	width:166px;
	color:#999;
	display:block;
	position:relative;
	top:33px;
	left:385px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#footerPan ul.design li{
	height:20px;
	padding-left: 5px;
	}
#footerPan ul.design li a{
	display:block;
	color:#666;
	text-decoration:none;
	padding:0px;
	padding-left: 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}
#footerPan ul.design li a:hover{
	text-decoration:underline;
}

#footerPan p.address{
	width:500px;
	color:#999;
	top:25px;
	font-size: 14px;
	position: relative;
	left: 215px;
}
#footerPan p.copyright{
	width:400px;
	color:#666;
	position:relative;
	top:35px;
	left:275px;
}
