.bold {
	font-weight: bold;
}

.tour_details_container {
	width: 100%; 
	border: 0px solid black;
}

.left_container {
	float: left; 
	width: 49%; 
	border: 0px solid black; 
	text-align: center;
}

.right_container {
	float: left; 
	width: 45%; 
	border: 0px solid black;
}

h1, h2, h3, h4 {
  line-height: .9em;
	margin: 0px;
}

p {
	margin-bottom: 5px;
}

#perf_comp_notes_container, #convention_schedule_container {
	float: left; 
	border: 1px solid #999999; 
	width: 95%; 
	text-align: left;
	padding: 5px;
	margin-bottom: 5px;
}

#convention_schedule_container {
	float: left;
	border: 1px solid #999999;
	width: 95%;
	text-align: left;
}

.season {
	font-size: 11pt;
	margin: 0px;
}

.tour_city {
	margin-top: 5px;
	font-size: 30pt;
	font-family: Impact;
}

.tour_date {
	font-family: Arial Black;
}

.pre_registration_cut_off {
	font-weight: bold;
	margin: 0px;
}

.location {
	color: #780000;
	font-weight: normal;
	font-size: 10pt;
	margin: 0px;
}

.notes {
  margin: 0px;
}

.location_name {
	font-size: 11pt;
	font-weight: bold;
}

.tour_date {
	font-size: 14pt;
	font-weight: bold;
}

.convention_type {
	margin: 4px;
	font-size: 11pt;
}

.pre_registration_cut_off {
	margin: 3px;
}

.time {
	font-weight: bold;
}

.sample_schedule {
	margin-top: 10px;
	border: 0px solid black;
}

.sample_schedule_link {
	font-size: 10pt;
}

.notes_header, .convention_schedule_header {
	font-weight: bold;
	text-transform: uppercase;
	color: #780000;
	text-decoration: underline;
}

.convention_schedule_header, #convention_schedule_container {
	text-align: center;
}

.perf_comp_notes {
	margin: 0px;
}

.convention_schedule {
	text-align: left;
}

#image_container {
	width: 290px;
	margin: 0px auto 0px auto;
	border: 0px solid black;
	text-align: center;
}

#no_image_container {
	width: 250px;
	height: 150px;
	background-color: #cccccc;
	verical-align: middle;
	text-align: center;
	margin: 0px auto 0px auto;
}

#no_image_text {
	line-height: 150px;
	border: 0px solid black;
	color: #ffffff;
	font-size: 20px;
}

#explore_the_city_container {
	margin: 10px auto 0px auto;
}