@charset "utf-8";
.contentLeft {
	text-align: justify;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 490px;
	bottom: 1px;
	color: #333;
	background: #FFF;
}
.sidebarRight {
	text-align: justify;
	margin: 0px 5px 10px 0px;
	padding: 0px;
	float: right;
	width: 380px;
	color: #333;
	background: #FFF;
}
.noSidebar {
	color: #333;
	margin: 0px 5px 15px;
	padding: 0px;
	text-align: justify;
	clear: both;
}
#wideLeft {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 650px;
}
.wideLeft {
	margin: 20px 0px 0px;
	padding: 0px;
	float: left;
	width: 530px;
	text-align: justify;
}

#narrowRight {
	padding: 0px;
	float: right;
	width: 215px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	color: #000;
}
.narrowRight {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: right;
	width: 330px;
}

#1of3 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: none;
	width: 270px;
	position: absolute;
	left: 5px;
	bottom: 5px;
}
#2of3 {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 270px;
	text-align: left;
	position: absolute;
	left: 290px;
	bottom: 5px;
}
#3of3 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: none;
	position: absolute;
	left: 580px;
	bottom: 5px;
}

.clear {
	clear: both;
}
.sheduleWeekends {
	background: #CCC;
}
table#tournySched {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px auto 30px;
	width: 400px;
	padding-top: 10px;
	padding-left: 10px;
}
table#CollegeCommit {
	text-align: left;
}

table#tournySched th {
	color: #F60;
	background: #000083;
	font-size: 1em;
	font-weight: 700;
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
}
table#tournySched td {
	padding: 0px 0px 0px 10px;
	margin-left: 0px;
	height: 15px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
table#tournySched tr:hover {
	color: #00008F;
	background: #F60;
	font-weight: normal;
	z-index: 1;
}


table#summerSched {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	width: 650px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: thin outset #999;
}
.DetailHeading1 {
	font-size: 2em;
	font-weight: bold;
	color: #A7392E;
}



table#summerSched th {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	background-color: #C17153;
}
table#summerSched td {
	padding: 0px 0px 0px 10px;
	margin-left: 0px;
	height: 15px;
}
table#summerSched tr:hover {
	color: #000;
	font-weight: bold;
	z-index: 1;
	background-color: #C17153;
}

#summerSched caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #000083;
}
#newsContent h1 {
	font-size: 1.7em;
	font-weight: bold;
	color: #006;
	text-align: left;
}
#newsContent h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #006;
	text-align: left;
}
#newsContent h3 {
	font-size: 1em;
	color: #006;
	text-align: left;
}
.PhotoFloatR {
	float: right;
}
#autoPhoto {
	height: auto;
	width: auto;
}
