@charset "UTF-8";
.header  {
	background-color: #868480;
	width: 100%;
	/* [disabled]height: 268px; */
	text-align: left;
}
.navbar  {
	background-color: #3572A2;
	text-align: center;
	z-index: 3;
}
#navbar {
	z-index: 3;
}
.maincontent  {
	background-color: #be1e2d;
	text-align: center;
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	padding-top: 12px;
	padding-bottom: 12px;
}
.column1 {
	background-color: #FFFFFF;
	text-align: left;
	/* [disabled]padding-left: 3%; */
	/* [disabled]padding-right: 3%; */
	padding-top: 12px;
	padding-bottom: 12px;
}
.column2 {
	background-color: #000000;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
.footer {
	background-color: #be1e2d;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	font-family: arimo;
	font-size: medium;
	text-align: left;
	font-style: normal;
	font-weight: 400;
}
body {
	background-color: #000000;
	margin-top: 20px;
}
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
.copydiv {
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: medium;
}
.copydivLEFT {
	text-align: left;
	padding-left: 5%;
	padding-right: 5%;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: medium;
}
.copydivLEFTBIG {
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
h2 {
	color: #FFFFFF;
	font-family: kaushan-script;
	font-style: normal;
	font-weight: 400;
	font-size: xx-large;
	text-shadow: 5px 5px 5px #000000;
}
h3 {
	color: #FFFFFF;
	font-family: kaushan-script;
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	text-shadow: 0px 0px;
}
h4 {
	color: #CC0000;
	font-family: kaushan-script;
	font-style: normal;
	font-weight: 400;
	font-size: xx-large;
	text-shadow: 0px 0px;
}
.bodytextwht {
	color: #FFFFFF;
	font-family: arimo;
	font-style: normal;
	font-weight: 400;
}
.bodytextwhtLG {
	color: #FFFFFF;
	font-family: arimo;
	font-style: normal;
	font-weight: 400;
	font-size: xx-large;
}
.bodytextBROWNLG {
	color: #63442d;
	font-family: arimo;
	font-style: normal;
	font-weight: 700;
	font-size: x-large;
}
.bodytextREDLG {
	color: #B10202;
	font-family: arimo;
	font-style: normal;
	font-weight: 700;
	font-size: x-large;
}
.footercopy {
	padding-left: 5%;
	padding-right: 5%;
	color: #FFFFFF;
	font-family: arimo;
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
}
.gridContainer.clearfix #footer a:link {
	font-family: arimo;
	font-style: normal;
	font-weight: 700;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.gridContainer.clearfix #footer a:visited {
	font-family: arimo;
	font-style: normal;
	font-weight: 700;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.gridContainer.clearfix #footer a:hover {
	font-family: arimo;
	font-style: normal;
	font-weight: 700;
	font-size: small;
	color: #b15204;
	text-decoration: none;
}
.floatright {
	float: right;
}
.magnify {
}
a:link {
	color: #63442D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	font-size: medium;
	text-decoration: none;
}
a.big:link {
	color: #63442D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	font-size: x-large;
	text-decoration: none;
}
a.big:visited {
	color: #63442D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	font-size: x-large;
	text-decoration: none;
}
a.big:hover {
	color: #3572a2;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	font-size: x-large;
	text-decoration: none;
}
a.special:link {
	color: #f2a05d;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	font-size: medium;
	text-decoration: none;
}
a.special:hover {
	color: #5dbff2;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	font-size: medium;
	text-decoration: none;
}
a.special:visited {
	color: #f2a05d;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	font-size: medium;
	text-decoration: none;
}
a.special:visited:hover {
	color: #5dbff2;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	font-size: medium;
	text-decoration: none;
}
a:hover {
	color: #3572a2;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	font-size: medium;
	text-decoration: underline;
}
a:visited {
	color: #63442D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	font-size: medium;
	text-decoration: none;
}
#footer #footercopy a:hover {
	color: #FCF591;
}
.dovehunting {
	background-color: #FFFFFF;
	color: #000000;
	font-family: arimo;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	padding-left: 2%;
	padding-right: 2%;
}
.testimonial {
	background-color: #FFFFFF;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	padding-left: 5%;
	padding-right: 5%;
	color: #000000;
	text-align: left;
	font-family: arimo;
	font-style: normal;
	font-weight: 400;
	font-size: medium;
	padding-top: 20px;
	padding-bottom: 20px;
}
.centercopy {
	text-align: center;
}
#NavbarAgri {
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: -1;
}
.gridContainer.clearfix #NavbarAgri {
	z-index: 0;
}
