@charset "utf-8";
/*--------------------basic styling--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body{
	background-color:#070916;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:85%;
	line-height: 1.5em;
	}
.bgOD1128 {
	background-color: #OD1128;
}

#wrapper{
	position:relative;
	width: 900px;
	text-align:left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#footer {
	font-size: 85%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6591b6;
	margin-bottom: 1.5em;
	padding-top: 1em;
	text-align: left;
	width: 900px;
}
#contentHome {
	position:relative;
	width: 900px;
}
.homeContent {
	background-color: #0D1128;
}
#contentHome img {
	padding-top: 2em;
}



#footer a {
	color: #999999;
	text-decoration: underline;
}

#clear {
	clear:both;
	}

/*------------------------secondary division styling-----------------------------*/
#header {
	position:relative;
	
	}

#header h1 {
	margin-left: -9000px;
	}
/*------------main navigation-----------*/

#news {
	position:relative;
	background-color: #0D1128;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #6591b6;
	padding-left: 3em;
	margin-top: 1.2em;
	padding-top: .7em;
}
#news2 {
	position:relative;
	background-color: #0D1128;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #6591b6;
	padding-left: 3em;
	margin-top: 1.2em;
	padding-top: 0.7em;
	float: right;
	width: 250px;
}

#news img {
	padding-top: 0px;
}

#navigation {
	height: 33px;
	background-image: url(assets/images/address_bar_bg_48.gif);
	background-repeat: repeat-x;
	}
#navigation ul {
	float:right;
	margin: 0;
	padding:0;
	height:33px;
	list-style:none;
	}
#navigation ul li {
	float:left;
	}
/*note: padding below this is short-hand the 0 is for top and bottom padding and the 1.2 is for left and right padding*/
#navigation ul a {
	padding: 0 1em;
	font-size: 15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	text-decoration:none;
	color:#5ca3df;
	float:left;
	display:block;
	background:url(assets/images/navigation_tic_05.jpg) no-repeat left top;
	font-weight: bold;
	}
#navigation ul a:hover {
	color: #FFFFFF;
}

#navigation ul a.first {
	background:none;
	}
/*-----------------------------------secondary navigation---------------------------*/
#navigationb {
	height: 28px;
	color: #000033;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4980A7;
	border-bottom-color: #4980A7;
	}
#navigationb ul {
	float:left;
	margin: 0;
	padding:0;
	height:33px;
	list-style:none;
	}
#navigationb ul li {
	float:left;
	}
/*note: padding below this is short-hand the 0 is for top and bottom padding and the 1.2 is for left and right padding*/
#navigationb ul a {
	float: left;
	position: relative;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration:none;
	display:block;
	color:#000033;
	top: 1px;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	background-color: #666666;
	list-style: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000033;
	}
#navigationb ul a:hover {
	background-color: #999999;
	color:#000033;
	}
#navigationb ul a:active {
	background-color: #222b4c;
	color: #999999;
	}

#content {
	position:relative;
	width: 900px;
}
.contentUL   {
	padding-left: 4em;
	line-height: 1.7em;
}

#content a {
	color: #999999;
	text-decoration: underline;
}


#schedule {
	width:600px;
	padding-right: 1.2em;
	padding-left: 11em;
	text-align: center;
	margin-top: 1.2em;
	}
#scheduleJV {
	width:600px;
	padding-right: 1.2em;
	padding-left: 11em;
	text-align: center;
	margin-top: 1.2em;
}

#tabbedContent {
	padding-top: 2em;
}
#nikeSchedule {
	width: 400px;
	padding-left: 19em;
}


#varsity {
	height: 88px;
	background-repeat: no-repeat;
	}
.center {
	text-align: center;
}
.header {
	padding-top: 2em;
	padding-bottom: 1em;
	margin-left: 0em;
}
.header2 {
	padding-top: 2em;
	padding-bottom: 1em;
	margin-left: 0em;
}

.pdfDownload {
	padding-left: .3em;
	color: #999999;
}
.floatRight {
	float: right;
}




#scheduleBottom {
	height:31px;
	background:url(assets/images/schedule_btm_bg_14.gif) no-repeat;
	}
#homeText {
	margin-top: 2em;
	float: left;
	text-align: justify;
	width: 425px;
}
#homeTeamImg {
	float: right;
	margin-top: 2.2em;
	margin-left: 0.5em;
}
.topPadding {
	padding-top: 2em;
}
.indent {
	padding-left: 3em;
}
