
		
			/* Index (dropdown) menu
			** --------------------- **/
			.section1
				.dropdownBar				{	background-color: #7d0049;	}
			.section1
				div.dropdownBar
					ul.subnav				{	background-color: #7d0049; }
			.section1
				.dropdownBar .subnav li
				.dropdown_menuitem:hover	{	background: #55002b;}
			
			.ea_content_index
				.section1 h1 a,
			.ea_content_index
				.section1 h2 a,
			.ea_content_index
				.section1 h3 a	{	color: #7d0049 !important; }
			.ea_content_index_category
				.section1
					.articleHolder a span
				.listViewArticleReadmoreLink{	color: #7d0049 !important; }
			
		
			/* Index (dropdown) menu
			** --------------------- **/
			.section2
				.dropdownBar				{	background-color: #f58120;	}
			.section2
				div.dropdownBar
					ul.subnav				{	background-color: #f58120; }
			.section2
				.dropdownBar .subnav li
				.dropdown_menuitem:hover	{	background: #cd630c;}
			
			.ea_content_index
				.section2 h1 a,
			.ea_content_index
				.section2 h2 a,
			.ea_content_index
				.section2 h3 a	{	color: #f58120 !important; }
			.ea_content_index_category
				.section2
					.articleHolder a span
				.listViewArticleReadmoreLink{	color: #f58120 !important; }
			
		
			/* Index (dropdown) menu
			** --------------------- **/
			.section3
				.dropdownBar				{	background-color: #00aaea;	}
			.section3
				div.dropdownBar
					ul.subnav				{	background-color: #00aaea; }
			.section3
				.dropdownBar .subnav li
				.dropdown_menuitem:hover	{	background: #008cc2;}
			
			.ea_content_index
				.section3 h1 a,
			.ea_content_index
				.section3 h2 a,
			.ea_content_index
				.section3 h3 a	{	color: #00aaea !important; }
			.ea_content_index_category
				.section3
					.articleHolder a span
				.listViewArticleReadmoreLink{	color: #00aaea !important; }
			
		
			/* Index (dropdown) menu
			** --------------------- **/
			.section4
				.dropdownBar				{	background-color: #7a634e;	}
			.section4
				div.dropdownBar
					ul.subnav				{	background-color: #7a634e; }
			.section4
				.dropdownBar .subnav li
				.dropdown_menuitem:hover	{	background: #52453a;}
			
			.ea_content_index
				.section4 h1 a,
			.ea_content_index
				.section4 h2 a,
			.ea_content_index
				.section4 h3 a	{	color: #7a634e !important; }
			.ea_content_index_category
				.section4
					.articleHolder a span
				.listViewArticleReadmoreLink{	color: #7a634e !important; }
			
		
			/* Index (dropdown) menu
			** --------------------- **/
			.section5
				.dropdownBar				{	background-color: #cfd822;	}
			.section5
				div.dropdownBar
					ul.subnav				{	background-color: #cfd822; }
			.section5
				.dropdownBar .subnav li
				.dropdown_menuitem:hover	{	background: #b1b00e;}
			
			.ea_content_index
				.section5 h1 a,
			.ea_content_index
				.section5 h2 a,
			.ea_content_index
				.section5 h3 a	{	color: #cfd822 !important; }
			.ea_content_index_category
				.section5
					.articleHolder a span
				.listViewArticleReadmoreLink{	color: #cfd822 !important; }
			
		
	