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






/* Global Styles */ 
body,td,th{
	margin-top: -1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: 'Raleway', sans-serif;
	line-height: 20px;
	vertical-align: baseline;
	color: #222222;
	font-size: 100%;
}






/* Links */ 
/* Page links */ 
a:link {
	color: #C2A11F;
}
a:visited {
	color: #C2A11F;
}
a:hover {
	color: #cccccc;
	transition: color .5s ease;
}
a:active {
	color: #C2A11F;
}
/* Menu links */ 
a.class2:link {
	color: #000000;
	font-size: medium;
	font-weight: bold;
}
a.class2:visited {
	color: #000000;
	font-size: medium;
	font-weight: bold;
}
a.class2:hover {
	color: #FFFFFF;
	transition: color .5s ease;
	font-size: medium;
	font-weight: bold;
}
a.class2:active {
	color: #000000;
	font-size: medium;
	font-weight: bold;
}
/* Footer */ 
a.class3:link {
	color: #6679CC;
	font-weight: normal;
	font-size: 100%;
}
a.class3:visited {
	color: #6679CC;
	font-size: 100%;
}
a.class3:hover {
	color: #CCCCCC;
	transition: color .5s ease;
	font-size: 100%;
}
a.class3:active {
	color: #6679CC;
	font-size: 100%;
}
/* Global-includes */ 
a.class4:link {
	color: #C2A11F;
}
a.class4:visited {
	color: #C2A11F;
}
a.class4:hover {
	color: #CCCCCC;
	transition: color .5s ease;
}
a.class4:active {
	color: #C2A11F;
}
/* comms */ 
a.class5:link {
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.class5:visited {
	font-size: 120%;
	color: #FFFFFF;
	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: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}












/* selectors */
#container001 {
	margin-top: none;
	width: 100%;
	float: left;
	padding-bottom: 0px;
}
#wrap {
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: left;
	margin-bottom: auto;
	height: auto;
	padding-left: 2%;
	padding-right: 2%;
}
#wrapleft {
	float: left;
	width: 60%;
	height: auto;
	text-align: left;
}
#wrapright {
	height: auto;
	width: 30%;
	float: left;
	min-width: 310px;
}
#headerhome {
	height: auto;
	width: 100%;
	float: left;
	padding-bottom: 40px;
	background-color: #000000;
}
#headerinner {
	height: auto;
	width: 100%;
	float: left;
	background-color: #000000;
}
#menuouter {
	width: 100%;
	height: auto;
	float: left;
	padding-right: 0px;
	background-color: #C2A11F;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#menuinner {
	width: 100%;
	float: none;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	min-height: 34px;
}






















/* Divs*/
/* Empty generic div*/
#box001 {
	float: left;
	width: 100%;
	height: auto;
	padding-top: 0px;
}
#box002 {
	height: auto;
	width: 1200px;
	float: none;
	margin-top: 13px;
	text-align: center;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}
#box003 {
	float: left;
	height: auto;
	text-align: center;
	margin-top: -10px;
	width: 100%;
}
/* logohome*/
#box004 {
	width: 500px;
	height: auto;
	margin-left: 5%;
	line-height: 10px;
	float: left;
}
/* logoinner*/
#box005 {
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 380px;
}
#box006 {
	height: auto;
	float: left;
	width: 100%;
	margin-top: 0px;
}
#box007 {
	height: auto;
	float: right;
	text-align: center;
	margin-right: 8%;
	margin-top: 6px;
}
#box008 {
	width: 100%;
	float: left;
	height: auto;
	text-align: left;
	margin-top: 18px;
}
#box009 {
	width: auto;
	float: right;
	height: auto;
	clear: both;
	padding-top: 40px;
	text-align: center;
	padding-bottom: 40px;
}
#box010 {
	width: auto;
	height: auto;
	padding-bottom: 10px;
}
#box011 {
	width: auto;
	height: auto;
	padding-top: 5px;
}
#box012 {
	width: 100%;
	height: 81px;
	padding-top: 5px;
	padding-bottom: 2px;
	float: left;
	background-color: #DD686A;
}
#box013 {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	background-color: #555555;
	padding-top: 20px;
	clear: left;
	padding-bottom: 10px;
	}
#box014 {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 30px;
	max-width: 590px;
}
#box015 {
	height: auto;
	width: auto;
	float: left;
	text-align: center;
	padding-left: 15px;
	padding-right: 0px;
}
/* header button container*/
#box016 {
	height: 200px;
	float: right;
	width: 330px;
	margin-top: 65px;
}
#box017 {
	height: auto;
	float: left;
	margin-top: 16px;
	width: auto;
}
#box018 {
	width: 500px;
	height: auto;
	float: left;
}











