h5,
h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1em;
}
#content {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  padding: 10px;
  margin: 0 -10px;
  padding-bottom: 70px;
  height: 100%;
}

.afa_home-left {
  flex: 1;
  width: 100%;
}

.afa_home-right {
  flex: 1 316px;
  width: 100%;
}

.afa_page-left {
  flex: 1;
  width: 100%;
}

.afa_page-right {
  flex: 1 600px;
  width: 100%;
}

.afa_page-right p,
.afa_page-right li {
  font-size: 1rem;
}

.afa_page-right p:first-child {
  margin: 0 0 1rem;
}

.side-menu {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
}

.jftextbox {
  padding: 3px 5px;
  margin: 0 0 0.75rem;
}

.textinput {
  padding: 8px 10px;
  margin: 0 0 0.75rem;
  width: 90%;
}

.jfbutton_tellyourstory {
  color: #333;
  width: 100px;
  height: 25px;
}

#contentleft #page {
  font-family: Times, 'Times New Roman', Georgia, serif;
}
#contentright {
  /* width: 360px; */
  font-size: 0.7em;
  padding-left: 10px;
}
#contentright tr td {
  vertical-align: top;
}
/* #contentright ul li {
  list-style-type: none;
} */
/* #video {
  height: 322px;
  margin-bottom: 10px;
} */
.moduletable iframe {
  margin: 20px 0 20px 0;
  width: 100%;
  height: 322px;
}
div.moduletable_afanews ul li {
  margin-bottom: 15px;
}
#twitter {
  height: 275px;
  width: 170px;
}
#twitter_load {
  text-align: center;
  margin-top: 50px;
}
.bcarss_feed {
  float: right;
  position: relative;
  bottom: -12px;
}
#twitter .moduletable:first-child {
  float: right;
  position: relative;
  bottom: -12px;
}

h2.contentheading,
h3 {
  border-top: 4px solid #000000;
  border-bottom: 1px dotted #000000;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  font-family: Times, 'Times New Roman', Georgia, serif;
  margin-top: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: normal;
}
.timesbody {
  line-height: 25px;
  color: #3d3d3d;
}
.verdanabody {
  font-family: Verdana, inherit;
  font-size: 1.2rem;
  line-height: 15px;
}
