body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;font-weight:normal;
}
ol,ul {list-style:none;
}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:”;}

html, body { 
	margin:0px; 
	padding:0px; 
	text-align:center;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	/*font-weight:900;*/
	text-align:left;
}
#bg {
	width:auto;
	height:210px;
	background-image:url(../images/headerBg.gif);
	background-repeat:repeat-x;
}
#page{ 
	width:953px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
#header{
	position:relative; 
	height:140px;
	width:953px;
}
#navBar {
	width:953px;
	height:70px;
}
#wrapper{
	width:953px;
	height:auto;
	position:relative;
	background-image:url(../images/wrapperbg.gif);
	background-repeat:repeat-y;
}
#leftcol{
	width:205px;
	float:left; 
	position:relative;
 }
 #leftcol {
 list-style:none;
 }
#maincol{
	float: left;
	display:inline;
	position: relative; 
	width:748px;
	text-align:left;
	background-image:url(../images/mainColTop.gif);
	background-repeat:no-repeat;
	padding-top:50px;
}
#maincol li {
	list-style: decimal;
	margin-left:20px;
}
#maincol ul {
	list-style:circle;
	margin-left:30px;
	margin-top:4px;
	margin-bottom:4px;
}
#mainContent {
	padding:20px;
	color:#3a3a3a;
}
#mainContent ol {
	margin-left:30px;
}
#footer{
	height:103px; 
	clear:both;
	background-image:url(../images/footerBg.gif);
	background-repeat:no-repeat;
	text-align:center;
} 

 /* *** Float Hacks *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
-->


/*GLOBAL STYLES*/

p {
	margin-bottom:15px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#005696;
	margin-bottom:15px;
}
h3 {
	font-size:18px;
	color:#FF2B40;
	border-bottom:2px #333333 solid;
	margin-bottom:7px;
}
strong {
font-weight:900;
}

/*LINK STYLES*/

a {
	color:#FF0000;
}
a:hover {
	color:#333333;
	text-decoration:none;
}

#divNav li a {
	display:block;
	width:168px;
	height:21px;
	margin:0px;
	background-image:url(../images/divNavBg.gif);
	background-repeat:no-repeat;
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:900;
	letter-spacing:-1px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:8px;
	padding-left:37px;
}
#divNav li a:hover {
	background-image:url(../images/divNavBgOver.gif);
	background-repeat:no-repeat;
}

/*calendar*/
#cal {
	background-color:#fff;
	font-size:10px;
	width:170px;
	}
.dayHeader {
	color:#000000;
	font-weight:bold;
	background-color:#999999;
	}
.days, .weekends {
	color:#000;
	}
.titles {
	color:#fff;
	background-color:#FF0000;
	}
.next, .prev {
	color:#ccc;
	}
	
.calEvent {
	background-color:#F00;
	
	}
.calEvent a {
	color:#FFF;
	}
.calEvent a:hover {
	color:#000;
	}
.calGame {
	background-color:#000;
}
.calGame a {
	color:#fff;
	}
.calGame a:hover {
	color:#000;
	}
.calPractice {
	background-color:#ff7800;
	}
.calPractice a {
	color:#FFF;
	}
.calPractice a:hover {
	color:#000;
	}
.calHome {
	background-color:#000;
}
.calHome a {
	color:#FFF;
	}
.calHome a:hover {
	color:#000;
	}
.calAway {
	background-color:#7d7d7d;
}
.calAway a {
	color:#FFF;
	}
.calaway a:hover {
	color:#000;
	}
.currentNewsDate
{
}
.txtInput { width:100px; }
.txtSm { width:60px; }
.txtMed{ width:100px; }
.prompt { width:150px }
.star, .error{ font-weight:bold; color:red; font-size:12px; }
select, input { font-size:10px; }
.button { font-size:12px; border:1px solid #ccc; }
.divOff { BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: white 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: white 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: white 1px solid; POSITION: relative; TEXT-ALIGN: center }
	.divOver { BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: black 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: black 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: black 1px solid; POSITION: relative; TEXT-ALIGN: center }

	
	/* Drop down menu */
#dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 11px arial;
line-height:16px;
z-index:100;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 3px;
color:#FFFFFF;
background-color: #000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #f00;
}
div#divisiondiv1 
{
	font-size:11px;
	width:148px;
}
a.divlink, a.divlink:visited, a.divlink:link {
	font-size:12px;
	text-decoration:none;
	display:block;
	width:148px;
	color: #333333;
	margin:1px 0 1px 0;
	padding:1px 0 1px 3px;
	}
a.divlink:hover {
	background-color:#000000;
	color:#FFFFFF;
	}
div#upcomingevents {
	font-size:18px;
	color:#00FF00;
	}
tabel, tr, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}