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

a:link {
	color: #F90;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #0C0;
}
a.navi {
	color: #FFF;
	font-weight: 700;
}
a:visited.navi {
	color: #FFF;
	font-weight: 700;
}
a:hover.navi {
	color: #FFF;
}
h1 {
	font-family: 'Montserrat', sans-serif;
	margin: 15px 0 15px 0;
	color: #C7DEF9;
	font-size: 2.25em;
}
h2, h3 {
	font-family: 'Montserrat', sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
}
h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	margin: 5px 0 0 0;
	font-size: 120%;
	color: #FFF;
}
p {
	margin: 0 0 10px 0;
}
ul {
	list-style-type: square;
	margin-top: 0px;
}
li {
	padding-bottom: 10px;
}
/*BODY STYLES*/
.wrapper {
	width: 100%;
	margin: 0px auto;
}
.borders {
	border: 3px solid #C90;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.container {
	width: 100%;
	margin: 0 auto;
}
.content {
	width: 90%;
	max-width: 1024px;
	min-width: 320px;
	margin: 0 auto;
	padding: 10px;
	overflow: hidden;
	position: relative;
	background-color: rgba(0, 52, 100, 0.8);
	background: rgba(0, 52, 100, 0.8);

}
.content60 {
	width: 60%;
	float: left;
}
.content20left {
	width: 20%;
	height: 100%;
	min-height:400px;
	float: left;
	background-size: auto 100%;
	background-position: top right !important;
	background-repeat:no-repeat !important;
}
.content20right {
	width: 20%;
	height: 100%;
	min-height:400px;
	float: right;
	background-size: auto 100%;
	background-position: top left !important;
	background-repeat:no-repeat !important;
}
.banner {
	height: 300px;
	width: 100%;
	margin: 0 auto;
}
.banner2 {
	height: 300px;
	width: 100%;
	margin: 0 auto;
}
.bumper {
	margin-top: 475px;
	position: relative;
	z-index: 2222;
}
.footerwrapper {
	width: 100%;
	height:auto;
	overflow: hidden;
	background-color: #08173C;
	border-top: #09C 5px solid;
	position: relative;
	z-index: 2222;
	margin: 0 auto;
}
.footcontent {
	width: 90%;
	max-width: 1024px;
	min-width: 320px;
	margin: 0 auto;
	padding: 10px;
	overflow: hidden;
	position: relative;
}
.footleft {
	width: 33%;
	float: left;
	overflow:hidden;
	margin: 10px 0 10px 10px;
}
.footright {
	width: 33%;
	float: left;
	margin-top: 10px;
}
.mapheight {
	height: 500px;
}
.footbot {
	width: 60%;
	float: left;
}

.footright h2 {
	color:#CCC;
	padding-left: 10px;
}
.footright p {
	padding-left: 10px;
}
.footbot p {
	padding-left: 10px;
	color:#999;
}
.box {
	border: 4px #FF3300 solid;
	background: #933;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px
}
.imgbox {
	padding: 5px 0 10px 10px;
	width: 50%;
	float: right;
}
.imgbox img {
	 border-radius: 20px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.paddy {
	margin-top: 10px;
}
.white {
	background-color: #FFF;
	border-top: 2px #0099CC solid;
}
.bluebox {
	background: #CBE5FF; 
	border-top: 2px #0099CC solid;
}
/*THIS IS FOR MAKING TABLES WITH DIVS*/
.outerbox {
	border-left: 1px #CC6600 solid;
	border-right: 1px #CC6600 solid;
	border-bottom: 1px #CC6600 solid;
	margin: 5px 0 20px 0;
}
.headrow {
	width: inherit;
	overflow: auto;
	background-color: #999;
	border-top: 1px #CC6600 solid;
	padding: 5px;
}
.boldrow {
	width: inherit;
	overflow: auto;
	background-color: #C60;
	padding: 5px;
}

.rowbot {
	width: inherit;
	overflow: auto;
	background-color: rgba(150, 150, 150, 0.1);
	padding: 5px;
	overflow: hidden;
}
.row1 {
	width: 100%;
	overflow: auto;
	background-color: rgba(150, 150, 150, 0.1);
	overflow: hidden;
}
.row2 {
	width: 100%;
	overflow: auto;
	background-color: rgba(40, 44, 44, 0.2);
	overflow: hidden;
}
.row3 {
	width: inherit;
	border-top: 1px #CC6600 solid;
	overflow: auto;
	background-color: #ACD5E1;
	overflow: hidden;
}
.topline {
	border-top: 1px #CC6600 solid;
}
.row1-1 {
	width: 30%;
	line-height: 20px;
	min-height: 15px;
	padding: 5px;
	float: left;
}
.row1-2 {
	width: 66%;
	line-height: 20px;
	min-height: 15px;
	padding: 5px;
	float: left;
}
.row50 {
	width: 50%;
	min-height: 15px;
	padding: 0 0 15px 0;
	float: left;
}
.row50 p {
	padding-right: 15px;
}
.row50 ul {
	padding-right: 15px;
}
.row25 {
	width: 25%;
	min-height: 15px;
	padding: 5px 0 5px 0;
	float: left;
}
/* THIS IS FOR THE NAV BAR */
.dropdown {
	position: relative;
	display: inline-block;
	padding: 5px 8px 5px 8px;
	font-family: 'Montserrat', sans-serif;
	font-size: 120%;
	width: auto;
	z-index:333;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #CCC;
	min-width: 160px;
	padding: 5px;
	margin-left: -8px;
}
/*.dropdown-content p {
	padding: 5px;
}*/
.dropdown-content p:hover {
	display: block;
	background-color: #CCC;
}
.dropdown:hover {
	background-color: #CCC;
}
.dropdown:hover .dropdown-content {
	display: block;
}
#menubar {
	width: 100%;
	height: 65px;
	background-color: #08173C;
	z-index: 3333;
	position: fixed;
	top: 0;
	border-bottom: #09F 3px solid;
}
.menucontent {
	width: 90%;
	max-width: 1024px;
	/*min-height: 35px;*/
	margin: 0 auto;
}
.menuleft {
	/*width: 65%;
	float: left;*/
	margin-top: 14px;
}
.menuright {
	width: 35%;
	float: right;
	margin-top: 15px;
}
.topm {
	z-index: 2222;
}
/* END NAV BAR */

