@charset "utf-8";

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color:#0A3210;
}
img {
	border:none;
}
h1 {
	margin: 20px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	color:#0A3210;
	font-size: 50px;
}
h2 {
	font-size: 40px;
}
.container {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: #000 solid 0px;
	box-shadow: none;
	width: 100%;
	max-width: auto;
	margin: 0px 0px 0px 0px;
	background-color:#fff;
}
.div1 {
	background-image: none;
	background-position: 0px;
	background-repeat:no-repeat;
	height:auto;
	text-align:right;
}
.div1 img {
	width: 100%;
	height: auto;
}
.div2 {
	display: none;
	border-top: #0F3913 solid 2px;
	height:50px;
}
.div2 ul {
}
.div2 li {
	display:inline;
}
.div2 a:link, .div2 a:active, .div2 a:visited {
	font-size:18px;
	text-decoration:none;
	margin: 0pc 20px 0px 0px;
	color:#0C3412;
}
.div2 a:hover {
	color:#C30;
}
.div3 {
	height:250px
}
.div3Print {
	display: block;
}
.div3DontPrint {
	display: none;
}
.div4 {
	display: none;
	width:1200px;
	position:relative;
}
.div4 ul {
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.div4 li {
	display:inline;
}
.div4 a:link, .div4 a:hover, .div4 a:active, .div4 a:visited {
	display:block;
	float:left;
	width:400px;
	height:40px;
	line-height:40px;
	text-align:center;
	text-decoration:none;
	font-size:20px;
	color:#FFF;
	font-weight:900;
}
.greenGradient {
	background: #b4e391; /* Old browsers */
background: -moz-linear-gradient(top,  #b4e391 0%, #61c419 50%, #b4e391 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4e391), color-stop(50%,#61c419), color-stop(100%,#b4e391)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=0 ); /* IE6-9 */
}
.redGradient {
background: #feccb1; /* Old browsers */
background: -moz-linear-gradient(top,  #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feccb1), color-stop(50%,#f17432), color-stop(51%,#ea5507), color-stop(100%,#fb955e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 ); /* IE6-9 */
}
.blueGradient {
background: #2989d8; /* Old browsers */
background: -moz-linear-gradient(top,  #2989d8 0%, #0a7ad6 45%, #0248e0 49%, #4971d1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2989d8), color-stop(45%,#0a7ad6), color-stop(49%,#0248e0), color-stop(100%,#4971d1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2989d8 0%,#0a7ad6 45%,#0248e0 49%,#4971d1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2989d8 0%,#0a7ad6 45%,#0248e0 49%,#4971d1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2989d8 0%,#0a7ad6 45%,#0248e0 49%,#4971d1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2989d8 0%,#0a7ad6 45%,#0248e0 49%,#4971d1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2989d8', endColorstr='#4971d1',GradientType=0 ); /* IE6-9 */
}
.yellowGradient {
background: #fefcea; /* Old browsers */
background: -moz-linear-gradient(top,  #fefcea 0%, #eddf87 49%, #edd957 51%, #f1da36 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(49%,#eddf87), color-stop(51%,#edd957), color-stop(100%,#f1da36)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fefcea 0%,#eddf87 49%,#edd957 51%,#f1da36 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fefcea 0%,#eddf87 49%,#edd957 51%,#f1da36 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fefcea 0%,#eddf87 49%,#edd957 51%,#f1da36 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fefcea 0%,#eddf87 49%,#edd957 51%,#f1da36 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */
}
.div5 {
}
.div5Left {
	display: none;
	width:220px;
	float:left;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: #000 solid 2px;
	margin: 20px 20px 20px 20px;
	padding: 20px 20px 20px 20px;
}
.div5Left ul {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.div5Left li {
}
.div5Left a:link, .div5Left a:active, .div5Left a:visited {
	display:block;
	height:25px;
	line-height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	text-decoration:none;
	color:#000;
	font-size:17px;
}
.div5Left a:hover {
	color:#D93600;
}
.div5Right {
	width: 100%;
	float:none;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: #000 solid 0px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.div5RightLeft {
	float:left;
	width: 100%;
	font-size:26px;
	line-height:36px;
	background-position: 0px 100px;
	background-repeat:no-repeat;
	min-height: 700px;
}
.div5RightRight {
	display:none;
	float:left;
	width:200px;
}
.div5RightIntro {
	font-size:35px;
	color:#0A3210;
	margin: 10px 0px 40px 0px;
	line-height:45px;
}
.div5RightLarge {
	font-size:20px;
	line-height:26px;
}
.div6 {
}
.div7 {
	margin: 0px auto 0px auto;
	width:1200px;
}
.div8 {
	margin: 0px auto 0px auto;
	width:1200px;
}
.div8 a:link, .div8 a:link, .div8 a:link, .div8 a:link {
	color:#FFF;
	text-decoration:none;
	font-size:10px; 
}
.breakClear {
	clear:left;
}
.fatFoot3 {
	width:100%;
	float:none;
	text-align:left;
}
.fatFoot3 h3 {
	margin: 0px;
	color:#0A3210;
	font-family: 'Michroma', Arial, Helvetica, sans-serif;
	font-size:40px;
	margin: 20px 0px 0px 0px;
}
.fatFoot3 ul {
	padding:0px;
	margin:0px 0px 0px 10px;
}
.fatFoot3 li {
	list-style:none;
	color:#0A3210;
	font-size:30px;
}
.fatFoot3 a:link, .fatFoot3 a:hover, .fatFoot3 a:active, .fatFoot3 a:visited {
	color:#0A3210;
	text-decoration:none;
}
.googleMapDiv {
	width: 582px; 
	height: 400px; 
	margin: 0px 0px 0px 4px;
}
.printDontShow {
	display: none;
}
.printOnly {
	display: block;
}