@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;

	Inspiration from "Responsive Web Design" by Ethan Marcotte
	http://www.alistapart.com/articles/responsive-web-design

	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);

.resImage{
	width:100%;
	height:auto;

}
.resImage1{
	width:100%;
	height:162px;
}
.resImage2{
	width:100%;
	height:auto;
}
#clear{
	clear:both;
}




.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}
#mainHeader{
	z-index:9999;
	width: 100%;

}
#responseLinks{
	z-index:9999;
	display:block;
}
#whiteLogo{
	width: 60%;
	max-width:200px;
	min-width:193px;
	float: right;
	position: absolute;
	top: 6px;
	right:5%;
}
#logo{
	display:none;
}
#logoContainer1{
	display:none;
	position:absolute;
	top:0;
	bottom:0;
	width:30%;
	max-width:500px;
	background-position:left top;
	background-repeat:none;
	background-size: cover;
	z-index:9959;
}
#logoNew{
	position:absolute;
	width: 10%;
	top:10px;
	left:7.5%;
	padding:0 0 0 0;
	z-index:9999;
	display:none;
}
#links{
	display:none;
}
#hero{
	background-image: url(../images/alphacabin-phone1.jpg);
	background-size: cover;
	position: relative;
	height: 100vh;
	display: block;
	background-position: center top;
	z-index:-50;
}
.header{
  position:absolute;
  top:50%;
  text-align:left;
  width:90%;
  padding-left:5%;
  color:#fff;
  font-size:36px;
  z-index:-40;
  font-family: 'Open Sans', sans-serif;
  -ms-transform: translate(0,-50%); /* IE 9 */
  -webkit-transform: translate(0,-50%); /* Safari */
  transform: translate(0,-50%);
}
.header h1{
	font-size: 38pt;
	line-height: 40pt;
	font-weight:300;
}
.header h1 span{
	font-weight:700;
}




/*diagonal sections*/
.whiteSplit {
    position: absolute;
    display: table;
    height: 70px;
	bottom: 0;
    left:0;
	width:100%;
	z-index:-10;
}
.whatWeDoHeading{
	position: relative;
    display: table;
    height: 70px;
	width:100%;
	text-align:center;
}
.img {
    width: 100%;
    height: 70px;
    position: absolute;
}
.overlay {
    position: relative;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: table-cell;
}
.overlay h2{
	font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
	font-weight:300;
	font-size:30pt;
	color: rgba(183,197,138,1);
	padding:0;
	margin:0;
}
.overlay h3{
	font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
	font-weight:150;
	font-size:12pt;
	line-height:12pt;
	color: rgba(0,0,0,1);
	opacity:0.5;
	padding:0;
	margin:0;
}















/*opening info stuff*/

#infoContainer{
	width:90%;
	font-family: 'Open Sans', sans-serif;
	font-size: 13pt;
	line-height:16pt;
	font-weight:400;
	padding: 30px 5% 30px 5%;
	color: rgba(80,73,75,1);
}

#infoLeft{
	float:left;
	width:100%;
	margin-right:0;
	padding-bottom:30px;
}
#infoLeft h1{
	font-size: 22pt;
	color: rgba(183,197,138,1);
	line-height:0;
	font-weight:300;
}
#infoLeft span{
	font-weight:700;
}
#infoCentre{
	float:left;
	width:100%;
	margin-right:0%;
}
#infoCentre span{
	font-weight:700;
}
#infoRight{
	float:left;
	width:100%;
	margin-left:0%;
}
#infoRight h2{
	font-size:14pt;
	color: rgba(183,197,138,1);
	line-height:16pt;
	font-weight:300;
	text-align:centre;
	padding:0 0 10px 0;
	margin:0;
}
#infoRight h3{
	font-size:12pt;
	color: rgba(0,0,0,1);
	line-height:12pt;
	opacity:0.5;
	font-weight:150;
	text-align:centre;
	margin:0;
	width:100%;
	padding: 30px 5% 30px 5%;


}
#infoRight span{
	font-weight:700;
}
#infoSpacer{
	width:100%;
	height:40px;
}
img.center {
    display: block;
    margin: 0 auto;
}
.subpoints{
	width:97%;
	padding: 20px 0 20px 3%;
	color:rgba(0,0,0,1);
}
/*close of opening info*/





