h1 {
  color: #a0542a;
font-size: 1.4em;
margin-bottom: 20px;
}

h2 {
  color: #273314;
font-size: 1.1em;

}

h5 {
 font-size: 18px;
  color: #F4D400;
  margin: 15px 0px 20px 0px;
  
}

hr {
  color: #CCCCCC;
}

#top a, #top a:visited {
  font-weight: bold;
text-decoration: none;
}

#top a:hover {
}

h1#logo-text {
  float: left;
color: #0f8141;
font-size: 24px;
margin-top: 35px;
margin-left: 10px;
display: inline;
font-weight: 600;
}

#quick-links a{
  font-size: 1em;
color: #273314 !important;
}

h2#quote-text {
position: absolute;
left: 35px;
top: 110px;
width: 370px;
height: 175px;
color: #fff;
font-family: Helvetica, Arial, sans-serif;
line-height: 170%;
font-size: 1.3em;
font-weight: 100;
}

#footer a {
color: #fff;
}

#footer a:hover {
text-decoration: underline;
}

#panel-1 h1 {
  margin-bottom: 30px;
}

#panel-1 a {
  color: #498D00;
text-decoration: underline;
}

#panel-1 a:hover {
text-decoration: none;
}


#panel-2 h1 {
  margin-bottom: 30px;
}
#panel-3 h1 {
  margin-bottom: 30px;
}

#sticky a {
  color:#2C3818
}

#content a {
color: #498D00;
text-decoration: underline;
}

#content a:hover {
text-decoration: none;

}
/* RSS FEED *****************************/

#rss-box{
  margin: 0;
padding: 0;
}

ul.rss-items {
  list-style-type: none;
margin: 0;
padding: 0;
}

li.rss-item {
  margin-bottom: 20px;
}

li.rss-item a {
  color: #498d00;
}

