/** These are styles that are specific to this show package **/

#middle h3 a, #middle_internal h2, #show_summary h2, .show_schedule h3, #dates, #shop #title, .rbcontent h3 { color: #d10e48; }
#cast_bios ul li img { border: #d10e48 solid 2px; }


/* landing page navigation */
#show_navigation, #show_navigation ul li a { background: #d10e48; }
	#show_navigation ul li:hover a { color: #d10e48; }
	*html #show_navigation ul li a:link:hover { color: #d10e48; }


/* internal navigation */
#show_nav_internal { background: #F4B2BE no-repeat; }
#show_nav_internal ul li a { background: #D91B65; }
#show_nav_internal li:hover a, #show_nav_internal li.selected a { color: #D91B65; }
*html #show_nav_internal li a:link:hover { color: #D91B65; }


#middle h3 { color: #d10e48; }