/* page layout divs */
#box020{
	height: 150px;
	width: 100%;
	float: left;
}
#box021{
	height: auto;
	width: 100%;
	float: left;
	border-top: thin solid #000000;
}
#box022 {
	height: auto;
	width: 100%;
	float: left;
	text-align: center;
}
#box023 {
	height: auto;
	width: 100%;
	float: left;
	background-color: #EEEEEE;
	text-align: center;
	padding-top: 25px;
	background-image: url(../images/website/ravenna.png);
}








/* variable divs */
#box050 {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	float: left;
	text-align: left;
	padding-top: 40px;
	max-width: 800px;
	padding-bottom: 40px;
	min-height: 400px;
	padding-left: 2%;
	padding-right: 2%;
}
#box051 {
	height: auto;
	width: 45%;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	clear: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
#box052 {
	height: auto;
	width: 45%;
	float: right;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	line-height: 20px;
}
#box053 {
	height: auto;
	float: none;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 580px;
}
#box054 {
	height: auto;
	text-align: center;
	max-width: 1000px;
	padding-left: 0px;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 0px;
	padding-top: 20px;
}
/* star rating container */
#box055 {
	height: 200px;
	max-width: 200px;
	float: left;
	text-align: center;
	padding-top: 21px;
	padding-right: 21px;
	padding-bottom: 21px;
	padding-left: 21px;
	width: auto;
}
#box056 {
	height: auto;
	text-align: center;
	max-width: 1000px;
	padding-left: 0px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 0px;
	padding-top: 20px;
}
#box057 {
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	text-align: left;
	width: 100%;
}
#box060 {
}
/* banners */
#box061 {
	width: 100%;
	height: 100px;
padding-top: 80px;
	padding-bottom: 30px;
	float: left;
	text-align: left;
	background-image: url(../images/banners/banner-001.jpg);
	background-size: 280% auto;
	background-repeat: no-repeat;
	background-position: 0% 47%;
}
#box062 {
	width: 100%;
	height: 100px;
	padding-top: 80px;
	padding-bottom: 30px;
	float: left;
	text-align: left;
	background-image: url(../images/banners/banner-002.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center 47%;
}
#box063 {
	width: 100%;
	height: 100px;
padding-top: 80px;
	padding-bottom: 30px;
	float: left;
	text-align: left;
	background-image: url(../images/banners/banner-003.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center 47%;
}
#box064 {
	width: 100%;
	height: 100px;
padding-top: 80px;
	padding-bottom: 30px;
	float: left;
	text-align: left;
	background-image: url(../images/banners/banner-004.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center 47%;
}
#box065 {
	width: 100%;
	height: 100px;
padding-top: 80px;
	padding-bottom: 30px;
	float: left;
	text-align: left;
	background-image: url(../images/banners/banner-005.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center 47%;
}
#box066 {
	width: 100%;
	height: 100px;
padding-top: 80px;
	padding-bottom: 30px;
	float: left;
	text-align: left;
	background-image: url(../images/banners/banner-006.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center 47%;
}
#box067 {
	width: 100%;
	height: 100px;
padding-top: 80px;
	padding-bottom: 30px;
	float: left;
	text-align: left;
	background-image: url(../images/banners/banner-007.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center 47%;
}
#box068 {
	width: 100%;
	height: 100px;
 padding-top: 80px;
	padding-bottom: 30px;
	float: left;
	text-align: left;
	background-image: url(../images/banners/banner-008.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center 47%;
}
#box069 {
	width: 100%;
	height: 100px;
 padding-top: 80px;
	padding-bottom: 30px;
	float: left;
	text-align: left;
	background-image: url(../images/banners/banner-009.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center 47%;
}
#box070 {
	width: 100%;
	height: 100px;
	padding-top: 80px;
	padding-bottom: 30px;
	float: left;
	text-align: left;
	background-image: url(../images/banners/banner-010.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center 47%;
}
















/* slide animation */
#box071 {
	height: 15px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
	width: auto;
} 
#box072 {
	height: 15px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
	width: auto;
}
#box073 {
	height: 15px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
	width: auto;
}
#box074 {
	height: 15px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
	width: auto;
}












/* 2 box left */
#box082 {
	width: 45%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}
/* 2 box right */
#box083 {
	width: 45%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}
