/*#schedule table{
	margin: 0 auto;
	padding: 0;
	border: solid black 2px;
	width: 85%;
	float: left;
	background-color:  #FFFFCC;
}

#schedule td{
	margin: 0;
	padding: 0 .5em;
	width: 100px;
	border: solid black 1px;
}*/

#wrap{
	height: 1900px;
}

iframe{
	margin: 20px 0 20px 10px;
	position: relative;
	left: -20px;
}

#normal{
	float: left;
	border: solid black 1px;
	height: 500px;
	width: 43%;
	margin: 0 0 15px 0;
	padding: 10px 0 10px 10px;
}

#normal h2{
	font-size: 1.5em;
}

#summer2{
	float: left;
	border: solid black 1px;
	height: 500px;
	width: 43%;
	margin: 0 0 25px 30px;
	padding: 10px 0 10px 20px;
	font-size: 100%;
}

#summer2 h2{
	font-size: 1.4em;
}

#summer2 a{
	text-decoration: underline;
	font-size: .8em;
}

#summer2 a:hover{
	color: #B8952E;
}

.tues, .thurs, .fri, .sat{
	font-size: 1.1em;
	line-height: 120%;
	text-align: left;
	float: left;
	width: 45%;
	margin: 15px 0 0 0;
}

.fri{
	clear: both;
	float: left;
}

h4{
	text-align: left;
	font-weight: 900;
}

#waiting{
	clear: both;
	float: left;
	border: solid black 1px;
	height: 300px;
	width: 86%;
	margin: 0 0 25px 0;
	padding: 10px 10px;
}

#waiting h2{
	font-size: 1.5em;
}

#waiting li{
	text-align: left;
	list-style-type: decimal;
}

#footer h4{
	margin: 0 auto;
	padding: 8 0;
	min-height: 84;
	width: 100%;
	background-repeat: repeat-x;
	overflow: hidden;
	font-family: optima, gothic, ariel, san-serif;
	line-height: 103%;
	text-align: center;
	font-weight: normal;
}

h2{
	font-family: times;
	font-size: 1.5em;
}
