a:hover {
  text-decoration: underline;
}

#banner, #banner a, .curgly, .curgly a {
  background: #176824 repeat;
  color: #e0e060;
}

@media screen,print {
#banner {
  height: 90px;
  display: block;
  border-bottom: solid 3px black;
}
#banner img {
  vertical-align: baseline;
  width: 85px;
  text-align: center;
  border: 0;
  margin-top: 10px;
  margin-left: 10px;
}
#banner h1 {
  font-weight: normal;
  font-size: 50px;
  line-height: normal;
  padding: 0;
  margin: 0;
}
#banner a {
  vertical-align: bottom;
  display: block;
}
#banner a:hover {
  text-decoration: none;
}
}

@media handheld {
#banner {
  display: block;
  border-bottom: solid 1px black;
}
#banner img {
  display: none;
}
#banner h1 {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  padding: 0;
  margin: 0;
}
#banner a {
  display: block;
}
#banner a:hover {
  text-decoration: none;
}
}

#footer {
  text-align: center;
  width: 100%;
  font-size: 12px;
  margin-top: 20px;
}

@media screen,print {
#nav {
  background: transparent;
  display: block;
  position: absolute;
  top: 93px;
  left: 0;
  right: auto;
  bottom: 0;  
  width: 98px;
  height: 100%;
  border-right: solid 1px black;
  padding-right: 4px;
  padding-top: 3px;
  margin: 0;
}
#nav ul {
  text-indent: 0;
  padding: 0;
  margin-left: 0px;
  margin-right: 3px;
  text-align: right;
  width: 95px;
}
#nav li {
  text-indent: 0;
  list-style: none;
  text-align: right;
  width: 95px;
  margin: 0;
  padding: 0;
}
#nav a {
   color: black;
  text-align: right;
}
}

#adminli {
  visibility: hidden;
}

#nav a.cur {
  text-decoration: underline overline;
}

@media handheld {
#nav a {
  color: black;
}
}

#content {
  margin-left: 102px;
  padding-left: 20px;
  margin-right: 10%;
  border-left: solid 1px black;
}

#content table.contact td {
  vertical-align: top;
}

#content h2 {
  font-weight: bold;
  font-size: 16pt;
}

div.news {
  margin-left: 4em;
  text-indent: -4em;
}
div.news p {
  margin-left: 0;
  text-indent: 0;
}

table.galleries td, table.gallery td {
  vertical-align: middle;
  padding: .75em;
  text-align: center;
}

a.pagelink {
  font-weight: normal;
}
a.pagelink img {
  border: 0px;
}

table.gallery, table.gallery tr {
  width: 700px;
}

table.gallery td.nav {
  text-align: left;
  padding: 1px;
  vertical-align: bottom;
}
table.gallery div.nav {
  padding-top: 4px;
  padding-bottom: 4px;
}
table.gallery .nav img {
  border: 0px;
}

table.invisible {
  visibility: hidden;
}

table.prices th {
  text-align: left;
  vertical-align: bottom;
}

table.prices td, table.prices th {
  padding: 0 6px;
}
table.prices .price {
  text-align: right;
}
table.prices .dim {
  text-align: center;
}

p#image img {
  padding-bottom: 14px;
  align: center;
}

p#image {
  text-align: center;
}

.larger {
  text-align: center;
  font-size: 12px;
}

td.nav a.nav {
  padding-left: 5px;
  padding-right: 5px;
  border-right: solid 1px black;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
}
td.nav span.firstgly {
  border-left: solid 1px black;
}
td.nav span.navleft {
  padding-right: 2px;
}
td.nav span.navright {
  padding-left: 2px;
}
.curgly {
  padding-left: 5px;
  padding-right: 5px;
  border-right: solid 1px black;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
}
