A
{
	text-decoration:none;
}
A
{
	text-decoration:none;
}

FORM { margin: 0; padding: 0; }
img { border: 0; }
TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #003300;
	font-size: 11px;
	font-weight: normal;
}
.normalTextLt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #003300;
	font-size: 11px;
	font-weight: normal;
}
.BoldTextLt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #99CCFF;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
}
.SamllText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	line-height: 14px;
	color: #000000;
}
.BoldBlackText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #003300;
}
.boldTextOnLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #003300;
}
.whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
.LargeTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

.ExtraLargeTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #452C01;
	text-decoration: none;
	height: 25px; 
	text-transform: uppercase; 
}
.tempNav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
}
.LargeWhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EFF3FA;
	text-decoration: none;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
}
.stdBackground
{
	background-color:#3BA008;
}
.bgLight
{
	background-color:#5ABB29;
}
.bgMid
{
	background-color:#3BA008;
}
.bgDark
{
	background-color:#287601;
}
.CalDay
{
	font-family:tahoma;
	font-size:10px;
	background-color:#666666;
	color:#FFFFFF;
	vertical-align:top;
	cursor:hand;
}
.CalDayHeader
{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	border:none;
	color:#000000;
}
.CalTitle TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	border:none;
	background:transparent;
}
.CalTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	border:none;
	background:transparent;
}
.CalSelDay
{
	font-family:tahoma;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#666666;
	vertical-align:top;
}
.CalOtherDay
{
	font-family:tahoma;
	font-size:10px;
	color:#FFFFFF;
	background-color:#C0C0C0;
	font-weight:bold;
	vertical-align:top;
}
.HeaderLink
{
	color:#003800;
	font-weight:bold;
	text-decoration:underline;
	cursor:hand;
}
.AttractionHours
{
	color:#003800;
	font-weight:bold;
	cursor:hand;
}
.Star
{
	padding-top:2px;
}
/*AttractionsSchedule.aspx*/
.CalendarControlWrapper
{
}
.AttractionsScheduleWrapper
{
	width:377px;
	padding-top:5px;
	padding-left:8px;
}
.AttractionsScheduleListWrapper
{
	overflow:auto;
	height:228px;
}
/*AttractionsSchedule.ascx*/
.AttractionHoursTextHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
}
.StandardHoursText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.SpecialHoursText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: yellow;
	font-size: 11px;
	font-weight: bold;
}