html, body {

}

body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  color:#000;
  background: #fff;
  behavior:url("/media/js/csshover.htc");
  }

h2 {
  padding: 0px 0px 10px;
  margin: 0;
  font-size: 16px;
  border-bottom: 1px solid #e37f1d;
}

hr {
  border-bottom: 1px solid #e37f1d;
}

a {
  color:#fff;
}

p {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.8;
}

ul li {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
}

.container {
    width: 900px;
    margin:10px auto;

}

.content {
  clear: left;
  min-height: 500px;
  width:860px;
  margin: 0;
  padding: 20px;
  background: #627947 url(/media/images/starburst.gif) no-repeat bottom left;
  color: #fff;
}

.inner-content {

}


.left-content {
  width: 500px;
  float: left;
  vertical-align:top;
  padding-right: 10px;
}

.right-content {
  width:300px;
  float:right;
  padding: 10px;
  vertical-align: top;
  text-align: center;
  background:#55693e;
  height: 500px;
}


.right-content img {

}

#selected {
  color: #617948;
}

.news_entry {
    border-bottom: 1px solid #e37f1d;
    padding: 5px;
}
.news_entry p {

}
.news_entry a {
    font-size: 12px;
    display:block;
    margin-top: 10px;
    margin-bottom: 10px;

}

.news_entry h4 {
    font-size: 14px;
}


.news_entry h2 {
font-size: 24px;
color: #72c267;
}

.links {
  width: 200px;
  float:right;
  padding: 45px 180px 0px 0px;
}


.pagination {
margin-top: 10px;
float:right;

}
.pagination div {
  float:left;
  padding-left:15px;
  padding-right:15px;
}
.pagination a {
    display:block;
    float:left;
    border: 1px solid #888;
    background: #fff;
    padding: 2px 5px;
    margin-left: 3px;
    text-decoration: none;
    font-size: 12px;
    color: #e4801c;

}

.pagination .currentpage {
    float:left;
    font-weight: bold;
    padding: 2px 5px 4px;
    font-size: 12px;
    color: #fff;
    display: block;
    margin-top: 1px;
    margin-left: 3px;
    background: #e4801c;
}

.darkgreenblock {
  padding: 10px;
  font-size: 16px;
}

.footer {
  font-size: 10px;
  padding: 10px;
  height: 30px;
}

.footer img {
  float: left;
  width: 68px;
  margin-left: 10px;

}

.footer p {
  float: left;
  width: 800px;

  padding: 0;
  margin: 0;
  font-size: 10px;
  text-align: center;
  height: 30px;
  line-height: 30px;
}

.quote1 {
  height:450px;
  width:300px;
  background: #50633a url(/media/images/quote_1g.jpg) no-repeat;
}



.quote2 {
  height:500px;
  width:300px;
  background: #50633a url(/media/images/quote_2g.jpg) no-repeat;
}

.quote2:hover {
  height:500px;
  width:300px;
  background: #50633a url(/media/images/quote_2.jpg) no-repeat;
}

.quote3 {
  height:500px;
  width:300px;
  background: #50633a url(/media/images/quote_3g.jpg) no-repeat;
}

.quote3:hover {
  height:500px;
  width:300px;
  background: #50633a url(/media/images/quote_3.jpg) no-repeat;
}


.quote4 {
  height:500px;
  width:300px;
  background: #50633a url(/media/images/quote_4g.jpg) no-repeat;
}

.quote4:hover {
  height:500px;
  width:300px;
  background: #50633a url(/media/images/quote_4.jpg) no-repeat;
}


.quote5 {
  height:500px;
  width:300px;
  background: #50633a url(/media/images/quote_5g.jpg) no-repeat;
}

.quote5:hover {
  height:500px;
  width:300px;
  background: #50633a url(/media/images/quote_5.jpg) no-repeat;
}


/* Fix's #container not clearing inner floats in firefox */
.floatfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .floatfix {
height: 1%;
}
/* End hide from IE-mac */

#fadeshow1 {
  z-index: 1;
}
.slideshow, .slideshow2, .slideshow3 {
    float:left;
    padding-left:20px;
}

.slideshow img {

    padding-left: 20px;
}

.header {
    height: 160px;
}