/*General*/
html {
	background: url('/pics/body_bg.gif') top left repeat-x #28383f;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background: url('/pics/body_bg2.jpg') top center no-repeat;
}
div#shadow {
	margin: 0 auto;
	width: 1000px;
	behavior: url('/apps/shared/iepngfix.htc');
	text-align: left;
	background: url('/pics/shadow.png') top left repeat-y;
}
div#headerTop {
	width: 1000px;
	height: 70px;
	background: url('/pics/header_top.jpg') top left no-repeat;
	position: relative;
	z-index: 9999;
}
#translate {
	margin: 0;
	padding: 5px 0 0 0;
	height: 26px;
	text-align: right;
	margin-right: 72px;
}
#translate a {
	color: #526b78;
	color: #6f8d9d;
}
div#wrapper {
	width: 900px;
	text-align: left;
	background: #fff;
	margin-left: 50px;
	position: relative;
	z-index: 0;
}
.contentIndex {
	text-align: left;
	background: url('/pics/indexbg.gif') repeat-y;
	width: 900px;
	min-height: 450px;
	height: auto!important;
	height: 450px;
}
.content {
	text-align: left;
	background: url('/pics/headerbot.jpg') top left no-repeat #fff;
	width: 870px;
	padding: 25px 15px 15px 15px;
	min-height: 450px;
	height: auto!important;
	height: 450px;
	line-height: 1.4em;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
#marquee {
	color: #f6d75a;
	width: 900px;
	background: url('/pics/marquee_1x25.gif') repeat-x;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 10px;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 860px;
	height: 44px;
	padding: 6px 0 0 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') repeat-x;
	text-transform: uppercase;
}
#search {
	width: 236px;
	height: 39px;
	padding: 14px 0 0 136px;
	margin: 0 0 0 1px;
}
#googleTranslate {
	float: right;
}
#eagle {
	width: 260px;
	height: 187px;
	position: absolute;
	left: -53px;
	top: -180px;
}
/* Header */

div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div#headerIMG {
	width: 900px;
	height: 305px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
div#headerIMG p {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:italic;
	letter-spacing: 1px;
	margin: 0 0 0 18px;
	padding: 0;
}
div#headerIMG p:first-letter {
	font-size: 18px;
}
#logo {
	position: absolute;
	z-index: 100;
	left: 750px;
	top: -175px;
}
/* Navigation menu */

div#menu {
	width: 900px;
	height: 25px;
	margin: 0 auto;
	position: relative;/*	top: 31px;*/
}
ul#topNavItems {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 20px;
	display: block;
	text-align: left;
	padding: 5px 15px 0 15px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-decoration: none;
	color: #fff;
	float: left;
	background: url('/pics/topnav_line.gif') top right no-repeat;
	text-align: left;
}
ul#topNavItems li {
	margin-left: 5px;
}
ul#topNavItems li a#topNav1 {
	margin-left: 45px;
	_margin-left: 20px;
}
ul#topNavItems li a#topNav8 {
	background: none;
}
ul#topNavItems li:hover a#topNav1, ul#topNavItems li.over a#topNav1, ul#topNavItems li:hover a#topNav2, ul#topNavItems li.over a#topNav2, ul#topNavItems li:hover a#topNav3, ul#topNavItems li.over a#topNav3, ul#topNavItems li:hover a#topNav4, ul#topNavItems li.over a#topNav4, ul#topNavItems li:hover a#topNav5, ul#topNavItems li.over a#topNav5, ul#topNavItems li:hover a#topNav6, ul#topNavItems li.over a#topNav6, ul#topNavItems li:hover a#topNav7, ul#topNavItems li.over a#topNav7, ul#topNavItems li:hover a#topNav8, ul#topNavItems li.over a#topNav8, ul#topNavItems li:hover a#topNav9, ul#topNavItems li.over a#topNav9 {
	color: #ffd74d;
}
/* Drop down items */

ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 168px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	left: 0;
	top: 25px;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	border: none
}
ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 8px;
	height: auto;
	width: 160px;
	color: #fff;
	background: #3b4f52;
	position: relative;
	left: -5px;
	font-family: Arial;
	font-size: 12px;
	-moz-opacity:.95;
	filter:alpha(opacity=95);
	opacity:.95;
	border-left: solid 5px #5d7775;
	letter-spacing: normal;
}
ul#topNavItems li ul li a:hover, ul#topNavItems li ul li:hover a, ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over a, ul#topNavItems li ul li.over ul a:hover {
	color: #9f002d;
	background: #ffe25c;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #9f002d;
	background: #ffe25c;
}
/* Index properties */
#indexTop {
	width: 900px;
	height: 271px;
	background: url('/pics/indextopbg.jpg') top left no-repeat;
}
#indexTopL {
	width: 341px;
	height: 271px;
	float: left;
}
#indexTopR {
	width: 551px;
	height: 271px;
	background: #000;
	float: right;
}
#leftColumn {
	width: 386px;
	float: left;
}
#rightColumn {
	width: 514px;
	float: right;
}
/* Quicklinks */
#quickLinks {
	width: 180px;
	padding: 0;
	margin: 30px 0 0 168px;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks ul li {
	display: block;
	width: 170px;
	height: 18px;
	margin: 0px;
	padding: 1px 0 3px 0;
}
#quickLinks a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 170px;
	height: 18px;
	display: block;
	color: #fff;
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#quickLinks a:hover {
	color: #ffd74d;
}
#quickLinks a.smaller:hover {
	color: #b11a48;
	background: url('/pics/midnav_smallerf2.gif') top left no-repeat;
}
#photoQuickLinks {
	width: 243px;
	height: 104px;
	background: url('/pics/photo_quicklinks.png') top left no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	position: absolute;
	top: 11px;
	left: 10px;
}
#photoRight {
	width: 174px;
	height: 313px;
	background: url('/pics/photos2.jpg') top left no-repeat;
}
/* Homepage Section Headers */
h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 49px 514px;
	margin: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 49px 386px;
	margin: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	overflow: hidden;
}
/* Homepage Sections Containers */
#eventsContainer {
	width: 386px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	padding: 10px 0 0 0;
	background: url('/pics/eventsbg.gif') top left no-repeat;
}
#newsContainer {
	width: 514px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	margin: 0;
	padding: 10px 0 0 0;
	background: url('/pics/newsbg.gif') top left no-repeat;
}
.HPNews {
	width: 514px;
	padding: 0;
	margin: 0;
	color: #696b72;
	line-height: 1.4em;
}
.HPEvents {
	width: 386px;
	padding: 0;
	margin: 0;
	color: #696b72;
	line-height: 1.4em;
}
/* Other homepage section extras */

