@charset "utf-8";
/* CSS Document */

body {
	background-color:#08321A;
	margin: 0px;
}
.mainbg {
	background-image: url(../images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #1F561F;
}


.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2eba9;

}


.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0F5D3;
	text-decoration: none;

}
.mainlink:link {
	text-decoration: none;
	color: #F3FBEE;
}
.mainlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainlink:active {
	text-decoration: none;
}
.mainlink:visited {
	text-decoration: none;
}




.footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 137px;
}
.bottomgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a9778;
	text-decoration: none;
}
.bottomlinks:link {
	text-decoration: none;
}
.bottomlinks:hover {
	text-decoration: underline;
	color: #A5BE63;
}
.bottomlinks:active {
	text-decoration: none;
}



.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #648773;
}
.terms:link {
	text-decoration: none;
}
.terms:hover {
	text-decoration: underline;
	color: #88aa97;
}

.footercontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}.footercontact-bold {
	font-size: 16px;
	font-weight: bold;
}
.buffer {
	padding-top: 5px;
	padding-left: 20px;
}
.title-bg {
	background-image: url(../images/title-bg.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 350px;
}
.style2 {color: #666666}

.style1 {color: #FFFFFF}
.subheadings {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.subheadings:link {
	text-decoration: none;
	color: #FFFFFF;
}
.subheadings:hover {
	text-decoration: none;
	color: #A5BE63;
}

.subheadings:active {
	text-decoration: none;
	color: #A5BE63;
}
.flash-under {
	z-index: 1;
}


.contact-green {
	color: #BACD87;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
