﻿.summer_wrapper {
	background: #232323;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	clear: both;
	font-size: 16px;
	margin-bottom: 10px;
}
.summer_wrapper .summer {
	font-size: 40px;
	font-weight: bold;
	margin: 20px;
	color: white;
	float: left;
}
.summer_wrapper .skewed {
	position: absolute;
	top: 20px;
	left: 20px;
}
.summer_wrapper .blast {
	position: absolute;
	left: 0px;
	top: 176px;
}
.summer_wrapper .desc {
	width: 100%;
	float: left;
	color: white;
	text-align: center;
}
.summer_wrapper h3 {
	width: 100%;
	float: left;
	text-align: center; 
	margin: 14px 0;
	color: white;
}
#info {
	position: absolute;
	top: 20px;
	right: 20px;
	background: #ffc;
	border: 2px #f55 solid;
	width: 180px;
	padding: 10px;
	text-align: center;
	font-size: 14px;
}
#info i {
	font: italic bold 16px Arial, Helvitica;
}
#info i span {
	color: #a00;
}
#info hr {
	visibility: hidden;
	margin: 3px 0; 
}
#left_col {
	float: left;
	width: 308px;
	margin: 30px 10px 10px 14px;
}
#left_col img {
	padding: 3px;
	background: white;
	border: 1px black solid;
	margin-bottom: 8px;
}
#right_col {
	float: left;
	border: 1px black solid;
	background: white;
	font: 16px Arial, Helvitica;
	width: 420px;
	text-align: center;
	padding: 12px;
	padding-bottom: 14px;
	padding-top: 20px;
	margin: 30px 0 0 0;
}
#right_col p {
	text-align: justify;
}
p sup {
	font-size: 10px;
}
.c_hours {
	width: 288px;
	padding: 8px;
	border: 1px black solid;
	font-size: 15px;
	text-align: center;
	background: #999;
	margin-bottom: 10px;
}
.c_hours h2 {
	margin: 2px;
	color: yellow;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
}
.c_hours .hrs {
	font: bold 18px Arial;
}
.c_hours .days {
	font-weight: bold;
	color: #a00;
}
.c_hours p {
	font-size: 14px;
	text-align: justify;
	margin-bottom: 0;
}
#summer_footer {
	float: left;
	width: 744px;
	padding: 10px;
	margin: 0px 14px 10px 14px;
	background: black;
	color: yellow;
	text-align: center;
	font-size: 14px;
}
.summer_wrapper h3 {
	font-size: 20px;
}
.summer_wrapper a {
	color: #fff;
}
