
@charset "utf-8";
/* CSS Structure Document */



body {
	width:			980px;
	background-color: 	#ffffff; 
	color: 			#999999; 
	font-family: 		verdana, Arial, Helvetica, sans-serif; 
	font-size:			100%;
	margin: 			0 auto;
	text-align:			center;

}

.header {
		margin:				15px 0px 0px 0px;
		position:				relative;
		text-align:				left;
		background-color:			#ffffff;


}


.tower {
	float:			right;
	position:			relative;
	margin:			5px 0px 10px 0px;

	width:			130px;
	z-index:			100;

	

}

.text {
	width:			810px;
	position:			relative;
	text-align:			justify;
	padding:			10px 2px 10px 0px; 
	border-top:			thin solid #888888;
	

}



a {text-decoration:none;}
a:hover {text-decoration:underline;}




.content {
	width:			490px;
	background-color:		#ffffff;
	color: 			#000000; 
	font-family: 		Arial, Helvetica, sans-serif; 
	padding: 			4px;
	text-align:			justify;
	height:			auto;
	font-family:		arial, helvetica, sans serif;
	font-size:			96%;
	line-height:		110%;
	position:			relative;	
	border-right:		thin solid #888888;
	padding:			10px;

}


.leads {
	width:			250px;
	background-color:		#ffffff;
	color: 			#000000; 
	font-family: 		Arial, Helvetica, sans-serif; 
	font-style:			italic;
	padding: 			10px;
	text-align:			center;
	height:			auto;
	font-family:		arial, helvetica, sans serif;
	font-size:			96%;
	line-height:		110%;
	float:			right;
	margin:			10px 5px 15px 15px;
	
}
.schedules {
	width:			250px;
	background-color:		#ffffff;
	color: 			#000000; 
	font-family: 		Arial, Helvetica, sans-serif; 
	font-style:			normal;
	padding: 			10px;
	text-align:			left;
	height:			auto;
	font-family:		arial, helvetica, sans serif;
	font-size:			90%;
	line-height:		110%;
	float:			right;
	margin:			10px 5px 15px 15px;
	text-indent:		0px;
	
}


playdate {font-style:bold; color:#000140;}

copyright {font-style:bold; color:#888888; text-align:center;font-size:65%;}

.viewer {
	left:				590px;
	width:			250px;
	position:			absolute;
	float:			right;
	height:			300px;
	text-align:			center;
	

}



.events {
	width:			110px;
	color: 			#000000; 
	font-family: 		verdana, Arial, Helvetica, sans-serif; 
	text-align:			center;
	height:			auto;
	font-family:		arial, helvetica, sans serif;
	font-size:			85%;
	line-height:		105%;
	border:			thin solid #000000;
	padding:			5px;

}

Day {font-family:arial, helvetica, sans serif; font-size: 95%; line-height:105%;color:#ff0000;font-weight:bold;}






.imgright {
	FLOAT: 			right; 
	LINE-HEIGHT: 		normal; 
	FONT-STYLE: 		oblique; 
	font-size:			.7em;
	margin:			2px 0px 5px 2px;
	text-align:			center;

}

.imgleft {
	FLOAT: 			left; 
	LINE-HEIGHT: 		normal; 
	FONT-STYLE: 		oblique; 
	font-size:			.7em;
	margin:			2px 10px 2px 3px;
	text-align:			center;

}






h1 {

	color:			#000000;
	font-size:			125%;
	line-height:		105%;
	font-family:		georgia, serif;
	margin:			2px;
	padding:			1px 0px 2px 2px;	
	text-align:			left;
	font-weight:		bold;
	

}

h2 {

	color:			darkblue;
	font-size:			105%;
	line-height:		105%;
	font-family:		georgia, serif;
	margin:			2px;
	padding:			1px 0px 2px 2px;	
	text-align:			left;
	font-weight:		bold;
	

}



a {text-decoration:none;}

a:hover {text-decoration:underline;color:red;}

a:visited {text-decoration:none;color:gray;}



/* SECTION NAVIGATION BEGINS */
.nav-container {

		width:100%;
		float:left;
		z-index:999; 
		background-color:#0000ff;
		line-height:105%;
		padding:0px 0px 2px 0px;
		margin: 0 auto; 
		text-align:center:
	}

#section-nav a.nolink{cursor:default; background:#0000ff;color:white;font-size:90%;line-height:100%;}
#section-nav a {
 		display: 				block;
 		color:				#000000;
 		font-size:				11px;
 		font-weight: 			bold;
 		text-decoration:			none;
 		background: 			#fff url(graphics/divider_home.gif) left no-repeat;
 		padding: 				0 5px 5px 8px;
 		margin: 				0px 0px 0px 0px;

}
#section-nav a:hover {color:red;}

#section-nav, #section-nav ul{background:#fff;padding:0px 10px 0px 0px;margin:0px;list-style:none;}

#section-nav li{float:left;width:auto;}
#section-nav li.navItem{position:relative;z-index:100}
#section-nav li.navItem ul{position:absolute;z-index:100;background:#fff;width:140px;margin:0;padding:2px 10px;border:1px solid #888; display:none; }
#section-nav li.navItem:hover ul, #section-nav li.sfhover ul {display:block;left:auto;}
#section-nav li.navItem ul.leftdrop  {position:absolute;z-index:1000;background:#fff;width:140px;display:none;margin:0;padding:2px 10px;border:1px solid #666;}
#section-nav li.navItem ul.column1  {border-right:0;}
#section-nav li.navItem ul.column2  {left:121px;border-left:0;}
#section-nav li.navItem ul.column1-leftdrop  {border-right:0;}
#section-nav li.navItem ul.column2-leftdrop  {left:121px;border-left:0;}
#section-nav li ul a  {font-weight:normal;text-align:left;width:140px;background:none;padding:4px 0;border-top:1px solid #ccc;margin:0;}
#section-nav li ul li.emptyItem  {font-size:12px;font-weight:normal;text-align:left;width:140px;background:none;padding:4px 0;border-top:1px solid #ccc;margin:0;}
#section-nav li ul li.first a  {border-top:0;}

