@charset "UTF-8";
/* Body */

strong {
  font-weight: bold;
}

.nocolour {
	float:left;
	width: 100%;
	height: 13%;
	background-color: #ffffff;
	

}

.current {
	color:#025A06;
	text-decoration: underline;
	
}

.helpfulsmlinks {
	width:90%;
	display:block;
	margin-top: 25px;
	margin-left: 40px;
	margin-bottom:1px;
	padding-bottom:0px;
		
	
}
.bullets ul {

	color:#000000;


}

.bullets li {
display: block;
	display:list-item;
	margin-left:20px;
	margin-top: 0px;

	
	
}

.galleryallpages .thumbnail h4 ul {
    list-style: square outside none;
	text-align: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #08abce;
}


.galleryallpages {
	
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #ffffff;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 1px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}

.gallerysplash {
	
	clear: both;

	width: 100%;

	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thumbnailsplash {
	width: 15%;
text-align: left;
	float: left;
	margin-top: 1px;
}

.shiftheader {
margin-left: 15px;	
	
}

.rightimage {	 
float: right;	
clear:right;
margin-left:4px;
margin-top: 10px;

display: block;	
}

.subhead {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #4d4e50;
		
	font-weight: bold;
	font-size:20px;
	text-align: left;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-left: 25px;
	letter-spacing: 2px;
 top:0px;

}

.subhead a {
	
	color: #ffffff;
		
}	


.containersmall {
	width: 100%;

	background-color: #f613f3
}

.containernew {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top:5px;
	padding-bottom:5px;
    padding-left: 5px;
    padding-right: 5px;
}


.gallerylogo {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 1px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}


.thumbnaillogo {

	text-align: center;
	float: left;
	margin-top: 4px;
	margin-bottom: 10px;
	padding-top:4px;
	padding-bottom:4px;
    padding-left: 4px;
    padding-right: 4px;
}

.video {
float: left;
margin: 0px 0px 15px 15px

}

li {
    display:inline;
    padding: 3px 5px;
}

img
 {

    float: left;
    margin: 0 30px 10px;
}


.column_rightside {
	width: 40%;
	text-align: left;
	padding-top: 30px;
	margin-top: 0px;	
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
	
}





body {
 height: 100%;	
 width:100%;
 position:relative;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #4e4f50;
	font-size:18px;
	background-color:#f2f2f2 ;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 300;
	line-height: 25px;
}
/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 1110px;
	background-color: #ffffff;
}

/* Navigation */
header {

	width: 100%;
	height: 12%;
	background-color: #ffffff;
	border-bottom: 0px solid #717070;

}
.logo {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #ffffff;
	
	font-weight: bold;
	font-size:29px;
 
	width: 10%;
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	letter-spacing: 4px;
 top:1px;
}

nav {
	float: right;

	width: 50%;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
	padding-top:5px;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 18px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color:#840a2d;
	text-decoration: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
ul li:hover a {
	color:#204965;
}
ul li:active a {
	color:#025A06;
	
	
}

.hero_header {
	font-family: source-sans-pro;
	color: #FFFFFF;
	font-size:28px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

	letter-spacing: 4px;
	
}
/* Hero Section */
.hero {
	width:100%;
	background-color: #e7e7e7;
	padding-top: 0px;
	padding-bottom: 0px;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 29%;
	text-align: justify;

	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #241611;
}
.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}
/* Stats Gallery */
.stats {
	color: #241611;
	margin-bottom: 5px;
}
.gallery {
	
	clear: both;
	display: inline-block;
	width: 90%;
	background-color: #a7a8a8;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 1px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 1px;
}
.thumbnail .blurb {
	width: 40%;
	text-align: left;
	float: left;
	margin-top: 1px;
	margin-left: 5px;
}


.gallery .thumbnail h4 {
	text-align: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #08abce;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #241611;
}
/* Parallax Section */
.banner {
	background-color: #B3B3B3;
	background-image: url(../images/parallax.png);
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;

	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* More info */

.footer {
	background-color: #FFFFFF;
	padding-bottom: 10px;
}


footer {
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.footer_column {
	
	width: 80%;
	text-align: left;
	padding-top: 0px;
	padding-left: 5px;
	float: left;
}

.footer_column h4 {
	color: #000000;
	font-weight: bold;
}

.footer_column h3 {
	color: #000000;
	font-weight: bold;
}

.footer_column h5 {
	color: #960110;
	font-weight: bold;
}

footer .footer_column h3 {
	
	color: #241611;
	text-align: left; 
}


.cardsheader {
	padding-left: 10px;
}

.cards {
	padding-left: 240px;
}
footer .footer_column p {
    padding-left: 1px;
    padding-right: 2px;
    text-align: left;
    line-height: 25px;
    margin-left: 10px;
    margin-right: 0px;
    font-weight: 300;
    color: #24111D;
    background-color: #FFFFFF;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	font-size:14px;
	text-align: left;
	margin-left: 12px;
	padding-top: 10px;
	padding-bottom: 2px;
line-height: 36px;
	background-color:#ffffff;
	color: #000000;
	border:#B3B3B3;

	font-weight: lighter;

	border-top-width: 2px;
}


.footer_banner {
	background-color: #ffffff;
	line-height: 20px;
	float: left;
	width: 100%;
	text-align: left;
list-style: none;
	padding-top: 25px;
	padding-bottom: 10PX;
	margin-bottom: 0px;


}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}

/* really small Mobile */
@media (min-width : 100px ) and (max-width : 199px ){

     .copyright {
	font-size:16px;
	text-align: left;
	margin-left: 12px;
	padding-top: 10px;
	padding-bottom: 2px;
line-height: 24px;
	background-color:#ffffff;
	color: #000000;
	border:#B3B3B3;

	font-weight: lighter;

	border-top-width: 2px;
}
    
    
    
    
		.bullets ul {

	color:#000000;
margin-bottom: 1px;
	line-height: 200%;
}

    
   .footer_banner {
	background-color: #ffffff;
	line-height: 30px;
	width: 100%;
	text-align:left;

	padding-top: 10px;
	padding-bottom: 10PX;
	margin-bottom: 10px;
margin-left: 0px;
  
}
	
    .footer_column {
        width: auto;
        height: auto;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 2px;
	padding-left:0px;
     
    
}
    
    
    
	.accordion {
  background-color: #ffffff;
  color: #000000;
  cursor: pointer;
  padding-top: 8px;
		
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  transition: 0.4s;
		text-decoration: none;
		
		
		
}

.active, .accordion:hover {
  background-color: #e3e2e2; 
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
	
	img {

       width: 100%;
        height: auto;
        max-width: 100%;
 
}
	
	h1 {
  font-weight: bold;
   font-size: 12px;
		color: #204965;
		line-height: 20px;
}

h2 {
  font-weight: bold;
  color: #000000;
  font-size: 12px;
}

h3 {
  font-weight: bold;
  color: #000000;
  font-size: 12px;
}


h4 {
  font-weight: bold;
  color: #000000;
  font-size: 14px;
}
	
	
.shiftheaderdown {
margin-left: 0px;	
margin-top:0px;
	padding-top: 15px;
}		
	
	
.shiftheader {
margin-left: 1px;	
margin-top:0px; 	
}	

    .thumbnaillogo {
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top:4px;
	padding-bottom:4px;
 width: 60%;
height:auto;			 
float: none;	
padding-left: 1px;
margin-left: 3px;
       
}
	
.logoresize {
display: flex;
    width: 100%;
height:auto;
    
float: left;	
margin-left:3px;

margin-bottom: 1px;
padding-bottom: 20px;
padding-top:0px;
	}
	
.logoresize2 {

display: flex;
    width: 60%;
    height:100%; 
 
float: none;	
padding-left: 1px;
margin-left: 0px;
margin-bottom: 1px;
padding-bottom: 20px;
padding-top:0px;
}
		
.logoresize3 {

width: 72%;
height:auto;			 
float: none;	
padding-left: 12px;
margin-left: 3px;
margin-bottom: 1px;
padding-bottom: 20px;
padding-top:0px;
}
	
	.cardsheader {
	padding-left: 2px;
		font-size:18px;	
}
	

	.helpfulsmlinks {
	margin-left: 5px;
	display:block;
	margin-top: 3px;
	margin-bottom:5px;
	padding-bottom:1px;
		margin-right: 0px;

		
	
	}
	
.gallerylogo {
	
	
	background-color: #FFFFFF;
	/* [disabled]min-width: 300px;
*/
	padding-bottom: 1px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
	
.galleryallpages .thumbnail h4 {
	text-align: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #08abce;
}

.galleryallpages .thumbnail h4 a {
	text-align: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #08abce;
}


body {
  display: flex;
    height: 100%;	
    width: 90%;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #4e4f50;
	font-size:12px;
	background-color: #ffffff;
	margin-top: 0px;
	
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 300;
	line-height: 20px;
}

.container {
   
    width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
    
}
.rightimagegolf {
width: 80%;
height:80%;	
		 
float: left;	
margin-left:0px;
margin-bottom: 10px;
padding-bottom: 10px;
padding-top:5px;
}
	
	
	
	
	
.rightimagesen {
width: 90%;
height:90%;			 
float: left;	
margin-left:1px;
	
margin-bottom: 10px;
padding-bottom: 10px;
	padding-left: 2px;
}

.copyright {
	font-size:14px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left:8px;
margin-bottom: 1px;
	background-color:#ffffff;
	color: #000000;
	border:#B3B3B3;

	font-weight: lighter;

	border-top-width: 2px;
}


header {
	width: 99%;
	height: 5%;
	background-color: #ffffff;
	border-bottom: 0px solid #717070;
	

}

	.subhead {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #3188bb;
	font-weight: bold;
	font-size:16px;
	text-align: left;
	width: 90%;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: 2px;
	padding-left:2px;
}

.subheadbigger {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 27px;
	font-size:18px;
	text-align: left;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-left: 1px;
	letter-spacing: 2px;
	padding-left:2px;
 }	
	
.subheadphone {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #4d4e50;
		
	font-weight: bold;
	font-size:12px;
    line-height: 20px;
	text-align: left;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-left: 1px;
	letter-spacing: 1px;
	padding-left:1px;
 }	
	

.centreimage {
	width: 55%;
	height: 55%;
float: right;
margin: 0 0 10px 0px;
	
padding-bottom: 10px;
	padding-left: 0px;
}	
	
	
.video {
float: left;
margin: 0px 0px 3px 0px

}

.cards {
	padding-left: 2px;
	margin-top: 1px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

	.logo {
	color: #ffffff;
	font-weight: bold;
	font-size:20px;
	
	width: 10%;
	float: left;
	margin-top: 20px;
	margin-left: 18px;
	letter-spacing: 4px;
}
nav {
	float: left;
	width: 50%;
	text-align: left;
	margin-left: 0px;

}
		
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;

}
header nav ul {margin-left: 0px;
	margin-bottom: 1px;
}
nav ul li {
	margin-top: 5px;
    font-size: 14px;
    line-height: 22px;`
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: left;
	
}
li {
    display:inline;
    padding: 0px 0px ;

	
}
ul {
    display:inline;
    padding: 0px 0px 12px 12px ;
	margin-top: 1px;
	
}

.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;

	
}

footer .footer_column p {

	padding-left: 3px;
	padding-right: 1px;
	text-align: left;
	line-height: 25px;
	margin-left: 10px;
	font-weight: 300;
	color: #241611;
	background-color: #FFFFFF;
}


.column_rightside {
	width: 100%;
	text-align: left;
	padding-top: 1px;
	padding-left:1px;
	margin-top: 0px;	
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	padding-bottom: 5px;
	background: white;
}


.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #B3B3B3;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
	
.phelp {
	margin-top: 1px;
	margin-bottom: 1px;
	
}	
	
	.bullets li {
display: block;
	display:list-item;
	margin-left:20px;
	margin-top: 1px;	
	margin-bottom: -5px;
	padding-top: 1px;
      font-size: 12px;
        line-height: 20px;   
	
	
}	
	
.hero_header {
	padding-left: 20px;
	padding-right: 10px;
	line-height: 22px;
	text-align: left;
	font-family: source-sans-pro;
}
.hero {
	background-color: #ffffff;
	padding-top: 8px;
	padding-bottom: 4px;
	height: 290px;
}
 
    
    
}








/* Mobile */
@media (min-width : 200px ) and (max-width : 319px ){

     .copyright {
	font-size:16px;
	text-align: left;
	margin-left: 12px;
	padding-top: 10px;
	padding-bottom: 2px;
line-height: 24px;
	background-color:#ffffff;
	color: #000000;
	border:#B3B3B3;

	font-weight: lighter;

	border-top-width: 2px;
}
    
    
    
		.bullets ul {

	color:#000000;
margin-bottom: 1px;
	line-height: 200%;
}

    
   .footer_banner {
	background-color: #ffffff;
	line-height: 30px;
	width: 100%;
	text-align:left;

	padding-top: 10px;
	padding-bottom: 10PX;
	margin-bottom: 10px;
margin-left: 0px;
  
}
	
    .footer_column {
        width: auto;
        height: auto;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 2px;
	padding-left:0px;
     
    
}
    
    
    
	.accordion {
  background-color: #ffffff;
  color: #000000;
  cursor: pointer;
  padding-top: 8px;
		
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  transition: 0.4s;
		text-decoration: none;
		
		
		
}

.active, .accordion:hover {
  background-color: #e3e2e2; 
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
	
	img {

       width: 100%;
        height: auto;
        max-width: 100%;
 
}
	
	h1 {
  font-weight: bold;
   font-size: 14px;
		color: #204965;
		line-height: 28px;
}

h2 {
  font-weight: bold;
  color: #000000;
  font-size: 14px;
}

h3 {
  font-weight: bold;
  color: #000000;
  font-size: 12px;
}


h4 {
  font-weight: bold;
  color: #000000;
  font-size: 14px;
}
	
	
.shiftheaderdown {
margin-left: 0px;	
margin-top:0px;
	padding-top: 15px;
}		
	
	
.shiftheader {
margin-left: 1px;	
margin-top:0px; 	
}	

    .thumbnaillogo {
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top:4px;
	padding-bottom:4px;
 width: 60%;
height:auto;			 
float: none;	
padding-left: 1px;
margin-left: 3px;
       
}
	
.logoresize {
display: flex;
    width: 100%;
height:auto;
    
float: left;	
margin-left:3px;

margin-bottom: 1px;
padding-bottom: 20px;
padding-top:0px;
	}
	
.logoresize2 {

display: flex;
    width: 60%;
    height:100%; 
 
float: none;	
padding-left: 1px;
margin-left: 0px;
margin-bottom: 1px;
padding-bottom: 20px;
padding-top:0px;
}
		
.logoresize3 {

width: 72%;
height:auto;			 
float: none;	
padding-left: 12px;
margin-left: 3px;
margin-bottom: 1px;
padding-bottom: 20px;
padding-top:0px;
}
	
	.cardsheader {
	padding-left: 2px;
		font-size:18px;	
}
	

	.helpfulsmlinks {
	margin-left: 5px;
	display:block;
	margin-top: 3px;
	margin-bottom:5px;
	padding-bottom:1px;
		margin-right: 0px;

		
	
	}
	
.gallerylogo {
	
	
	background-color: #FFFFFF;
	/* [disabled]min-width: 300px;
*/
	padding-bottom: 1px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
	
.galleryallpages .thumbnail h4 {
	text-align: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #08abce;
}

.galleryallpages .thumbnail h4 a {
	text-align: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #08abce;
}


body {
  display: flex;
    height: 100%;	
    width: 98%;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #4e4f50;
	font-size:14px;
	background-color: #ffffff;
	margin-top: 0px;
	
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 300;
	line-height: 24px;
}

.container {
   
    width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
    
}
.rightimagegolf {
width: 80%;
height:80%;	
		 
float: left;	
margin-left:0px;
margin-bottom: 10px;
padding-bottom: 10px;
padding-top:5px;
}
	
	
	
	
	
.rightimagesen {
width: 90%;
height:90%;			 
float: left;	
margin-left:1px;
	
margin-bottom: 10px;
padding-bottom: 10px;
	padding-left: 2px;
}

.copyright {
	font-size:14px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left:8px;
margin-bottom: 1px;
	background-color:#ffffff;
	color: #000000;
	border:#B3B3B3;

	font-weight: lighter;

	border-top-width: 2px;
}


header {
	width: 99%;
	height: 5%;
	background-color: #ffffff;
	border-bottom: 0px solid #717070;
	

}

	.subhead {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #3188bb;
	font-weight: bold;
	font-size:16px;
	text-align: left;
	width: 90%;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: 2px;
	padding-left:2px;
}

.subheadbigger {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 36px;
	font-size:24px;
	text-align: left;
	width: 90%;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: 2px;
	padding-left:2px;
 }	
	
.subheadphone {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #4d4e50;
		
	font-weight: bold;
	font-size:14px;
    line-height: 24px;
	text-align: left;
	width: 90%;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: 1px;
	padding-left:1px;
 }	
	

.centreimage {
	width: 55%;
	height: 55%;
float: right;
margin: 0 0 10px 0px;
	
padding-bottom: 10px;
	padding-left: 0px;
}	
	
	
.video {
float: left;
margin: 0px 0px 3px 0px

}

.cards {
	padding-left: 2px;
	margin-top: 1px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

	.logo {
	color: #ffffff;
	font-weight: bold;
	font-size:20px;
	
	width: 10%;
	float: left;
	margin-top: 20px;
	margin-left: 18px;
	letter-spacing: 4px;
}
nav {
	float: left;
	width: 50%;
	text-align: left;
	margin-left: 0px;

}
		
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;

}
header nav ul {margin-left: 0px;
	margin-bottom: 1px;
}
nav ul li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: left;
    
	 font-size: 16px;
    line-height: 24px;
}
li {
    display:inline;
    padding: 0px 0px ;

	
}
ul {
    display:inline;
    padding: 0px 0px 12px 12px ;
	margin-top: 1px;
	
}

.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;

	
}

footer .footer_column p {

	padding-left: 3px;
	padding-right: 1px;
	text-align: left;
	line-height: 25px;
	margin-left: 10px;
	font-weight: 300;
	color: #241611;
	background-color: #FFFFFF;
}


.column_rightside {
	width: 100%;
	text-align: left;
	padding-top: 1px;
	padding-left:1px;
	margin-top: 0px;	
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	padding-bottom: 5px;
	background: white;
}


.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #B3B3B3;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
	
.phelp {
	margin-top: 1px;
	margin-bottom: 1px;
	
}	
	
	.bullets li {
display: block;
	display:list-item;
	margin-left:20px;
	margin-top: 1px;	
	margin-bottom: -5px;
	padding-top: 1px;
         font-size: 14px;
        line-height: 22px;
	
	
}	
	
.hero_header {
	padding-left: 20px;
	padding-right: 10px;
	line-height: 22px;
	text-align: left;
	font-family: source-sans-pro;
}
.hero {
	background-color: #ffffff;
	padding-top: 8px;
	padding-bottom: 4px;
	height: 290px;
}
 
    
    
}


/* Mobile */
@media (min-width : 320px ) and (max-width : 479px ){

     .copyright {
	font-size:16px;
	text-align: left;
	margin-left: 12px;
	padding-top: 10px;
	padding-bottom: 2px;
line-height: 24px;
	background-color:#ffffff;
	color: #000000;
	border:#B3B3B3;

	font-weight: lighter;

	border-top-width: 2px;
}
    
    
    
		.bullets ul {

	color:#000000;
margin-bottom: 1px;
	line-height: 200%;
}

	.footer_banner {
	background-color: #ffffff;
	line-height: 30px;
	width: 100%;
	text-align:left;

	padding-top: 10px;
	padding-bottom: 10PX;
	margin-bottom: 10px;
margin-left: 0px;
  
}
	
    .footer_column {
        width: auto;
        height: auto;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 2px;
	padding-left:0px;
     
    
}
    
    
    
	.accordion {
  background-color: #ffffff;
  color: #000000;
  cursor: pointer;
  padding-top: 8px;
		
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  transition: 0.4s;
		text-decoration: none;
		
		
		
}

.active, .accordion:hover {
  background-color: #e3e2e2; 
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
	
	img {

       width: 100%;
        height: auto;
        max-width: 100%;
 
}
	
	h1 {
  font-weight: bold;
   font-size: 20px;
		color: #204965;
		line-height: 28px;
}

h2 {
  font-weight: bold;
  color: #000000;
  font-size: 18px;
}

h3 {
  font-weight: bold;
  color: #000000;
  font-size: 16px;
}


h4 {
  font-weight: bold;
  color: #000000;
  font-size: 14px;
}
	
	
.shiftheaderdown {
margin-left: 0px;	
margin-top:0px;
	padding-top: 15px;
}		
	
	
.shiftheader {
margin-left: 1px;	
margin-top:0px; 	
}	

    .thumbnaillogo {
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top:4px;
	padding-bottom:4px;
 width: 38%;
height:auto;			 
float: none;	
padding-left: 1px;
margin-left: 3px;
       
}
	
.logoresize {
display: flex;
    width: 100%;
height:auto;
    
float: left;	
margin-left:3px;

margin-bottom: 1px;
padding-bottom: 20px;
padding-top:0px;
	}
	
.logoresize2 {

display: flex;
    width: 60%;
    height:100%; 
 
float: none;	
padding-left: 1px;
margin-left: 0px;
margin-bottom: 1px;
padding-bottom: 20px;
padding-top:0px;
}
		
.logoresize3 {

width: 72%;
height:auto;			 
float: none;	
padding-left: 12px;
margin-left: 3px;
margin-bottom: 1px;
padding-bottom: 20px;
padding-top:0px;
}
	
	.cardsheader {
	padding-left: 2px;
		font-size:18px;	
}
	

	.helpfulsmlinks {
	margin-left: 5px;
	display:block;
	margin-top: 3px;
	margin-bottom:5px;
	padding-bottom:1px;
		margin-right: 0px;

		
	
	}
	
.gallerylogo {
	
	
	background-color: #FFFFFF;
	/* [disabled]min-width: 300px;
*/
	padding-bottom: 1px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
	
.galleryallpages .thumbnail h4 {
	text-align: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #08abce;
}

.galleryallpages .thumbnail h4 a {
	text-align: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #08abce;
}


body {
  display: flex;
    height: 100%;	
    width: 100%;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #4e4f50;
	font-size:16px;
	background-color: #ffffff;
	margin-top: 0px;
	
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 300;
	line-height: 25px;
}

.container {
   
    width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
    
}
.rightimagegolf {
width: 80%;
height:80%;	
		 
float: left;	
margin-left:0px;
margin-bottom: 10px;
padding-bottom: 10px;
padding-top:5px;
}
	
	
	
	
	
.rightimagesen {
width: 90%;
height:90%;			 
float: left;	
margin-left:1px;
	
margin-bottom: 10px;
padding-bottom: 10px;
	padding-left: 2px;
}

.copyright {
	font-size:14px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left:8px;
margin-bottom: 1px;
	background-color:#ffffff;
	color: #000000;
	border:#B3B3B3;

	font-weight: lighter;

	border-top-width: 2px;
}


header {
	width: 99%;
	height: 5%;
	background-color: #ffffff;
	border-bottom: 0px solid #717070;
	

}

	.subhead {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #3188bb;
	font-weight: bold;
	font-size:16px;
	text-align: left;
	width: 90%;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: 2px;
	padding-left:2px;
}

.subheadbigger {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 42px;
	font-size:28px;
	text-align: left;
	width: 90%;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: 2px;
	padding-left:2px;
 }	
	
.subheadphone {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #4d4e50;
		
	font-weight: bold;
	font-size:16px;
    line-height: 24px;
	text-align: left;
	width: 90%;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: 2px;
	padding-left:2px;
 }	
	

.centreimage {
	width: 55%;
	height: 55%;
float: right;
margin: 0 0 10px 0px;
	
padding-bottom: 10px;
	padding-left: 0px;
}	
	
	
.video {
float: left;
margin: 0px 0px 3px 0px

}

.cards {
	padding-left: 2px;
	margin-top: 1px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

	.logo {
	color: #ffffff;
	font-weight: bold;
	font-size:20px;
	
	width: 10%;
	float: left;
	margin-top: 20px;
	margin-left: 18px;
	letter-spacing: 4px;
}
nav {
	float: left;
	width: 50%;
	text-align: left;
	margin-left: 0px;

}
		
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;

}
header nav ul {margin-left: 0px;
	margin-bottom: 1px;
}
nav ul li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: left;
    font-size: 18px;
    line-height: 28px;
	
}
li {
    display:inline;
    padding: 0px 0px ;

	
}
ul {
    display:inline;
    padding: 0px 0px 12px 12px ;
	margin-top: 1px;
	
}

.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;

	
}

footer .footer_column p {

	padding-left: 3px;
	padding-right: 1px;
	text-align: left;
	line-height: 25px;
	margin-left: 10px;
	font-weight: 300;
	color: #241611;
	background-color: #FFFFFF;
}


.column_rightside {
	width: 100%;
	text-align: left;
	padding-top: 1px;
	padding-left:1px;
	margin-top: 0px;	
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	padding-bottom: 5px;
	background: white;
}


.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #B3B3B3;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
	
.phelp {
	margin-top: 1px;
	margin-bottom: 1px;
	
}	
	
	.bullets li {
display: block;
	display:list-item;
	margin-left:20px;
	margin-top: 1px;	
	margin-bottom: -5px;
	padding-top: 1px;
	
	
}	
	
.hero_header {
	padding-left: 20px;
	padding-right: 10px;
	line-height: 22px;
	text-align: left;
	font-family: source-sans-pro;
}
.hero {
	background-color: #ffffff;
	padding-top: 8px;
	padding-bottom: 4px;
	height: 290px;
}

}

/* Small Tablets */



@media (min-width : 480px ) and (max-width : 767px ){

	
	
	.accordion {
  background-color: #ffffff;
  color: #000000;
  cursor: pointer;
	padding-left: 1px;	
padding-top: 8px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  transition: 0.4s;
		text-decoration: none;
			
}

.active, .accordion:hover {
  background-color: #e3e2e2; 
}
	
	
	
	
	p {line-height: 25px;
}

	
	h1 {
  font-weight: bold;
 color: #204965;
		
  font-size: 22px;
		line-height: 30px;
}

h2 {
  font-weight: bold;
  color: #000000;
  font-size: 20px;
}

h3 {
  font-weight: bold;
  color: #000000;
  font-size: 18px;
}


h4 {
  font-weight: bold;
  color: #000000;
  font-size: 16px;
}
	
	
ul {
    display:inline;
    padding: 0px 0px 12px 12px ;
	margin-top: 1px;
	
}
	.gallerylogo {

	
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 300px;
*/
	padding-bottom: 1px;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	
}
		.helpfulsmlinks {
	
	display:inline-block;
	margin-top: 3px;
	margin-bottom:5px;
	padding-bottom:1px;		
	
}
	
	
	
	.copyright {
	width: 80%;
        height: auto;
font-size:14px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
line-height: 24px;
	margin-left:2px;
margin-bottom: 1px;
	background-color:#ffffff;
	color: #000000;
	border:#B3B3B3;
	font-weight: lighter;
	border-top-width: 2px;
	
}
	
	
	.footer_banner {
	background-color: #ffffff;
	line-height: 10px;
	
	text-align:left;

	padding-top: 10px;
	padding-bottom: 10PX;
	margin-bottom: 10px;
margin-left: 5px;
  
}
	
	
	
	.shiftheader {
margin-left: 1px;	
margin-top:8px; 	
}
	
	
	.logoresize {
width:97%;
height:auto;	
		 
float: left;	
margin-left:16px;
margin-bottom: 1px;
padding-bottom: 10px;
padding-top:0px;
}	
	
.logoresize2 {
display: flex;
width: 40%;
height:auto;	
       
	
padding-left: 1px;
margin-left: 1px;
margin-right:5px;
margin-bottom: 1px;
			margin-top: 7px;
padding-bottom: 2px;
padding-top:0px;
    padding-right: 8px;
}
.logoresize3 {

width: 40%;
height:auto;			 
float:none;
	
padding-left: 20px;

margin-left: 3px;
margin-right:3px;
margin-bottom: 10px;
			margin-top: 7px;
padding-bottom: 12px;
padding-top:0px;
	
	}
	
	
.cardsheader {
	padding-left: 2px;
		font-size:24px;
}	
	
	
.galleryallpages .thumbnail h4 {
	text-align: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #08abce;
}
.galleryallpages .thumbnail h4 a {
	text-align: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #08abce;
}


.rightimagegolf {	

width: 50%;
height:50%;	
float: right;	
margin-right: 1px;
padding-left:4px;
margin-bottom: 10px;
padding-bottom: 10px;
padding-top:16px;
}

.rightimagesen {	

width: 90%;
height:90%;	
float: right;	
margin-left: 0px;

padding-left: 1px;
margin-top: 1px;	

padding-top:10px;
margin-bottom: 0px;
padding-bottom: 10px;
}
.phelp {
	margin-top: 1px;
	margin-bottom: 1px;
	
}
body {
 display: flex;
    height: 100%;
	width: 100%;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #4e4f50;
	font-size:16px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 300;
	line-height: 24px;
}

.subhead {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #3188bb;
		
	font-weight: bold;
	font-size:20px;
	text-align: left;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: 2px;
	padding-left:2px;
}

.subheadbigger {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #000000;

	font-weight: bold;
	line-height: 50px;
	font-size:34px;
	text-align: left;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: 2px;
	padding-left:2px;
	padding-top: 10px;
}	
	
	
.subheadphone {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #4d4e50;
		
	font-weight: bold;
	font-size:18px;
	text-align: left;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: 2px;
	padding-left:2px;
	line-height: 27px;
	margin-bottom: 4px;
	padding-top: 8px;
	padding-bottom: 6px;
}
.centreimage {	 
float: left;	
margin: 9px;
}	

header {
	width: 99%;
	height: 18%;
	background-color: #ffffff;

	border-bottom: 0px solid #717070;

}

li {
    display:inline ;
    padding: 0px 0px ;
}

.hero {
	background-color: #B3B3B3;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.hero_header {
	color: #FFFFFF;
	font-size:28px;
	font-weight: bold;
	text-align: left;
	margin-top: 14px;
line-height: 130%;
	margin-left: 5px;
	letter-spacing: 4px;
}

nav {
	float: left;
	width: 100%;
	text-align: left;
	margin-left: 0px;
	
padding-bottom:5px;
	margin-top: 3px;
}



.cards {
	padding-left: 1px;
	margin-top: 4px;
	margin-bottom: 3px;
	
}

.gallery {
	float:left;
	
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #a7a8a8;
	padding-bottom: 1px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
	
	
}


footer .footer_column p {
	float:left; 
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	line-height: 25px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 300;
}



.column_rightside {
	width: 100%;
	text-align: left;
	padding-top: 1px;
	margin-top: 0px;	
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 5px;
	
}

.logo {
	width: 100%;
	text-align: left;
	font-size:26px;
	margin-top: 13px;
	margin-left: 10px;
	padding-left:2px;
	color: #ffffff;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	
	overflow: auto;
	display: inline-block;
	background: #ffffff;
}
header nav ul {
	padding: 0px;
	float: none;
}



nav ul li {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 1px;
	width: 50%;
	text-align: left;
	padding-bottom: 8px;
    
        font-size: 18px;
    line-height: 27px;
}


.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}


.footer_column {
	width: 100%;
	margin-top: 0px;
	margin-left: 2px;
	padding-left:1px;

}



.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}

.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}

}

/* Small Desktops */
@media (min-width:768px) and (max-width:1096px){
.accordion {
  background-color: #ffffff;
  color: #000000;
  cursor: pointer;
  padding-top: 10px;
  width: 80%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 22px;
  transition: 0.4s;
	text-decoration: none;
}

       .copyright {
	font-size:14px;
	text-align: left;
	margin-left: 12px;
	padding-top: 10px;
	padding-bottom: 2px;
line-height: 34px;
	background-color:#ffffff;
	color: #000000;
	border:#B3B3B3;

	font-weight: lighter;

	border-top-width: 2px;
}
    
    
.active, .accordion:hover {
  background-color: #e3e2e2; 
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
	
	
body {
 display: flex;
    height: 100%;	
 width:100%;
 position:relative;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #4e4f50;
	font-size:18px;
	background-color:#ffffff ;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 300;
	line-height: 30px;
}
	
	p {
    line-height: 27px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.bullets ul {

	color:#000000;

	
}
.phelp {
	margin-top: 1px;
	margin-bottom: 1px;
	
}
	
		.shiftheader {
margin-left: 0px;	
margin-top:8px; 	
}

    
	h1 {
  font-weight: bold;
 color: #204965;
 
		line-height: 40px;
  font-size: 26px;
        letter-spacing: 1px;	
}

h2 {
  font-weight: bold;
  color: #000000;
  font-size: 24px;
	line-height: 36px;
    letter-spacing: 1px;
}

h3 {
  font-weight: bold;
  color: #000000;
  font-size: 22px;
}


h4 {
  font-weight: bold;
  color: #000000;
  font-size: 20px;
}
	
.logoresize {
	width: 95%;
height:auto;	
	float: left;	
padding-left: 0px;
margin-bottom: 1px;
padding-bottom: 40px;
padding-top:0px;
}
			.logoresize2 {

width: 30%;
height:auto;	
   max-width:50%;
  max-height:50%;               
               
float: right;					
padding-left: 1px;
padding-right:1px; 
margin-bottom: 1px;
                margin-right: 4px;
                margin-top: 25px;
padding-bottom: 2px;
padding-top:0px;
}	
	
.logoresize3 {

width: 30%;
height:auto;			 
float: none;	
				
padding-left: 1px;
padding-right:1px; 
margin-bottom: 1px;
padding-bottom: 2px;
padding-top:0px;
}	
	
	
	.subhead {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #3188bb;
		
	font-weight: bold;
	font-size:26px;
	text-align: left;
		line-height: 32px;
	width: 98%;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: 2px;
	padding-left:2px;
}

.subheadbigger {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	
	color: #000000;
	font-weight: bold;
	line-height: 63px;
	font-size:42px;
	text-align: left;
	width: 98%;
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	letter-spacing: 2px;
	padding-left:2px;
}	
	
.subheadphone {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #4d4e50;
		
	font-weight: bold;
	font-size:22px;
	text-align: left;
	width: 98%;
	float: left;
	line-height: 34px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	letter-spacing: 2px;
	padding-left:2px;
	padding-top: 20px;
	}	
	
	
	.galleryallpages {
	
	clear: both;
	display: inline-block;
	width: 90%;
	background-color: #ffffff;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 1px;
	
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
		margin-left: 30px;
}
	
	
.galleryallpages .thumbnail h4 {
	text-align: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #08abce;
}

.galleryallpages .thumbnail h4 a {
	text-align: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #08abce;
}



.helpfulsmlinks {
		
	width:100%;
	display:block;
	text-align: left;
	margin-top:3px;
margin-left: 1px;
	
}

.cardsheader {
	padding-left: 2px;
		font-size:24px;
}
.rightimagegolf {	

width: 50%;
height:50%;	
float: right;	
padding-left:10px;
margin-right:2px;
margin-bottom: 10px;
padding-bottom: 10px;
padding-top:5px;
}

.rightimagesen {	

width: 40%;
height:40%;	
float: right;	
margin-right: 2px;
padding-left:15px;
margin-bottom: 10px;
padding-bottom: 1px;
padding-top:20px;

}

.container {
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
	background-color: #ffffff;
}

header {
	float:left;
	width: 100%;
	height: 13%;
	background-color: #ffffff;
	border-bottom: 2px solid #717070;
    

}


.cards {
	padding-left: 1px;
	margin-top: 7px;
	padding-top: 7px;
	margin-bottom: 3px;
	
}

nav {
	float: right;
	width: 100%;
	text-align: right;
	margin-top:2px;
	margin-right: 0px;
	
	background-color: #e3e2e2; 
	padding-top: 1px;
	padding-bottom: 1px;
	height: 100px;
}
.hero_header {
	font-family: source-sans-pro;
	color: #ffffff;
	font-size:28px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom:2px;
	margin-left: 20px;
	letter-spacing: 4px;
	line-height: 130%;
}


header nav ul {
	list-style: none;
	float: left;
	padding-top:1px;
	margin-left: 5px;
}

li {
    display: inline;
    padding-top: 4px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}
ul {
    display:inline;
    padding: 4px 4px;
	
}
	

nav ul li {
	float: left;
	color: #FFFFFF;
	
	text-align: left;
	margin-left: 1px;
	letter-spacing: 1px;
	font-weight: bold;
	transition: all 0.3s linear;
	font-size:20px;
    padding-bottom: 1px;
		
	
	
	
}


column_rightside {
	width: 30%;
	text-align: left;
	padding-top: 30px;
	margin-top: 0px;	
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
	
}

.footer_column {
	width: 95%;
	text-align: left;
	padding-top: 1px;
	float: left;
	padding-left:15px;
	padding-right:15px;
}
	footer .footer_column p {

	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	line-height: 25px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: 300;
}
	
.text_column {
	width: 100%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}





}

@media ( min-width : 1097px ) and (max-width : 2600px ){
	
    .copyright {
	font-size:16px;
	text-align: left;
	margin-left: 12px;
	padding-top: 10px;
	padding-bottom: 2px;
line-height: 32px;
	background-color:#ffffff;
	color: #000000;
	border:#B3B3B3;

	font-weight: lighter;

	border-top-width: 2px;
}
    
    
    
	.accordion {
  background-color: #ffffff;
  color: #000000;
  cursor: pointer;
  padding-top: 8px;
		
  width: 70%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 32px;
  transition: 0.4s;
		text-decoration: none;
}

.active, .accordion:hover {
  background-color: #e3e2e2; 
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
	
	
	
.bullets ul {

	color:#000000;

}

.bullets li {
display: block;
	display:list-item;
	margin-left:20px;
	margin-top: 1px;	
	margin-bottom: 10px;
	padding-top: 10px;
    padding-bottom: 10px;

	
	
	}
	
.phelp {
	margin-top: 1px;
	margin-bottom: 1px;
	
}
	
h1 {
  font-weight: bold;
color: #204965;
 
	
  font-size: 36px;
	line-height: 46px;
}

h2 {
  font-weight: bold;
  color: #000000;
  font-size: 32px;
	line-height: 35px;
}

h3 {
  font-weight: bold;
  color: #000000;
  font-size: 26px;

}
.container header .subheadphone {
}



h4 {
  font-weight: bold;
  color: #000000;
	font-size: 24px;
}
	
	
	

	
	
	
	.nocolour {
	float:left;
	width: 90%;
	height: 13%;
		margin-left: 0px;
		margin-top: 12px;
	background-color: #ffffff;
	

}
		.shiftheader {
margin-left: 1px;	
margin-top:0px; 	
}

	
		.logoresize {

width: 95%;
height:auto;			 
float: left;	
padding-left: 25px;
margin-bottom: 1px;
padding-bottom: 10px;
padding-top:0px;
}

			.logoresize2 {

width: 30%;
height:auto;
                
  max-width:50%;
  max-height:50%;               
                
float: right;	
padding-left: 2px;
padding-right:10px; 
margin-bottom: 1px;
padding-bottom: 20px;
padding-top:0px;
}			
	
	.logoresize3 {

width: 25%;
height:auto;			 
float: none;	
padding-left: 5px;
padding-right:10px; 
margin-bottom: 1px;
padding-bottom: 20px;
padding-top:0px;
}
	
	
		.subhead {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #3188bb;
		
	font-weight: bold;
	font-size:26px;
	text-align: left;
		line-height: 32px;
	width: 99%;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: 2px;
	padding-left:2px;
}

.subheadbigger {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 90px;
	font-size:60px;
	text-align: left;
	width: 99%;
	float: left;
	margin-top: 10px;
	
	margin-left: 10px;
	letter-spacing: 2px;
	padding-left:2px;
	padding-top: 22px;
	
}	
	
.subheadphone {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #4d4e50;
		
	font-weight: bold;
	font-size:20px;
    line-height: 30px;
	text-align: left;
	width: 99%;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: 2px;
	padding-left:2px;
	padding-top: 5px;
 }
	
	.helpfulsmlinks {
		background-color:#ffffff;
	width:100%;
	display:block;
	text-align: left;
	margin-top:3px;
margin-left: 1px;
	
}
	
	.container {
		
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-color: #ffffff;
}
	
	
.cardsheader {
	padding-left: 1px;
	font-size:24px;
}
	

	
	
	.video {
float: left;
margin: 5px 5px 5px 5px

}
	.thumbnail {
	width: 35%;

	float: left;
	padding-left:40px;
	padding-right:90px;
	margin-top: 1px;
}
.thumbnail .blurb {
	width: 50%;
	text-align: left;
	float: left;
	margin-top: 1px;
	margin-left: 5px;

}

.galleryallpages .thumbnail h4 {
	text-align: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #08abce;
}

.galleryallpages .thumbnail h4 a {
	text-align: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #08abce;
}


.galleryallpages {
	
	clear: both;
	display: inline-block;
	width: 90%;
	background-color: #ffffff;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 1px;
	
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
		margin-left: 50px;
}

	
	li {
    display:inline;
    padding: 12px 2px 6px 10px;
	margin-top:1px;
}

	ul li a {
	color: #840a2d;
	text-decoration: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:22px;
}
ul li:hover a {
	color:#204965;
}


	ul {
    display:inline;
    padding: 0px 0px 12px 12px ;
	margin-top: 1px;
	
	}
	
.logo {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #ffffff;
	
	font-weight: bold;
	font-size:40px;
	
	width: 10%;
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	letter-spacing: 4px;
}

	


.rightimagegolf {	

width: 30%;
height:30%;	
float: right;	
padding-left:15px;

margin-bottom: 10px;
padding-bottom: 10px;
padding-top:5px;
}

.rightimagesen {	

width: 40%;
height:40%;	
float: right;	
margin-left: 10px;

margin-right:40px;
padding-left:1px;
margin-bottom: 1px;
padding-bottom: 10px;
padding-top:10px;
}

body {
	
	position:relative;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #4e4f50;
	font-size:22px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
	line-height: 25px;
}


.cards {
	padding-left: 1px;
	text-align: left;
	margin-left:1px; 
	margin-top: 6px;
	padding-top: 7px;

	}

header {
	float:left;
	position:relative;
	width: 100%;
	height: 60%;
	background-color: #ffffff;
	border-bottom: 2px solid #717070;

}

.centreimage {	 
float: left;	 
margin-top: 1px;
margin-right:15px;
	
	
}



.gallery {
	
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #a7a8a8;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 1px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.gallerylogo {
	clear: both;
	display: inline-block;
	
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 300px;
*/
	padding-bottom: 1px;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 0px;

}

.thumbnaillogo {

	text-align: center;
	float: left;
	margin-top: 1px;
	
}

.rightimagegolf {	

float: right;	
margin-right:15px;
clear:right;
margin-top: 10px;

display: block;	
}
.rightimagesen {	


float: right;	
margin-right:15px;
clear:right;
margin-top: 10px;

display: block;	
}


.footer_banner {
	background-color: #ffffff;
	line-height: 10px;
	
	text-align:center;

	padding-top: 10px;
	padding-bottom: 10PX;
	margin-bottom: 10px;

  
	}
	
	
	
	
footer {
	display: inline-block;

 display: block;
 
}	
	




nav ul li {
	float: left;
	color: #FFFFFF;
	
	text-align: left;
	
	margin-right: 25px;
	letter-spacing: 1px;
	font-weight: bold;
	transition: all 0.3s linear;
}
	
header nav ul {
	list-style: none;
	float: left;

}
		

	
nav {

	width: 100%;
	float:left;
	text-align: right;
	margin-right: 0px;
	margin-top: 5px;
	background-color:#e3e2e2; 
	padding-top: 1px;
	padding-bottom: 1px;
	height: 96px;
}
.hero_header {
	font-family: source-sans-pro;
	color: #ffffff;
	font-size:28px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom:2px;
	margin-left: 20px;
	letter-spacing: 4px;
	line-height: 100%;
}
img {
  
	float: left;
    margin: 0 5px 10px;
	
}

	.footer_column {	
	width: 95%;
	text-align: left;
	padding-top: 10px;
	padding-left:15px;
	padding-right:15px;
	float: left;
}
	footer .footer_column p {

	float:left; 
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	line-height: 25px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: 300;
}

p {line-height: 32px;
	}


}

@media screen{
}
.thumbnail {
	width: 50%;
}

.bullets li {
display: block;
	display:list-item;
	margin-left:20px;
	margin-top: 1px;	
	margin-bottom: 1px;
	padding-top: 1px;
	
	
}	

.footer_column {
	width: 80%;	
display: inline-block;
margin-top: 0px;
padding-right: 1px;
	margin-left: 1px;
margin-right: 0px;
	padding-left:10px;
background: #ffffff;

}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}

.regularstyle{
	
}
