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

/* Global Styles */ 
body,td,th{
	font-family: 'Raleway', sans-serif;
	font-size: medium;
	vertical-align: baseline;
	width: 100%;
	height: auto;
	color: #000000;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}








/* Links */ 
/* Page links */ 
a:link {
	color: #3F8508;
	font-size: medium;
}
a:visited {
	color: #3F8508;
	font-size: medium;
}
a:hover {
	color: #cccccc;
	transition: color .5s ease;
	font-size: medium;
	text-decoration: underline;
}
a:active {
	color: #3F8508;
	font-size: medium;
	text-decoration: none;
}
/* Menu links */ 
a.class2:link {
	color: #000000;
	font-size: medium;
}
a.class2:visited {
	color: #000000;
	font-size: medium;
}
a.class2:hover {
	color: #c2c2c2;
	transition: color .5s ease;
	font-size: medium;
}
a.class2:active {
	color: #000000;
	font-size: medium;
}
/* Footer */ 
a.class3:link {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 100%;
}
a.class3:visited {
	color: #FFFFFF;
	font-size: 100%;
}
a.class3:hover {
	color: #CCCCCC;
	transition: color .5s ease;
	font-size: 100%;
}
a.class3:active {
	color: #FFFFFF;
	font-size: 100%;
}
/* Global-includes */ 
a.class4:link {
	color: #5bc7e1;
}
a.class4:visited {
	color: #5bc7e1;
}
a.class4:hover {
	color: #c2c2c2;
	transition: color .5s ease;
}
a.class4:active {
	color: #5bc7e1;
}
/* header */ 
a.class5:link {
	font-size: 120%;
	color: #9D1212;
	font-weight: bold;
	text-decoration: none;
}
a.class5:visited {
	font-size: 120%;
	color: #9D1212;
	font-weight: bold;
	text-decoration: none;
}
a.class5:hover {
	font-size: 120%;
	color: #CCCCCC;
	font-weight: bold;
	transition: color .5s ease;
	text-decoration: none;
}
a.class5:active {
	font-size: 120%;
	color: #9D1212;
	font-weight: bold;
	text-decoration: none;
}
/* header 2*/ 
a.class6:link {
	color: #FFFD9B;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
a.class6:visited {
	color: #FFFD9B;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
a.class6:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	transition: color .5s ease;
}
a.class6:active {
	color: #FFFD9B;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}









/* Selectors */
#container {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/website/bgcontainer.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	padding-bottom: 400px;
	background-position: 0% bottom;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	padding-left: 2%;
	padding-right: 2%;
	float: none;
	max-width: 1100px;
	min-height: 800px;
	padding-bottom: 200px;
}
#wrapleft {
	float: left;
	width: 60%;
	height: auto;
	padding-top: 40px;
}
#wrapright {
	height: auto;
	width: 40%;
	padding-bottom: 80px;
	margin-right: 0px;
	padding-top: 50px;
	float: left;
}
#headerhome {
	height: 180px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 0px;
	float: left;
	background-image: url(../images/website/bgheader.jpg);
	background-size: cover;
	background-position: right 43%;
	background-repeat: no-repeat;
}
#header {
	height: 155px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-bottom: 0px;
	float: left;
	background-image: url(../images/website/bgheader.jpg);
	background-size: cover;
	background-position: right 43%;
	background-repeat: no-repeat;
	padding-top: 20px;
}
/* needs height auto to work with acemenu */ 
#menu {
	height: auto;
	background-color: #555555;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 1px;
}









/* Divs*/
/* Empty generic div*/
#box001 {
	width: 100%;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
#box002 {
	height: 40px;
	background-color: #464646;
	text-align: center;
	font-family: Abel;
	font-size: x-large;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 10px;
	width: auto;
}
#box003 {
	float: right;
	height: 40px;
	width: 300px;
	text-align: center;
}
#box004 {
	width: 300px;
	height: 40px;
	text-align: center;
	float: left;
}
#box005 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	padding-top: 15px;
	float: left;
	background-color: #555555;
	height: auto;
}
#box006 {
	margin-left: auto;
	margin-right: auto;
	float: none;
	width: 70%;
	text-align: center;
}
#box007 {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	float: none;
}
#box008 {
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	float: right;
	height: auto;
	text-align: center;
	padding-top: 20px;
}
#box009 {
	height: auto;
	float: left;
	max-width: 331px;
}






