@charset "utf-8";
/* CSS Document */

			html
			{
				height: 100%;
			}
			
			
			body {
				margin:0 auto;
				background-color:#bfbfbf;
				height:101%;
				text-align:center;
				font-family:Arial;
				font-size:14px;
				font-weight:normal;
				color:#000000;
			}
			
			img
			{
				
			}

				a img, body a
				{
					border:none;	
				}

				
				#club_nav
				{
					margin: 0 auto;
					padding: 0;
					height: 30px;
					background-color: #000;
				}
					
					#satellites
					{
						margin: 0px 0px 0px 0px;
						padding: 0px 0px 0px 0px;
					}
					
						#satellites p
						{
							margin: 0;
							padding: 0;
						}
						
							#satellites p a
							{
								margin: 0px 20px 0px 0px;
								padding: 0;
								color: #FFF;
								text-align:left;
								line-height: 30px;
								font-size: 12px;
								text-decoration: none;
								border-bottom: 1px dotted;
							}
							
							#satellites p a:hover
							{
								color: #cccccc;	
							}
					
				#nineeighty
				{
					margin: 0 auto;
					padding: 0;
					width: 1030px;
					border-left: 1px solid #666;
					border-right: 1px solid #666;
				}
				
#department-name {
	clear:both;
	width:1030px;
	height:50px;
	margin:0 auto;
	padding:0;
	background:url("../images/club_name.png") 0 0 repeat-x;
}

		#department-name-left
		{
			margin: 0px 0px 0px 0px;
			padding: 0;
			float: left;
			width: 730px;
			height: 50px;
		}

			#department-name-left h1
			{
				margin: 0;
				padding: 0;
				background-image:url("../images/name.png");
				background-repeat: no-repeat;
			}
			
				#department-name-left h1 span
				{
					visibility: hidden;
				}
		
		#department-name-right
		{
			margin: 0px 0px 0px 0px;
			padding: 0;
			float:right;
			height:50px;
			width:220px;
			overflow:hidden;
		}


			#department-name-right p
			{
				margin: 0;
				padding: 0;
				vertical-align: middle;
			}
				
				#department-name-right a
				{
					display:block;
					height:50px;
					width:220px;
					background:url("../images/facebook.png") 0 0 no-repeat;
					text-indent:-9000px;
				}
				
					#department-name-right a:hover
					{
						background-position:0 -50px;
					}
					
					#department-name-right a:active
					{
						background-position:0 0px;
					}
					
		#banner_image
		{
			margin: 0 auto;
			padding: 0;
			height: 250px;
		}
		

#links {
	clear:both;
	width:1030px;
	height:30px;
	margin:0 auto;
	padding:0;
	background:url("../images/club_name.png") 0 0 repeat-x;
}

	#linksleft
	{
		float:left;
		width:730px;
	}
			
			#linksleft p
			{
				margin: 0;
				padding: 0;
				font-weight: bold;
				color:#fff;
				text-transform:uppercase;
				line-height: 30px;
				text-align:left;
				font-family: "Times New Roman", Times, serif;
				letter-spacing: .1em;
			}
				#linksleft p a
				{
					margin: 0px 10px 0px 10px;	
					color:#063;
					text-decoration:none;
				}
				
					#linksleft p a:hover
					{
						color: #fff;	
					}
		
		#linksright
		{
			margin: 0px 0px 0px 0px;
			padding: 0;
			float:right;
			height:30px;
			width:220px;
			overflow:hidden;
		}


			#linksright p
			{
				margin: 0;
				padding: 0;
				vertical-align: middle;
			}
				
				#linksright a
				{
					display:block;
					height:30px;
					width:220px;
					background:url("../images/wplogin.png") 0 0 no-repeat;
					text-indent:-9000px;
				}
				
					#linksright a:hover
					{
						background-position:0 -30px;
					}
					
					#linksright a:active
					{
						background-position:0 0px;
					}

