﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #C0C0C0;
	background-image: url('');
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	border: medium #800000 solid;
	padding: 3px;
	width: 790px;
	margin: 10px auto;
}
#masthead {
	text-align: center;
	width: 790px;
	border-top: 1px none #dcdcdc;
	border-right: 1px none #a9a9a9;
	border-bottom: 1px none #808080;
	border-left: 1px none #a9a9a9;
	background-color: #FFFFFF;
	height: 80px;
	vertical-align: middle;
}
#navigation {
	position: relative;
	float: left;
	width: 108px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	top: 1px;
	left: 0px;
	height: 450px;
	border: 3px none #800000;
}
#content {
	float: left;
	width: 662px;
	padding: 5px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	border: 1px none #dcdcdc;
	margin-top: 3px;
}
#footer {
	text-align: center;
	clear: both;
	width: 790px;
	padding-top: 5px;
	padding-bottom: 1px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fefeff;
	border-style: none;
}
/* Masthead Styles */
#masthead h1 {
	margin: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	background-color: #800000;
	height: 63px;
	vertical-align: text-bottom;
}
#masthead h2 {
	padding: 0px 0 0px 0px;
	border-style: none;
	margin: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	background-color: #C0C0C0;
	font-weight: bold;
	text-align: right;
	height: 18px;
	left: 0;
	width: 683px;
	top: -1px;
	float: right;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px solid #fff;
	background-color: #fff;
	width: 109px;
} 
#navigation a {
	color: #000000;
	text-decoration: none;
	border-style: solid;
	border-width: 2px 1px 2px 1px; 
	border-color: #fff;
	margin: 0px;
	display: block;
	padding: 5px;
	background-color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-style: solid;
	border-width: 2px 1px 2px 1px; 
	border-color: #fff;
	margin: 0px;
	display: block;
	padding: 5px;
	background-color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* Content Styles */
#content h1 {
	margin: 6px 3px 3px 3px;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
}
#content h2 {
	margin: 0px;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
#content h3 {
	margin: 0px;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}
#content img {
	padding: 5px;
	border: 2px solid #808080;
	float: left;
	text-align: center;
	margin-right: 6px;
}
#content p {
	margin: 6px 3px 3px 3px;
}  
/* Footer Styles  */
#footer p {
	color: #666666;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
/* Bullets */
.liststyleimage {
	list-style-image: url('../images/bballicon.bmp');
	clip: rect(auto, auto, auto, auto);
	vertical-align: top;
	margin-top: 10px;
}
.liststyleindent1 {
	clip: rect(auto, auto, auto, auto);
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 256px;
}
.liststyleindent2 {
	clip: rect(auto, auto, auto, auto);
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 164px;
}
.liststyleindent3 {
	clip: rect(auto, auto, auto, auto);
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 125px;
}
.liststyleindent4 {
	clip: rect(auto, auto, auto, auto);
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 25px;
}
.liststylenoindent {
	clip: rect(auto, auto, auto, auto);
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 0px;
	text-align: left;
	left: 0px;
}
/* Other Text */
.largetext {
	margin: 6px 3px 3px 3px;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.largetextleft {
	margin: 6px 3px 3px 3px;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
.xxlargetext {
	margin: 6px 3px 3px 3px;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.mediumbold {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.mediumboldcenter {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.smallreftext {
	font-size: x-small;
}
.smallreftextred {
	font-size: x-small;
	color: #FF0000;
}
.grayitalics {
	color: gray;
	font-style: italic;
}
.red {
	color: red;
	font-weight: bold;
}
.pagelink {
	font-size: small;
}
.redunderline {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
.burgundyunderline {
	color: #800000;
	font-weight: bold;
	text-decoration: underline;
}
.center {
	font-size: small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.mediumcenter {
	font-size: medium;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.EveryoneBLUE {
	font-size: 14px;
	color: #06C;
	font-weight: bold;
}
.VarsityRED {
	font-size: 14px;
	color: #900;
	font-weight: bold;
}
.juniorvaristyGREEN {
	font-size: 14px;
	color: #063;
	font-weight: bold;
}
	
/* Table Styles */
table.schedule {
	border-collapse: collapse;
	margin-left: 40px;
}
table.schedule {
	border-collapse: collapse;
	margin-left: 40px;
}
table.schedule th {
	border: 1px #000000 solid;
 	padding: 2px;
	background-color: #C0C0C0;
}
table.schedule td {
	border: 1px #000000 solid;
	padding: 2px;
}
table.calendar {
	border-collapse: collapse;	
}
table.calendar th {
	border: 1px #000000 solid;
 	padding: 2px;
	background-color: #C0C0C0;
	width:90px;
	height:20px;
	}
table.calendar td {
	border: 1px #000000 solid;
	padding: 2px;
	height: 82px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	vertical-align: top;
	width: 90px;
}
table.calendarnav {
	border-collapse: collapse;	
}
table.calendarnav th {
	border: 1px #000000 solid;
	padding: 2px;
	background-color: #FFFF99;
	font-weight: normal;
}
.calendardate {
	font-size: small;
	text-align: right;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	color: #000000;
}
.smallboldcenter {
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.EveryoneBLUE {
	font-size: 14px;
	color: #06C;
	font-weight: bold;
}
.VarsityRED {
	font-size: 14px;
	color: #900;
	font-weight: bold;
}
.juniorvaristyGREEN {
	font-size: 14px;
	color: #063;
	font-weight: bold;
}

