@charset "utf-8";
.coastal {color: #0099CC}
.newforest {color: #3C6C3C}


/* CSS Document */

.background-table-main {
	background-image: url(images/alines-view-background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.mainbodytext a:link,  .mainbodytext a:active, .mainbodytext a:visited {
	color: #3B6B37;
	text-decoration: none;

}

.mainbodytext a:hover {
	color: #BDD3A5;
	text-decoration: none;
}

.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #347138;
	text-decoration: none;
}


.footer-text a:link,  .footer-text a:active, .footer-text a:visited {
	color: #ffffff;
	text-decoration: none;

}

.footer-text a:hover {
	color: #3B6B37;
	text-decoration: none;
}