/*interior section*/
#interiorContainer{
	text-align:center;
	text-width:90%;
	padding: 0px 5% 0px 5%;
	background-color:rgba(247,247,245,1);
}
#imagesContainer {
	width:90%;
	padding: 30px 5% 30px 5%;
}
.row{
	width: 100%;
	display: block;
	padding-top:1%;
	clear:both;
}
.leftLarge{
	float: left;
	width:100%;
}
.rightSmall{
	float: left;
	width: 100%;
	padding-top:1%
}
.leftSmall{
	float:left;
	width:100%;
}
.rightLarge{
	float:left;
	width:100%;
	padding-top:1%
}
#clear{
	clear:both;
}
/*close of interior section*/



/*opening of plan section*/

#planContainer{
	text-align:center;
}

#planImage{
	display:none;
	width:90%;
	padding: 30px 5% 30px 5%;
}
#planImageResponse{
	width:90%;
	padding: 30px 5% 30px 5%;
}

/*close of plan section*/



/*opening of exterior section*/

#exteriorContainer{
	width:90%;
	padding: 30px 5%;
	background-color:rgba(247,247,245,1);
}

/*close of exterior section*/





/*downloads section*/
#brochureDownloads{
	width: 90%;
	background-color: rgba(102,82,56,0);
	padding: 0px 0%;
}
#brochureDownloadsCentre{
	width: 90%;
	max-width: 480px;
	min-width: 0px;
	margin: 0px auto;
	line-height: 0;
	text-align: centre;
}
#brochureDownloadsCentre h1{
	font-family:'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 34px;
	color: rgba(216,155,74,1);
	font-weight: 300;
	text-align: centre;
	text-decoration: none;
	transition: 0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}
#brochureDownloadsCentre h1 span{
	font-size: 60px;
	font-weight: 300;
	text-align: centre;
}
#brochureDownloadsCentre h1:hover{
	color: rgba(102,82,56,1);
}
#brochureDownloadsCentre a{
	text-decoration: none;
}
/*close downloads section*/













/*opening of footer*/
#brochureDownload{
	font-family: 'Open Sans', sans-serif;
	width: 90%;
	background-color:rgba(104,86,66,1);
	text-align:center;
	padding: 30px 5%;
	color:#FFF;
}
#brochureDownload h1{
	font-weight:300;
	font-size: 18pt;
	line-height:20pt;
}
#brochureDownload h1 span{
	font-weight:700;
}
#brochureDownload a{
	font-size: 14pt;
	line-height:16pt;
	color: rgba(255,255,255,1);
	text-decoration: none;
}
#brochureDownload a:hover{
	color: rgba(255,255,255,1);
	text-decoration:underline;
}

#blueFooter{
	font-family:'Open Sans', sans-serif;
	font-size:10pt;
	width:90%;
	padding: 0px 5% 0px 5%;
	background-color:rgba(183,197,138,1);
	color:rgba(255,255,255,1);
}
.footerTopRow{
	width:100%;
	padding: 0 0 15px 0;
}
.footerLeft{
	width:100%;
	margin-right:0%;
	float: left;
	text-align:center;
	padding: 30px 0 30px 0;
	border-bottom: solid 1px rgba(255,255,255,1);
}
.footerCentre{
	width:100%;
	margin:0 %;
	float:left;
	text-align:center;
	padding:30px 0 0px 0;
}
.footerRight{
	width:100%;
	float:left;
	margin: 0 0 0 0%;
	text-align:center;
	padding: 7.5px 0 0 0;
}
.footerHeadings{
	font-size: 16pt;
	padding-bottom: 5px;
	padding-top:0;
	margin-bottom: 15px;
	border-bottom: 1px solid #fff;
}
.footerBottomRow{
	width:100%;
	border-bottom: solid 1px rgba(255,255,255,1);
	padding:10px 0 50px 0;
}
.footerCentre1{
	width:100%;
	margin:0;
	float:left;
	text-align:center;
	font-family:'Open Sans', sans-serif;
	font-size:10pt;
	line-height:12pt;
}
.footerCentre1 a{
	font-size: 14px;
	margin: 25px 0 0 0;
	padding: 15px 30px;
	border: solid 1px rgba(255,255,255,1);
	color: rgba(255,255,255,1);
	transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-webkit-transition:0.5s;
}
.footerCentre1 a:hover{
	background-color: rgba(255,255,255,1);
	border: solid 1px rgba(255,255,255,1);
	color: rgba(183,197,138,1);
}


