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;
}
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;
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	background-image:url(../images/bodyBg.gif);
	background-repeat:repeat;
}
#bg {
	background-image:url(../images/pageBg.gif);
	background-repeat:repeat-x;
	height:187px;
}
#page{ 
	width:900px; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#topNav {
	width:900px;
	height:21px;
	color:#FFFFFF;
}
#header{
	position:relative; 
	height:166px;
	width:900px;
	background-image:url(../images/headerBg.jpg);
	background-repeat:no-repeat; 
}
#sponsors {
	background-image:url(../images/sponsorsBg.gif);
	background-repeat:no-repeat;
	width:128px;
	height:19px;
	position:absolute;
	margin-left:720px;
	text-align:center;
}
#mainNav {
	position:absolute;
	margin:140px 0px 0px 260px;
}
#wrapper{
	width:900px; 
	float:right; 
	position:relative; 
}
#leftcol{
	width:233px; 
	float:left; 
	position:relative;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
 }
#maincol{
	float: left;
	display:inline;
	position: relative; 
	width:667px;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	overflow:hidden;
}


#footer{
	height:122px; 
	clear:both;
	background-image:url(../images/footerBg.gif);
	background-repeat:repeat-x;
	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 */  
-->

/*--------------LINK STYLES*/

a {
	color:#b32e2b;
}
a:hover {
	color:#666666;
}

#sponsors a {
	color:#FFFFFF;
	font-size:13px;
	font-variant:small-caps;
	text-decoration:none;
}
#sponsors a:hover {
	color:#666666;
}
#mainNav li {
	display:inline;
}
#mainNav li a {
	font-size: 14px;
	font-variant:small-caps;
	text-decoration:none;
	color:#000000;
	padding:5px;
	height:16px;
	margin-left:2px;
}
#mainNav li a:hover {
	background-color:#b32e2b;
	color:#FFFFFF;
}

.leftNav {
	margin-bottom:15px;
}
.leftNav li a {
	display:block;
	font-size:14px;
	color:#1c5b96;
	text-decoration:none;
	width:auto;
	height:20px;
	padding: 3px 0px 3px 10px;
}
.leftNav li a:hover {
	background-color:#b32e2b;
	color:#FFFFFF;
}
#footerNav {
	margin:15px;
	padding-top:15px;
}
#footerNav li {
	display:inline;
	padding:3px;
}
#footerNav li a {
	color:#000000;
	text-decoration:underline;
	font-size:11px;
}
#footerNav li a:hover {
	color:#FFFFFF;
}

/*------------GLOBAL STYLES*/

p {
	margin-bottom:15px;
}

h1 {
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	color:#1f2440;
	font-size:24px;
	letter-spacing:3px;
	border-bottom:#837373 1px solid;
	width:auto;
	font-weight:100;
	padding-left:5px;
	margin-bottom:15px;
}

h2 {
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:-1px;
	color:#1f2440;
	margin-bottom:5px;
}

strong {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

#leftcol h1 {
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	color:#1f2440;
	font-size:18px;
	letter-spacing:3px;
	border-bottom:#837373 1px solid;
	width:auto;
	font-weight:100;
	padding-left:5px;
	margin-bottom:10px;
}

table {
	font-size:12px;
}

/*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;
text-align:left;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 3px;
color:#FFFFFF;
background-color: #000;
padding:3px;
text-decoration:none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#b32e2b;
}
