/* Basic code - don't modify */
 #dropdownNavigation { display: block; margin:0px; padding: 0px 0px 0px 0px; position: relative; z-index:1; }
  #dropdownNavigation li {  display: block; list-style: none; margin:0!Important; padding: 0px 0px 0px 4px!Important;float: left;  position: relative; }
  #dropdownNavigation a { display: block;}
  #dropdownNavigation ul { display: none; position: absolute; left: 7px; margin: 0 !Important; padding:0 !Important; }
  * html #dropdownNavigation ul { line-height: 0; } /* IE6 "fix" */
  	#dropdownNavigation ul a { zoom: 1; } /* IE6/7 fix */
    #dropdownNavigation ul li { float: none;  margin: 0 !Important; padding:0 !Important;  }
#dropdownNavigation ul ul { top:0;}
   
    
/* Essentials - configure this */
#dropdownNavigation ul { width: 225px;text-align:left; }
#dropdownNavigation ul ul { left: 225px;}


/* Everything else is theming */
#dropdownNavigation {height: 24px; }
#dropdownNavigation *:hover { background-color: none; }
#dropdownNavigation a {font-size: 13px; line-height: 1; font-weight:500 }
#dropdownNavigation li a.hover { background-color: #e5ded4; color: #333333 ;font-weight:500}
  #dropdownNavigation ul { top: 32px; }
  
    #dropdownNavigation ul li a { background-color:#e5ded4; color: #61605c; font-weight:bold }
      #dropdownNavigation ul a.hover { background-color: #426FC8; color: white; font-weight:bold  }
	
   #dropdownNavigation ul a { border-bottom:solid 0px white; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #dropdownNavigation ul a { border-bottom: none; } - I also needed this for IE6/7 */


#redTopNav 
{
	background-color:#bc4f25;
	
	 border: solid 0px white;	
	 color:white;
	 text-decoration:none;
}




































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

