
/* default styling */
.nav, .nav ul {list-style-type:none; margin:0; padding:0;}
.nav a {text-decoration:none;}
.nav {font-family: arial, sans-serif; font-size:12px; width:847px; margin:0 auto; text-align:left; height:36px;}

/* style the links */
/* needs a background for IE6 - can be a color or a transparent gif */
.nav a {background:#f00; height:36px;} 
.nav ul a {height:auto;}
/* style the <b> element so that is does not affect the size of the link */
.nav a i {position:absolute; left:-9999px;}

.nav a b {display:block; border:1px solid #3e342b; border-width:1px 1px 0 1px; background:#ece7d8; color:#444; font-size:12px; line-height:15px; font-weight:normal;padding:10px; cursor:pointer;} 
.nav p {display:block; border:1px solid #3e342b; border-width:0px 1px 0 1px; background:#ece7d8; color:#444; font-size:12px; line-height:15px; font-weight:normal;padding-left:97px; padding-right:10px; padding-top:0px; padding-bottom:3px;text-align:left; } 
.nav p a{ color: #8b7846; text-decoration:none; }
.nav p a:link { color: #222; text-decoration:none; }
.nav p a:hover { color: #222; text-decoration:underline; }

.nav a b.last {border-bottom-width:1px;}
.nav b img {display:block; float:left; padding-right:5px; border:0;}
.nav b span {display:block; font-size:18px; color:#3e342b; padding-top:4px; font-weight:normal; font-family: "Impact", sans-serif;text-decoration:none;}
/* WIDTH change this WITH CARE to suit your requirements */

/* FOR mainMenuHome */
.mainMenuHome, .mainMenuHome a {width:57px;padding-right:0px;}
.mainMenuHome a {background:url(http://images1.salterylodge.com/topmenu/images/Home.png) no-repeat left top;}

/* FOR mainMenuFishing */
.mainMenuFishing, .mainMenuFishing a {width:55px;padding-right:0px;}
.mainMenuFishing a {margin-right:-54px; background:url(http://images2.salterylodge.com/topmenu/images/Fishing.png) no-repeat left top;} /* 1px less than the top level link width */
.mainMenuFishing p a {margin-right:-54px; background:none;} /* 1px less than the top level link width */
.mainMenuFishing ul li {max-width:55px;}

/* FOR mainMenuPackages */
.mainMenuPackages, .mainMenuPackages a {width:66px;padding-right:0px;}
.mainMenuPackages a {margin-right:-65px; background:url(http://images3.salterylodge.com/topmenu/images/Packages.png) no-repeat left top;} /* 1px less than the top level link width */
.mainMenuPackages p a {margin-right:-65px; background:none;} /* 1px less than the top level link width */
.mainMenuPackages ul li {max-width:66px;}

/* FOR mainMenuExperience */
.mainMenuExperience, .mainMenuExperience a {width:79px;padding-right:0px;}
.mainMenuExperience a {margin-right:-78px; background:url(http://images1.salterylodge.com/topmenu/images/Experience.png) no-repeat left top;} /* 1px less than the top level link width */
.mainMenuExperience p a {margin-right:-78px; background:none;} /* 1px less than the top level link width */
.mainMenuExperience ul li {max-width:79px;}

/* FOR mainMenuLodge */
.mainMenuLodge, .mainMenuLodge a {width:48px;padding-right:0px;}
.mainMenuLodge a {margin-right:-47px; background:url(http://images2.salterylodge.com/topmenu/images/Lodge.png) no-repeat left top;} /* 1px less than the top level link width */
.mainMenuLodge p a {margin-right:-47px; background:none;} /* 1px less than the top level link width */
.mainMenuLodge ul li {max-width:48px;}

/* FOR mainMenuResources */
.mainMenuResources, .mainMenuResources a {width:74px;padding-right:0px;}
.mainMenuResources a {margin-right:-73px; background:url(http://images3.salterylodge.com/topmenu/images/Resources.png) no-repeat left top;} /* 1px less than the top level link width */
.mainMenuResources p a {margin-right:-73px; background:none;} /* 1px less than the top level link width */
.mainMenuResources ul li {max-width:74px;}

/* FOR mainMenuExtras */
.mainMenuExtras, .mainMenuExtras a {width:54px;padding-right:0px;}
.mainMenuExtras a {margin-right:-53px; background:url(http://images1.salterylodge.com/topmenu/images/Extras.png) no-repeat left top;} /* 1px less than the top level link width */
.mainMenuExtras p a {margin-right:-53px; background:none;} /* 1px less than the top level link width */
.mainMenuExtras ul li {max-width:54px;}

/* FOR mainMenuContact */

.mainMenuContact, .mainMenuContact a {width:66px;padding-right:0px;}
.mainMenuContact a {margin-right:-65px; background:url(http://images2.salterylodge.com/topmenu/images/Contact.png) no-repeat left top;} /* 1px less than the top level link width */
.mainMenuContact p a {margin-right:-65px; background:none;} /* 1px less than the top level link width */
.mainMenuContact ul li {max-width:66px;}


.nav li.drop ul li a {width:330px; margin-right:-6000px;}
.nav li.drop ul li p{width:221px; margin-right:-6000px;}

/* ----------------------------------------------------------------------------	*/

/* DO NOT CHANGE ANYTHING BELOW */
.nav li {float:left;} /* fixes several IE related bugs, and allows for clearing */
.nav ul {float:left; position:relative; z-index:30; left:1px; top:-1px;} /* necessary for float drop and to stack the <ul>s */
.nav ul li {clear:left;} /* must clear the floated list item inside sublist */
.nav a {position:relative; display:block;} /* needs to have a position, to be above the rest */
.nav a.main {float:left; /* necessary for float drop */
    margin-top:10000px;} /* bring the top level links back into view */
.nav .drop {margin-top:-10000px;} /* hide the sub links and their containers, opera has low upper limits */
.nav ul {margin-bottom:-5000px;} /* avoid any interaction between the subs, can be any large size */
/* ----------------------------------------------------------------------------	*/

/* The bit that does ALL the work to bring the sub menus into view */
.nav a:hover,
.nav a:focus,
.nav a:active {margin-right:0; z-index:25; outline:0; background-position:left bottom;}

.nav a:hover b,
.nav a:focus b,
.nav a:active b {background:url(/images/topmenu/images/SelectedFade.png) repeat-x left top;}

.nav .mainMenuFishing ul a:hover,
.nav .mainMenuFishing ul a:focus,
.nav .mainMenuFishing ul a:active {margin-right:-275px;} /* The margin-right value is the dropdown link width minus the top level link width */

.nav .mainMenuFishing ul p:hover,
.nav .mainMenuFishing ul p:focus,
.nav .mainMenuFishing ul p:active {margin-right:-275px;} /* The margin-right value is the dropdown link width minus the top level link width */


.nav .mainMenuPackages ul a:hover,
.nav .mainMenuPackages ul a:focus,
.nav .mainMenuPackages ul a:active {margin-right:-264px;} /* The margin-right value is the dropdown link width minus the top level link width */

.nav .mainMenuExperience ul a:hover,
.nav .mainMenuExperience ul a:focus,
.nav .mainMenuExperience ul a:active {margin-right:-251px;} /* The margin-right value is the dropdown link width minus the top level link width */

.nav .mainMenuLodge ul a:hover,
.nav .mainMenuLodge ul a:focus,
.nav .mainMenuLodge ul a:active {margin-right:-282px;} /* The margin-right value is the dropdown link width minus the top level link width */

.nav .mainMenuResources ul a:hover,
.nav .mainMenuResources ul a:focus,
.nav .mainMenuResources ul a:active {margin-right:-256px;} /* The margin-right value is the dropdown link width minus the top level link width */

.nav .mainMenuExtras ul a:hover,
.nav .mainMenuExtras ul a:focus,
.nav .mainMenuExtras ul a:active {margin-right:-276px;} /* The margin-right value is the dropdown link width minus the top level link width */

.nav .mainMenuContact ul a:hover,
.nav .mainMenuContact ul a:focus,
.nav .mainMenuContact ul a:active {margin-right:-264px;} /* The margin-right value is the dropdown link width minus the top level link width */


/* OPERA fix */
.nav ul:hover {clear:left;} /* to stop intermittent sub link :hover problems */

/* IE6 and 7 fix */
a:active {}

/* ----------------------------------------------------------------------------	*/

