body {
  margin: 0px;
  padding: 4px 0px;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  background-color: #AD9567;
  color: black;
}


#page {
  width: 800px;
  margin: auto;
}

#main-nav {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: 8px;
  padding-left: 44px;
}

.nav-button {
  float: left;
  text-align: center;
  padding-left: 4px;
}

.nav-link {
  height: 44px;
  padding-right: 46px;
  display : block;
}

a.nav-link:hover {
  text-decoration: none;
}

.nav-button-expander {
  border: 0px;
  height: 44px;
  width: 0px;
  vertical-align: middle;
}

.nav-selected, .nav-button:hover {
  background: #000 url('/images/dog.png') no-repeat right;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: left;
}

.clear-both {
  clear: both;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.small-text{
  font-size: 12px;
}

.author-photo {
  margin: 0px 24px 24px 0px;
  vertical-align: top;
  border: 1px solid black;
  float: left;
}

.col-contents {
  float: left;
  width: 540px;
}

.col-small {
  float: left;
  width: 98px;
  text-align: center;
  background-color: #000;
  margin: 6px 0px;
  border: 1px solid white;
  padding: 8px 0px;
}

.col-image {
  border: 0px;
  margin: 8px 0px;
}

.col-gutter {
  float: left;
  width: 30px;
  height: 1px;
}

#footer {
  width: 800px;
}

.black-box {
  color: #BBB;
  background-color: #000;
  margin: 6px 0px;
  font-size: 11px; line-height: 13px;
  border: 1px solid white;
}

.center {
  text-align: center;
}

.sep {
  height: 8px;
  padding: 0px;
  margin: 0px;
}

.hsep {
  width: 16px;
  padding: 0px;
  margin: 0px;
}

.sep-large {
  height: 20px;
  padding: 0px;
  margin: 0px;
}

.quotation {
  color: #BBB;
  font-style: normal;
  font-size: 11px;
  line-height: 13px;
  margin: 6px 0px;
}

h1 {
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  font-family: "Times New Roman", Georgia, Times
}

.title-expander {
  border: 0px;
  height: 58px;
  width: 0px;
  vertical-align: middle;
}

h2 {
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  font-family: "Times New Roman", Georgia, Times
}

.address {
  margin-top: 24px;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  font-family: "Times New Roman", Georgia, Times
}

.textmain  {
  color: #000;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: justify;
  margin: 18px 0px 0px
}

.gift-certicate {
  width: 400px;
  font-weight: bold;
  margin: auto;
  margin-top: 32px;
  margin-bottom: 32px;
}

hr {
  border: 0px;
}

.gift-rule {
  color: black;
  background-color: black;
  margin: 0px 0px;
  height: 1px
}

.gift-image {
  margin-top: 8px;
  margin-bottom: 8px;
}

.work-listing {
  width: 300px;
  font-weight: bold;
  margin: auto;
  margin-top: 32px;
  margin-bottom: 32px;
}

.work-rule {
  width: 300px;
  color: black;
  background-color: black;
  margin: 8px 0px;
  height: 1px
}

.work-description {
  float: left;
  width: 200px;
  line-height: 16px;
  font-size: 14px;
}

.work-price-box {
  float: left;
  width: 100px
  line-height: 14px;
  font-size: 12px;
}

.work-price-label {
  float: left;
  text-align: right;
  width: 60px;
}

.work-price-value {
  float: left;
  text-align: right;
  width: 40px;
}

li.awardslist {
  font-size: 13px;
  line-height: 15px;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  text-align: left;
  margin: 4px 60px;
  width: 300px
  margin:auto;
}

.left {
  float: left;
}
.right {
  float: right;
}

.right-link{
  float:right;
}

a.main-link {
  color: black;
  font-style: italic;
  text-decoration: underline;
}

a.contact-link {
  color: black;
  font-style: italic;
  font-weight: bold;
  text-decoration: underline;
}

.awards {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  margin: 40px 10px 0px
}

.copyright  {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  margin: 4px 0px;
}

.gallery-spacer {
  border: 0px;
  height: 0px;
  width: 32px;
}

table.gallery {
  width: 800px;
  border-spacing: 0px;
  margin-bottom: 8px;
  margin-top: 24px;
}

table.gallery * td {
  text-align: center;
}

.gallery-current-page{
  margin: 0px 8px;
  color: white;
  text-decoration: bold;
}

.gallery-page-link {
  margin: 0px 8px;
  color: black;
  text-decoration: bold;
}

.gallery-image {
  border: 0px;
}


.wide-spacer {
  border: 0px;
  height: 0px;
  width: 40px;
  vertical-align: middle;
}

a:active {
  text-decoration: underline;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  color: #fff;
  text-decoration: underline;
}

a.digital-shaman {
  color: black;
}

a.digital-shaman:hover {
  color: white;
  text-decoration: none;
}
