body {
	margin:auto 0;
	background-color: #E1D4C0;
	background-image:url(../images/bckg.jpg);
	background-repeat:no-repeat;
	text-align:center;

}
#toptitle {
	font-size:30px;
	color: #005940;
}

}
#newstitle {
	font-size:20px;
	color: #005940;
}
#shad1 {
	background-image:url(../images/topshad.png);
	background-repeat:repeat-x;
}
td.main{
	background-image:url(../images/indexbckg.png);
	background-repeat:no-repeat;
	padding:20px 0px 20px 45%;
    font-size:17px;
	line-height:130%;
	color:#666;
}
#textarea {
	background-image:url(../images/wbckg.png);
}

#shad2 {
	background-image:url(../images/botshad.png);
	background-repeat:repeat-x;
}

td {
	font-size:15px;
	color:#666;

td.content {
	text-align:left;
	font-size:15px;
	line-height:130%;
	color:#333;
}
td.contact{
	font-size:15px;
    color:#666;
	background-image:url(../images/contactbox.jpg);
	background-repeat:no-repeat;
	padding:7px;
}

a.nav { color:#005940; font-size: 17px;}
a.nav:link { color:#005940; text-decoration:none; font-weight:normal }
a.nav:visited { color:#005940; text-decoration:none; font-weight:normal }
a.nav:hover { color:#A6834F; text-decoration:none; font-weight:normal }
a.nav:active { text-decoration: none; }

a { color:#B87461; font-size: 15px;}
a:link { color:#B87461; text-decoration:none; font-weight:normal }
a:visited { color:#B87461; text-decoration:none; font-weight:normal }
a:hover { color:#A6834F; text-decoration:none; font-weight:normal }
a:active { text-decoration: none; }

div.img
{
  margin: 2px;
  padding: 5px
  height: auto;
  width: 120px;
  float: left;
}	
div.img img
{
  display: inline;
padding: 5px
  margin: 2px;
  border: 10px solid #EBE3D8;
}
div.img a:hover img {border: 10px solid #F5DDCD;

}
