<style type="text/css"> 
/* #ae8464 - brown
   830417 - burgundy
   f9f9e3 - yellowish 
   fefefe - off-white
   c4c8ca - gray
   e7d2b3 - tan
   f9f3f4 - footer bkgd
   #533207;  dark brown 
   #f69f09  orange
   057215 dark green
   #ece0c8;  pale orange 
   #f6d9b7; content bkgd 
*/
body, p { 
font-family: Verdana, Tahoma, Helvetica, "Times New Roman", Georgia, Geneva, Arial, serif; 
margin: 0; 
padding: 0; 
}    
body {
	background:url(../Images/bodyBkgdRepeat.jpg) repeat;
	font-size:13px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding: 0;
	text-align: center; 
	text-decoration: none;
	line-height: 22px;
}

#wrapper {
	width:980px;
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	text-decoration: none;
	color: #000;
	line-height: 22px;
	font-size:13px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border: double 4px #000; 
} 
#banner {
	width: 980px;
	height: 270px;
	margin: 0;
	padding: 0;
	background-image:url(../Images/banner.jpg);
	background-repeat:no-repeat;
}
#content {
	float:left;
	background-color #f6d9b7;
	width: 980px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-top: 5px solid #000;	
}
#main {
	float:right;
	background-image:url(../Images/bkgdRepeat.jpg);
	background-repeat: repeat;
	margin: 50px 5px 20px 5px;
	padding: 20px 10px 10px 20px;
	width: 630px;
	height:auto;
	border: #f69f09 double 4px; /*  orange */
	z-index:200;
}
#schedule {
	padding: 25px 5px -25px 5px;
	margin: -80px 0px 30px 340px;
	width: 360px;
	height: 50px;
	line-height: 2em;
	position:relative;
	z-index: 300;
}
.schedule a:link, .schedule a:visited {
	color: #000;
	font-variant:small-caps;
	font-weight:bold;
	font-size: 20px;
	text-align:center;
}
.schedule a:active, .schedule a:hover {
	color:#e19108;	/* dark orange*/
	text-align:center;
}
#left {
	float:left;
	background-image:url(../Images/bkgdRepeat.jpg);
	background-repeat: repeat;
	text-align:left;
	width: 245px; 
	margin: 35px 6px 0 6px;
	padding: 0; 
	border: #f69f09 double 4px; /*  orange */
}
.coaches {
	padding: 0 0 0 23px;
}
#footer {
	background-image:url(../Images/footerBkgd.png);
	background-repeat: no-repeat;
	margin: 0 1px;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	text-indent: 0;
	line-height: 15px;
	border-top:double #000 4px;
	height: 70px;
}
p {
	text-indent: 15px;
	padding:0;
	margin: 10px 0;
	line-height:1.6em;
}
h1, h1 a, h1 a:visited { /* page titles */
	font-variant:small-caps;
	font-weight:bold;
	color: #533207; /* dark brown */	
	font-size:17px;
	text-indent:none;
	margin:10px 0 20px 10px;
	padding:0;
}
h2 {
	font-variant:small-caps;
	font-weight:bold;
	color:#000;	
	font-size:18px;
	margin: 20px 0 5px 0;
	padding:0;
}
h3 {
	font-variant:small-caps;
	font-weight:bold;
	color:#e19108;	/* dark orange*/
	font-size:17px;
	margin: 0;
	padding: 5px 0 0 0;
}
h4 {
	font-variant:small-caps;
	font-weight:bold;
	color:#000;	
	font-size:16px;
	margin: 20px 0 5px 0;
	padding:0;
}
a:link, a:visited {
	text-decoration:none;
	color:#49a0f7; /* blue */
}
a:hover, a:active {
	text-decoration:none;
	color: #f69f09; /* orange */
}
#left a:link, #left a:visited {
	text-decoration:none;
	color:#49a0f7; /* blue */
	margin: 0 15px 0 -5px;
	padding: 0;
}
#left a:hover, #left a:active {
	color: #f69f09; /* orange */
	margin: 0 15px 0 -5px;
	padding: 0;
}
.hr {
	margin: 10px 0 0 30px;
	width:85%;
}
.special {
	color:#c00;
	text-indent:0;
	font-weight:bold;
	font-variant:small-caps;
}
.bold {
	font-weight:bold;
	font-variant:normal;
}
.boldCaps {
	font-weight:bold;
	font-variant:small-caps;
}
.noPad {
	padding:0;
	margin:0;
}
.imgRight {
	float:right;
	margin: 20px 0 10px 20px;
}
.imgPlayer {
	float:right;
	margin: -200px -45px 0 0;
	padding: 0;
}
.imgSponsor {
	margin: 1px 11px 10px 0;
	border: 2px solid #49a0f7; /* blue */
	float:right;
}
.imgLeft {
	float:left;
	margin: .7em .7em .5em .5em;
	padding: 0;
}
.indent {
	text-indent:30px;
}
.noIndent {
	text-indent: 0;
}
.noborder {
	border:0;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

</style>[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColElsRtHdr #sidebar1 { padding-top: 30px; }
.twoColElsRtHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]

