@charset "UTF-8";

/* PRE-OP SCRUBBERY */
* { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; }
img { border: 0px none; vertical-align: bottom; }

/*///////////////////////////////////////////////////////
	
	   __        __  __                       __ ______
	  / /  __ __/ /_/ /  ___ _______  ___    / // / __/
	 / /__/ // / __/ _ \/ -_) __/ _ `/ _ \  / _  /\ \  
	/____/\_,_/\__/_//_/\__/_/  \_,_/_//_/ /_//_/___/  
													   
	
	COLOR CHEAT SHEET:
	_________________
	
	#5f3139		bg maroon
	#4a4641		alt column dark gray bg
	#e4dac5		submenu link
	#808186		h1 text gray, smallFloatyMenu
	#efe7e1		h2 border bottom
	#655f58		default paragraph text color
	#b26d5f		plus signs in the footer, a:hover
	#800c26		h3, content link maroon
	#d6d1ca		what's new - homepage gradient light
	#322d25		what's new - homepage text

///////////////////////////////////////////////////////*/


/* PRIMARY */
body {
	background: #5f3139 url(/i/bg_texture.jpg) left top repeat;
	margin: 0px auto;
	}

#entiretyOfEverything {
	background: url(/i/bg_gradient.jpg) left top repeat-x;
	}
	
	#masterShaftHome, #masterShaftSub {
		width: 954px;
		margin: 0px auto;
		background: url(/i/bg_content_home.gif) left top repeat-y;
		}
	#masterShaftSub { background: url(/i/bg_content_sub.gif) left top repeat-y; }
	
	#trueContentWidthEnforcer { margin: 0px 8px; }
	
	#slide-images  { position:relative; display:block; margin:0px; padding:0px; width:938px; height:252px; overflow:hidden; background: #5f3139 url(/i/aniloader.gif) center center no-repeat; }
		#slide-images li { position:absolute; display:block; list-style-type:none; margin:0px; padding:0px; }
			#slide-images li img { display:block; background-color:#5f3139; }
	
	#logoSling { position: relative; } 
		#smallFloatyMenu { 
			position: absolute;
			top: 17px;
			left: 409px;
			text-align: right;
			width: 500px;
			font-family: Georgia, "Times New Roman", Times, serif;
			text-transform: uppercase;
			font-size: .7em;
			font-weight: bold;
			color: #808186; 
			}
			
			#smallFloatyMenu a { color: #808186; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; }
			#smallFloatyMenu a:hover { color: #808186; text-decoration: underline; font-family: Georgia, "Times New Roman", Times, serif; }
			
			#smallFloatyMenu .redDinky { vertical-align: baseline; margin: 0px 10px; }
			
			#searchDivFloater { position: absolute; top: 60px; left: 507px; width: 400px; }
			
				#searchDivFloater .textGoesHere { 
					height: 22px; 
					padding: 0px; 
					font-size: 16px; 
					line-height: 16px; 
					vertical-align: baseline; 
					float: right; 
					border: 1px solid #CCC; 
					border-right: none; 
					color:#808186; }
				#searchDivFloater .thisIsAButton { 
					background: url(/i/searchButton.gif) right top no-repeat; 
					border: none; 
					color: #e4dac5; 
					font-family: Georgia, "Times New Roman", Times, serif; 
					height: 24px; 
					width: 35px; 
					vertical-align: baseline; 
					font-weight: bold;
					float: right; }
			
	
#mainStuffs { float: left; }

/* SUBPAGE MENU */

	#auxColumnSub { width: 219px; float: left; }

	#secondaryMenu { margin-top: 4px; border: 1px solid #4a4641; }
		#secondaryMenu li { list-style: none; height: 29px; border-bottom: 1px solid #4a4641; vertical-align: bottom; }
		#secondaryMenu li a {
			display: block;
			font-size: 11px;
			padding: 9px 0px 7px 24px;
			line-height: 13px;
			text-transform: uppercase;
			color: #e4dac5;
			font-weight: bold;
			text-decoration: none;
			white-space: nowrap;
			overflow: hidden;
			}
			
			#secondaryMenu li a:hover { color: #e4dac5; text-decoration: none; }
		
		
		
		#secondaryMenu li.liStyle1 { background: url(/i/menu_sub_alt1.gif) left top no-repeat; }
		#secondaryMenu li.liStyle1 a:hover,
		#secondaryMenu li.liStyle1 a.selected { background: url(/i/menu_sub_alt1_over.gif) left top no-repeat; }
		
		#secondaryMenu li.liStyle2 { background: url(/i/menu_sub_alt2.gif) left top no-repeat; }
		#secondaryMenu li.liStyle2 a:hover,
		#secondaryMenu li.liStyle2 a.selected { background: url(/i/menu_sub_alt2_over.gif) left top no-repeat; }
		
		#secondaryMenu li.liStyle3 { background: url(/i/menu_sub_alt3.gif) left top no-repeat; }
		#secondaryMenu li.liStyle3 a:hover,
		#secondaryMenu li.liStyle3 a.selected { background: url(/i/menu_sub_alt3_over.gif) left top no-repeat; }
		
		#secondaryMenu li.liStyle4 { background: url(/i/menu_sub_alt4.gif) left top no-repeat; }
		#secondaryMenu li.liStyle4 a:hover,
		#secondaryMenu li.liStyle4 a.selected { background: url(/i/menu_sub_alt4_over.gif) left top no-repeat; }
		
