div#navigation {
border-bottom: 1px solid #30261D; background: url('../images/navigation/navBack.jpg') repeat-x top left; z-index: 50;
}

div#navigation ul {
margin: 0;
padding: 0;
list-style: none;
/* width: 150px; Width of Menu Items - mainly used on the side Dropdown or for each main menu item to be the same width (needs a width if you want to center the menu) */
font-size: 10px;
/*background-color: #403326;*/
}
		
div#navigation ul li { position: relative; float: left; margin: 0;
padding: 0;}
		
div#navigation li ul {
position: absolute;
top: 24px;
left: 0;	/* Set 1px less than menu width */
display: none;
}

/* Styles for Menu Items */
div#navigation ul li a {
height: 100%;	/* The dropdown disapears when you try to mouse-over it in IE7 - this fixes that issue. */
line-height: 10px;	/* sets the height of the box */
display: block;
text-decoration: none;
color: #F4ECE1;
/*background-color: #403326;*/	/* IE6 Bug */
padding: 7px;
border-left: 1px solid #000;
}

div#navigation ul li ul li{
height: 100%;	/* The dropdown disapears when you try to mouse-over it in IE7 - this fixes that issue. */
background-color: #403326;	/* IE6 Bug */
}

div#navigation ul li ul li a{
height: 100%;	/* The dropdown disapears when you try to mouse-over it in IE7 - this fixes that issue. */
line-height: 10px;	/* sets the height of the box */
display: block;
text-decoration: none;
color: #F4ECE1;
background-color: #403326;	/* IE6 Bug */
border-top: 1px solid #000;
width: 125px;
}
		
/* Fix IE. Hide from IE Mac \*/

* html div#navigation ul li { float: left; height: 1%; }
* html div#navigation ul li a { height: 1%; }
		
* html div#navigation ul li a { float: left;	 /* This float is needed for IE6 or else the main links will stretch accross the width of its container and will appear to display block. */ }
/* Th selector below prevents the over links from appearing to display inline. */
* html div#navigation li ul li { clear: both; }

/* End Fix IE*/

div#navigation ul li a:hover { color: #ffd000; background-color: #7d5937; }	/* Hover Styles */
div#navigation li ul li a {
/* Sub Menu Styles */
/*padding: 2px 5px; This is if you want the size of the submenu to be smaller. */
width: 150px;
}

div#navigation li:hover ul, div#navigation li.over ul { display: block; }	/* The magic */
/* End Dropdown */


/* ---------- ~Nav Indicators ---------- */

body#home #navigation ul#nav li#L-home, 

body#about_the_sponsors #navigation ul#nav li#L-about,
body#history_of_the_society #navigation ul#nav li#L-about,
body#north_america #navigation ul#nav li#L-about,
body#europe #navigation ul#nav li#L-about,
body#asia #navigation ul#nav li#L-about,

body#instrument_patron #navigation ul#nav li#L-patron,
body#letters #navigation ul#nav li#L-patron,
body#networking #navigation ul#nav li#L-patron,

body#corporate_sponsorship #navigation ul#nav li#L-corporate,
body#samsung #navigation ul#nav li#L-corporate,

body#instrument_investment #navigation ul#nav li#L-investments,
body#aquire_a_great_instrument #navigation ul#nav li#L-investments,
body#market_performance #navigation ul#nav li#L-investments,
body#recent_notable_sales #navigation ul#nav li#L-investments,

body#recipients #navigation ul#nav li#L-recipients,
body#instrument_collection #navigation ul#nav li#L-instrument_collection,
body#performances #navigation ul#nav li#L-performances,
body#stradivari_news #navigation ul#nav li#L-stradivari_news

{background: url('images/navigation/navBackActive.jpg')bottom left repeat-x;}

body#home #navigation ul#nav li#L-home a,

body#about_the_sponsors #navigation ul#nav li#L-about a,
body#history_of_the_society #navigation ul#nav li#L-about a,
body#north_america #navigation ul#nav li#L-about a,
body#europe #navigation ul#nav li#L-about a,
body#asia #navigation ul#nav li#L-about a,

body#instrument_patron #navigation ul#nav li#L-patron a,
body#letters #navigation ul#nav li#L-patron a,
body#networking #navigation ul#nav li#L-patron a,

body#corporate_sponsorship #navigation ul#nav li#L-corporate a,
body#samsung #navigation ul#nav li#L-corporate a,

body#instrument_investment #navigation ul#nav li#L-investments a,
body#aquire_a_great_instrument #navigation ul#nav li#L-investments a,
body#market_performance #navigation ul#nav li#L-investments a,
body#recent_notable_sales #navigation ul#nav li#L-investments a,
body#brief_history #navigation ul#nav li#L-investments a,

