#content ul {
  padding: 0 15px 15px 15px;
  text-align: left;
  line-height: 28px
}
.content_photo img {
  margin: 9px 0 0 0
}
a:link, a:visited {
  background-color: transparent;
  text-align: center;
  color: #6a4328;
  font-family: Tahoma;
  font-size: 14px;
  text-decoration: none
}
a:focus, a:hover, a:active {
  text-decoration: underline
}
h1, h2 {
  margin: 15px 15px 0 15px;
  text-align: left;
  font-size: 16px;
  line-height: 28px
}
h1 {
  margin: 15px;
  font-size: 18px
}
ul {
  list-style-type: none
}
p:first-letter {
  font-weight: bold
}
p {
  padding: 0 15px;
  text-align: justify;
  line-height: 28px
}
strong {
  font-weight: bold
}
p.bottom {
  padding-bottom: 15px
}
img {
  vertical-align: bottom;
  border: none
}
img.margin {
  margin: 15px 0
}
.clearfix {
  clear: both;
  display: block;
  padding: 15px;
  margin: auto
}