/* page layout divs */
#box020 {
	height: auto;
	width: 100%;
	float: left;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
	background-color: #C8DD92;
	margin-bottom: 40px;
}
#box021 {
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	height: auto;
	width: 100%;
	background-image: url(../images/website/bgpanel001.jpg);
	background-repeat: repeat;
}
#box022 {
	height: 400px;
	text-align: center;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
	float: left;
	width: 260px;
}
#box023 {
	float: left;
	padding-top: 40px;
	height: auto;
	width: 100%;
	background-image: url(../images/website/bgpanel002.jpg);
	margin-top: 80px;
}
#box024 {
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	width: 100%;
	background-color: #cccccc;
	text-align: center;
}
#box025 {
	float: left;
	padding-top: 20px;
	padding-bottom: 40px;
	height: auto;
	width: 100%;
}






/* variable divs */
#box050 {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	float: none;
	clear: left;
	padding-bottom: 20px;
	width: 100%;
}
#box051 {
	height: auto;
	float: left;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
	margin-left: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	width: auto;
	}
#box052 {
	height: 30px;
	width: 100%;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #68775A;
	text-align: center;
	font-weight: bold;
	color: #F7EEB3;
	margin-top: 10px;
}
#box053 {
	height: auto;
	width: 100%;
	float: left;
	padding-bottom: 40px;
}
#box054 {
	width: auto;
	height: auto;
	float: right;
	border: 2px solid #6EAB36;
	padding-top: 30px;
	line-height: 20px;
	text-align: center;
	color: #333;
	padding-bottom: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
}
#box055 {
	width: 100%;
	height: auto;
	float: left;
	margin-left: 0px;
	padding-bottom: 20px;
	text-align: left;
}
#box056 {
	height: auto;
	float: auto;
	padding-bottom: 40px;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	margin-left: auto;
	margin-right: auto;
}
#box057 {
	height: auto;
	float: auto;
	padding-bottom: 40px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	max-width: 1000px;
}
#box058 {
	width: 50%;
	height: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	padding-top: 81px;
	float: none;
}
/* DL containers */
#box059 {
	float: left;
	height: 210px;
	width: 80px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FBF7D7;
	text-align: center;
	margin-right: 5px;
	padding-top: 10px;
	margin-left: 5px;
	font-size: 14px;
	margin-bottom: 10px;
}
#box060 {
	width: 100%;
	height: auto;
	float: none;
	padding-bottom: 40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#box061 {
	width: 300px;
	height: auto;
	float: none;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	background-color: #C8DD92;
	padding-right: 40px;
	padding-left: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}

















/* zoomslides */
#box070 {
	width: 100%;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
/* zoomslides */
#box071 {
	height: auto;
	margin-top: 50px;
	position: absolute;
	float: left;
	width: auto;
	margin-left: 10%;
}
#box072 {
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 50%;
}
#box073 {
	width: 43%;
	height: auto;
	text-align: center;
	float: left;
	padding-bottom: 20px;
	padding-top: 40px;
	padding-right: 20px;
}
#box074 {
	width: 43%;
	height: auto;
	text-align: center;
	float: right;
	padding-bottom: 60px;
	padding-top: 40px;
	padding-right: 20px;
}
#box075{
	width: 26%;
	height: auto;
	margin-left: 3%;
	margin-right: 3%;
	float: left;
	font-size: large;
	margin-top: 20px;
}	
#box076 {
	height: auto;
	max-width: 500px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #3F8508;
	padding-left: 5%;
	padding-right: 5%;
	border-radius: 30px;
	padding-top: 5%;
	padding-bottom: 5%;
	margin-bottom: 40px;
	text-align: center;
}














