@charset "UTF-8";/* CSS Document */<style type="text/css">body {	color: #000000;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 100%;	background-image: url(images/trees-bckgrnd.jpg);	background-repeat: no-repeat;	background-color: #040404;	text-align: left;}#container {	width: 1024px;	height: 760px;	background-image: url(images/SubpageBckgrnds/SubPage_bckgrnd_INFO.jpg);	background-repeat: no-repeat;	background-position: top;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	position: relative;	cursor: auto;}#textareadiv {	position: absolute;	top: 243px;	left: 342px;	width: 600px;	z-index: 100;}.heading {	margin: 10px 10px 5px 10px;	display: block;	color: #7A6551;	font-family: Arial, Helvetica, sans-serif;	font-size: 15px;	font-weight: bold;}#ContactInfo {	font-family: Arial, Helvetica, sans-serif;	font-size: 16pt;	color: #7A6551;	text-align: left;	position: absolute;	width: 420px;	height: 250px;	left: 437px;	top: 248px;	margin: 0px;	padding: 0px;	z-index: 100;}.contactColor {	color: #222744;	font-size: 16pt;}.contactColor2 {	color: #345326;	font-size: 16pt;}#blank {	height: 158px;}#navContainer {	position:absolute;	width:179px;	height:auto;	border:0px none #000000;	left: 105px;	top: 173px;}.ContentBoxBottom {	background-image: url(images/SubPage_BCKGRNDS/ContentBox_REPEAT_85.jpg);	background-repeat: repeat-y;	position: absolute;	width: 100%;	top: 911px;	left: 0px;	z-index: auto;}#ContentBoxBottomRepeat {	background-image: url(images/SubpageBckgrnds/ContentBox_REPEAT_80.jpg);	background-repeat: repeat-y;	width: 100%;	top: 730px;	left: 0px;	background-position: top;	height: 219px;	position: absolute;}.scrollerEmphasis1 {	font-size: 22px;	color: #870000;	text-decoration: blink;	font-family: "Arial Black";	line-height: 12px;}#GoToHomePage {	position: absolute;	height: 102px;	width: 250px;	left: -41px;	top: -118px;}.ColorTextEmphasis {	font-weight: bold;	color: #D8BC70;}a:link {	color: #222744;	text-decoration: underline;}a:visited {	text-decoration: underline;	color: #222744;}a:hover {	text-decoration: none;	color: #FFFFFF;}a:active {	text-decoration: underline;	color: #222744;}#BrownBottomRepeat {	background-image: url(images/SubpageBckgrnds/Brown_Bottom_REPEAT.jpg);	background-repeat: repeat-y;	background-position: bottom;	position: absolute;	width: 100%;	top: 949px;	left: 0px;	height: 125px;}#verticalLine {	position: absolute;	width: 10px;	height: 765px;	z-index: 1;	left: 267px;	top: 120px;	border-left-width: thin;	border-left-style: solid;	border-left-color: #666;}#footerNavigation {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFF;	width: 781px;	position: absolute;	top: 1003px;	left: 126px;	height: 58px;	z-index: 150;	text-align: center;	line-height: 20px;}#footerNavigation a:link {  color: #FFFFFF; text-decoration: underline;} #footerNavigation a:visited {  color: #FFFFFF; text-decoration: underline;}#footerNavigation a:hover {  color: #FFD87B; text-decoration: none;}   #footerNavigation a:active {	text-decoration: underline;	color: #FFFFFF;}#form {    width: 40%;    position: relative;    margin-left: auto;    margin-right: auto;    top: 226px;}.g-recaptcha { margin-left: 253px; }</style>