* {
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
}

body {
	background: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b9b9b9;
	line-height: 16px;
	margin: 0 auto;
}

.bodybold {
	font-weight: bold;
}

.clear {
	clear: both;
}

a {
  outline: none!important;
}

/* Layout
=================================*/

#wrapper {
	width: 852px;
}

#header {
	margin-top: 10px;
}

#header img {
	float:left;
}

#body_container {
	width: 850px;
	height: 485px;
	border: 1px #b8b8b8 solid;
	margin-top: 0px;
}

/* Slideshow
================================= */

#slideshow {
	width: 780px; 
	height: 484px; 
	background: url('../images/bg_slideshow.gif');
	margin-left: 70px; 
	position: relative;
	z-index: 10;
}

#featured { 
	width: 780px; 
	height: 484px; 
	position:relative;
}

#featured ul.ui-tabs-nav { 
	width: 145px; 
	top:28px; 
	left:635px; 
	list-style:none; 
	padding:0; 
	margin:0; 
	position:absolute;  
}

#featured ul.ui-tabs-nav li { 
	font-size:11px; 
	color:#b9b9b9; 
}

#featured ul.ui-tabs-nav li span { 
	font-size:11px; 
	font-family:Verdana; 
	line-height:24px; 
	border: none;
}

#featured li.ui-tabs-nav-item a { 	
	height:28px; 
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color:#bbb;   
	line-height: 14px;
	padding-left:15px;
	display:block; 
}

#featured li.ui-tabs-nav-item a:hover { 
	background:#fdfcd7; 
}
	
#featured li.ui-tabs-selected { 
	color: #ababab; 
	background-color: #fdfbb8;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a { 
	background:#fdfbb8;
}

#featured li.ui-tabs-nav-item.divider {
	margin-top: 15px;
	background: url('../images/divider.gif') no-repeat top center;
	z-index:50;
}

#featured .ui-tabs-panel { 
	width:561px; 
	height:318px;  
	position:relative;
	margin-right: 212px;
	padding-top: 36px;
}

#featured .ui-tabs-panel .info { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ababab;
	line-height:16px; 	
	top:366px; 
	left:0; 
	height:110px; 
	position:absolute; 
}

#featured .info h2 { 
	font-size: 13px;
	padding:5px 0px 5px 2px; 
	margin:0;
	overflow:hidden; 
}

#featured .info p { 
	font-size:12px; 
	padding-left: 2px;
	margin-bottom: 15px;
}

#featured .ui-tabs-hide { 
	display:none; 
}

#featured a.detail_link {
	padding: 2px 5px 2px 5px;
	margin: 0px 2px 0px 0px;
	color: #b9b9b9; 
	background-color: #fffed3;
	text-decoration: none;
	outline: none;
}

#slideshow a:hover {
	color: #ababab; 
	background-color: #fdfbb8;
	text-decoration: none!important;
}

#featured .bio {
	width: 275px;
	height: 428px;
	background: #fff;
	padding-left: 10px;
	float: right;
}

#featured .bio p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ababab;
	line-height: 17px;
	padding: 0px 0px 20px 0px;
}

#featured .contact_wrapper {
	width: 284px;
  	background: url("../images/divider_long.jpg") no-repeat;
	padding: 8px 0px 0px 0px;
}

#featured .contact_wrapper p.left {
	width: 49px;
	text-align:right;
	line-height: 21px;
	margin-top: 18px;
	float: left;
	clear:both;
}

#featured .contact_wrapper p.right {
	width: 225px;
	line-height: 21px;
	margin-top: 18px;
	float: right;
}

#featured .bio a:link {
	color: #b9b9b9;	
	background-color: #fdfbb8;
	text-decoration: none;
	padding: 2px 5px;
	outline: none;
}

#featured .bio a:visited {
	color: #b9b9b9;	
	background-color: #fdfbb8;
	text-decoration: none;
	padding: 2px 5px;
	outline: none;
}

#featured .bio a:hover {
	color:#fff;
	background-color: #c2c3c4;
	text-decoration: none;
	padding: 2px 5px;
}

#featured .shows {
	background: #fff;
	display: block; 
	position: relative; 
	zoom: 1;
}

#featured .shows h1 {
	width: 550px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9d9d9d;
	line-height: 22px;
}

#featured .shows p {
	width: 550px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ababab;
	line-height: 18px;
	padding-bottom: 8px;
}

#featured .shows p .date {
	color: #cdcdcd;
}

#featured .shows p .yellow_highlight {
	color: #b9b9b9;	
	background-color: #fdfbb8;
	font-style:italic;
	padding: 0px 3px;
}
/* Footer
=================================*/

#footer {
	width: 375px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#footer p {
	font-size: 11px;
	margin: 10px 0px 9px 0px;	
	line-height: 18px;
	float: right;
}

#footer img {	
	float: right;
	margin-bottom: 30px;
}

#footer a:link {
	color: #b9b9b9;	
	background-color: #fdfbb8;
	text-decoration: none;
	padding: 4px 7px;
	outline: none;
}

#footer a:visited {
	color: #b9b9b9;	
	background-color: #fdfbb8;
	text-decoration: none;
	padding: 4px 7px;
	outline: none;
}

#footer a:hover {
	color:#fff;
	background-color: #c2c3c4;
	text-decoration: none;
	padding: 4px 7px;
}