/* Indents */
/* plain indent */
#box200 {
	width: 70%;
	text-align: left;
	height: auto;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-bottom: 20px;
}
/* Site Map */
#box201 {
	padding-left: 34px;
	clear: left;
	width: 220px;
	float: left;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
}
#box202 {
	text-align: left;
	float: none;
	width: 70%;
	background-image: url(../images/website/branch.png);
	background-repeat: no-repeat;
	padding-left: 70px;
	margin-left: 100px;
	clear: left;
	padding-bottom: 10px;
	padding-top: 10px;
	background-position: 0% 40%;
}
/* Others */
#box203 {
	background-image: url(../images/website/bullet.png);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	max-width: 500px;
	padding-left: 25px;
}
#box204 {
	background-image: url(../images/website/bullet.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 15px;
	width: 190px;
	float: left;
	clear: left;
	background-position: 0% 6px;
}
#box205 {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-bottom: 15px;
	background-image: url(../images/website/bullet.png);
	background-repeat: no-repeat;
	background-position: 0% 6px;
	max-width: 500px;
}
#box206 {
	background-image: url(../images/website/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
	max-width: 425px;
	padding-right: 30px;
}
#box207 {
	background-image: url(../images/website/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 20px;
	float: right;
	max-width: 425px;
	padding-right: 30px;
	margin-bottom: 20px;
}
#box208 {
	width: auto;
	height: auto;
	float: left;
	margin-bottom: 40px;
}
#box209 {
	width: 30px;
	height: auto;
	float: left;
	text-align: left;
}
#box210 {
	width: 90%;
	height: auto;
	float: left;
	text-align: left;
	padding-bottom: 15px;
}





/* Contact Form and page */
#box300 {
	height: auto;
	float: left;
	max-width: 400px;
	clear: left;
}
#box301 {
	float: left;
	max-width: 400px;
	clear: left;
	height: 110px;
}
#box302 {
	float: left;
	height: auto;
	text-align: left;
	max-width: 498px;
	clear: left;
}
/* contact form*/
#box303 {
	height: 590px;
	float: none;
	max-width: 522px;
	padding-bottom: 30px;
	border: thin solid #cccccc;
	border-radius: 15px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	margin-bottom: 80px;
}
/* booking form*/
#box304 {
	height: auto;
	padding-bottom: 20px;
	margin-bottom: 9px;
	float: left;
	margin-top: 10px;
	width: 97%;
	text-align: left;
	padding-top: 20px;
	background-color: #EEEEEE;
	padding-right: 10px;
	padding-left: 10px;
}
#box305 {
	height: auto;
	max-width: 600px;
	padding-bottom: 30px;
	border: thin solid #cccccc;
	border-radius: 14px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 80px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#box306 {
	height: auto;
	padding-bottom: 10px;
	float: left;
	margin-top: 10px;
	width: 98%;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#box307 {
	height: auto;
	float: left;
	width: 170px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.formbutton {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	background-color: #3F8508;
	border: thin solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 200px;
	margin-top: 20px;
	height: 60px;
	font-size: large;
}
.formcheckbox{
	display: block !important;
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 20px;
	margin-top: -5px;
}
.formboxmessage {
	font-family: 'Raleway', sans-serif;
	font-size: medium;
	height: 200px;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #666;
}
.formboxwidth001 {
	float: left;
	width: 96%;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	padding-left: 10px;
	font-family: 'Raleway', sans-serif;
	font-size: medium;
	color: #888888;
}
.formboxwidth002 {
	float: left;
	width: 230px;
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: 'Raleway', sans-serif;
	font-size: medium;
	color: #888888;
}.formboxwidth003 {
	float: left;
	width: 120px;
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: 'Raleway', sans-serif;
	font-size: medium;
	color: #888888;
	margin-top: -5px;
}
.formboxheight {
	float: left;
	min-height: 100px;
}
.formcolumns{
	width: 100%;
	font-family: 'Raleway', sans-serif;
	font-size: medium;
}






/* Terms - global */
#box400 {
	max-width: 500px;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	clear: left;
}
/* Indents */
#box401 {
	background-image: url(../images/website/bullet.png);
	background-repeat: no-repeat;
	background-position: 70px 10px;
	padding-left: 100px;
	padding-top: 5px;
	padding-right: 100px;
	padding-bottom: 5px;
	max-width: 360px;
	text-align: justify;
	clear: left;
}
/* Recommended websites container */
#box402 {
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
	padding-right: 60px;
}







/* Footer */
#footer {
	height: auto;
	width: 100%;
	float: left;
	background-color: #000000;
	margin-top: 120px;
}
#box500 {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	float: none;
	max-width: 1300px;
	padding-top: 40px;
	color: #FFFFFF;
	font-size: small;
}
#box501 {
	text-align: left;
	float: left;
	height: auto;
	padding-right: 2%;
	padding-left: 2%;
	width: 35%;
	padding-top: 0px;
}
#box502 {
	height: auto;
	padding-top: 72px;
	padding-bottom: 20px;
	width: 35%;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 20px;
}
#box503 {
	width: 20%;
	float: left;
	height: auto;
	text-align: center;
	font-weight: bold;
}










