@charset "utf-8";
/* CSS Document */

html, body {
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(../images/greenbackground.jpg);
	background-repeat: repeat-x;
	background-color: #346667;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.left {
	background-image: url(../images/filtv3a_12.png);
	background-repeat: repeat-y;
	}
.right {
	background-image: url(../images/filtv3a_14.png);
	background-repeat: repeat-y;
	}
.footer {
	color: #FFFFFF;
	font-size: 10px;
	}
.smalltext {
	font-size: 10px;
	}
.signature {
	font-family: Bradley Hand ITC;
	font-size: 24px;
	}
.cursive1 {
	font-family: Monotype Corsiva;
	font-size: 24px;
	}
.cursive2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	}
.landtrustinfo {
	font-size: 12px;
	}
.links {
	text-align: left;
	}
.verticaldivider {
	background-image: url(../images/greydotsv.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
.greydotsH {
	background-image: url(../images/greydotsh.gif);
	background-position: center;
	background-repeat: repeat-x;
	}
.border1 {
	border: 2px;
	border-color: #2683b4;
	border-style: solid;
	padding: 10px;
	}
.spacing {
	height: 5px;
	}
a:link {
	color: #2683b4;
	text-decoration: underline;
	}
a:hover {
	color: #2683b4;
	text-decoration: none;
	}
a:active {
	color: #2683b4;
	text-decoration: underline;
	}
a:visited {
	color: #2683b4;
	text-decoration: underline;
	}
a.footerlink:link {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footerlink:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.footerlink:active {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footerlink:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}