body#recipients #navigation ul#nav li#L-recipients a,
body#instrument_collection #navigation ul#nav li#L-instrument_collection a,
body#performances #navigation ul#nav li#L-performances a,
body#stradivari_news #navigation ul#nav li#L-stradivari_news a,
body#grammy #navigation ul#nav li#L-stradivari_news a,
body#the_strad #navigation ul#nav li#L-stradivari_news a

{color: #ffb400;}

body#about_the_sponsors #navigation ul#nav li ul li#L-history a,
body#about_the_sponsors #navigation ul#nav li ul li#L-northAmerica a,
body#about_the_sponsors #navigation ul#nav li ul li#L-europe a,
body#about_the_sponsors #navigation ul#nav li ul li#L-asia a,
body#history_of_the_society #navigation ul#nav li ul li#L-northAmerica a,
body#history_of_the_society #navigation ul#nav li ul li#L-europe a,
body#history_of_the_society #navigation ul#nav li ul li#L-asia a,
body#north_america #navigation ul#nav li ul li#L-history a,
body#north_america #navigation ul#nav li ul li#L-europe a,
body#north_america #navigation ul#nav li ul li#L-asia a,
body#europe #navigation ul#nav li ul li#L-history a,
body#europe #navigation ul#nav li ul li#L-northAmerica a,
body#europe #navigation ul#nav li ul li#L-asia a,
body#asia #navigation ul#nav li ul li#L-history a,
body#asia #navigation ul#nav li ul li#L-northAmerica a,
body#asia #navigation ul#nav li ul li#L-europe a,

body#instrument_patron #navigation ul#nav li ul li#L-letter a,
body#instrument_patron #navigation ul#nav li ul li#L-networking a,
body#networking #navigation ul#nav li ul li#L-letter a,
body#letters #navigation ul#nav li ul li#L-networking a,

body#instrument_investment #navigation ul#nav li ul li#L-acquire a,
body#instrument_investment #navigation ul#nav li ul li#L-marketPerformance a,
body#instrument_investment #navigation ul#nav li ul li#L-recentNotableSales a,
body#instrument_investment #navigation ul#nav li ul li#L-brief_history a,

body#aquire_a_great_instrument #navigation ul#nav li ul li#L-marketPerformance a,
body#aquire_a_great_instrument #navigation ul#nav li ul li#L-recentNotableSales a,
body#aquire_a_great_instrument #navigation ul#nav li ul li#L-brief_history a,
body#market_performance #navigation ul#nav li ul li#L-acquire a,
body#market_performance #navigation ul#nav li ul li#L-recentNotableSales a,
body#market_performance #navigation ul#nav li ul li#L-brief_history a,
body#recent_notable_sales #navigation ul#nav li ul li#L-acquire a,
body#recent_notable_sales #navigation ul#nav li ul li#L-marketPerformance a,
body#recent_notable_sales #navigation ul#nav li ul li#L-brief_history a,

body#brief_history #navigation ul#nav li ul li#L-acquire a,
body#brief_history #navigation ul#nav li ul li#L-marketPerformance a,
body#brief_history #navigation ul#nav li ul li#L-recentNotableSales a,

body#stradivari_news #navigation ul#nav li#L-grammy a,
body#stradivari_news #navigation ul#nav li#L-theStrad a,

body#grammy #navigation ul#nav li#L-theStrad a,

body#the_strad #navigation ul#nav li#L-grammy a,

body#corporate_sponsorship #navigation ul#nav li ul li#L-samsung a
{color: #F4ECE1; background-image: none;}



body#history_of_the_society #navigation ul#nav li#L-about ul li#L-history a,
body#north_america #navigation ul#nav li#L-about ul li#L-northAmerica a,
body#europe #navigation ul#nav li#L-about ul li#L-europe a,
body#asia #navigation ul#nav li#L-about ul li#L-asia a,

body#letters #navigation ul#nav li#L-patron ul li#L-letter a,
body#networking #navigation ul#nav li#L-patron ul li#L-networking a,

body#aquire_a_great_instrument #navigation ul#nav li#L-investments ul li#L-acquire a,
body#market_performance #navigation ul#nav li#L-investments ul li#L-marketPerformance a,
body#recent_notable_sales #navigation ul#nav li#L-investments ul li#L-recentNotableSales a,

body#the_strad #navigation ul#nav li#L-stradivari_news ul li#L-theStrad a,
body#grammy #navigation ul#nav li#L-stradivari_news ul li#L-grammy a,

body#brief_history #navigation ul#nav li#L-investments ul li#L-brief_history a,

body#samsung #navigation ul#nav li#L-corporate ul li#L-samsung a
{color: #ffd000; background-image: none;}



/* ---------- Content Styling (Text Nav) ---------- */

.textNav {margin: 0 auto; text-align: center; padding-top: 5px; padding-bottom: 5px; font-size: 10px; border-top: 1px solid #30261D; background-color: #57422e;}

.textNav a {padding: 5px; font-weight: normal; color: #f1e8de;}
.textNav a:hover {color: #ffd305;}

body#mailingList .textNav {display: none;}