#home_main {
  float: left;
  width: 619px;
  background: url(../images/home-left-bg-tile.gif) 0 0 repeat-y;
  margin-bottom: 28px; }
  #home_main .inner {
    padding: 0 0 5px 0;
    background: url(../images/home-left-bg-btm.gif) bottom left no-repeat; }
    #home_main .inner .content {
      padding: 5px 20px;
      background: url(../images/home-left-bg-top.gif) 0 0 no-repeat;
      min-height: 210px; }
  #home_main .col {
    width: 289px;
    float: left; }
    #home_main .col h1 {
      width: 50%;
      height: auto;
      padding: 0;
      float: left;
      font-size: 1.8em;
      color: #414042;
      line-height: normal;
      margin-bottom: 1em; }
    #home_main .col .view-all {
      display: block;
      float: left;
      width: 40%;
      text-align: right;
      color: #a7a9ac;
      text-decoration: none;
      font-size: 1.2em;
      padding-right: 10%;
      line-height: 1.8em; }
    #home_main .col .foot .view-all {
      float: right; }
  #home_main div.news_item {
    clear: both;
    margin-bottom: 15px;
    width: 229px;
    padding: 0 10px 0 50px; }
  #home_main .date {
    float: left;
    width: 37px;
    height: 47px;
    background: url(../images/date_bg.gif) no-repeat;
    padding: 2px 0 0;
    margin-left: -50px; }
  #home_main .event {
    float: left;
    width: 37px;
    height: 42px;
    margin-left: -50px;
    background: url(../images/event_icon.gif) no-repeat;
    padding: 2px 0 0; }
  #home_main span.year {
    width: 36px;
    float: left;
    font-size: 1.1em;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    overflow: hidden; }
  #home_main span.month {
    width: 36px;
    float: left;
    font-size: 1.1em;
    color: #979797;
    text-align: center;
    height: 12px;
    overflow: hidden; }
  #home_main span.day {
    width: 36px;
    float: left;
    font-size: 1.8em;
    font-weight: bold;
    color: #979797;
    text-align: center;
    height: 16px;
    overflow: hidden; }
  #home_main div.news_copy p {
    font-size: 1.2em; }
  #home_main .news_copy h2 {
    color: #39b54a;
    font-size: 1.2em;
    text-transform: none;
    margin-bottom: 0.4em; }

#home_sub {
  float: left;
  width: 316px;
  margin-left: 25px; }
  #home_sub .box {
    background: url(../images/home-right-bg-tile.gif) 0 0 repeat-y;
    margin-bottom: 28px; }
    #home_sub .box.gt .inner {
      padding: 0 0 5px 0;
      background: url(../images/home-right-bg-btm.gif) bottom left no-repeat; }
      #home_sub .box.gt .inner .content {
        padding: 5px 20px;
        background: url(../images/home-right-bg-top-gradient.gif) 0 0 no-repeat;
        min-height: 210px; }
    #home_sub .box.gb .inner {
      padding: 0 0 5px 0;
      background: url(../images/home-right-bg-btm-gradient.gif) bottom left no-repeat; }
      #home_sub .box.gb .inner .content {
        padding: 5px 20px;
        background: url(../images/home-right-bg-top.gif) 0 0 no-repeat;
        min-height: 210px; }

#home_main h1, #home_sub h1 {
  color: #72C073;
  display: block;
  font-size: 2.2em;
  font-style: normal;
  font-weight: normal;
  padding: 1em 0;
  text-transform: none;
  word-spacing: 4px; }
#home_main p, #home_sub p {
  font-size: 1.2em;
  line-height: 1.3em; }
#home_main img.right, #home_sub img.right {
  float: right;
  margin: 0 0 5px 5px; }

.slide-nav {
  text-align: center; }
  .slide-nav a {
    display: inline-block;
    width: 12px;
    height: 11px;
    text-indent: -9999px;
    background: url(../images/dots-sprite.gif) -12px 0 no-repeat;
    margin: 0 2px;
    outline: 0; }
    .slide-nav a:hover, .slide-nav a.current {
      background-position: 0 0; }

div.tweet {
  padding-top: 20px; }
  div.tweet h2 {
    width: 50%;
    float: left; }

.follow_btn {
  display: block;
  float: right;
  background-image: url(../images/twitter_btn_header.gif);
  width: 72px;
  height: 25px;
  text-indent: -5000px; }

.follow_btn_top {
  top: 23px;
  right: 23px;
  z-index: 8; }

ul.tweet_list {
  margin: 10px 0 20px 0 !important;
  padding: 0 !important;
  list-style: none;
  border-top: 1px dashed #e6e6e6; }

ul.tweet_list li {
  padding: 20px 0 30px 0;
  position: relative;
  border-bottom: 1px dashed #e6e6e6;
  margin: 0;
  font-size: 1.2em; }

span.tweet_text a {
  color: #4f84b4; }

span.tweet_time a {
  position: absolute;
  bottom: 10px;
  font-size: 10px;
  color: #9999a2; }

.more {
  position: absolute;
  color: #2D963B;
  left: 25px;
  top: 370px; }

/* Not Needed
***************************/
.tweet_avatar, .tweet_join {
  display: none; }

