﻿@media all
{
	body
	{
		background: #D7D7D7 url(/sysimages/bodySlice.jpg) repeat-x top;
		margin: 0px 0px 0px 0px;
		font-family: arial;
	}
	/*
			table, table tr, table tr td
			{
				border: 1px solid red;
			}	
		*/
		
	a,a:visited  {color:Red;}	
	
	.page
	{
		width: 961px;
		margin-left: auto;
		margin-right: auto;
	}


	.floatLeft1
	{
		float: left;
		width: auto;
		height: auto;
		margin: 2px 5px 5px 2px;
		text-align: center;
	}
	.floatRight1
	{
		float: right;
		width: auto;
		height: auto;
		margin: 2px 2px 5px 5px;
		text-align: center;
	}
	.header
	{
		height: 100px;
	}
	.homeImage
	{
		background: url(/sysimages/homeImage.jpg) no-repeat top;
		width: 761px;
		height: 197px;
	}
	.content
	{
		vertical-align: top;
		font-family: arial;
		font-size: 12px;
		text-align: left;
		color: #5E5E5E;
		background-color: Transparent;
	}
	.content a
	{
		font-family: arial;
		font-size: 12px;
		text-decoration: underline;
		font-weight: bold;
		color: #333333;
	}
	.content a:hover
	{
		text-decoration: underline;
		color: #C01818;
	}
	.bold
	{
		font-weight: bold;
	}
	.adminDept
	{
		width: 300px;
		height: 100px;
		float: left;
		margin: 3px;
		padding: 3px;
		border: solid 1px black;
	}
	.gutterLeft
	{
		vertical-align: top;
		width: 186px;
	}

	.gutterRight
	{
		vertical-align: top;
		width: 185px;
	}

	.EventRight
	{
		font-size: 10px;
		font-family: Arial CE;
		color: #666668;
	}

	.EventRight a
	{
		font-size: 8pt;
		color: #000002;
		text-decoration: none;
		font-family: Arial CE;
		font-weight: bold;
	}
	.EventRight a:hover
	{
		text-decoration: underline;
	}
	.District2ColumnContentLeft
	{
		width: 252px;
		vertical-align: top;
		background-color: #CBCBCB;
		text-align: left;
		border-left: solid 5px white;
	}

	.District2ColumnContentRight
	{
		width: 704px;
		vertical-align: top;
		text-align: left;
		background: white url(/sysimages/mSlice.jpg) repeat-x top;
		border-right: solid 5px white;
	}
	.District3ColumnContentLeft
	{
		width: 252px;
		vertical-align: top;
		background-color: #CBCBCB;
		text-align: center;
		border-left: solid 5px white;
	}

	.District3ColumnContentMiddle
	{
		width: 499px;
		vertical-align: top;
		text-align: left;
		background: white url(/sysimages/mSlice.jpg) repeat-x top;
		height: 577px;
	}

	.District3ColumnContentRight
	{
		width: 200px;
		vertical-align: top;
		background-color: #CECECE;
		text-align: left;
		border-right: solid 5px white;
	}
	.School2ColumnContentLeft
	{
		width: 252px;
		vertical-align: top;
		background-color: #CECECE;
		text-align: left;
		border-left: solid 5px white;
	}

	.School2ColumnContentRight
	{
		width: 704px;
		vertical-align: top;
		text-align: left;
		background: white url(/sysimages/mSlice.jpg) repeat-x top;
		border-right: solid 5px white;
	}

	.School3ColumnContentLeft
	{
		width: 252px;
		vertical-align: top;
		background-color: #CECECE;
		border-left: solid 5px white;
		text-align: left;
		height: 665px;
		padding-top: 8px;
		margin-left: auto;
		margin-right: auto;
	}

	.School3ColumnContentMiddle
	{
		width: 499px;
		vertical-align: top;
		text-align: left;
		background: white url(/sysimages/mSlice.jpg) repeat-x top;
	}

	.School3ColumnContentRight
	{
		width: 200px;
		vertical-align: top;
		background-color: #CECECE;
		text-align: left;
		border-right: solid 5px white;
	}
	.school3cTop
	{
		background: url(/sysimages/3cTopBack.jpg) no-repeat top;
		width: 576px;
		height: 54px;
		vertical-align: middle;
		padding-left: 9px;
		text-align: left;
	}
	.school3cTop a
	{
		color: White;
		font-size: 24px;
		font-family: Times New Roman;
		text-decoration: none;
	}
	.school3cTop a:hover
	{
		text-decoration: underline;
	}
	.school3cRight
	{
		background: url(/sysimages/3cRightBack.jpg) no-repeat top;
		width: 185px;
		height: 133px;
	}
	.school2cTop
	{
		background: url(/sysimages/2cTopBack.jpg) no-repeat top;
		width: 761px;
		height: 54px;
		vertical-align: middle;
		padding-left: 9px;
		text-align: left;
	}
	.school2cTop a
	{
		color: White;
		font-size: 24px;
		font-family: Times New Roman;
		text-decoration: none;
	}
	.school2cTop a:hover
	{
		text-decoration: underline;
	}
	.title
	{
		color: #000201;
		font-family: arial;
		font-size: 24px;
		font-weight: bold;
	}

	.description
	{
		font-size: 8pt;
	}

	.smaller
	{
		font-size: 10pt;
	}

	.bigger
	{
		font-size: 14px;
		font-weight: bold;
	}

	.footer
	{
		padding-top: 15px;
		height: 45px;
		width: 100%;
		color: #353E4D;
		font-family: arial;
		font-size: 11px;
		background-color: #D7D7D7;
		font-weight: bolder;
		text-align: center;
	}

	.footer a
	{
		color: #353E4D;
		font-family: arial;
		font-size: 11px;
		text-decoration: none;
	}
	.footer a:hover
	{
		text-decoration: underline;
	}
	.footerlinks tr td
	{
		text-align: center;
	}

	.schoolNav
	{
		vertical-align: top;
		background-color: #B2B2B2;
		width: 236px;
	}

	.schoolNav tr td
	{
		padding-top: 4px;
		padding-bottom: 4px;
		vertical-align: top;
		color: #151515;
		text-align: left;
	}
	.schoolNav span
	{
		text-align: left;
		vertical-align: middle;
		font-family: arial;
		font-weight: bold;
		font-size: 12px;
		color: #151515;
		text-decoration: none;
	}
	.schoolNav tr td a
	{
		text-align: left;
		vertical-align: middle;
		font-family: arial;
		font-weight: bold;
		font-size: 12px;
		color: #151515;
		text-decoration: none;
	}

	.schoolNav tr td a:hover
	{
		color: #D92618;
		text-decoration: none;
	}
	.arrow
	{
		padding-left: 10px;
		width: 15px;
	}

	.lBottom
	{
		background: url(/sysimages/sNavBottom.jpg) no-repeat top;
		width: 171px;
		height: 5px;
	}

	.DayHeader
	{
		height: 25px;
		background-color: #C61819;
		color: white;
		font-family: Verdana;
		font-weight: bolder;
		font-size: 12pt;
	}

	.EventsGrid
	{
		font-family: Verdana;
		font-size: 10pt;
		color: #11375c;
	}

	.DistrictLeftText, .DistrictLeftText a
	{
		border-bottom: 1px dotted #c5c9ce;
		color: #0f3f65;
		font-family: Verdana;
		font-weight: bold;
		font-size: 10pt;
	}
	.staffDD
	{
		width: 215px;
	}

	.calendar tr th
	{
		background-color: White;
		color: #818181;
	}
	.calendar tr td a, .calendar tr th a, .calendar, .calendar tr td, .calendar tr th
	{
		text-decoration: none;
		font-family: Verdana;
		font-size: 8pt;
	}
	.today
	{
		border-right: solid 1px black;
		border-bottom: solid 1px black;
	}
	.gutter
	{
		background: #FFF3A1 url(/sysimages/rSlice.jpg) repeat-x top;
		padding-top: 2px;
	}
	.gutterHeader
	{
		color: #991719;
		font-family: arial;
		font-size: 17px;
		font-weight: bold;
		height: 28px;
		background-color: transparent;
		vertical-align: middle;
		text-align: left;
		padding-left: 8px;
	}

	.gutterHeaderText
	{
		line-height: 28px;
	}
	.gutterMiddle
	{
		height: auto;
		padding-top: 5px;
		padding-bottom: 6px;
	}
	.address
	{
		width: 961px;
		height: 31px;
		vertical-align: middle;
		color: #F5F5F5;
		font-family: Arial;
		font-size: 12px;
		background-color: #5D5D5D;
		text-align: right;
	}
	.address a
	{
		color: #F5F5F5;
		font-family: Arial;
		font-size: 12px;
		text-decoration: underline;
	}
	.address a:hover
	{
		text-decoration: underline;
		color: #F5F5F5;
	}

	.whitebar
	{
		vertical-align: top;
		background-color: white;
		width: 761px;
		height: 5px;
	}
	.dNav
	{
		background-color: black;
		width: 793px;
		height: 34px;
		vertical-align: middle;
	}
	.dNav tr td
	{
		text-align: center;
	}
	.dNav a
	{
		color: white;
		font-size: 13px;
		font-family: Arial;
		font-weight: bold;
		text-decoration: none;
	}
	.dNav a:hover
	{
		color: #AA1819;
		text-decoration: none;
	}
	.dLeft
	{
		width: 245px;
		text-align: left;
	}
	.dLeft tr td
	{
		padding-bottom: 7px;
		font-family: Arial;
		font-size: 13px;
		color: black;
		font-weight: bold;
		padding-left: 5px;
	}
	.schoolinfo
	{
		font-family: Verdana;
		font-weight: bold;
		font-size: 10pt;
		color: #012B97;
		text-decoration: none;
	}

	.mTopPadding
	{
		padding-top: 10px;
		padding-left: 13px;
	}
	.mPadding
	{
		padding-left: 14px;
		padding-right: 12px;
		padding-top: 10px;
		vertical-align: top;
	}

	.addinfo
	{
		width: 205px;
		font-size: 11px;
		color: Black;
	}
	.category
	{
		color: Black;
		font-size: 14px;
		font-family: Arial;
		font-weight: bold;
	}
	span.linkform
	{
		font-size: 10px;
		font-family: arial;
		color: #A7A7A7;
	}
	a.linkform
	{
		color: #414141;
		text-decoration: none;
		font-family: arial;
		font-size: 13px;
	}
	a:hover.linkform
	{
		text-decoration: underline;
	}


	.fullcal
	{
		padding-left: 10px;
	}

	a.search
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #0000FF;
		text-decoration: underline;
	}

	.summary
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		color: #000000;
	}

	.summaryURL
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: smaller;
		color: #008000;
	}

	.searchSize
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: smaller;
		color: #C0C0C0;
	}
	.meeting
	{
		padding-left: 6px;
		color: #595957;
		text-decoration: none;
		font-family: arial;
		font-size: 13px;
	}
	.meeting a:hover
	{
		text-decoration: underline;
	}
	.aPadding
	{
		padding: 5px 5px;
	}
	.aNav
	{
		background-color: #D8282A;
		padding-left: 5px;
		padding-right: 5px;
		text-align: left;
		font-family: Verdana;
		font-size: 14px;
	}
	.aNav tr td
	{
		padding: 5px;
		text-align: center;
		vertical-align: top;
		color: #076608;
		text-align: left;
		border-bottom: solid 1px white;
	}
	.aNav tr td a
	{
		padding: 5px;
		text-align: center;
		vertical-align: middle;
		font-family: arial;
		font-weight: bold;
		font-size: 12pt;
		color: white;
		text-decoration: none;
	}
	.aNav tr td a:hover
	{
		text-decoration: underline;
		background-color: #D35B5F;
	}
	.aNav span
	{
		text-align: left;
		vertical-align: middle;
		font-family: arial;
		font-weight: bold;
		font-size: 10pt;
		color: black;
		text-decoration: none;
	}

	.AthleticEvent
	{
		font-size: 8pt;
		font-family: Arial CE;
		color: #666668;
	}

	.AthleticEvent a
	{
		font-size: 8pt;
		color: #000002;
		text-decoration: none;
		font-family: Arial CE;
		font-weight: bold;
	}

	.SportTabs
	{
		background-color: #CECECE;
		font-family: arial;
		font-weight: bold;
		font-size: 12pt;
		padding:5px;
	}
	.SportTabs a, .SportTabs a:visited
	{
		color: white;
		text-decoration: none;
	}
	.SportTabs a:hover
	{
		text-decoration:underline;
		color:Red;
	}
	
	.SportTabs .Selected
	{
		background-color: #D8282A;
	}


	.breakdown
	{
		padding-left: 80px;
	}

	/*Hover nav*/

	.hoverNav
	{
		position: relative;
	}


	div.hoverNav
	{
		height: 14px;
	}


	.hoverNav ul
	{
		list-style: none;
		padding: 0;
		margin: 0;
		position: relative;
		color: White;
		z-index: 99;
		font-size: 12px;
	}

	.hoverNav ul a
	{
		text-decoration: none;
		display: block;
		padding: 0;
		margin: 0;
		color: White;
	}

	.hoverNav ul a:hover
	{
		text-decoration: none;
	}
	.hoverNav ul a:visited
	{
		text-decoration: none;
		color: white;
	}
	.hoverNav ul a:active
	{
		text-decoration: none;
	}
	.hoverNav ul li
	{
		position: relative;
		z-index: 99;
	}
	.hoverNav ul li ul
	{
		list-style: none;
		position: absolute;
		left: 10px;
		top: 0;
		display: none;
		background-color: #076608;
		margin: 0;
		padding: 0;
		color: White;
	}

	.hoverNav ul:hover li ul
	{
		display: block;
	}

	.hoverNav ul li ul li
	{
		width: 200px;
		padding: 5px;
		z-index: 99;
		text-align: left;
	}
	.hoverNav ul li ul li:hover
	{
		background: #76BC74;
	}
	.hoverNav ul li ul li a:link
	{
		color: White;
	}
	.hoverNav ul li ul li a:hover
	{
		color: white;
	}
	.hoverNav ul li:hover ul
	{
		display: block;
		z-index: 99;
	}

	.TopNav Table
	{
		width: 100%;
		padding: 0;
	}
	.TopNav a
	{
		font-family: Verdana;
		font-size: 12px;
	}

	.TopNav td
	{
		padding: 0px;
		text-align: center;
	}


	.DropDownBox
	{
		width: 128px;
	}

	.tiny
	{
		text-align: left;
		color: #C01818;
	}
	.eventTime
	{
		text-align: left;
		color: Black;
	}
	.monthDay
	{
		width: 14%;
		vertical-align: top;
		min-width: 100px;
		background-color: White;
		border: solid 1px #000000;
	}
	.monthDay a
	{
		color: #C01818;
	}
	.monthHeader
	{
		color: #000000;
		font-family: Arial;
		font-size: 17px;
		font-weight: bold;
	}
	.monthHeader a
	{
		color: #000000;
		font-family: Arial;
		font-size: 17px;
		font-weight: bold;
		text-decoration: none;
	}
	.dayOfWeek
	{
		vertical-align: middle;
		color: Black;
		font-size: 12px;
		font-family: Arial;
		width: 14.5%;
		text-align: center;
	}
	.event
	{
		font-size: 11px;
		font-family: Arial;
		color: Black;
	}
	.monthView
	{
		min-width: 761px;
		width: 100%;
		text-align: center;
	}

}

@media print
{

	.hidePrint
	{
		visibility: hidden;
		display: none;
	}

}