.HPNews a, .HPNews a:active, .HPNews a:link, .HPDirectory a, .HPDirectory a:active, .HPDirectory a:link, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPMemoirs a, .HPMemoirs a:active, .HPMemoirs a:link, .HPEvents a, .HPEvents a:active, .HPEvents a:link {
	color: #b11a28;
}
.HPSpotlight a, .HPSpotlight a:active, .HPSpotlight a:link {
	color: #b11a28;
}

.content a:link, .content a:visited, .content table a:link, .content table a:visited {
	color: #92062b;
}

.HPEvents a:hover, .HPNews a:hover, .HPSpotlight a:hover {
	text-decoration: none
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 7px;
	padding-right: 5px;
}
/* Image shuffles */

#rotate_overlay {
	width: 551px;
	height: 271px;
	position: absolute;
}
#shuffle1 {
	width: 551px;
	height: 271px;
}
/* Footer */

div#footerIndex {
	width: 1000px;
	height: 62px;
	background: url('/pics/footer.jpg') top left no-repeat;
}
div#footer {
	width: 1000px;
	height: 62px;
	background: url('/pics/footercontent.jpg') top left no-repeat;
}
#address {
	letter-spacing: 1px;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	position: relative;
	top: 50px
}
#search {
	width: 148px;
 *width: 149px;
	height: 21px;
	padding: 0;
	margin: 0;
	position: relative;
	left: 159px;
	top: 20px;
}
div#marquee {
	position:absolute;
	margin:0;
	padding:0;
	width: 700px;
	height: 20px;
	margin-top:4px;
	margin-left:100px;
}
div#enCountdownDiv {
	color: #efefef;
}
/* Page Navigation */

table#pageNav { padding-top:32px; background-image:url('/pics/sidemenu_top.jpg'); background-position:top; background-repeat:no-repeat; }
table#pageNav td { padding-bottom:32px; background-image:url('/pics/sidemenu_bottom.jpg'); background-position:bottom; background-repeat:no-repeat; }

#pageNav, #pageNav .dark, #pageNav .light, #pageNav td {
	border: 0;
	font-size: 11px !important;
	font-family: Arial, sans-serif !important;
}
#pageNav ul, #pageNav ul li {
	
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
	line-height: 20px;
}
#pageNav ul {
	padding: 3px 0 !important;
	margin: 0 auto !important;
	width: 300px;
}
#pageNav ul li {
	font-size: 12px;
	line-height: 2em;
	display: inline; /* this is important for IE6 */
}
#pageNav td img {
	display: none;
}
#pageNav ul li b {
	background-color: #A2945C;
	font-weight: normal;
	color: #fff !important;
}
#pageNav ul li b, #pageNav ul li a {
	padding: 1px 0 1px 1.3em;
	display: block;
	text-decoration: none;
}
#pageNav ul, #pageNav ul li a {
	background-color: #661721;
	color: #fff;
}
#pageNav ul li a:hover {
	background-color: #516574;
	border-color: #cfcfcf;
}


/* Athletics section */
.ath_dots {
	border:dotted 1px #CCC;	
}
.ath_container {
	width:510px;
	min-height:25px;
	float:left;
	padding:25px 25px;
	margin-bottom:5px;
	overflow:auto;
}
.ath_text {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:bold;
	color:#7F0017;
}

	/* Calendars styling:*/
	table .autoCalendar 
	{
		width:100%;
		background-color:#E9EAEC;
		border:1px solid #B5C2D0;		
	}
	table .autoCalendar tr td { border-bottom:1px solid #B5C2D0; padding-bottom:10px; }
	table .autoCalendar a{ 
		font-size:14px;
		font-weight:bold;
		font-family:Georgia,"Times New Roman",Times,serif;
	}
	table .autoCalendar .autoCalendarLinks td {
		background-color:#E1E1E1;
		border-top:1px solid #B5C2D0;
		padding:3px;
	}
	
	.athcal_entry {
		width:100%;
		background-color:#E9EAEC;
		border:1px solid #B5C2D0;
	}
	.athcal_entry .time {
		background-color:#E1E1E1;
		border-top:1px solid #B5C2D0;
		padding:3px;	
	}
	.athcla_entry .team {
			
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	