/*
Stylesheet: Shelburne Museum - Explore
Author: TinkerWorkshop @ www.TinkerWorkshop.com
*/

/*** Specifics : Visit Section Styles */
	
	#ContentBox .box1,
	.ContentBox .box1,
	#ContentBox .box2 h3,
	#ContentBox .box3 h3,
	#ContentBox .box4 h3,
	body.a0 #ContentBox .boxType3,
	#ContentBox .boxType7 h2,
	#leftFloatContent h3,
	#rightFloatContent h3,
	ul#NavigationBox li.menuItem_Explore,
	ul#NavigationBox li.menuItem_Explore:hover
	{background-color:#FF0033 !important;}
	
	/*#ContentBox .box1,
	.ContentBox .box1,
	#ContentBox .box2 h3,
	#ContentBox .box3 h3,
	#ContentBox .box4 h3,
	#ContentBox .boxType7 h2,
	body.visit #leftFloatContent h3,
	body.visit #rightFloatContent h3,
	body.visit ul#NavigationBox li.menuItem_Visit,
	body.visit ul#NavigationBox li.menuItem_Visit:hover
	{background-color:#3399FF !important;}
	
	body.typeSection #ContentBox .box3 h3,
	body.exhibitions #ContentBox .box1,
	body.exhibitions .ContentBox .box1,
	body.exhibitions #ContentBox .box2 h3,
	body.exhibitions #ContentBox .box3 h3,
	body.exhibitions #ContentBox .box4 h3,
	body.exhibitions #ContentBox .boxType7 h2,
	body.exhibitions #leftFloatContent h3,
	body.exhibitions #rightFloatContent h3,
	body.exhibitions ul#NavigationBox li.menuItem_Visit,
	body.exhibitions ul#NavigationBox li.menuItem_Visit:hover
	{background-color:#FF6600 !important;}
	
	body.typeSection #ContentBox .box4 h3,
	body.about-the-museum #ContentBox .box1,
	body.about-the-museum .ContentBox .box1,
	body.about-the-museum #ContentBox .box2 h3,
	body.about-the-museum #ContentBox .box3 h3,
	body.about-the-museum #ContentBox .box4 h3,
	body.about-the-museum #ContentBox .boxType7 h2,
	body.about-the-museum #leftFloatContent h3,
	body.about-the-museum #rightFloatContent h3,
	body.about-the-museum ul#NavigationBox li.menuItem_Visit,
	body.about-the-museum ul#NavigationBox li.menuItem_Visit:hover
	{background-color:#FF0099 !important;}*/
	
	#ContentBox .box2, #ContentBox .box3, #ContentBox .box4 {background-color:#EFEFEF !important;}
