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

ul .schedulebuttons{
	display:block;	
}

#scheduleChoices{
	margin-bottom:25px;	
}

#scheduleChoices h1{
	text-align:center;
}

#scheduleChoices table {
	padding:0;
	font-size: 14px;
	font-weight: bold;
	}
	
#scheduleChoices td {
		padding-top:10px;
		width:200px;
		text-align:center;
	}

.aotw{text-align: center; float: left; width: 50%;}
.aotwdate{border-top-style: solid; text-align:center;}
.aotwdate h3{font-size: 1.5em;}
.aotw h1{font-size: 1.5em;color:rgb(153,0,0);}
.aotw h2{font-size: 1.25em;}
.aotw h3{font-size: 1.1em;}
.aotwcaption{margin-left: 15%; margin-right: 15%;}
.aotwimg {padding: 5px;}


.scheduleSport{
	width:30%;
	min-height:75px;
	float:left;
 	border:solid thin;
	border-color:#000000;
	padding:5px;
	margin:5px;
}
