.mixin-semibold {
  font-weight: 600;
}
.mixin-condensed-bold {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
}
.mixin-reset {
  margin: 0;
  padding: 0;
}
#main-image {
  margin-bottom: 25px;
}
#main-image img {
	display: block;
}
.right-col #main-image img {
  width: 630px;
}
#intro {
  border-bottom: 0;
}
article.indented {
  padding-left: 10px;
  padding-right: 65px;
}
.first-level {
  margin-top: 2em;
}
.membership-level {
  margin-bottom: 37px;
}
.membership-level h1 {
  margin-bottom: 9px;
}
.membership-level ul {
  margin: 0;
  padding: 0;
  color: #787368;
}
.membership-level ul ul li {
  list-style-type: none;
  display: inline;
  padding-right: 5em;
  border-bottom: 0;
}
.membership-level a {
  font-weight: bold;
  background: transparent url(../images/arrow-small.png) no-repeat center right;
  padding-right: 1.25em;
  text-transform: uppercase;
}
.membership-level strong {
  font-weight: normal;
  color: #d9890d;
}
.membership-level em {
  font-size: 12px;
}
.membership-level li {
  list-style-type: none;
  line-height: 30px;
  border-bottom: 1px solid #bfbebc;
}
.additional-levels-heading {
  color: #82817f;
  padding-top: 9px;
}
.additional-levels-heading p {
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
}
.donate-rest h1 {
  margin-bottom: 9px;
}
.donate-rest ul {
  margin: 0;
  padding: 0;
  color: #787368;
}
.donate-rest li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 30px;
  border-bottom: 1px solid #bfbebc;
  text-transform: uppercase;
  color: #d9890d;
}
.donate-rest a {
  font-weight: bold;
  background: transparent url(../images/arrow-small.png) no-repeat center right;
  padding-right: 1.25em;
  text-transform: uppercase;
}
.donate-button {
  text-align: center;
  padding: 30px 0;
}
.donate-button p {
  margin: auto;
  background-color: #cc5f0e;
  width: 245px;
  padding: 7px;
}
.donate-button a {
  display: block;
  margin: auto;
  line-height: 38px;
  color: #ffffff;
  text-transform: uppercase;
  border: 1px solid #ffffff;
}
#for-sale h1 {
  margin-top: 35px;
  margin-bottom: 15px;
}
#for-sale em {
  font-style: normal;
  font-size: 18px;
  color: #cc5f0e;
  text-transform: uppercase;
  line-height: 1;
}
#for-sale .listing {
  padding-bottom: 66px;
  font-size: 13px;
  color: #82817f;
}
#for-sale .listing p {
  margin-bottom: .5em;
}
#for-sale .listing li {
  text-transform: uppercase;
  line-height: 27px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 14px;
  border-top: 1px solid #bfbebc;
}
#for-sale .listing ul {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #bfbebc;
}
#for-sale .listing h2 {
  font-size: 30px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 0;
  line-height: 1;
  color: #82817f;
  text-transform: uppercase;
  border-bottom: 1px solid #bfbebc;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#for-sale .listing .left {
  width: 215px;
  float: left;
  padding-top: 5px;
}
#for-sale .listing .right {
  margin-left: 278px;
}
#for-sale .listing .right p {
  font-style: italic;
}
#for-sale .last {
  padding-bottom: 30px;
}
#leftcol-contact {
  text-align: center;
  padding: 15px 12px;
  margin: 0 0 40px;
  border: 1px solid #e1a13d;
}
#leftcol-contact em {
  text-transform: none;
  font-weight: 600;
  color: #82817f;
  font-size: 12px;
  font-style: normal;
  display: block;
  line-height: 1.3;
}
#leftcol-contact p {
  margin: 0;
  padding: 0;
  margin-bottom: .75em;
}
