﻿a:visited  {
	color: #829A43;
	text-decoration: none;
}
a:link  {
	color: #829A43;
	text-decoration: none;
}
a  {
	color: #829A43;
	text-decoration: none;
}
a:focus  {
	color: #B2C575;
	text-decoration: none;
}
a:active  {
	color: #B2C575;
	text-decoration: none;
}
a:hover  {
	color: #B2C575;
	text-decoration: none;
}
body {
	background-position: center top;
	/* background-image: url('../images/background.jpg'); */
	background-repeat: repeat;
	color: #7c7c7c;
	font-family: "Lucida Grande", Verdana, "Courier New", Courier, monospace;
	font-size: 12px;
}
.top_nav {
	font-size: 11px;
	text-transform: capitalize;
}
.top_nav a:hover {
	
}
.copyright {
	font-size: 10px;
	color: #D1D1D1;
}
td {
	font-size: 13px;
}
p {
	font-size: 13px;
}
textarea {
	border: 1px solid #93AA1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3C4036;
	padding: 5px;
}
input[type=text]  {
	border: 1px solid #93AA1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3C4036;
}
	border: 1px solid #93AA1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3C4036;
}
form table tr td {
	text-align: left;
	vertical-align: top;
}
h1 {
	color: #565C4B;
}
