body    { background-color: white; background-image: url(images/main_bg.jpg); margin: 0; padding: 0  }
p     { color: #000000; line-height: 20px; font-size: 12px; font-family: Arial; }
td     { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.hometext { color: #202c1e; line-height:20px; font-size:14px; font-family: Arial; }
.footer { color: #666c65; font-size: 11px; font-family: Arial, Times, Georgia; line-height:15px;}
.whiteborder { border: 3px solid #ffffff; }
.newshead { color: #2a5b22; font-size:12px; font-family: Arial; font-weight: bold; line-height:14px;}
.properties { color: #2a5b22; font-size: 12px; font-family: Arial; }
.newsinfo { color: #5e5e5e; font-size:11px; font-family: Arial; line-height:14px;}
.whitenav { color:#a5be90; font-size:9px; font-family: Arial; text-decoration: none;}
.caption { font-family: Arial; font-style:italic; font-size:11px; color:#394e34; }
.bodycopy { color: #000000; line-height: 20px; font-size: 12px; font-family: Arial; }
a:link  { color: #2A5B22; text-decoration: underline }
a:visited  { color: #2A5B22; text-decoration: underline }
a:hover  { color: #54003b; text-decoration: underline }
a:active  { color: #54003b; text-decoration: underline }

/* ~~~~~~~~~~~~~~BOTTOM NAV~~~~~~~~~~~~~~~~ */
#wrapper2 { margin:auto; width:850px; }
#navcontainer { width:850px; height:42px; background:url(images/nav_bg.gif) no-repeat; float:left; margin:auto; }	
#navlinks { width:850px; float:left; margin-top:22px; text-align:center; }
   #navlinks a { color:#a5be90; text-decoration: none;}
   #navlinks a:hover { color:#ffffff; text-decoration: none;}