/* CONTENT */

#contentColumnSub { width: 719px; float: left; }
#contentColumnHome { width: 627px; float: left; }

.headingBg { height: 42px; background: url(/i/h1_bg_far.gif) left top repeat-x; margin-bottom: 23px; }

	.headingBg .headingBgLeft { height: 42px; background: url(/i/h1_bg_left.gif) left top no-repeat; }
	
		.headingBg .headingBgLeft .headingBgRight { height: 42px; background: url(/i/h1_bg_right.gif) right top no-repeat; position: relative; }

	.braceForContentItself, .braceForContentItselfHome, .braceForContentItselfWhatsHappenng {
		font-size: 13px;
		line-height: 14px;
		color: #655f58;
		margin: 0px 23px;
		line-height: 1.4em;
		}
	
	.braceForContentItselfHome, .braceForContentItselfWhatsHappenng {
		font-size: .8em;
		line-height: 1.8em;
		padding-bottom: 18px;
		}
	
	.braceForContentItselfWhatsHappenng {
		color: #322d25;
		padding-right: 280px;
		}
	
	h1 { 
		font-size: 21px;
		font-weight: normal;
		text-transform: uppercase;
		color: #808186;
		font-family: Avenir, Arial, Helvetica, sans-serif;
		margin-left: 23px;
		padding: 10px 0px 0px 27px;
		background: url(/i/cross_red.gif) 0px 11px no-repeat;
		line-height: 24px;
		white-space: nowrap;
		overflow: hidden;
		}
		
 	.braceForContentItself h2 { 
		font-size: 21px;
		font-weight: normal;
		text-transform: uppercase;
		color: #808186;
		font-family: Avenir, Arial, Helvetica, sans-serif;
		margin: 15px 0px 0px 23px;
		padding: 10px 0px 0px 27px;
		background: url(/i/cross_red.gif) 0px 11px no-repeat;
		line-height: 24px;
		white-space: nowrap;
		overflow: hidden;
		}
		
	h2 { 
		font-size: 21px;
		font-weight: normal;
		text-transform: uppercase;
		color: #808186;
		font-family: Avenir, Arial, Helvetica, sans-serif;
		margin-left: 23px;
		padding: 10px 0px 0px 27px;
		background: url(/i/cross_red.gif) 0px 11px no-repeat;
		line-height: 24px;
		white-space: nowrap;
		overflow: hidden;
		}
		
	.braceForContentItself ul { 
		margin: 10px 0px 10px 23px;
		}
	
	h2 a, h1 a { color: #808186; text-decoration: none; }
	h2 a:hover, h1 a:hover { color: #800c26; text-decoration: none; }
	
	.braceForContentItself h2 { margin-left: 0px; }
	
	
	.braceForContentItself h2 { padding-bottom: 10px; margin-bottom: 20px; border-bottom: 2px solid #efe7e1; }
	.braceForContentItselfWhatsHappenng h3, .braceForContentItselfHome h3, .braceForContentItself h3 { padding-bottom: 7px; padding-top: 5px; margin-bottom: 0px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 1.4em; color: #800c26; }
	.braceForContentItselfWhatsHappenng h4, .braceForContentItselfHome h4, .braceForContentItself h4 { font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; }
	
	.braceForContentItselfWhatsHappenng p, .braceForContentItselfHome p, .braceForContentItself p { padding: 0px 0px 15px 0px; line-height: inherit; color: inherit; font-size: inherit; }
	
	.braceForContentItselfWhatsHappenng a, .braceForContentItselfHome a, .braceForContentItself a { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #800c26; }
	.braceForContentItselfWhatsHappenng a:hover, .braceForContentItselfHome a:hover, .braceForContentItself a:hover { color: #b26d5f; }

.schedules {
	width: 636px;
}
.schedules th {
	font: bold 10px Verdana, Arial, Helvetica,
	sans-serif;
	color: #ffffff;
	border-right: 1px solid #F4F0E9;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #A9543F url(/i/bg_athletics_table.jpg) no-repeat;
}

.schedules td {
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #68625B;
	font: 10px Verdana, Arial, Helvetica,
}


.schedules td.alt {
	border-right: 1px solid #FFFFFF;
	background: #EDE8DD;
	color: #68625B;
	font: 10px Verdana, Arial, Helvetica,
}


/* WHAT'S NEW */

.WhassNewBlock { padding: 0px; }

/* CALENDAR */

#calendarColumnHome {
	float: left;
	width: 311px;
	font-size: .8em;
	}
	
	#calendarColumnHomeHBg { 
	background: url(/i/h1_calendar.gif) left bottom no-repeat; height: 43px; }
		#calendarColumnHomeHBg h2 { color: #e4dac9; background: url(/i/cross_white.gif) 0px 11px no-repeat; }
		#calendarColumnHomeHBg h2 a { color: #e4dac9; text-decoration: none; }
		#calendarColumnHomeHBg h2 a:hover { color: #fff; text-decoration: none; }
		

	.homeCalendarItem {
		padding: 0px 21px;
		}
		
		.homeCalendarItem h4 { font-size: 1.2em; color: #d3c9b9; padding-top: 21px; }
		.homeCalendarItem h3 { font-size: 1em; text-transform: uppercase; color: #FFFFFF; padding-bottom: 3px; line-height: 1.07em; }
		.homeCalendarItem h3 a { color: #FFFFFF; text-decoration: underline; }
		.homeCalendarItem h3 a:hover { color: #d3c9b9; }
		.homeCalendarItem p { color: #d3c9b9; line-height: .9em; padding-bottom: 3px; }

#auxColumnCalendar {
	width: 311px;
	float: left;
	}

.calendarBlock {
	margin: 10px 0px;
	padding: 5px 5px 5px 23px;
	border: 1px dotted #c3beb7;
	background: #f8f6f2 url(/i/cross_red_dinky.gif) 6px 5px no-repeat;
	font-size: .9em;
	line-height: 1em;
	}
	
	.calendarBlock p:last-child,
	.calendarBlock h4:last-child { padding-bottom: 0px; margin-bottom: 0px; }

/* FOOTER */

#footer {
	clear: both;
	height: 120px;
	background-color: #000000;
	color: #FFFFFF;
	border-top: 1px solid #e9e6df;
	font-weight: bold;
	font-size: .8em;
	position: relative;
	}
	
	#footer a { color: #cec5b5; text-decoration: none; font-size: inherit; }
	#footer a:hover { color: #fff; text-decoration: underline; font-size: inherit; }
	
	#footer .lowMenu, #footer .loci, #footer .copyright {
		text-align: center;
		text-transform: uppercase;
		padding-top: 15px;
		color: #b26d5f;
		font-size: 11px;
		letter-spacing: .05em;
		}
	
	#footer .loci, #footer .copyright, #footer #txcBug {
		padding-top: 0px;
		position: absolute;
		top: 74px;
		left: 23px;
		text-align: left;
		width: 450px;
		font-size: inherit;
		color: #fff;
		font-size: .8em;
		}
	
	#footer .copyright { text-align: right; left: 445px; }
	#footer #txcBug { width: auto; left: 900px; top: 84px; }
	
	#footer span.dontbreakme { white-space: nowrap; font-size: .9em; }
	
	.greyhighlight { background-color: #BB7866; color: #ffffff; }
	
/* ADMIN */
	
.adminButtons {
	float: right;
	margin: 10px 10px;
	padding: 3px 3px 0px 0px;
	background-color: #f0f0df;
	border: 1px solid #b7b7a6;
	filter: alpha (opacity=75); -moz-opacity: .75; opacity: .75;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
	}
	
	.adminButtons a, .adminButtons span, .adminButtons input.fancy {
	text-decoration: none;
	line-height: normal;
	background-color: #FFFFFF;
	float: left;
	display: block;
	padding: 3px;
	margin: 0px 0px 3px 3px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
	color: #CC3300;
	border: 1px solid #cc3300;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	}
	.adminButtons a:hover { text-decoration: none; color:#CC9966;}
	
	.adminButtons span { color: #5f85c0; border: 1px solid #5f85c0; cursor:help; }
	
	
	
	#dailybut {
		position: absolute;
		top: -425px; left: 430px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	