.main_author {
  border-top: 8px solid #EAB674;
  padding-top: 20px;
  margin-top: 50px;
}

a { color: #592007; text-decoration: none; }
a:visited { color: #592007; text-decoration: none; }
a:hover { color: #592007; text-decoration: none; }

.main_author_image {
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}

.main_author_text {
  width: 280px;
  float: right;
}

.main_author_title {
  color: #CB6318;
  padding-bottom: 10px;
  border-bottom: 1px dashed #CB6318;
}

.main_author_page {
}

.main_author_name {
  padding-top: 10px;
  padding-bottom: 10px;
  font-style: italic;
}

main_author_bio {
}

