	body {
	    color: #000000; background: #D6E7DE;
	    background-image: url(/images/Background.gif);
	    background-repeat: no-repeat;
	    font-family: arial, sans-serif;
	    font-size: 12px;
	    line-height: 1.3em;
	    margin: 0px;
	    padding: 0px;
			margin-top: 30px;
	}

	.text	{
			padding-top: 10px;
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 10px;
	}

	img {
			border: 0px;
			padding: 0px;
			margin: 0px;
		}

	a:link 		{color: #105b37; background: none; text-decoration: none}
	a:visited	{color: #858585; background: none; text-decoration: none}
	a:hover		{color: #be8e30; background: none; text-decoration: underline}
	a:active 	{color: #be8e30; background: none; text-decoration: none}

	a.headermenu:link 		{color: #000000; background: none; text-decoration: none}
	a.headermenu:visited	{color: #000000; background: none; text-decoration: none}
	a.headermenu:hover		{color: #7e7961; background: none; text-decoration: none}
	a.headermenu:active 	{color: #000000; background: none; text-decoration: none}

	a.headerselected:link 		{color: #000000; background: none; text-decoration: none}
	a.headerselected:visited	{color: #000000; background: none; text-decoration: none}
	a.headerselected:hover		{color: #000000; background: none; text-decoration: none}
	a.headerselected:active 	{color: #000000; background: none; text-decoration: none}

	a.menu:link 		{color: #ffffff; background: none; text-decoration: none}
	a.menu:visited	{color: #ffffff; background: none; text-decoration: none}
	a.menu:hover		{color: #ffffff; background: none; text-decoration: none}
	a.menu:active 	{color: #ffffff; background: none; text-decoration: none}

	a.menuselected:link 		{color: #ffffff; background: none; text-decoration: none}
	a.menuselected:visited	{color: #ffffff; background: none; text-decoration: none}
	a.menuselected:hover		{color: #ffffff; background: none; text-decoration: none}
	a.menuselected:active 	{color: #ffffff; background: none; text-decoration: none}

	a.submenu:link 		{color: #0d502f; background: none; text-decoration: none}
	a.submenu:visited	{color: #0d502f; background: none; text-decoration: none}
	a.submenu:hover		{color: #0d502f; background: none; text-decoration: none}
	a.submenu:active 	{color: #0d502f; background: none; text-decoration: none}

	a.footermenu:link 		{color: #ffffff; background: none; text-decoration: none}
	a.footermenu:visited	{color: #ffffff; background: none; text-decoration: none}
	a.footermenu:hover		{color: #ffffff; background: none; text-decoration: none}
	a.footermenu:active 	{color: #ffffff; background: none; text-decoration: none}

	a.footerselected:link 		{color: #ffffff; background: none; text-decoration: none}
	a.footerselected:visited	{color: #ffffff; background: none; text-decoration: none}
	a.footerselected:hover		{color: #ffffff; background: none; text-decoration: none}
	a.footerselected:active 	{color: #ffffff; background: none; text-decoration: none}

	a {
		font-weight: bold;
	}

	UL.floatleft	{ /* used for 2 column ul's */
			width: 500px;
	}
	UL.floatleft	LI	{ /* used for 2 column ul's */
			float: left;
			width: 250px;
	}

	H1 {
	    color: #107846; background: none;
			font-size: 18px;
			padding-top: 0px;
			padding-bottom: 5px;
			padding-left: 5px;
			padding-right: 0px;
			border-bottom: 2px solid #107846;
	}

	H2 {
	    color: #ffffff; background: #79B98B;
			font-size: 16px;
			font-weight: 700;
			letter-spacing:0.01em;
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 5px;
			padding-right: 0px;
			border-top: 2px solid #107846;
			border-bottom: 2px solid #107846;
	}

	H3 {
	    color: #107846; background: none;
			font-size: 14px;
			font-weight: 700;
			letter-spacing:0.01em;
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 5px;
			padding-right: 0px;
			border-bottom: 2px solid #107846;
	}

	H4 {
	    color: #107846; background: none;
			font-size: 14px;
			font-weight: 700;
			letter-spacing:0.01em;
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 5px;
			padding-right: 0px;
			border-top: 2px solid #107846;
			border-bottom: 2px solid #107846;
	}

	.address-footer {
			color: #000000; background: none;
			font-size: 12px;
			text-align: center;
			font-weight: 200;
			padding-top: 15px;
			padding-bottom: 15px;
	}

	.address-contact {
			color: #000000; background: none;
			font-size: 12px;
			font-weight: 400;
			padding-top: 0px;
			padding-bottom: 15px;
			padding-left: 0px;
			padding-right: 0px;
	}
	.websiteby {
			color: #000000; background: none;
			font-size: 11px;
			text-align: center;
			padding-top: 15px;
			padding-bottom: 0px;
			padding-left: 0px;
			padding-right: 0px;
	}



	.headermenu {
			font-size: 11px;
			font-weight: 400;
	}


	.headerselected {
			font-size: 11px;
			font-weight: 800;
	}

	.menu	{
			color: #FFFFFF; background: #529652;
			font-size: 12px;
			font-weight: 600;
			padding-top: 0px;
			padding-bottom: 0px;
			padding-left: 0px;
			padding-right: 0px;
	}

	.submenu	{
		font-size: 11px;
		font-weight: normal;
		padding-left: 1px;
		color: #0d502f;

	}

	.menuselected	{
			color: #ffffff; background: #107846;
			font-size: 12px;
			font-weight: 900;
			line-height: 14px;
			text-decoration: none;
			padding-top: 0px;
			padding-bottom: 0px;
			padding-left: 10px;
			padding-right: 0px;
	}

	.footer {
			font-size: 12px;
			text-align: center;
	}

	.footermenu {
			color: #ffffff; background: #006F3A;
			font-size: 12px;
			font-weight: 400;
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 0px;
			padding-right: 0px;
	}

	.footerselected {
			font-size: 12px;
			font-weight: 800;
	}

	.menubkgd {
	    background: #FFFFFF; background-image: none;
	}

	.picborder{
			border-color: #000000;
			border-style: solid;
			border-width: 1px;
	}

	.border {
			border-color: #000000;
			border-style: solid;
			border-width: 2px;
	}

	.dottedline	{
			border-bottom-width: 4px;
			border-bottom-style: dotted;
			border-bottom-color: #CCC9E4;
	}

	.leftborder {
	    background-image:url(/images/left-border.jpg);
	    background-repeat: repeat-y;
	}

	.rightborder {
	    background-image:url(/images/right-border.jpg);
	    background-repeat: repeat-y;
	}

	.bottomborder {
	    background-image:url(/images/bottom-border.jpg);
	    background-repeat: repeat-x;
	}

	.topborder {
	    background-image:url(/images/top-border.jpg);
	    background-repeat: repeat-x;
	}

	.textboxborder {
			color: #ffffff; background: #79B98B;
			font-weight: 600;
			text-align: center;
			border-color: #086100;
			border-style: solid;
			border-width: 1px;
	}

	.fronttext {
			color: #000000; background: none;
	}

	.fronttext1 {
			color: #000000; background: none;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 10px;
			padding-right: 15px;
	}
/* ID SELECTOR(S)    ************************************/

.Member {
font-size:16px;
}
.MemberBorder {
border:4px double #006F3A;
padding:12px;
}
.searchtableborder {
border:4px double #006F3A;
}

.caption	{
	font-size: 11px;
}