.gallery { padding:0 4px 10px 0; height:auto;}
.gallery ul { margin:0; padding:0; background: url(../images/brown_bar.png) left top no-repeat; list-style:none; position:relative; height:36px; }

.gallery ul li { display:block; width:auto; float:left; color:#fff; height:36px; }
.gallery ul li a { display:block; width:auto; color:#473015; text-decoration:none; padding:10px 1.6em 8px 1em; font:0.8em Verdana, sans-serif; background:url(../images/nav_arrow.jpg) right 0 no-repeat; }
.gallery ul li a:hover { text-decoration:underline; color:#6c2204; background:url(../images/nav_arrow.jpg) right -36px no-repeat; }
.gallery ul li.first {  }

.gallery ul li ul { display:none; position:absolute; top:33px; background:#fff url(../images/stone_bk.jpg) left top no-repeat; height:auto; border-bottom:2px solid #b4a176; border-left:2px solid #b4a176; border-right:2px solid #b4a176; width:500px; left:5px; padding:8px 5px 15px 5px; }
.gallery ul li:hover ul,
.gallery ul li.over ul { display:block; }
.gallery ul li ul li { display:inline; float:none; background-image:none; height:auto; }
.gallery ul li ul li a { background-image:none; margin:6px; padding:2px; position:relative; border:1px solid #473015; float:left; display:block; width:75px; height:50px; background-color:#fdf7e9; }
.gallery ul li ul li a:hover { background-image:none; z-index:2; }
.gallery ul li ul li a img { position:absolute; top:2px; width:75px; height:50px; border:0; margin:0; padding:0; }
.gallery ul li a:hover img,
.gallery ul li a:active img,
.gallery ul li a:focus img { width:100px; height:75px; left:-11px; top:-10px; z-index:1; border:3px solid #6c2204; }
.gallery ul li.overview { display:block; clear:both; padding:5px 10px 0 10px; color:#6c2204; font: normal 0.75em Verdana, Geneva, sans-serif;}


#gallery1 ul { z-index:6; }
#gallery2 ul { z-index:5; }
#gallery3 ul { z-index:4; }
#gallery4 ul { z-index:3; }
#gallery5 ul { z-index:2; }
#gallery6 ul { z-index:1; }
div#gallery { font-size:1.2em; }