/* nested divs */
/* use absolute pixel dimensions only percentages do not work */
#box085 {
	height: 320px;
	width: 380px;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 30px;
	float: left;
	text-align: center;
	border: thin solid #ECECEC;
	border-radius: 20px;
	background-color: #FFFFFF;
}
#box086 {
	height: auto;
	float: left;
	max-width: 330px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#box087 {
	height: auto;
	width: 1310px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	float: none;
}
#box088 {
	height: auto;
	float: none;
	text-align: center;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}










/* Tables */
/* container for smaller box divs */
#box150 {
	float: none;
	height: auto;
	width: 787px;
}
/* header width 1 with background colour*/
#box151 {
	width: 85%;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	border: 1px solid #9E9E9E;
	height: auto;
}
/* header width 1 no background colour*/
#box152 {
	width: 669px;
	float: left;
	background-color:none ;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* header width 2 with background colour*/
#box153 {
	width: 554px;
	float: left;
	background-color: #FAE2B8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* header width 3 no background colour*/
#box154 {
	width: 554px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* sub-headers width 1 with background colour*/
#box155 {
	width: 180px;
	float: left;
	background-color: #7B7B7B;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
	color: #F9F9F9;
}
/* sub-headers width 2 no background colour*/
#box156 {
	width: 440px;
	float: left;
	background-color: #FAE2B8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* data width 1 */
#box157 {
	width: 180px;
	float: left;
	padding: 10px;
	height: 40px;
	border: 1px solid #c2c2c2;
	background-color: #ff6600;
}
/* data width 2 */
#box158 {
	padding: 10px;
	height: 140px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	text-align: left;
	float: left;
	border-width: 1px;
	border-color: #c2c2c2;
	width: auto;
}
/* container for smaller box divs 2 */
#box160 {
	float: left;
	height: auto;
	width: 500px;
}







/* Indents */
/* plain indent */
#box200 {
	width: 70%;
	text-align: left;
	height: auto;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
}
/* Site Map */
#box201 {
	float: left;
	padding-bottom: 10px;
	text-align: left;
	max-width: 480px;
	height: 30px;
	clear: left;
}
#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;
}
/* 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;
}








/* Terms - global */
#box400 {
 width: 100%;
	height: auto;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	float: none;
}
/* Indents */
#box401 {
	max-width: 360px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	background-image: url(../images/website/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	text-align: justify;
}








/* Footer */
#footer {
	height: auto;
	width: 100%;
	float: left;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: thin solid #4E9FE7;
	background-color: #000000;
	font-size: small;
}
#box500 {
	height: auto;
	float: none;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
}
#box501 {
	text-align: left;
	float: left;
	height: auto;
	padding-right: 40px;
	padding-left: 20px;
	max-width: 260px;
}
#box502 {
	height: auto;
	width: 100%;
	float: left;
	clear: left;
}
#box503 {
	float: none;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	max-width: 1000px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}






/* animated divs hover */
#box700{
	height: auto;
	float: none;
	text-align: center;
	margin-bottom: 24px;
	width: 260px;
}
#box701 {
	height: auto;
	float: left;
	text-align: left;
}
#box702{
	width: 304px;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 209px;
	padding-top: 3px;
	font-weight: normal;
	font-size: medium;
	line-height: 21px;
	border: 1px solid #ffffff;
}
/* documents */
#box703{
	height: 160px;
	float: left;
	text-align: center;
	width: 90px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
}


























/* Text Classes */
.h1 {
	line-height: 40px;
}
.h2 {
	line-height: 25px;
}
.h3 {

}
.h4 {

}
.textcolour001 {
	color: #2D78C4;
}
.textcolour002 {
	color: #ff6600;
}
.textsmallboldcentre {
	font-weight: bold;
	color: #333;
	text-align: center;
}







