/* main_index styles */

#content #featurelist {
  line-height: 2em;
  font-weight: bold;
}

#content ul#frontpagelinks {
  list-style: none;
  width: 65%;
  margin: 2em 0 1em 0;
  padding: 0;
  text-align: center;
}
#content ul#frontpagelinks:after {
  display: block;
  clear: both;
  content: '.';
  height: 0;
  visibility: hidden;
}
#content ul#frontpagelinks li {
  float: left; width: 33%;
}
#content ul#frontpagelinks h1 {
  margin: 0;
}

#content ul.frontpagenews {
  list-style: none;
  margin: 0;
  padding: 0;
}

#main_index #community {
float: left;
margin-right: 1em;
position: relative;
}
#main_index #whyjoin {
  margin-left: 355px;
}
#main_index #whyjoin:after {
  display: block;
  height: 1px;
  content: '.';
  visibility: hidden;
  clear: both;
}

#main_index #whyjoin #benefits dt {
  font-size: 1.3em;
  font-weight: bold;
  margin-top: .5em;
  margin-bottom: .2em;
}
#main_index #whyjoin #benefits dd {
  margin-left: 1em;
}

#main_index #whyjoin #whattheysay {
  margin-top: 2em;
}
#main_index #whyjoin #whattheysay dt {
  font-weight: bold;
  font-style: italic;
  margin: .4em 0;
}
#main_index #whyjoin #whattheysay dd {
  margin: 1em 0 1em 2em;
  font-style: italic;
}

#main_index #whyjoin .tryitnow {
  margin-left: 0.5em;
  white-space: nowrap;
}

#main_info {
  text-align: center;
}
#main_info ul {
  text-align: left;
  width: 32em;
  margin: 0 auto;
  list-style: none;
  font-weight: bold;
  line-height: 1.4em;
}

