@charset "UTF-8";
/* CSS Document */
body {
	background-color:#000;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	font-weight: lighter;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	font-weight: normal;
}

p {
	font-family:Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #2D2D2D;
	font-weight: normal;
}
a:link, a:visited {
	font-weight: 800;
	text-decoration: underline;
	font-family:Tahoma, Arial, sans-serif;
	color: #2D2D2D;
}
a:hover, a:hover:visited {
	color: #F0E800;
	font-family:Tahoma, Arial, sans-serif;
}

#maincontent {
	margin-left: 20px;
	margin-right: 10px;
}
#maincontent ul a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
	text-decoration: underline;
	font-weight: 100;
}
#maincontent ul a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0E800;
	text-decoration: none;
}
#maincontent li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 100;
}

#sidebar {
	background-color: #DDDDDD;
}
#sidebar h3 {
	background-image: url(images/hd01.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 190px;
}

.sidebar a:link, .sidebar a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D2D2D;
	text-decoration: none;
	font-weight: normal;
}
.sidebar a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F0E800;
	text-decoration: none;
	font-weight: normal;
}
.sidebar a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F0E800;
	text-decoration: underline;
	font-weight: normal;
}
#sidebar ul {
	list-style-type: none;
	margin-left: -20px;
}

#sidebar li {
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 25px;
	padding-bottom: 15px;
}
#footer p {
	font-size: 9px;
	color: #FFFFFF;
}
#footer a:link,#footer a:visited {
	color: #DDDDDD;
	text-decoration: underline;
}
#footer a:hover {
	color: #F0E800;
}
#footerbck {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 902px;
}
.footercontent {
	margin-left: 10px;
}
.footer {
	color:#666666;
	font-family:Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.footer a, .footer a:visited {
	text-decoration: underline;
	font-weight: 500;
	color: #666666;
}
.footer a:hover, .footer a:hover:visited {
	text-decoration: underline;
	font-weight: 500;
	color: #F0E800;
}
#baseball {
	list-style-image: url(images/btn_baseball.gif);
}
#lacrosse {
	list-style-image: url(images/btn_lacrosse.gif);
}
#basketball {
	list-style-image: url(images/btn_basketball.gif);
}
#soccer {
	list-style-image: url(images/btn_soccer.gif);
}
#dance {
	list-style-image: url(images/btn_dance.gif);
}
#equine {
	list-style-image: url(images/btn_equine.gif);
}
#wrestling {
	list-style-image: url(images/btn_wrestling.gif);
}
#hockey {
	list-style-image: url(images/btn_hockey.gif);
}
#volleyball {
	list-style-image: url(images/btn_volleyball.gif);
}
#running {
	list-style-image: url(images/btn_running.gif);
}
.bookonline {
	float: right;
	margin-left: 10px;
}
#hmsidebar {
	background-image: url(images/sd_bck.gif);
	background-repeat: no-repeat;
	height: 431px;
	width: 289px;
}
.hmsidebar {
	margin-right: 10px;
	margin-left: 10px;
}
.box {
	margin-left: 10px;
}