@charset "UTF-8";
a:link {
	color: #1b4022;
}
a:visited {
	color: #1b4022;
}
a:hover {
	color: #1b4022;
}
a:active {
	color: #1b4022;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #95ac91;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828282;
	line-height: 21px;
}
.quote {
	color: #95ac91;
}
.textarea {
	padding-right: 65px;
	padding-left: 7px;
}
h1 {
	font-weight: bold;
	color: #1b4022;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.mainback {
	background-image: url(../images/main.jpg);
	background-repeat: repeat-x;
}
.footer {
	font-size: 10px;
	color: #1b4022;
}
p {
	padding: 0px;
	margin: 0px;
}
.landingtop {
	background-image: url(../images/landingmain-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.landingbot {
	background-image: url(../images/landingmain-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topslither {
	background-image: url(../images/shad-top-slither.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.address {
	color: #1b4022;
	padding-right: 65px;
	padding-left: 7px;
}
.smalldetails {
	font-size: 10px;
	padding-right: 65px;
	padding-left: 7px;
	line-height: normal;
}
ul {
	padding-left: 22px;
}

