/* style copyrighted  © Digital Touch. Duplication or redistribution is strictly prohibited. */

a:link, a:visited {
	color: #234F18;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
	color: #870202;
	font-weight: bold;
}

body{
	background: #AFAB7C;
	color: #000000;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h1{
	color: #008000;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
	text-decoration: underline;
}

p, td {
	color: #000000;
	font: 12px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

.btborder{
	background-color: #94887C;
	border: 10px solid #5B572A;
}

.btborder2{
	border: 1px #683824 solid;
}

.btcontent{
	background: #FFFFFF;
}

.btfoot{
	font-size: 10px;
	text-align: center;
}

.btnav{
	background: #859D61;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 4px;
	color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;

}

.btnav2{
	background: #F2F8E8;
	color: #FFFFFF;
}

.btnav3{
	background: #778C9F;
	border: 1px #000000 dashed;
	color: #FFFFFF;
}

.btnavbk{
	background: #778C9F;
	color: #000000;
}
