p {
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
}

h3 {
	display: none;
	font-size: 1.8em;
	color: #ffffff;
}

.highlight {
	color:#FF0000;
}

.contact_type {
	color: #e81716;
	font-size: 110%;
	font-weight: bold;
}

#legal_content {
	min-height: 526px;
	height:auto !important;
	height: 526px;
}

#shows_top {
}

#shows_main_content {
	background: url(../images/shows_bg.gif) repeat-y left top;
	min-height: 526px;
	height:auto !important;
	height:526px;
}

#shows_bottom {

}

#shows_left_column {
	float: left;
	width: 521px;
	color: #000000;
	background: url(../images/contentbg.gif) no-repeat left top;	
	min-height: 526px;
	height: auto !important;
	height: 526px;
	padding: 0px 0px 30px 0px;
}
#shows_left_column a {
	color: #333;
	text-decoration: none;
}
#shows_left_column p {
	margin: 5px 10px;
}
#shows_left_column ul {
	margin: 10px 0px 10px 30px;
}

#shows_right_column {
	width: 195px;
	float: right;
	color: #fff;	
	min-height: 400px;
	height:auto !important;
	height:400px;
}

#right_content_top {
	width: 180px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ffffff;
}

#right_content_btm {
	width: 180px;
	padding-top: 15px;
}

#logos {
	margin-left: 5%;
}

#left_column_top {
	padding-top: 15px;
	padding-left: 160px;
	color: #ffffff;
	text-align: right;
}

#left_column_top h1 {
	color: #B90005;
	font-size: 18px;
	padding-right: 10px;
}

#column_left_btm {
	width: 350px;
	padding-left: 150px;
	padding-top: 50px;
}

#column_left_btm h2 {
	color:#FF0000;
	margin-bottom: 10px;
}

#column_left_btm p {
	font-size: 1.1em;
}

#padding_hack {
	margin-right: 20px;
}