﻿/* gallery */
table#gallery { background-color: transparent !important; border-collapse: separate; margin: 0; }
table#gallery tr td { border: solid 1px #c0c0c0; empty-cells: hide; padding: 5px; }
table#gallery td.gallerycover { background-color: #CED9CB; border: solid 1px #1E3E3B !important; }
table#gallery td div { padding-top: 4px; text-align: center; }
table#gallery td img { border: 0; }
#galleryitems { float: left; text-align: center; width: 550px; }
#galleryitems td a { margin-right: 10px; }
#gallerylist img, #galleryitems img { padding: 1px; border: solid 1px #666666; }

hr { border: none; border-bottom: solid 1px #6BA189; clear: both; height: 1px; padding: 8px 0; margin: 10px 0; }
#trail { color: #c0c0c0; }
#trail a { color: #6BA28A; text-decoration: none; }
#trail a:hover { color: #044934; }
#news p { margin: 3px 0 15px; }
#news a sup { color: #777; }

blockquote { margin-left: 30px; }