@charset "utf-8";
/* CSS Document */

body { margin: 0px; background-color:#393939; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%; color: #666666; height: 100%; }

.page { background-color: #FFFFFF; }
.header { background-image:url(images/header-bg.jpg); background-repeat: no-repeat; }
.maincontent { padding: 40px 20px 20px 20px; }

table.toptabs td { padding: 0 14px 0 8px; height: 52px; }
table.toptabs td.active { background-image:url(images/tab-indicator.gif); background-repeat: no-repeat; background-position: bottom center; }
table.toptabs td.edge { padding: 0; height: 52px; width: 10px; }

h1 { font-size: 150%; font-weight: bold; padding: 0; margin: 0; }
h2 { font-size: 125%; font-weight: bold; padding: 0; margin: 0; }
h3.gallerytitle { font-size: 110%; font-weight: bold; padding: 0 0 0 0; margin: 0; }

.galleryinfo { font-size: 90%; font-style: italic; }

a:link { text-decoration: underline; color: #252525; }
a:visited { text-decoration: underline; color: #666666; }
a:active { text-decoration: underline; color: #684F46; }
a:hover { text-decoration: none; color: #252525; }

img.homecapture { border: 5px solid #3c3c3c; }

td.capturegallery { background-color:#333333; padding: 5px; }
.capturegalleryimage { background-color:#3c3c3c; padding: 5px; }

td.homebox { background-color:#ffffff; background-image:url(images/home-box-bottom-bg.gif); background-repeat:repeat-x; padding: 0; }

.greyline { height: 1px; background-color: #bebebe; }
.redline { height: 1px; background-color: #FF0000; }

.blogseperator { height: 1px; border-top: 1px dashed #CCCCCC; }


.footer { padding: 10px; color: #7a7a7a; }
.footer a:link { color: #7a7a7a; text-decoration: underline; }
.footer a:active { color: #7a7a7a; text-decoration: underline; }
.footer a:visited { color: #7a7a7a; text-decoration: underline; }
.footer a:hover { color: #7a7a7a; text-decoration: none; }

a:link.blogtitle { color: #666666; text-decoration: none; font-size: 120%; font-weight: bold; }
a:active.blogtitle { color: #666666; text-decoration: none; font-size: 120%; font-weight: bold; }
a:visited.blogtitle { color: #666666; text-decoration: none; font-size: 120%; font-weight: bold; }
a:hover.blogtitle { color: #666666; text-decoration: underline; font-size: 120%; font-weight: bold; } 

table.links td { border-bottom: 1px dashed #CCCCCC; }

table.galleryimages td { border-bottom: 1px dashed #CCCCCC; border-left: 1px dashed #CCCCCC; padding: 20px 10px 20px 10px; }
table.galleryimages td.right { border-right: 1px dashed #CCCCCC; }