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

@font-face {
  font-family: 'FuturaLight';
  src: url('fonts/Futura/FuturaLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Images */
img {
	width: 100%;
	height: auto;
}


picture{
	width: 100%;
	height: auto;
}


body {
	margin: 0;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #fff;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #684316;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	line-height: normal;
}
h2 {	
	
	font-family: "Times New Roman", Times, serif;
    font-size: 21px;
    color: #684316;
    padding: 0px;
    margin: 0px;
    text-align: left;
    font-weight: normal;
}
h3 {	
	
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #684316;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	word-spacing: normal;
}

h4 {/* using as alternate h1 */
	font-family: "FuturaLight", Helvitica, arial, sans-serif;
	font-size: 34.45px;
	color: #000;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-weight: normal;
	word-spacing: normal;
}

h5 {/* using as alternate h2 */

	font-family: "Times New Roman", Times, serif;
	font-size: 31.04px;
	font-style: italic;
	color: #787A79;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-weight: normal;
	word-spacing: normal;
}

h6{/* using as alternate h3 */
	font-family: "FuturaLight", Helvitica, arial, sans-serif;
	font-size: 20px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	line-height: 28px;
	font-weight: 500;
}
p {
	font-family: "Helvitica", arial, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	line-height: 23px;
}

.button {
	padding: 10px !important;
	background-color: #718200 !important;
	color: #fff !important;
	font-size: 18px;
	border: thin solid #3a4a15 !important;
	border-radius: 10px !important;
	margin: 10px !important;
}


.button:hover{
	color: #3a4a15 !important;
}

#contact p{
	
	color: #fff;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
	text-shadow: 1px 1px 1px #000;
}

#contact p a:link{
	
	color: #fff;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
}

#ticker p a:link{
	color: #C00;
}

#ticker p a:visited{
	color: #C00;
}

#ticker p a:hover{
	color: #000;
}

li {
	font-family: "Helvitica", arial, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	line-height: 23px;
	list-style-image: url(images/bullet.png);
}
ul {
	margin: 0px;
}

p a:link {
	
	font-family: "Helvitica", arial, sans-serif;
    font-size: 16px;
    color: #684316;
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    text-decoration: none;
	
}
p a:visited {
	
	font-family: "Helvitica", arial, sans-serif;
    font-size: 16px;
    color: #684316;
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    text-decoration: none;
}
p a:hover {	

	
	font-family: "Helvitica", arial, sans-serif;
    font-size: 16px;
    color: #000;
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    text-decoration: underline;
}

li a:link {
	
	font-family: "Helvitica", arial, sans-serif;
    font-size: 16px;
    color: #684316;
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    text-decoration: none;
	
}
li a:visited {
	
	font-family: "Helvitica", arial, sans-serif;
    font-size: 16px;
    color: #684316;
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    text-decoration: none;
}
li a:hover {	

	
	font-family: "Helvitica", arial, sans-serif;
    font-size: 16px;
    color: #000;
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    text-decoration: underline;
}

#footer p {
	
    clear: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    width: 100%;
    font-style: italic;
    color: #000;
    padding: 0px;
    margin: auto;
    line-height: normal;
    font-style: normal;
    text-align: center;
}

#footer ul{

	list-style-type: none;
	padding: 0;	
	margin: 0;
}

#footer ul li{

	line-height: 10px;
	
}
#footer a:link {
    font-family: "Times New Roman", Times, serif;
	font-size: 15.95px;
	font-style: italic;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}
#footer a:visited {
    font-family: "Times New Roman", Times, serif;
	font-size: 15.95px;
	font-style: italic;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}
#footer a:hover {
    font-family: "Times New Roman", Times, serif;
	font-size: 15.95px;
	font-style: italic;
    color: #684316;
	text-decoration: underline;
	font-weight: normal;
	line-height: 17px;
}


#footer h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #684316;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-weight: normal;
	line-height: normal;
}


.important{
	
    font-size: 20px;
    color: #CC0000;
}

#sub-fees p, 
#sub-fees-big p{
	
	font-size: 14px;
}

#sub-right-2 p,
#sub-right-2 li
{

	text-align: left;
	
}

#sub-right img {
	
	width: 300px;
	height: auto;
    -moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
    box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
}

#sub-right img.golf-now-image{
	
	width: 204px;
	height: auto;
	
}

#sub-right-2 img{

	width: 210px;
	height: auto;
	margin-right: 8px;	
	-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
    box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
}

img.instagram{
	
	width: 196px;
	margin-bottom: 8px;
	margin-right: 8px; 
	display: inline;
	-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
    box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
}

/* Image and video boxes */
#box-group p{
	
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    font-style: italic;
	text-align: center;
    margin-bottom: 17.5px;
}

#box-group a:link {
	
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: #684316;
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    font-style: italic;
}

#box-group a:visited {
	
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: #684316;
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    font-style: italic;
    text-decoration: none;
}


#box-group a:hover {
	
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: #000000;
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    font-style: italic;
    text-decoration: underline;
}

#box-group h4{/* using as alternate h1 for box content*/
	
	font-size: 28px;
	text-align: center;
	margin-bottom: 8px;
}

/* Image hover effects */
#box-group img, 
#media-group img,
#sub-right img,
#sub-right-2 img,
img.instagram
 {
   -webkit-filter: brightness(100%);
   margin-bottom: 13px;
}

#box-group img:hover, 
#media-group img:hover,
#sub-right img:hover,
#sub-right-2 img:hover,
img.instagram:hover {
    
    -webkit-filter: brightness(40%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

/* Jot form */
.supernova {
    background-color: #d4d8d7 !important;
}

#sub-right iframe{
	
	height: 100%;
}


/*======= MEDIA QUERIES =======*/

@media only screen and (min-width: 1px) {

	h4 {
	 font-size: 27.7px;
	}
	
	h5 {
   	 font-size: 24.97px;
	}

	#box-group h5 {
		font-size: 24.97px;
		text-align: center;
		margin-bottom: 8px;
		margin-left: auto;
		margin-right: auto;
		color: #414242;
		width: 80%;
	}
	
	#box-group h4 {
   	 font-size: 26px;
	}
	
	#membership-bottom h1 {
    font-size: 16px;
	}

}


@media only screen and (min-width: 481px) {

	h4 {
		font-size: 34.45px;
	}
	
	h5{
		font-size: 31.04px;
	}

	#box-group h5{
		
		font-size: 28px;
		text-align: center;
		margin-bottom: 8px;
		color: #414242;
		width: 100%;
	}
	
	#box-group h4 {
   	 	font-size: 28px;
	}
	
	#membership-bottom h1 {
	font-size: 26px;
	line-height: normal;
	}
}

.responsiveCal {
 
position: relative; padding-bottom: 100%; height: 100%; overflow: hidden;
 
}
 
.responsiveCal iframe {
 
position: absolute; top:0; left: 0; width: 1px; min-width: 100%; *width: 100%;  height: 100%;
 
}
.call-to-action {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: 800;
	color: #F00;
}
