
a.HomeNav { background-image:url(images/Home1.gif); background-repeat: no-repeat; width:46px; height: 34px; display:block; }
a.HomeNav:hover { background-image:url(images/Home1_over.gif); background-repeat: no-repeat; width:46px; height: 34px; display: block; }

a.RestaurantsNav { background-image:url(images/Restaurants1.gif);  background-repeat: no-repeat; width:97px; height: 34px; display:block; }
a.RestaurantsNav:hover { background-image: url(images/Restaurants1_over.gif);  background-repeat: no-repeat; width:97px; height:34px; display:block; }

a.NewsNav { background-image:url(images/News1.gif); background-repeat: no-repeat; width:49px; height: 34px; display:block; }
a.NewsNav:hover { background-image: url(images/News1_over.gif); background-repeat: no-repeat; width:49px; height: 34px;  display:block; }

a.AwardsNav { background-image:url(images/EO_Awards1.gif); background-repeat: no-repeat; width:64px; height: 34px;  display:block; }
a.AwardsNav:hover { background-image: url(images/EO_Awards1_over.gif); background-repeat: no-repeat; width:64px; height: 34px;  display:block; }

a.ViewsNav { background-image:url(images/YourViews1.gif); background-repeat: no-repeat; width:85px; height: 34px; display:block; }
a.ViewsNav:hover { background-image: url(images/YourViews1_over.gif); background-repeat: no-repeat; width:85px; height: 34px;  display:block; }

a.ChoiceNav { background-image:url(images/PeoplesChoice1.gif); background-repeat: no-repeat; width:117px; height: 34px; display:block; }
a.ChoiceNav:hover { background-image: url(images/PeoplesChoice1_over.gif); background-repeat: no-repeat; width:117px; height: 34px;  display:block; }

a.WinNav { background-image:url(images/Win1.gif); background-repeat: no-repeat; width:39px; height: 34px; display:block; }
a.WinNav:hover { background-image: url(images/Win1_over.gif); background-repeat: no-repeat; width:39px; height: 34px;  display:block; }

a.ContactNav { background-image:url(images/ContactUs1.gif); background-repeat: no-repeat; width:87px; height: 34px; display:block; }
a.ContactNav:hover { background-image: url(images/ContactUs1_over.gif); background-repeat: no-repeat; width:87px; height: 34px;  display:block; }

a.RestOnlyNav { background-image:url(images/RestOnly1.gif); background-repeat: no-repeat; width:123px; height: 34px; display:block; }
a.RestOnlyNav:hover { background-image: url(images/RestOnly1_over.gif); background-repeat: no-repeat; width:123px; height: 34px;  display:block; }





/* MENU Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  padding: 0;
  border: 0 none;
  width: 100%; /*For KHTML*/
  list-style: none;
  height: 30px;
  z-index: 9000;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 27px;
  text-align: left;
  
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 150px;
  list-style: none;
  display: none;
  position: absolute;
  top: 33px;
  left: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  width: 150px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
  padding: 0;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #000000;
  font: normal 11px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  letter-spacing: 0.5px; 
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #F1F1F1;
  color: #000000;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding-left: 7px;
  height: 18px;
  width: 130px; 
  padding: 6px;
  font-weight: normal;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #F1F1F1;
  color: #F8B821;
  border-right: 1px solid;
  border-right-color: #ffffff;
  border-left: 1px solid;
  border-left-color: #ffffff;
  border-bottom: 1px solid;
  border-bottom-color: #ffffff;
  border-color: #ffffff;
  height: 18px;
  width: 130px;
  padding: 6px;
  font-weight: normal;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
   background: #F1F1F1;
  color: #000000;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding-left: 7px;
	height: 18px;
  width: 130px; 
  padding: 6px;
  font-weight: normal;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
 background: #F1F1F1;
  color: #F8B821;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
	height: 18px;
  width: 130px;
	padding: 6px;
  font-weight: normal;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
    background: #F1F1F1;
  color: #000000;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding-left: 7px;
	height: 18px;
  width: 130px; 
  padding: 6px;
  font-weight: normal;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
background: #F1F1F1;
  color: #F8B821;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
	height: 18px;
  width: 130px;
	padding: 6px;
  font-weight: normal;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}