/* 

  -----------------------------------

  PopMenu Magic Style Sheet

  by Project Seven Development

  www.projectseven.com

  Menu Type: Horizontal

  Style Theme:3 -Blue Sapphire

  -----------------------------------



*/

body{background: #000; font-size: 8pt; font-family:Verdana, Arial, Helvetica, sans-serif;}

#nav{border: solid 1px #ccc; background: #330000; padding: 1px; padding-right:0px}

#p7PMnav {margin: 0;padding:0;}

#p7PMnav li {list-style-type: none;margin: 0;padding: 0;}

#p7PMnav ul {margin: 0;padding: 0;position: absolute;left: -9000px;z-index: 10000;}

#p7PMnav a, #p7PMnav ul a {display: block;text-decoration: none;background: #333;padding: 4px 10px;color: #fff;border: 1px solid #ccc;}

#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {background: #666;border:1px solid #999;}

/* ------ the current page marker style ------ */

#p7PMnav .p7PMmark {color: #fff;font-weight: bold;}

/* ------ the trigger link styles ------- */



/*the normal trigger links */

#p7PMnav ul .p7PMtrg {}

/* the active trigger link style */

#p7PMnav .p7PMon {background-color: #333;color: #fff;}

#p7PMnav ul .p7PMon {}

/*the submenu classes */

#p7PMnav .p7PMhide {left: -9000px;border: 0;}

#p7PMnav .p7PMshow {left: auto;z-index: 20000 !important;}

/* Top level menu width */

#p7PMnav li {float: left;width: 97px; margin-right:1px}

#p7PMnav li.home{width:92px}

#p7PMnav li.weddings{width:95px}

#p7PMnav li.tours{width:109px}

#p7PMnav li.gallery{width:111px}

#p7PMnav li.events{width:87px}

#p7PMnav li.ron{width:97px}

#p7PMnav li.contact{width:97px}

#p7PMnav li.links{width:95px}

#p7PMnav ul li {float: none;}

/* 2nd and subsequent Submenu widths */

#p7PMnav ul, #p7PMnav ul li {width: 172px;margin-top:1px}

#pmmcrumb {font-weight: bold;margin-bottom: 16px;color: #333333;}

#pmmcrumb a, #pmmcrumb a:visited {font-weight: normal;color: #535FAC;}

#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {font-weight: normal;color: #333333;}