#copyright{
	width: 90%;
	font-family:'Open Sans', sans-serif;
	font-size:8pt;
	text-align:center;
	background-color:rgba(80,73,75,1);
	color:rgba(255,255,255,1);
	padding: 25px 5%;
}

/*closing of footer*/



/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}
#mainHeader{
	width: 100%;
	padding-top: 10px;
}
#responseLinks{
	display:block;
}
#whiteLogo{
	width: 60%;
	max-width:200px;
	min-width:193px;
	float: right;
	position: absolute;
	top: 6px;
	right:5%;
}
#logo{
	display:none;
}
#logoContainer1{
	display:none;
	position:absolute;
	top:0;
	bottom:0;
	width:30%;
	max-width:500px;
	background-position:left top;
	background-repeat:none;
	background-size: cover;
	z-index:9959;
}
#logoNew{
	position:absolute;
	width: 10%;
	top:10px;
	left:7.5%;
	padding:0 0 0 0;
	z-index:9999;
	display:none;
}
#links{
	display:none;
}
#hero{
	background-image: url(../images/alphacabin1.jpg);
	background-size: cover;
	position: relative;
	height: 100vh;
	display: block;
	background-position: center top;
}
.header{
  position:absolute;
  top:50%;
  text-align:left;
  width:90%;
  padding-left:5%;
  color:#fff;
  font-size:36px;
  -ms-transform: translate(0,-50%); /* IE 9 */
  -webkit-transform: translate(0,-50%); /* Safari */
  transform: translate(0,-50%);
}
.header h1{
	font-size: 50pt;
	line-height: 52pt;
	font-weight:300;
}
.header span{
	font-weight:700;
}







/*diagonal sections*/
.whiteSplit {
    position: absolute;
    display: table;
    height: 110px;
	bottom: 0;
    left:0;
	width:100%;
}
.whatWeDoHeading{
	position: relative;
    display: table;
    height: 110px;
	width:100%;
	text-align:center;
}
.img {
    width: 100%;
    height: 110px;
    position: absolute;
}
.overlay {
    position: relative;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: table-cell;
}
.overlay h2{
	font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
	font-weight:300;
	font-size:42pt;
	color: rgba(183,197,138,1);
	padding:0;
	margin:0;
}
.overlay h3{
	font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
	font-weight:150;
	font-size:12pt;
	opacity:0.5;
	line-height:12pt;
	color: rgba(0,0,0,1);
	padding:0;
	margin:0;
}


/*opening info section*/
#infoContainer{
	width:90%;
	padding: 40px 5% 40px 5%;
}
#infoLeft{
	float:left;
	width:100%;
	margin-right:0;
	padding-bottom:30px;
}
#infoLeft h1{
	font-size: 28pt;
	color: rgba(183,197,138,1);
	line-height:30pt;
	font-weight:lighter;
	margin:0;
	padding:0;
}
#infoLeft span{
	font-weight:bold;
}
#infoCentre{
	float:left;
	width:49.25%;
	margin-right:0.75%;
}
#infoRight{
	float:left;
	width:100%;
	margin-left:;
}
#infoRight h2{
	font-size:16pt;
	color: rgba(183,197,138,1);
	line-height:18pt;
	font-weight:300;
	text-align:left;
	padding:0 0 10px 0;
	margin:0;
}
#infoRight h3{
	font-size:12pt;
	color: rgba(0,0,0,1);
	line-height:12pt;
	font-weight:150;
	opacity:0.5;
	text-align:left;
	padding:0 0 10px 0;
	margin:0;
}
#infoSpacer{
	width:100%;
	height:40px;
}
img.center {
    display: block;
    margin: 0 auto;
}

/*close of opening info*/














/*interior Section*/
#imagesContainer {
	width:90%;
	padding: 60px 5% 60px 5%;
	background-color:rgba(247,247,245,1);
}
.row{
	width: 100%;
	display: block;
	padding-top:1.8%;
	clear:both;
}
.leftLarge{
	float: left;
	width:58.2%;
}
.rightSmall{
	float: right;
	width: 40%;
	padding-top:0;
}
.leftSmall{
	float:left;
	width:40%;
}
.rightLarge{
	float:right;
	width:58.2%;
	padding-top:0;
}
#clear{
	clear:both;
}
/*close of interior section*/












/*openign of plan section*/

#planImage{
	display:none;
	width:90%;
	padding: 60px 5% 60px 5%;
}
#planImageResponse{
	width:90%;
	padding: 60px 5% 60px 5%;
}