/* animated divs hover */
#box700{
	height: 320px;
	width: 170px;
}
#box701 {
	height: 320px;
	float: left;
	text-align: left;
	width: 200px;
	margin-right: 15px;
}
#box702{
	width: 200px;
	text-align: center;
	padding-bottom: 5px;
	height: 50px;
	padding-top: 5px;
	background-color: #EBEBEB;
	float: left;
	margin-top: 160px;
	font-size: 15px;
}
/* taller portrait format */
#box703 {
	height: 360px;
	float: left;
	text-align: left;
	margin-right: 20px;
	width: 220px;
}






/* text classes */
.h1 {
}
.h2 {
}
.h3 {
}
.h4 {
}
/* colour 1 */
/* s */
.text001 {
	color: #FFFFFF;
}
/* m */
.text002 {
	color: #FFFFFF;
	font-size: medium;
}
/* l */
.text003 {
	color: #FFFFFF;
	font-size: large;
}
/* xl */
.text004 {
	color: #FFFFFF;
	font-size: x-large;
}
/*s-bold */
.text005 {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}
/* m-bold */
.text006 {
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}
/* l-bold */
.text007 {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
}
/* xl-bold */
.text008 {
	color: #FFFFFF;
	font-size: 180%;
	font-weight: bold;
	text-shadow: 1px 1px #000000;
}
.text009 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 230%;
	text-shadow: 2px 2px #000000;
}
/* colour 2 */
/* s */
.text021 {
	color: #000000;
	font-size: small;
}
/* m */
.text022 {
	color: #464646;
	;
	font-size: medium;
}
/* l */
.text023 {
	color: #000000;
	font-size: large;
}
/* xl */
.text024 {
	color: #000000;
	font-size: x-large;
}
/*s-bold */
.text025 {
	color: #000000;
	font-size: small;
	font-weight: bold;
}
/* m-bold */
.text026 {
	color: #000000;
	font-size: medium;
	font-weight: bold;
}
/* l-bold */
.text027 {
	color: #575757;
	font-size: large;
	font-weight: bold;
}
/* xl-bold */
.text028 {
	color: #575757;
	font-weight: bold;
	font-size: x-large;
}
/* s */
.text029 {
	color: #575757;
	font-size: xx-large;
	font-weight: bolder;
}
/* colour 3 */
/* s */
.text041 {
	color: #6EAB36;
	font-size: small;
}
/* m */
.text042 {
	color: #6EAB36;
	font-size: medium;
}
/* l */
.text043 {
	color: #6EAB36;
	font-size: large;
}
/* xl */
.text044 {
	color: #6EAB36;
	font-size: xx-large;
}
/*s-bold */
.text045 {
	color: #6EAB36;
	font-size: small;
	font-weight: bold;
}

/*text046 used on contact form */
.text046 {
	color: #2666A6;
	font-size: 18px;
	font-weight: bolder;
}
/* medium */
.text048 {
	color: #6EAB36;
	font-size: 150%;
	font-weight: bold;
}
/* large */
.text049 {
	color: #6EAB36;
	font-size: xx-large;
	font-weight: bold;
	line-height: 30px;
}
/* special font */
/* slider */
.text061 {
	color: #ffffff;
	font-size: 60%;
	font-family: 'Ribeye Marrow', cursive;
}
.text062 {
	color: #ffffff;
	font-size: 60%;
	font-family: 'Ribeye Marrow', cursive;
}
.text063 {
	color: #ffffff;
	font-size: 60%;
	font-family: 'Ribeye Marrow', cursive;
}
.text065 {
	color: #000000;
	font-size: 220%;
	font-family: 'Lobster Two', cursive;
}
.text066 {
	color: #FFFFFF;
	font-size: 80%;
	font-family: 'Lobster Two', cursive;
}
.text067 {
	color: #000000;
	font-size: 170%;
	font-family: 'Lobster Two', cursive;
}
.text071 {
	color: #ffffff;
	font-size: 70%;
	font-family: 'Mystery Quest', cursive;
}
.text072 {
	color: #000000;
	font-size: 235%;
	font-family: 'Mystery Quest', cursive;
}
.text073 {
	color: #ffffff;
	font-size: 60%;
	font-family: 'Mystery Quest', cursive;
}
.text075 {
	color: #FFFFFF;
	font-size: 60%;
	font-family: 'Spartan', cursive;
}
.text076 {
	color: #000000;
	font-size: 100%;
	font-family: 'Spartan', cursive;
}
.text077 {
	color: #000000;
	font-size: 150%;
	font-family: 'Spartan', cursive;
}
/* m-bold */
/* used on global terms */
.text090 {
	color: #000000;
	font-weight: bold;
}
/* l-bold */
/* used on global terms */
.text091 {
	color: #000000;
	font-size: 25px;
	font-weight: bold;
}
.textitalic001 {
	font-style: italic;
	color: #555555;
}
.textunderline001 {
	text-decoration: underline;
	color: #555555;
}








