p {
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
}

h3 {
	display: none;
	font-size: 1.8em;
	color: #ffffff;
}

.contact_type {
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
}

#about_content {

}

#shows_top {
}

#shows_main_content {
	min-height: 400px;
	height:auto !important;
	height: 400px;
	background: url(../images/shows_bg.gif) repeat-y left top;
}

#shows_bottom {

}

#shows_left_column {
	float: left;
	width: 521px;
	color: #3f3f3f;
	background: url(../images/contentbg.gif) no-repeat left top;	
	min-height: 540px;
	height: auto !important;
	height: 540px;
}

#shows_right_column {
	width: 195px;
	float: right;
	color: #ffffff;	
/*	min-height: 400px;
	height:auto !important;
	height:400px;
*/}

#right_content_top {
	width: 170px;
	padding-left: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ffffff;
}

#right_content_btm {
	width: 170px;
	padding-left: 10px;
	padding-top: 15px;
}

#logos {
	margin-left: 5%;
}

#left_column_top {
	padding-top: 10px;
	padding-left: 150px;
	width: 371px;
	font-size: 1.8em;
	color: #ffffff;
	text-align: right;
}

#left_column_top h1 {
	color: #e21514;
	font-size: 18px;
	padding-right: 5px;
}

#column_left_btm {
	width: 330px;
	padding-left: 170px;
	padding-top: 50px;
	min-height: 300px;
	height:auto !important;
	height:300px;	
}

#column_left_btm h2 {
	color:#ff0000;
	font-size: 22px;
	margin-bottom: 10px;
}

#column_left_btm p {
	font-size: 1.1em;
}

#padding_hack {
	margin-right: 20px;
}