/* CSS Document */
body{font: bold 13px "Palatino Linotype", "Book Antiqua", Palatino, serif;}
ul,ol,li { margin:0; padding:0; }
a img,:link img,:visited img,fieldset { border:none; }

/* nav
 * ------------------------------------------------------------------------- */
#navBottom {background: url(../img/navBottom.gif) no-repeat; width:879px; height:53px; margin-bottom:0;}
#navBottom span { display: none; }
#navBottom li, #navBottom a { height: 53px; display: block; }
#navBottom li { float: left; list-style: none; _display: inline;}

#navBottom-01 { width: 104px; margin-left:0px;}
#navBottom-02 { width: 113px;}
#navBottom-03 { width: 123px;}
#navBottom-04 { width: 133px;}
#navBottom-05 { width: 109px;}
#navBottom-06 { width: 76px;}
#navBottom-07 { width: 108px;}
#navBottom-08 { width: 113px;}

#navBottom-01 a:hover {background: transparent url("../img/navBottom.gif") -0px -53px no-repeat;}
#navBottom-02 a:hover {background: transparent url("../img/navBottom.gif") -104px -53px no-repeat;}
#navBottom-03 a:hover {background: transparent url("../img/navBottom.gif") -217px -53px no-repeat;}
#navBottom-04 a:hover {background: transparent url("../img/navBottom.gif") -340px -53px no-repeat;}
#navBottom-05 a:hover {background: transparent url("../img/navBottom.gif") -473px -53px no-repeat;}
#navBottom-06 a:hover {background: transparent url("../img/navBottom.gif") -582px -53px no-repeat;}
#navBottom-07 a:hover {background: transparent url("../img/navBottom.gif") -658px -53px no-repeat;}
#navBottom-08 a:hover {background: transparent url("../img/navBottom.gif") -766px -53px no-repeat;}


/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */
#navBottom li ul {position: absolute; left: -9999px; background-color:#362201;}
#navBottom li ul li {height: 22px;	border-top:none; border:outset 1px #271900;}	
#navBottom li ul li a {width: 100px; height: 22px;	line-height: 20px;}

#navBottom li ul li a span {display: block; padding-left:15px;}

/* Drop down link styles */
#navBottom a:link, #navBottom a:visited, #navBottom a:hover, #navBottom a:active { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; text-decoration: none; color: #9c7c38;}
#navBottom li:hover ul, #navBottom li.sfhover ul { left: auto; }

/* Hover styles for drop down items */
#navBottom-08 ul a:hover {font: bold 13px "Palatino Linotype", "Book Antiqua", Palatino, serif; background-image: none;	color:#7f6224; text-decoration:underline;}

/* width of drop down nav - choose width that allows items to display on one line */
#navBottom-08 ul, #navBottom-08 li { width: 130px; }
