@charset "utf-8";
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/image_dropdown.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#nav {padding:0;list-style:none;height:25px;position:absolute;z-index:200;font-family:arial, verdana, sans-serif;font-size:11px;
width:865px;margin-top: 0;margin-right: auto;margin-bottom: 0;margin-left: auto;top: 133px;left: 18px;text-align:left;}
#nav li.top {display:block; float:left;}
/*Individual buttons. Any borders will go here. Also removed "width" value and defined it in main button classes below.*/
#nav li a {display:block; float:left; height:25px; text-decoration:none; padding:0; cursor:pointer;}
/*Offset Pop up labels on the dropdowns*/
#nav li a b {margin-left:-999px;}

/*Main buttons*/
#nav li a.home { position:relative;top:0px; left:0px;height:25px;width:49px;background-image: url(../nav2/home.jpg);background-repeat: no-repeat;background-position: center 0px;}
#nav li a.calendar {position:relative;width:82px; height:25px;background:url(../nav2/calendar.jpg); background-repeat: no-repeat;}
#nav li a.newsletter {position:relative;width:88px; height:25px;background:url(../nav2/newsletter.jpg); background-repeat: no-repeat;}
#nav li a.officers {position:relative;width:75px; height:25px;background:url(../nav2/officers.jpg); background-repeat: no-repeat;}
#nav li a.map {position:relative;width:50px; height:25px;background-repeat: no-repeat;background-image: url(../nav2/map.jpg);  background-position: center 0px;}
#nav li a.menu {position:relative; width:50px; height:25px; background-repeat: no-repeat;background-position: center 0px;background-image: url(../nav2/menu.jpg);}
#nav li a.lodgetour {position:relative;width:95px; height:25px;background-repeat: no-repeat;background-position: center 0px;background-image: url(../nav2/lodgetour.jpg);}
#nav li a.history {position:relative;width:65px; height:25px;background-repeat: no-repeat;background-position: center 0px;background-image: url(../nav2/history.jpg);}
#nav li a.bingo {position:relative;width:53px; height:25px;background-repeat: no-repeat;background-position: center 0px;background-image: url(../nav2/bingo.jpg);}
#nav li a.contact {position:relative;width:73px; height:25px;background-repeat: no-repeat;background-position: center 0px;background-image: url(../nav2/contact.jpg);}
#nav li a.events {position:relative;width:65px; height:25px;background-repeat: no-repeat;background-position: center 0px;background-image: url(../nav2/events.jpg);}
#nav #spacer {position:relative; left:5px;width:165px; height:25px; background-color: transparent}

/*Background shift for rollover effect*/
#nav li:hover a, #nav a:hover {background-position: center -28px;}

#nav table {position:absolute; top:0; left:0; border-collapse:collapse; padding:0; width:0; height:0; margin:-1px;}
#nav .sub {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}
#nav :hover ul.sub /*Distance of sub menu from main menu, width, and height*/{left:0; top:24px; background: #ccc; width:102px; height:auto; z-index:300;}
#nav :hover ul.sub li{display:block; height:20px; position:relative; float:left; width:100px; font-weight:normal;}
#nav :hover ul.sub li a {display:block; height:20px; width:102px; border:1px solid #888; border-color:#ddd #888 #000 #ccc; text-decoration:none; padding:0; cursor:pointer;color:#000; text-indent:1px;}
#nav :hover ul.sub li a:hover {background-position: 0 50px; position:relative; color:#333; text-indent:1px;}

#bottomnavwrap 	{position:relative;top:10px;margin-left:auto;margin-right:auto;margin-top:0px;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;text-align:left;color:#000}
#bottomnav 	{text-align:center}

.links a:link, .links a:visited {list-style-type: none;text-decoration: none;color: #000033;
line-height: 13px;padding-top: 2px;font-size: 12px;}
.links a:hover {color: #666;text-decoration: none;}

.links2 a:link, .links2 a:visited {list-style-type: none;text-decoration: none;color: #000033;
line-height: 13px;padding-top: 2px;font-size: 11px;}
.links2 a:hover {color: #666;text-decoration: none;}

