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

/*** Specifics : Visit Section Styles */

	#ContentBox .box1,
	#ContentBox .box2 h3,
	#ContentBox .box3 h3,
	body.a0 #ContentBox .boxType3,
	#ContentBox .box4 h3,
	#ContentBox .boxType7 h2,
	#leftFloatContent h3,
	#rightFloatContent h3,
	ul#NavigationBox li.menuItem_Learn:hover,
	body.learn ul#NavigationBox li.menuItem_Learn,
	body.pageA ul#NavigationBox li.menuItem_Learn,
	body.pageA ul#NavigationBox li.menuItem_Learn:hover
	{background-color:#00CCCC !important;}
	
	body.typeSection #ContentBox .box3 h3,
	body.schools-and-teachers #ContentBox .box1,
	body.schools-and-teachers #ContentBox .box2 h3,
	body.schools-and-teachers #ContentBox .box3 h3,
	body.schools-and-teachers #ContentBox .box4 h3,
	body.schools-and-teachers #ContentBox .boxType7 h2,
	body.schools-and-teachers #leftFloatContent h3,
	body.schools-and-teachers #rightFloatContent h3,
	body.schools-and-teachers ul#NavigationBox li.menuItem_Learn,
	body.schools-and-teachers ul#NavigationBox li.menuItem_Learn:hover
	{background-color:#33CC33 !important;}
	
	body.typeSection #ContentBox .box4 h3,
	body.adults #ContentBox .box1,
	body.adults #ContentBox .box2 h3,
	body.adults #ContentBox .box3 h3,
	body.adults #ContentBox .box4 h3,
	body.adults #ContentBox .boxType7 h2,
	body.adults #ContentBox .box1,
	body.adults #leftFloatContent h3,
	body.adults #rightFloatContent h3,
	body.adults ul#NavigationBox li.menuItem_Learn,
	body.adults ul#NavigationBox li.menuItem_Learn:hover
	{background-color:#CCCC00 !important;}

	#ContentBox .box2, #ContentBox .box3, #ContentBox .box4 {background-color:#EFEFEF !important;}

	body.pageA #leftFloatContent h3,	body.pageA #rightFloatContent h3	{background-color:#FF0099;}

