/* CSS Document */

body {
margin-top: 20px;
margin-bottom: 10px;
margin-right: 0px;
margin-left: 0px;
background-image: url(http://www.bluegrasstrust.org/new/images/background-texture.jpg);
background-color: #B2BD85;
}

.h3{
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.h4{
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #875b30;
}

.h4 a{
	font-family: georgia;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #875b30;
}

.h4 a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #5C6D3C;
}



#li {
  list-style-image: url(http://www.bluegrasstrust.org/new/images/BoxBullet.gif);
}

.bodytext li {
  list-style-image: url(http://www.bluegrasstrust.org/new/images/BoxBullet.gif);
}

#TBL1{border-color:#E3C681;
border-style:solid; border-width:1px;
padding: .05cm;
background-color:#F4EAB8;
}

#TBL2{border-color:#E3C681;
border-style:solid; border-width:1px;
padding: .05cm;
background-color:#ffffff;
}

.bodytext{
	font-family: arial;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}

.bodytext a{
	font-family: arial;
	line-height: 150%;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #425574;
}

.bodytext a:hover{
	text-decoration: underline;
	line-height: 150%;
	font-weight: bold;
	color: #909fb8;
}

.bodytextbold{
    font-family: arial;
	font-size: 12px;
	font-weight: bold;
    color: #333333;
}

.bodytextitalic{
    font-family: arial;
	font-size: 12px;
	font-style: italic;
    color: #000000;
}

.bodytd {
background-color:#ffffff}

	
.navigation {
	font-family: georgia;
	font-size: 13px;
	text-decoration: none;
		font-weight: bold;
	color: #FFFFFF;
}

.navigation a{
	font-family: georgia;
	font-size: 13px;
	text-decoration: none;
		font-weight: bold;
	color: #f4e6be;
}

.navigation a:hover{
text-decoration: none;
color: #e3ce96;
}

.footer{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.footer a{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #596630;
}

.footer a:hover{
	text-decoration: underline;
	font-weight: none;
	color: #8a9c52;
}


.h1{
	font-family: georgia;
	font-size: 18px;
	color: #643f1b;
}

.h2{
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #875b30;
}

.h2 a{
	font-family: georgia;
	font-size: 14px;
	text-decoration: none;
	font-weight: 500;
	color: #5C6D3C;
}

.h2 a:hover{
	text-decoration: none;
	font-weight: none;
	color: #875b30;
}

.anylinkcss {
	position:	absolute;
	visibility: hidden;
	border:	1px solid black;
	border-bottom-width: 0;
	font:	normal 11px arial;
	line-height: 18px;
	z-index: 100;
	background-color: #DEBE79;
	color: #676B0E;
	width: 120px;
}
.anylinkcss a {
	background-color: inherit;
	color: #634923;
	width: 100%;
	display: block;
	text-indent: 0;
	border-bottom: 1px solid black;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 1px;
}
/*hover background color*/
.anylinkcss a:hover {
	background-color: #F4EAB8;
	color: #634923;
	
	}
