﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* */
/* */
/* Main Css */
/* */
/* */

* {
  box-sizing: border-box;
}

body
{
font-family:Verdana;	
}


header{
	top:0;    
    left: 0;
    right: 0;
	background: #000000;
	color: white;
	text-align: center;
	padding:0.2vw;
	min-height: 190px;
}


nav {
  float:left;
  width:20%;
min-width: 14em;
}

.main {
  float:left;
  max-width:60%;
  padding:1em;
}
.rightCol {
  background-color:#e5e5e5;
  float:left;
  width:20%;
  margin-top:1em;
  text-align:center;
  padding: 1em 0.2em 3em 0.2em;
}

footer {
	background-color: #CACACA;
	font-size: 0.8em;
	text-align: center;
}

@media only screen and (max-width:800px) {
  /* For tablets: */
		
  .main {
    max-width:60%;

  }
  .rightCol {
    width:100%;
  }
}
@media only screen and (max-width:500px) {
  /* For mobile phones: */
  .menu, .main, .rightCol, nav {
    width:100%;
	max-width: 100%;
	float: none;  
  }
 .Titlebox img {
		float: none;
	}
	body{
		scroll-behavior: auto;
	}
}



.menu {
  float:left;
  width:20%;
}
.menuitem {
  padding:8px;
  margin-top:7px;
  border-bottom:1px solid #f1f1f1;
}


header  h1 {
	font-size: 3em;
	padding: 0.5em 0 0 0;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
header  p {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 1.2em;
	font-style: italic;
	padding: 0.1em;
}
header  h4 {
	font-size: 1.5em;
	padding: 0.9em 0 0 0;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}



.Titlebox {
	margin: auto;
}

.Titlebox img{
	float:  left;
}

nav ul {
	list-style: none;
	background: #000000;
	padding: 5px 0;
	min-width:220px;
}
nav li a {
	display: block;
	padding: 0 1em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 2em;
	min-height: 2em;	
	border-bottom: 1px solid #383838;
}
nav li:last-child a {
	border-bottom: none;
}
nav li a:hover, #primary_nav li a:focus {
	color: #1c1c1c;
	background: #ccc;
}


.main p {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	color: black;
	font-size: 1em;
	line-height: 1.2em;
	padding: 0.5em 1em 0.5em 1em;
	
}

.main h2{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	padding: 0.2em;
	font-size: 1.4em;
	color: darkblue;
}

.main img,.rightCol img {
    max-width: 100%;
    height: auto;
	text-align: center;
	padding: 0.2em 0.5em 0.1em 0.2em;
} 


.ClubMap {
	margin : 1em;
	padding: 1em;
	position: relative;
	height: auto;
	Max-width: 100%;
	min-height: 400px;
}
.ClubMap iframe, .ClubMap object, .ClubMap embed {
	position: absolute;
	top: 0;
	left: 0;
	Max-width: 100%;
	height: auto;
}


.ClubSessionTable {
  	display: table;
  	width: 100%;
	padding: 1em 0.5em 1em 0.5em;
	margin: 0.3em 0.5em 0em 0.5em;	
}
.ClubSessionTableRow {
  	display: table-row;
}
.ClubSessionTableHeading {
  	display: table-header-group;
  	background-color: #ddd;
}
.ClubSessionTableCell, .ClubSessionTableHead {
  	display: table-cell;
  	padding: 3px 10px;
  	border: 1px solid #999999;
}
.ClubSessionTableHeading {
  	display: table-header-group;
  	background-color: #ddd;
  	font-weight: bold;
}
.ClubSessionTableFoot {
  	display: table-footer-group;
  	font-weight: bold;
  	background-color: #ddd;
}
.ClubSessionTableBody {
  	display: table-row-group;
}


.photoTxt {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 0.8em;
	margin: 1em;
}

.rightCol h2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	padding: 0.5em;
	color: darkblue;
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
}
.rightCol h3 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	padding: 0.8em 0.2em 0.2em 0.2em;
	color: darkblue;
	font-size: 1.2em;
	font-weight: bold;
}
.rightCol p{
	text-align: left;
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 0.5em;
}
.rightCol a{
	text-align: center;
}
.CentreTxt {
	text-align: center;
}
