* {
  font-family:arial,helvetica,sans -serif;
  line-height:140%;
}
body {
  width:100%;
  background:#303629 url('../img/bg.png') repeat-x;
}

div#wrapper {
  width:718px;
  margin:0px auto;
}

img#head_img {
  border-bottom:1px dotted #000;
}

div#primary_nav {
  margin-top:25px;
}

div#content_body {
  margin:15px;
  min-height:950px;
}

p {
  clear:both;
}
a {color:#94b33b;}

ul#s_nav {
  width:100%;
  background-color:#7C983D;
  border:1px solid #7C983D;
  height:25px;
  margin-bottom:15px;
  width:390px;
}

ul#s_nav li {
  width:126px;
  float:left;
  margin:1px 2px;
  text-align:center;
  font-size:12px;
}

ul#s_nav li a {
  padding:3px 0px;
  font-weight:bold;
  width:100%;
  display:block;
  text-decoration:none;
  background-color:#B2C57D;
  
}

ul#s_nav li a:hover {
  background-color:#d7e0bd;
  color:#94b33b;
}

div.full_col {
  padding:15px;
  margin:30px 0px;
  background-color:#fdfeed;
  border:15px #d7e0bd solid;
}

div#left_col {
  width:420px;
  background-color:#fdfeed;
  border:15px #d7e0bd solid;
}

div#right_col {
  margin-left:30px;
  width:208px;
}

div#footer {
  margin:15px;
}

div#foot_text {
  width:486px;
  margin:15px;
  color:#686c63;
  font-size:12px;
  line-height:140%;
}

div.small_sum_box {
  background-color:#d7e0bd;
  border:1px solid #d7e0bd;
}

div.small_sum_content {
  border: 1px dotted #fdfeed;
  padding:10px;
  margin:10px;
}

div.weather_box {
  
}

img.header {
  margin-bottom:15px;
}

img.rght_col_header {
  margin:15px auto 10px auto;
  display:block;
}

img#home_landscape {
  border:12px #d7e0bd solid;
}

.summary {
  font-size:14px;
  margin:25px 0px;
  color:#464e31;
}

li.news_item {
    margin:0px 0px 25px 0px;
    clear:both;
}

.summary img {
  float:right;
  margin:0px 0px 15px 15px;
}

.date {
  font-size:14px;
  color:#a0a19c;
}

.title {
  font-size:24px;
  color:#464e31;
  text-decoration:none;
}

.blog_entry {
  margin:15px 0px;
}

.blog_title {
  font-size:14px;
  color:#464e31;
  font-weight:bold;
  text-decoration:none;
}

.blog_title:hover {
  color:#838480;
}

.blurb {
  font-size:14px;
  color:#464e31;
  font-weight:100;
}
.more {
  color:#94b33b;
  font-weight:bold;
  text-decoration:none;
}

a.tractlist {
  font-size:12px;
  color:#464e31;
}

.padding {
  margin:15px;
}

.left {
  float:left;
}

.light_summary {
  font-size:14px;
  color:#838480;
  
}

.grey { 
  color:838480;
}


.light_bg {
  background-color:#fdfeed
}

.clear {
  clear:both;
}

.light_green {
  color:#94b33b;
}

.dark_green {
  color:#464e31;
}

.med_green {
  color:#5e7425;
}

img#j_nelson_thumb {
  border:5px #d7e0bd solid;
}

td,th {
  padding:8px;
}

.marketupdate {
  color: #4B392A;
  font-size: 11px;
}

table.marketupdate {
  width:390px;
}
.marketupdate a, .marketupdate a:link {
  color: #4B392A;
  font-weight: bold;
  text-decoration: underline;
}

.marketupdate a:hover {
  color: #4B392A;
  font-weight: bold;
  text-decoration: none;
}

.featured_thumb {
  margin:10px;
  border:1px solid #CCC;
}

tr.head_row th{
  background-color:#7C983D;
}

.color1 { background-color: #B7B0AE; } 
.color2 { background-color: #D2CFC5; }
.colorhi1 {background-color:#D8D4D3; } 
.colorhi2 {background-color: #E7E6E0; }