#secondlinks {
	clear:both;
	width:1030px;
	height:30px;
	margin:0 auto;
	padding:0;
	background-color: #063;
}
			
	#secondlinks p
	{
		margin: 0;
		padding: 0;
		font-weight: bold;
		color:#fff;
		text-transform:uppercase;
		line-height: 30px;
		text-align:left;
		font-family: "Times New Roman", Times, serif;
		letter-spacing: .1em;
	}
		#secondlinks p a
		{
			margin: 0px 10px 0px 10px;	
			color:#fff;
			text-decoration:none;
		}
		
		#secondlinks p a:hover
		{
			margin: 0px 10px 0px 10px;	
			color:#ccc;
			text-decoration:none;
		}


		#content
		{
			margin: 0 auto;
			padding: 0;
			background-color: #FFF;
		}
		
			#content_left
			{
				margin: 0;
				padding: 0;
				float: left;
				width: 300px;
				margin-left: 15px;
			}
		
/* TABLE PROPERETIES */

table
{
	border: 1px solid #86B69E;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	border-right: 1px solid #86B69E;
	border-bottom: 1px solid #86B69E;
	border-top: 1px solid #86B69E;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: url(gbth.png) no-repeat;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

td {
	border-right: 1px solid #86B69E;
	border-bottom: 1px solid #86B69E;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #006633;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


td.alt {
	background: #F5FAFA;
	color: #000000;
}



/* LEFT COLUMN PROPERTIES */
			#sidebar
			{
				margin: 12px 0px 0px 0px;
				padding: 0;
				background-color:#eaeaea;
			}
	

			#sidebar h1
			{
				font-size: 18px;
				font-family:Arial Narrow;
				font-weight:bold;
				line-height: 25px;
				text-align: center;
				padding-top: 5px;
				padding-bottom: 7px;
				background:url("../images/sidebar.jpg") 0 -94px no-repeat;	
				text-transform:uppercase;
				color:#ffffff;
				letter-spacing: .1em;
			}

			#sidebar ul {
				margin:0;
				padding:0;
				text-align:left;
				list-style-type:none;
				line-height: 18px;
				letter-spacing: .1em;
			}

			#sidebar ul li.item {
				font-family:Arial Narrow;
				font-weight:bold;
				font-size:15px;
				margin:20px 20px 0px 20px;
			}

			#sidebar ul li.item a {
				color: #000000;
				text-decoration: none;
			}

				#sidebar ul li.item a:hover {
					color: #006633;
					text-decoration:underline;
				}

			#sidebar ul.contact-info {
			margin:0;
			padding:0;
			}
			
			#sidebar ul.contact-info li {
			font-family:Arial Narrow;	
			font-size:14px;
			font-weight:normal;
			margin:0 20px 0 20px;
			}
			
			#sidebar ul.contact-info li a {
			font-family:Arial Narrow;
			}
			
		/* END OF LEFT COLUMN PROPERTIES */
			
			#content_right
			{
				margin: 0;
				padding: 0;
				float: right;
				width: 700px;
			}
			
				#content_right h1
				{
					font-size: 24px;
					text-align:left;
				}
				
				#content_right p
				{
					margin: 0px 10px 8px 10px;
					text-align: justify;
					width:95%;
					font-size: 14px;
					line-height: 21px;
				}
				
				#content_right a
				{
					color: #006633;
					border-bottom: 1px dotted #006633;
					text-decoration: none;
				}
				
				#content_right a:hover
				{
					color: #dddddd;
					text-decoration: none;
				}
				
				#content_right h2, #content_right h3, #content_right h4
				{
					text-align: left;	
				}
				
			#footer
			{
				width:1030px;
				height:35px;
				margin:0 auto;
				padding:0;
				background-color: #000;
			}	
				#footer p
				{
					margin: 0;
					padding: 0;
					color: #999;
					line-height: 35px;
					font-size: 11px;
				}

#roster {
	background: url(roster.png) no-repeat; margin-top: 0; text-indent:-9000px;
	}
#coach {
	background: url(coach.png) no-repeat; margin-top: 0; text-indent:-9000px;
	}
#schedule {
	background: url(schedule.png) no-repeat; margin-top: 0; text-indent:-9000px;
	}