/* text classes */
/* colour 1 */
.text001 {
	color: #FFFFFF;
	font-size: small;
}
.text002 {
	color: #FFFFFF;
	font-size: medium;
}
.text003 {
	color: #FFFFFF;
	font-size: large;
}
.text004 {
	color: #FFFFFF;
	font-size: x-large;
}
/* colour 1 bold*/
.text005 {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}
.text006 {
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
}
.text007 {
	color: #FFFFFF;
	font-size: x-large;
	font-weight: bold;
}
.text008 {
	color: #FFFFFF;
	font-size: 200%;
	font-weight: bold;
}
.text009 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 220%;
	text-shadow: 3px 5px #000000;
	letter-spacing: 3px;
	border: thin solid #000000;
}
.text010 {
	color: #FFFFFF;
	font-size: 192%;
	text-shadow: 2px 2px #000000;
	line-height: 30px;
}
/* colour 2 */
.text021 {
	color: #000000;
	font-size: small;
}
.text022 {
	color: #464646;
	;
	font-size: medium;
}
.text023 {
	color: #222222;
	font-size: large;
}
.text024 {
	color: #000000;
	font-size: x-large;
}
/* colour 2 bold*/
.text025 {
	color: #000000;
	font-size: small;
	font-weight: bold;
}
.text026 {
	color: #000000;
	font-size: medium;
	font-weight: bold;
}
.text027 {
	color: #000000;
	font-size: 130%;
	font-weight: bold;
}
.text028 {
	color: #000000;
	font-size: 150%;
	font-weight: bold;
	line-height: 35px;
}
.text029 {
	color: #222222;
	font-size: 300%;
	font-weight: bold;
}
/* used on global terms */
.text046 {
	color: #000000;
	font-size: 18px;
	font-weight: bolder;
}
.text047 {
	color: #000000;
	font-size: 25px;
	font-weight: bold;
}
/* colour 3 bold*/
.text056{
	color: #ff6600;
	font-size: medium;
	font-weight: bold;
}
.text057{
	color: #ff6600;
	font-size: 164%;
	font-weight: bold;
	line-height: 40px;
}
.text058 {
	color: #ff6600;
	font-size: large;
	font-weight: bold;
}
.text059 {
	color: #C2A11F;
	font-size: 180%;
	font-weight: bold;
}
/* colour 4 */
/* used on global terms */
.text090 {
	color: #C2A11F;
	font-size: 18px;
	font-weight: bolder;
}
.text091 {
	color: #C2A11F;
	font-size: 25px;
	font-weight: bold;
}
.textitalic001 {
	font-style: italic;
}



















/* Positioning */
.float001 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.float002 {
	float: right;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.margin001 {
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 40px;
	margin-bottom: 40px;
	float: left;
}
.margin002 {
	/* [disabled]border-width: 2px; */
	border-color: Black;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 0px;
}
.verticalpipe001 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 5px;
	color: #000000;
	margin-left: 15px;
}














/* Formatting */
/* Formatting */
.bullet001 {
	height: 10px;
	width: 10px;
	background-color: #FF6600;
	border-radius: 50%;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.bullet002 {
	height: 10px;
	width: 10px;
	background-color: #45528C;
	border-radius: 60%;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.border {
	border: 0.5px solid #333;
	float: left;
	margin-right: 40px;
}
/* 
.ul {
display: block;
list-style-type: disc;
margin-before: 1em;
margin-after: 1em;
margin-start: 0;
margin-end: 0;
padding-start: 40px; 
}
*/
.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;
}
	/* rule for main divs*/
.hr001 {
	width: 100%;
	border-left: thin solid #333333;
	border-right: thin solid #333333;
	border-bottom: thin solid #C2A11F;
	border-top: thin solid #333333;
	display: block;
	clear: left;
	margin-top: 40px;
	margin-bottom: 40px;
}
	/* rule for footer panels*/
.hr002 {
	width: 30%;
	border: thin solid #6679CC;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	display: block;
	margin-right: 70%;
}
/* rule for footer privacy panels*/
.hr003 {
	width: 100%;
	border: thin solid #6679CC;
	margin-top: 40px;
	margin-bottom: 40px;
}
/* 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 undefined;
}









/* sizing */
/* maxes all images to 100% of div */
.img {
	width: 100%;
	height: auto;
	margin-right: 10px;
}
/* basic responsive img keeps original size when maxed */
.fixed-ratio-resize { 
	max-width: 100%;
	height: auto;
}
/* horizontal scroll for tables */
.overflowy-hidden {
	clear: left;
	width: 100%;
	overflow-y: hidden;
	border: thin solid #CCCCCC;
}
/* iFrames */
/* youtube*/
.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%;
}
/* iFrames */
/* 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%;
}
/* iFrames */
/* contact form */
.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: 594px;
	float: left;
	padding-top: 40px;
	padding-bottom: 0px;
}
/* videos/animation ie Phoria */
/* adjust padding-bottom as required */
.video-container {
	position: relative;
	padding-bottom: 79.75%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	clear: left;
}
/* for blog etc */
.video-container-blog {
	position: relative;
	padding-bottom: 100%;
	padding-top: 35px;
	height: 0;
	overflow: hidden;
}
/* embedded video like Odstock */
.videoWrapper {
	position: relative; /* 16:9 Aspect Ratio */
	height: 449px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 130px;
}
.videoWrapper video {
	position: absolute;
	width: 100%;
	float: left;
	height: 115%;
}
/* Parallax sections*/
.parallax-window {
	background: transparent;
	float: none;
	width: auto;
	height: 300px;
}
