/* === menu jQverty === */
/* --------------------------------------------------- */
            
#acc {width:210px; list-style:none; color:#033; margin:0px auto 40px}
#acc h2 {width:196px; border:1px solid #000; padding:6px 6px 8px; font-size:12px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(img/header.gif); color: #FFF;}
#acc h2:hover {background:url(img/header_over.gif)}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:178px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}

#acc .acc-section .acc-content li  { color:#033; margin: 2px  2px 2px 3px;}
#acc .acc-section .acc-content li a  { color:#033; text-decoration: none; }
#acc .acc-section .acc-content li a:hover  { color:#033; text-decoration: underline; font-weight:bold; }

#nested {width:178px; list-style:none; color:#033; margin-bottom:15px}
#nested h2 {width:164px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-size:12px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(img/header.gif)}
#nested h2:hover {background:url(img/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:146px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background:url(img/header_over.gif)}


#slideshowHolder { width: 170px; float: right; text-align: center; height: auto;  padding-top:15px; }
#ftHolder { border: 5px solid #BAD340; -moz-border-radius: 5px; }