/*close of plan section*/














/*opening of exterior section*/

#exteriorContainer{
	width:90%;
	padding: 40px 5% 40px 5%;
	background-color:rgba(247,247,245,1);
}

/*close of exterior section*/



/*downloads section*/
#brochureDownloads{
	width: 100%;
	background-color: rgba(102,82,56,0);
	padding: 30px 5%;
}
#brochureDownloadsCentre{
	width: 100%;
	max-width: 768px;
	min-width: 481px;
	margin: 0px auto;
	line-height: 0;
	text-align: center;
}
#brochureDownloadsCentre h1{
	font-family:'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 34px;
	color: rgba(216,155,74,1);
	font-weight: 300;
	text-decoration: none;
	transition: 0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}
#brochureDownloadsCentre h1 span{
	font-size: 60px;
	font-weight: 300;
}
#brochureDownloadsCentre h1:hover{
	color: rgba(102,82,56,1);
}
#brochureDownloadsCentre a{
	text-decoration: none;
}
/*close downloads section*/






/*opening of footer*/
#brochureDownload{
	width: 90%;
	background-color:rgba(104,86,66,1);
	text-align:center;
	padding: 40px 5%;
	color:#FFF;
}
#brochureDownload h1{
	font-size: 18pt;
	line-height:20pt;
}



#blueFooter{
	width:90%;
	padding: 10px 5% 0px 5%;
	background-color:rgba(183,197,138,1);
	color:rgba(255,255,255,1);
}
.footerTopRow{
	width:100%;
	border-bottom: solid 1px rgba(255,255,255,1);
	padding: 0 0 15px 0;
}
.footerLeft{
	width:32.3333%;
	margin-right:1.125%;
	float: left;
	text-align:left;
	padding: 13px 0 0 0;
	border-bottom:none;
}
.footerCentre{
	width:32.3334%;
	margin:0 0.375%;
	float:left;
	text-align:center;
	padding:13px 0 0 0;
}
.footerRight{
	width:32.3333%;
	float:left;
	margin: 0 0 0 1.125%;
	text-align:right;
	padding: 13px 0 0 0;
}
.footerHeadings{
	font-size: 16pt;
	padding-bottom: 5px;
	padding-top:0;
	margin-bottom: 15px;
	border-bottom: 1px solid #fff;
}
.footerBottomRow{
	width:100%;
	border-bottom: solid 1px rgba(255,255,255,1);
	padding:50px 0 50px 0;
}
.footerCentre1{
	width:100%;
	margin:0;
	float:left;
	text-align:center;
	font-family:'Open Sans', sans-serif;
	font-size:10pt;
	line-height:12pt;
}
.footerCentre1 a{
	font-size: 14px;
	margin: 25px 0 0 0;
	padding: 15px 30px;
	border: solid 1px rgba(255,255,255,1);
	color: rgba(255,255,255,1);
	transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-webkit-transition:0.5s;
}
.footerCentre1 a:hover{
	background-color: rgba(255,255,255,1);
	border: solid 1px rgba(255,255,255,1);
	color: rgba(183,197,138,1);
}


#copyright{
	width:90%;
	font-size:8pt;
	text-align:center;
	background-color:rgba(80,73,75,1);
	color:rgba(255,255,255,1);
	padding: 25px 5%;
}

/*closing of footer*/
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1100px) {
.gridContainer {
	width: 100%;
	max-width: 2560px;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
}
#mainHeader{
	width: 85%;
	padding-left: 7.5%;
	padding-right: 7.5%;
	padding-top: 10px;
	position:relative;
	top:0;
	z-index:9999;
}
#headingWrapper{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#responseLinks{
	display:none;
}
#whiteLogo{
	display:none;
}
#logo{
	display:block;
	position: absolute;
	width: 20%;
	float: left;
	min-width:150px;
	position: static;
	top: auto;
	right:auto;
	padding-left:%;
	padding-top: px;
}
#logoContainer1{
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	width:25%;
	max-width:500px;
	height:10%;
	background-position:left top;
	background-repeat:none;
	background-size: cover;
	z-index:9959;
}
#logoNew{
	position:absolute;
	width: 9%;
	top:10px;
	left:7.5%;
	padding:0 0 0 0;
	z-index:9960;
	display:block;
}
#links{
	display:block;
	width: auto;
	padding-right: 7.5%;
	float: right;
}
#hero{
	background-image: url(../images/alphacabin1.jpg);
	background-size: cover;
	position: relative;
	height: 100vh;
	display: block;
	background-position: center top;
	z-index:;
}
.header{
  position:absolute;
  top:50%;
  text-align:left;
  width:85%;
  padding-left:7.5%;
  color:#fff;
  font-size:36px;
  z-index:;
  -ms-transform: translate(0,-50%); /* IE 9 */
  -webkit-transform: translate(0,-50%); /* Safari */
  transform: translate(0,-50%);
}
.header h1{
	font-size: 70pt;
	line-height: 72pt;
	font-weight:300;
}
.header span{
	font-weight:700;
}