/* aligning */
p {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
}
.floatleft001 {
	float: left;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: 40px;
}
.floatleft002 {
	float: left;
	margin-top: 0px;
	margin-bottom: 3%;
	margin-right: 60px;
}
/* comms */
.floatleft003 {
	margin-right: 30px;
	margin-bottom: 60px;
	float: left;

}
.floatcentre001 {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}
.floatcentre002 {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.margin001 {
	margin-bottom: 20px;
}











/* Formatting */
.bullet001 {
	color: #3F8508;
	margin-right: 10px;
}
.border001 {
	border: 1px solid #555555;
}
.ul {
/* important will override same class elsewhere  */
	display: list-item !important;
	list-style-type: disc;
	margin: 1em 0 1em 0;
	padding-start: 40px;
	float: left;
	text-align: left;
	clear: left;
}
.transparent {
   width: 20px;
   height: 20px;
   overflow: hidden; 
   color:transparent;
}
/* rule for main divs*/
.hr001 {
	width: 100%;
	border: thin solid #6EAB36;
	margin-top: 40px;
	margin-bottom: 40px;
	display: block;
	clear: left;
	float: left;
}
/* rule for footer panels*/
.hr002 {
	width: 40%;
	border: thin solid #6EAB36;
	float: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 40px;
}
/* rule for footer privacy panels*/
.hr003 {
	width: 100%;
	border: 0.5px solid #6EAB36;
	margin-top: 12px;
	float: left;
	margin-bottom: 10px;
}
/* fade rule*/
.hr004 {
	height: 1px;
	background-color: transparent;
	max-width: 25em;
	margin: auto;
	background-image: linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
	background-image: -o-linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
	background-image: -moz-linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
	background-image: -webkit-linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
	background-image: -ms-linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
	background-image: -webkit-gradient( linear, left bottom, right bottom, color-stop(0.02, white), color-stop(0.5, gray), color-stop(0.98, white) );
	margin-top: 40px;
	margin-bottom: 40px;
	border: thin solid transparent;
}
/* rule for footer panels*/
.hr005 {
	width: 40%;
	border: thin solid #6EAB36;
	float: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}







/* sizing */
/* maxes all images to 100% of div */
.img {
	width: 100%;
	height: auto;
}
/* responsive img - keeps original size when maxed */
.fixed-ratio-resize { 
	max-width: 100%;
	height: auto;
}
.cover {
	object-fit: cover;
 object-position: top;
}
/* iFrames */
.ifcontainer {
	position: relative;
	width: 100%;
	overflow: hidden;
	/* 16:9 Aspect Ratio */
	padding-top: 53.25%;
	/* 8:5 Aspect Ratio */
	/* padding-top: 62.5%; */		
}
.ifresponsive-iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
/* for iframe*/
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	float: right;
}
/* for mp4*/
.videoWrapper video {
	width: 100%;
	float: left;
	height: auto;
	margin-bottom: 11%;
	margin-top: 11%;
}
/* horizontal scroll for tables */
.overflowy-hidden {
	width: 91%;
	overflow-y: hidden;
	border: thin solid #CCCCCC;
	height: auto;
}
/* iFrames */
.scalable iframe {
	height: 100%;
	width: 100%;
}
/* formats content on the page */
.scalable .scalable-content {
	height: auto;
	position: relative;
	width: auto;
	float: left;
}
.scalable-16-9 .scalable-content {
	width: 100%;
	height: 700px;
	float: left;
	padding-top: 40px;
}
/* contact form */
.scalable-16-9-2 .scalable-content {
	width: 100%;
	height: 540px;
	float: left;
	padding-top: 40px;
}
/* map*/
.iframe-rwd  {
	position: relative;
	padding-bottom: 30%;
	padding-top: 30px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: -20px;
}
.iframe-rwd iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
