@charset "utf-8";
/* CSS Document */

.schedule {
	font-size: .75em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.schedule_footer {
	width: 300px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}

h1 {
	background-image: url(/images/sport_h1.jpg);
	text-align: left;
	text-indent: 72px;
	letter-spacing: -1px;
	font-size: 25px;;
	color: #0054A5;
	margin: 3px;
	padding-top: 5px;
	background-repeat: no-repeat;
	text-transform: capitalize;	
		height:79px;
		clear:right;

}
h2 {
	text-transform: uppercase;
	color: #FFF;
	background-image: url(/images/bar.jpg);
	height:29px;
	width=100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size:22px;
}
th {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #0054a6;
	text-align:center;
	height:40px;
	background-image: url(/images/bar.jpg);
}
h3 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}


.package {
	background-color:#A6C3E1;
	margin: 5px;

}

.package h2 {
	font-size:14px;
	font-weight:800;
	text-transform:uppercase;
	padding-left:2px;
	padding-right:2px;
	padding-top:5px;
	background:none;
	margin:0px;
	color:#0054A5;
	line-height:15px;
}

.package_header {
	background-image:none;
	font-size:16px;
	font-weight:800;
	color:#0054A5;
	text-indent:0;
	text-align:center;
	margin:5px;
	height:1.5em;
}

.package p{
	color:#444;
	font-size:11px;
	text-align:left;
	line-height:15px;
	margin:0;
}

.package .item {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 95%;
}

.classes_offered h3 {
	text-align:left;
	text-decoration:underline;
	color:#333;
	font-size:16px;
	letter-spacing: 0.25em;
	text-transform: uppercase;
	font-weight:bold;
}

p {
	text-align:left;
}
.classes_offered p {
	margin-top:0;
}
