@charset "utf-8";
body{background-image:url(images/bg.jpg); background-repeat:repeat-x; background-position:left top; margin:0px; padding:0px;}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 397px;
	width: 934px;
}
.header-country {
	background-image: url(images/header-country.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 397px;
	width: 934px;
}
.header-lake {
	background-image: url(images/header-lake.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 397px;
	width: 934px;
}
.header-thanks {
	background-image: url(images/header-thanks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 397px;
	width: 934px;
}
.top-cont-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f8fb02;
	text-decoration: none;
}
.top-cont-txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #bed1e7;
	text-decoration: none;
}
.header-green-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #83cf53;
	text-decoration: none;
}
.header-white-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.body-red-box-white-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.body-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: none;
	color: #6aab83;
	text-transform:uppercase;
	text-decoration: none;
}
.left-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d3d88;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
}
.left-menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8fb02;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
}
.left-menu-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8fb02;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
}
.form-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bc1f30;
	text-decoration: none;
}
.form-red-heading-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #bc1f30;
	text-decoration: none;
}
.form-blue-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d3d88;
	text-decoration: none;
}
.form-txt-box {
	background-color: #FFFFFF;
	border:solid 1px #ffffff;
	height: 16px;
	width: 217px;
}
.form-txtarea-box {
	background-color: #FFFFFF;
	border:solid 1px #ffffff;
	width: 217px;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #58595b;
	text-decoration: none;
}
.view-large {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #BA1F2D;
	text-decoration: none;
}
.view-large a {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #BA1F2D;
	text-decoration: none;
}
.view-large a:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #BA1F2D;
	text-decoration: underline;
}
.link-txt {
	font-family: Arial;
	font-size: 12px;
	color: #BA1F2D;
	text-decoration: underline;
}
.link-txt:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bttm-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #ffffff;
	text-align:center;
	font-weight:none;
	text-decoration: none;
}
.bttm-menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	font-weight:none;
	text-decoration: none;
}
.bttm-menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #FFFFFF;
	font-weight:none;
	text-decoration: underline;
}