@charset "UTF-8";
/* CSS Document */

#header {
	background: url(../images/headerDefault.jpg) no-repeat;
	}

#scheduleBox *, #scheduleHeader li {
	color: #333;
	}

#scheduleBox h2 {
	color: #e9711e;
	font-size: 26px;
	background: url(../images/helmetAuburnActive.jpg) 100% 0 no-repeat;
	float: left;
	padding: 22px 120px 26px 0;
	}
	
#scheduleBox h3 {
	color: #808080;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	}
#scheduleHeader h2 {
	color: #5d5d5d;
	background: url(../images/headerBackground.gif);
	margin: 0;
	padding: 85px 0 0 20px;
	font-size: 20px;
	letter-spacing: 3px;
	height: 32px;
	text-transform: uppercase;
	}

#scheduleBox p, #scheduleHeader li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

#scheduleBox a, #scheduleHeader ul li a {
	font-weight: bold;
	}	
#scheduleBox a:link, #scheduleBox a:visited, #scheduleHeader ul li a:link, #scheduleHeader ul li a:visited {
	color: #e9711e;
	}
#scheduleBox a:hover, #scheduleBox a:active, #scheduleHeader ul li a:hover, #scheduleHeader ul li a:active {
	color: #113362;
	}

#scheduleBox table {
	clear: both;
	}	
#scheduleBox th {
	border-bottom: 1px solid #cdcdcd;
	}
#scheduleBox th.secondLevel {
	padding-top: 12px;
	}
#scheduleBox td {
	padding: 4px 0;
	}
	
#scheduleHeader ul {
	list-style-type: none;
	margin: 20px 0 0 20px; 
	padding: 0;
	}
#scheduleHeader li {
	margin: .5em 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 1.75em;
	}
	
#contactUs {
	background: url(../images/contactUsBackWhite.gif);
	position: inherit;
	margin-top: 20px;
	}
#contactUs a:link, #contactUs a:visited {	
	color: #bfbfbf;	
	}
#contactUs a:hover, #contactUs a:active {
	color: #e9711e;
	}
	
#scheduleBox h4, #scheduleBox p.dateLocation, #scheduleBox p.dateLocation strong, #scheduleBox h5, #scheduleBox li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #808080;
	}

#scheduleBox h4 {
	text-transform: uppercase;
	margin: 1em 0 .5em 0;
	font-size: 14px;
	}
	
#scheduleBox p.dateLocation {
	border-top: 1px solid #cdcdcd;
	padding-top: 5px;
	line-height: 200%;
	width: 390px;
	}
#scheduleBox p.dateLocation strong {
	font-size: 13px;
	}

#scheduleBox li, #scheduleBox p {
	color: #595959;
	}
	
#scheduleBox h5 {
	color: #595959;
	background: #e5e5e5;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 3px 10px;
	margin: 1em 0 .5em 0 ;
	width: 370px;
	}
#scheduleBox #descHolder {
	width: 370px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

#scheduleBox .PDFlink {
	font: 15px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 1em 0;
	color: #808080;
	}

#scheduleBox ul {
	margin-left: 1.5em;
	}
#scheduleBox li {
	font-size: 11px;
	margin: .75em 0;
	}