/*ADDITIONAL TEXT STYLES*/
.smallprint {
	font-size:90%;
	color: #CCC;
}
@media screen and (min-width: 1400px) {
.jumper {
	display: none;
}
.none {
	display: none;
}
.mobibanner {
	display: none;
}
/*.banner {
	height: 750px;
}*/
.bumper {
	margin-top: 750px;
}
.formheightA {
    height: 1500px;
}
}
@media screen and (min-width: 851px) and (max-width: 1399px){
.jumper {
	display: none;
}
.none {
	display: none;
}
.mobibanner {
	display: none;
}
.formheightA {
    height: 1500px;
}
}
 @media screen and (min-width: 696px) and (max-width: 850px) {
.menu1 {
	display: none;
}
.jumper {
	display: none;
}
.mobibanner {
	display: none;
}
/*.banner {
	height: 300px;
}*/
.bumper {
	margin-top: 375px;
}
.mapheight {
	height: 480px;
}
.formheightA {
    height: 2000px;
}
}
@media screen and (max-width: 695px) {
h1 {
	font-size: 2em;
}
.banner {
	display: none;
}
.banner2 {
	display: none;
}
.jumper {
	width: 100%;
	height: 80px;
	background: #08173C;
	border-bottom: #996 2px solid;
	z-index:3333;
	position: relative;
}
.mobibanner {
	height: 50px;
	width: 100%;
	position: relative;
}
.bumper {
	margin-top: 320px;
}
.mapheight {
	height: 220px;
}
#menubar {
	display: none;
}
#right {
	margin-left: 3%;
	margin-right: 3%;
	min-height: 300px;
}
#left {
	width: 165px;
	margin-left: 10px;
	margin-top: 10px;
}
.content {
	width: 90%;
}
.content60 {
	width: 90%;
	float: none;
	margin: 0 auto;
}
.content20left {
	display: none;
}
.content20right {
	display: none;
}
.footer {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.fltrt {
	margin-left: 0px;
    float: none;
}
.row1-1 {
	width: 100%;
}
.row1-2 {
	width: 100%;
}
.row50 {
	float: none;
	width: 100%;
}
.row50 p {
	padding-right: inherit;
}
.row50 ul {
	padding-right: inherit;
}
.footleft {
	width: 94%;
	float:none;
	margin: 10px 0 10px 3%;
}
.footright {
	width: 100%;
	float: none;
}
.footbot {
	width: 100%;
	float: none;
}
.imgbox {
	margin: 0;
	width: 100%
}
.navlogo {
	z-index: 1;
	float: right;
	padding: 10px;
	width: 190px;
}
.showbox {
	margin: 0;
	vertical-align: middle;
	padding: 10px;
	float: left;
	background-color: #CCC;
	overflow: hidden;
	height: auto !important;
	z-index: 2223;
	position: absolute;
	left: 0;
	top: 0;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
}
.list {
	display: none;
	height: auto;
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	width: 100%;
}
.show {
	display: none;
}
.hide:target + .show {
	display: inline;
}
.hide:target {
	display: none;
}
.hide:target ~ .list {
	display: inline;
}
/*style the (+) and (-) */
.hide, .show {
	height: 35px;
	font-size: 125%;
	text-align: center;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	padding: 6px;
	margin-bottom: 25px;
}
.list p {
	height: auto;
	margin: 0;
	padding: 0 0 0 5px;
	font-family: 'Montserrat', sans-serif;
	font-size: 115%;
}
/* END MOBILE NAV BAR */
.formheightA {
    height: 2000px;
}
}