/*diagonal sections*/
.whiteSplit {
    position: absolute;
    display: table;
    height: 130px;
	bottom: 0;
    left:0;
	width:100%;
}
.whatWeDoHeading{
	position: relative;
    display: table;
    height: 130px;
	width:100%;
	text-align:center;
}
.img {
    width: 100%;
    height: 130px;
    position: absolute;
}
.overlay {
    position: relative;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: table-cell;
}
.overlay h2{
	font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
	font-weight:300;
	font-size:48pt;
	color: rgba(183,197,138,1);
	padding:0;
	margin:0;
}
.overlay h3{
	font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
	font-weight:150;
	font-size:12pt;
	line-height:12pt;
	color: rgba(0,0,0,1);
	opacity:0.5;
	padding:0;
	margin:0;
}





/*opening info section*/
#infoContainer{
	width:85%;
	padding: 60px 7.5% 60px 7.5%;
}
#infoLeft{
	float:left;
	width:32.3333%;
	margin-right:1.125%;
	padding-bottom:0;
}
#infoLeft h1{
	font-size: 32pt;
	color: rgba(183,197,138,1);
	line-height:34pt;
	font-weight:300;
	margin:0;
	padding:0;
}
#infoLeft span{
	font-weight:700;
}
#infoLeft h2{
	font-size:24pt;
	color: rgba(183,197,138,1);
	line-height:0;
	font-weight:300;
	text-align:center;
	padding:0 0 10px 0;
}
#infoLeft h3{
	font-size:12pt;
	color: rgba(0,0,0,1);
	opacity:0.5;
	line-height:12pt;
	font-weight:150;
	text-align:center;
	padding:0 0 10px 0;
}
#infoCentre{
	clear:none;
	float:left;
	width:32.3334%;
	margin-left:0.375%;
	margin-right:0.375%;
}
#infoCentre h2{
	font-size:24pt;
	color: rgba(183,197,138,1);
	line-height:0;
	font-weight:300;
	text-align:center;
	padding:0 0 10px 0;
}
#infoCentre h3{
	font-size:12pt;
	color: rgba(0,0,0,1);
	opacity:0.5;
	line-height:12pt;
	font-weight:150;
	background-color: rgba(229,223,218,.25);
	text-align:center;
	padding:0 0 10px 0;
}
#infoRight{
	clear: none;
	float:left;
	width:66.1667%;
	margin-left:0.375%;
}
#infoRight h2{
	font-size:18pt;
	color: rgba(183,197,138,1);
	line-height:20pt;
	font-weight:300;
	text-align:left;
	padding:0 0 10px 0;
	margin:0;
}
#infoRight h3{
	font-size:12pt;
	color: rgba(0,0,0,1);
	opacity:0.5;
	line-height:12pt;
	font-weight:150;
	text-align:left;
	padding:0 0 10px 0;
	margin:0;
}
#infoSpacer{
	width:100%;
	height:80px;
}
img.center {
    display: block;
    margin: 0 auto;
}
/*close of opening info section*/














/*opening of interior section*/
#interiorContainer{
	padding: 0;
	background-color:rgba(247,247,245,1);

}
#imagesContainer {
	width:85%;
	padding: 60px 7.5% 60px 7.5%;
	background-color:rgba(247,247,245,1);

}
.row{
	width: 100%;
	display: block;
	padding-top:1.8%;
	clear:both;
}
.leftLarge{
	float: left;
	width:58.2%;
}
.rightSmall{
	float: right;
	width: 40%;
	padding-top:0;
}
.leftSmall{
	float:left;
	width:40%;
}
.rightLarge{
	float:right;
	width:58.2%;
	padding-top:0;
}
#clear{
	clear:both;
}
/*close of interior section*/













