@charset "UTF-8";
/* CSS Document */
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/25f966");

  
@font-face {font-family: 'KochAntiquaLT';src: url('webfonts/25F966_0_0.eot');src: url('webfonts/25F966_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/25F966_0_0.woff') format('woff'),url('webfonts/25F966_0_0.ttf') format('truetype');}
 
  /* @license
 * MyFonts Webfont Build ID 2457841, 2013-01-23T17:01:19-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Cataneo Light by Tilde
 * URL: http://www.myfonts.com/fonts/tilde/cataneo/light/
 * Copyright: Copyright 1990-2007 Bitstream Inc. All rights reserved. Modification for European languages. Copyright 1995-2007 Tilde, SIA.
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2457841
 * 
 * © 2013 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2580f1");

  
@font-face {font-family: 'CataneoTL-Light';src: url('webfonts/2580F1_0_0.eot');src: url('webfonts/2580F1_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2580F1_0_0.woff') format('woff'),url('webfonts/2580F1_0_0.ttf') format('truetype');}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
	background-color: #d0d0d0;
  margin-right: -15px;
  margin-left: -15px;
} 
.container-footer {
	background-color: #a5acb0;
	height: 25px;
}

.footer {
	font-family: 'Rubik', sans-serif;
	color: #333;
	 font-size: 8px;
}
body {
	background-color: #d0d0d0;
  margin: 0;
}
.nav {
	background-color: #d0d0d0;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.dates {
	font-family: 'Rubik', sans-serif;
	color: #337ab7;
	font-size: 14px;
	  text-align: left;
}

.clubs {
	font-family: 'Rubik', sans-serif;
	color: #000;
	font-size: 14px;
	 text-align: left; 
}

.navbar-default .navbar-toggle  {
    background-color: #929292;
}


h1,
.h1 {
	font-family: 'KochAntiquaLT',serif;
  font-size: 48px;
	line-height: 85%;
}
h2,
.h2 {
	font-family: 'KochAntiquaLT',serif;
	color: #333;
	padding-left: 20px;
	padding-right: 20px;
  font-size: 30px;
	line-height: 130%;
}
h3,
.h3 {
	font-family: 'KochAntiquaLT',serif;
	font-family: 'KochAntiquaLT',serif;
color: #333;
  font-size: 42px;
		margin: none;
	padding: none;
}
h4,
.h4 {
	font-family: 'Rubik', sans-serif;
  font-size: 16px;
}
h4_bold,
.h4_bold  {
	font-family: 'Rubik', sans-serif;
    font-weight: bold;
  font-size: 16px;
}
h5,
.h5 {
	font-family: 'Rubik', sans-serif;
  font-size: 14px;
	line-height: 200%;
}
h6,
.h6 {
	font-family: 'Rubik', sans-serif;
	color: #337ab7;
  font-size: 12px;
	margin: none;
	padding: none;
}
p {
	font-family: 'Rubik', sans-serif;
	line-height: 170%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 1px solid #337ab7;
}
.jumbotron {
background-image: url(../images/home_photo.jpg) no-repeat center center;
background-size: cover;
  padding-top: 00px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d0d0d0;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  position: relative;
  left: auto;
  right: auto;
  height:100vh;
  width: 100vw;
  padding:100px 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
.img-fluid {
  max-width: 100%;
  height: auto;
 }

}