<!--



td {color:#333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

.small_text{font-size: 11px;}
.black_text{color:#000000;}
.white_text{font-size: 11px;color: #FFFFFF;font-weight: bold;}
.small_black_text{font-size: 11px;color: #000000;font-weight: bold;}


a:link{color: #990033; text-decoration: underline; }
a:visited{color: #CC6600; text-decoration: underline; }
a:hover{color: #CC6600; text-decoration: none; }

a.marquee:link{color: #ffffff; text-decoration: underline; }
a.marquee:visited{color: #fff; text-decoration: underline; }
a.marquee:hover{color: #fff; text-decoration: none; }


/* the lighter buytickets yellow is #CC9933; */
.white_link{color:#FFFFFF;}
.white_link:link{color:#FFFFFF;}
.white_link:visited{color:#FFFFFF;}
.white_link:hover{color:#FFFFFF;}

/* side nav stuff */
.side_nav { font-size: 12px;color: #FFFFFF;}
.side_nav:link{ color: #FFFFFF;}
.side_nav:visited{color: #FFFFFF;}
.side_nav:hover{color: #FFFFFF;}


/*
link is "season red"
hover is the darker buytickets yellow
visited is "season red"

a good reference is at 
http://www.yourhtmlsource.com/stylesheets/csslinks.html
*/


	/*there are eleven different colors (the 10 areas plus orange for info & etc) */

	/*the yellow buytickets color and fuschia getinvolved color are slightly darker
		in the side nav section than in the buy tickets banner so that it will show
		up in a small font against the green */

		.gallery_arrow{font-size: 13px;color: #666666;}
		.info_arrow{font-size: 13px;color: #CC6633;}
		.buytickets_arrow{font-size: 13px;color: #CC6600;}
		.calendar_arrow{font-size: 13px;color: #666699;}
		
		.bravo_arrow{font-size: 13px;color: #CC3333;}
		.rental_arrow{font-size: 13px;color: #996699;}
		.getinvolved_arrow{font-size: 13px;color: #CC0066;}
		.press_arrow{font-size: 13px;color: #6699CC;}
		
		.season_arrow{font-size: 13px;color: #990033;}
		.video_arrow{font-size: 13px;color: #006633;}		
		.port_plaza_arrow{font-size: 13px;color: #006633;}
		.guestreg_arrow{font-size: 13px;color: #669966;}


/*end side nav stuff*/

/* calendar stuff */
.cal_wcpa_event {font-size: 11px;color: #990033;text-decoration: none;}
.cal_wcpa_event:link {font-size: 11px;color: #990033;text-decoration: underline; }
.cal_wcpa_event:visited {font-size: 11px;color: #990033;text-decoration: underline;}
.cal_wcpa_event:hover {font-size: 11px;color: #990033;text-decoration: none;}


.cal_non_wcpa {font-size: 11px;color: #666699;text-decoration: none;}
.cal_non_wcpa:link {font-size: 11px;color: #666699;text-decoration: underline;}
.cal_non_wcpa:visited {font-size: 11px;color: #666699;text-decoration: underline;}
.cal_non_wcpa:hover {font-size: 11px;color: #666699;text-decoration: none;}

.cal_gallery_event {font-size: 11px;color: #666666;text-decoration: none;}
.cal_gallery_event:link {font-size: 11px;color: #666666;text-decoration: underline;}
.cal_gallery_event:visited {font-size: 11px;color: #666666;text-decoration: underline;}
.cal_gallery_event:hover {font-size: 11px;color: #666666;text-decoration: none;}

.calendar_nav {font-size: 13px;color: #666699; text-decoration: none;}
.calendar_nav:link {font-size: 13px;color: #666699;text-decoration: underline;}
.calendar_nav:visited {font-size: 13px;color: #666699;text-decoration: underline;}
.calendar_nav:hover {font-size: 13px;color: #666699;text-decoration: none;}

.cal_gallery_sm {font-size: 11px;color: #FFFFFF; text-decoration: none; font-weight:bold;}
.cal_gallery_sm:link{font-size: 11px;color: #FFFFFF; text-decoration: none; font-weight:bold;}
.cal_gallery_sm:visited{font-size: 11px;color: #FFFFFF; text-decoration: none; font-weight:bold;}
.cal_gallery_sm:hover{font-size: 11px;color: #FFFFFF; text-decoration: none; font-weight:bold;}

.calendar_numbers {color: #666699; font-size: 13px;text-decoration: none;}
/* end calendar stuff */


/* home page stuff */
.home_upcoming{font-weight:bold;font-size: 12px;}

.home_season:link{color: #990033; text-decoration: none;}
.home_season:visited{color: #990033; text-decoration: none;}
.home_season:hover{color: #CC6600; text-decoration: none;}

.home_gallery:link{color: #666666; text-decoration: none; }
.home_gallery:visited{color: #666666; text-decoration: none; }
.home_gallery:hover{color: #CC6600; text-decoration: none; }

.home_calendar:link{color: #666699; text-decoration: none; }
.home_calendar:visited{color: #666699; text-decoration: none; }
.home_calendar:hover{color: #CC6600; text-decoration: none; }

/* end home page stuff */


.gallery_gray {color: #666666;}
.season_red {color: #990033;}
.calendar_blue {color: #666699;}
/*  #CC9933 is the yellow use CC6600 for sub nav arrow only */
.buytickets_yellow {color: #CC9933;}

/* Used for cycling content */
#dropcontentsubject{
background-color: #FFFFFF;
background-image: url('_images/common/layout_backgrounds/1px_white.gif');
background-repeat: repeat;
}
.dropcontent{
background-color: #FFFFFF;
background-image: url('_images/common/layout_backgrounds/1px_white.gif');
background-repeat: repeat;
}
--->