/* CSS Document */
body {
	margin-top : 0px;
	margin-left : 0px;
	background-color : #818067;
	background-image:  url(images/bkgrnd.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #003300;
	line-height : 12pt;
}
table {
	background-color : #ECEBCD;
	border-width: 0px;
	padding: 0px;
}
td.menu a{
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:11px;
line-height:11px;
font-weight:bold;
text-decoration:none;
color:#F2F3D3;

}

td.menu a:hover{
color:#fff;
}
.border{
border-right:#CCCCCC 1px solid;}

.newscolumn {
	vertical-align: top;
	margin-left: 0px;
	padding-left: 10px;
	color: #999933;
}
.contactcolumn {
	vertical-align: top;
	margin-left: 0px;
	padding-left: 10px;
	color: #003300;
	line-height: 2em;
}
.bodylinks:link, .bodylinks:visited, .bodylinks:active  {
	color : #999933;
	text-decoration : none;
	
}

.bodylinks:hover  {
	color : #807F57;
	text-decoration : none;
}

.bodylinks2:link, .bodylinks2:visited, .bodylinks2:active  {
	color : #FF0000;
	text-decoration : none;
	font-weight: normal;
}
.bodylinks2:hover  {
	color : #000;
	text-decoration : none;
}
.pageheading{
font-family:"Times New Roman", Times, serif;
font-size:17px;
color:#6D6A52;
font-weight:bold;

}
.banner {
	vertical-align: top;
	margin-left: 0px;
	padding-left: 16px;
}
.footer {
text-align:left;
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
	background-color:#817F58;
	color: #ECEBCD;
	vertical-align:top;
	padding:10px 10px 0 10px;
}
.footerlink1{
color: #ECEBCD;}

.footerlink:link, .footerlink:visited {
	color: #ECEBCD;
	text-decoration : none;
}

.footerlink:hover {
	color: #999933;
	text-decoration : none;
}

.bldtxt {
	color : #003300;
	font-weight: bold;	
}

.greentxt a{

	color : #999933;
	text-decoration:none;
}

.greentxt a:hover{
    text-decoration:none;
	color:#807F57;
}

input, textarea {
	background-color: #ECEBCD;
}