/*openign of plan section*/

#planImage{
	display:block;
	width:85%;
	padding: 60px 7.5% 60px 7.5%;
}
#planImageResponse{
	display:none;
}

/*close of plan section*/













/*opening of exterior section*/

#exteriorContainer{
	width:85%;
	padding: 60px 7.5% 60px 7.5%;
	background-color:rgba(247,247,245,1);
}

/*close of exterior section*/




/*downloads section*/
#brochureDownloads{
	width: 100%;
	background-color: rgba(102,82,56,0);
	padding: 100px 0;
}
#brochureDownloadsCentre{
	width: 90%;
	max-width: 1232px;
	min-width: 769px;
	margin: 0px auto;
	line-height: 0;
	text-align: center;
}
#brochureDownloadsCentre h1{
	font-family:'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 34px;
	color: rgba(216,155,74,1);
	font-weight: 300;
	text-decoration: none;
	transition: 0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}
#brochureDownloadsCentre h1 span{
	font-size: 60px;
	font-weight: 300;
}
#brochureDownloadsCentre h1:hover{
	color: rgba(102,82,56,1);
}
#brochureDownloadsCentre a{
	text-decoration: none;
}
/*close downloads section*/
















/*opening of footer*/
#brochureDownload{
	width: 100%;
	background-color:rgba(104,86,66,1);
	text-align:center;
	padding: 60px 0;
	color:#FFF;
}
#brochureDownload h1{
	font-size: 18pt;
	line-height:20pt;
}



#blueFooter{
	width:85%;
	padding: 60px 7.5% 0 7.5%;
	background-color:rgba(183,197,138,1);
	color:rgba(255,255,255,1);
}
.footerTopRow{
	width:100%;
	border-bottom: solid 1px rgba(255,255,255,1);
	padding: 0 0 15px 0;
}
.footerLeft{
	width:32.3333%;
	margin-right:1.125%;
	float: left;
	text-align:left;
	padding: 13px 0 0 0;
}
.footerCentre{
	width:32.3334%;
	margin:0 0.375%;
	float:left;
	text-align:center;
	padding:0 0 0 0;
}
.footerRight{
	width:32.3333%;
	float:left;
	margin: 0 0 0 1.125%;
	text-align:right;
	padding: 13px 0 0 0;
}
.footerHeadings{
	font-size: 16pt;
	padding-bottom: 5px;
	padding-top:0;
	margin-bottom: 15px;
	border-bottom: 1px solid #fff;
}
.footerBottomRow{
	width:100%;
	border-bottom: solid 1px rgba(255,255,255,1);
	padding:50px 0 50px 0;
}
.footerCentre1{
	width:32.3334%;
	margin:0 33.8333%;
	float:left;
	text-align:center;
	font-family:'Open Sans', sans-serif;
	font-size:10pt;
	line-height:12pt;
}
.footerCentre1 a{
	font-size: 14px;
	margin: 25px 0 0 0;
	padding: 15px 30px;
	border: solid 1px rgba(255,255,255,1);
	color: rgba(255,255,255,1);
	transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-webkit-transition:0.5s;
}
.footerCentre1 a:hover{
	background-color: rgba(255,255,255,1);
	border: solid 1px rgba(255,255,255,1);
	color: rgba(183,197,138,1);
}

#copyright{
	width:90%;
	font-size:8pt;
	text-align:center;
	background-color:rgba(80,73,75,1);
	color:rgba(255,255,255,1);
	padding: 25px 5%;
}
#copyright span{
	font-size: 10pt;
}

/*closing of footer*/
}
@media only screen and (min-width: 1270px) {
	#logo{
	display:block;
	position: absolute;
	width: 20%;
	float: left;
	min-width:150px;
	position: static;
	top: auto;
	right:auto;
	padding-left:%;
	padding-top: px;
}

#logoContainer1{
	position:absolute;
	top:0;
	bottom:0;
	width:25%;
	max-width:750px;
	max-height:10px;
	background-position:left top;
	background-repeat:none;
	background-size: cover;
	z-index:9959;
}
#logoNew{
	position:absolute;
	width: 9%;
	max-width:250px;
	top:10px;
	left:7.5%;
	padding:0 0 0 0;
	z-index:9999;
}


#links{
	position:absolute;
	display:block;
	width: auto;
	top:0;
	right:7.5%;
	padding-right:0;
	float: right;
}
}
