/* CSS Document */.bodyText	{	font: 90% Hoefler Text, Times;	color: #555;	margin-top: 0px;	}		.bodyText a		{		color: #3366ff;		text-decoration: none;		}		.bodyText a:hover		{		text-decoration: underline;		}		.bodyTextSmall	{	font: 85% Hoefler Text, Times;	color: #555;	margin-top: 0px;	margin-right: 20px;	}			.Sidebar-White	{	font: 80% Verdana, Times;	font-style: bold;	color: #ffffff;	margin-top: 0px;	padding: 0px 0px 0px 25px;	}					.LearnMoreBlue	{	font: 90% Hoefler Text, Times;	font-style: bold;	color: #3366ff;	margin-top: 0px;	}		.LearnMoreBlue a		{		color: #3366ff;		text-decoration: none;		}		.LearnMoreBlue a:hover		{		text-decoration: underline;		}		.LearnMoreBrown	{	font: 90% Hoefler Text, Times;	font-style: bold;	color: #996633;	margin-top: 0px;	}		.LearnMoreBrown a		{		color: #996633;		text-decoration: none;		}		.LearnMoreBrown a:hover		{		text-decoration: underline;		}.headline	{	font: 36px Hoefler Text, Times;	font-variant: small-caps;	color: #555;	text-align: center;	margin: 0px;	}.hours	{	font: 14px Hoefler Text, Times;	font-variant: small-caps;	color: #555;	}.subhead	{	font: 100% Hoefler Text, Times;	font-variant: small-caps;	font-weight: bold;	color: #555;	margin-bottom: 0px;	}	.subheadSeason	{	font: 100% Hoefler Text, Times;	font-variant: small-caps;	font-weight: bold;	color: #555;	margin-bottom: 2px;	padding-top: 5px;	padding-bottom: 3px;	padding-left: 1px;	background: #cccccc;	}	
