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

body {
margin: 0px 0px 0px 0px ;
  min-height: calc(100vh - 30px );			
    padding: 0px 0px 0px 0px ;
        margin-bottom:30px;
font-family: arial, helvetica, sans-serif;
font-weight: 400;
font-style: normal;
background-color: #000;
background-image: url(cf.png);


}


/* unvisited link */
a:link {
  color: #AAA;
}

/* visited link */
a:visited {
  color: #AAA;
}

/* mouse over link */
a:hover {
  color: #999;
}

/* selected link */
a:active {
  color: blue;
}

h1
{
color:#CCC;
        font-family: bebas-neue, sans-serif;

font-size: 46px;
font-weight: normal;  
    padding-top:0px;
}

h2
{
color:#CCC;
font-size: 16px;
font-weight: normal;     
}

h3
{
color:#CCC;
    font-family: bebas-neue, sans-serif;

font-size: 26px;
font-weight: normal; 
width:100%;
padding-top: 3px;
padding-bottom: 3px;
text-indent: 4px;
border-bottom: 1px Solid #666;
border-top: 1px Solid #666;
margin-right: 10px;
    

}


.header {
width :100%;
margin-top:0px;
margin-bottom:0px;
border-bottom : 0px solid #FFF;
background-color: #000;
background-image: url("back.jpg");
background-size: cover;
background-position: top;
}

.logo {
width :300px;
height: 90px;
margin-top:10px;
margin-bottom:5px;
margin-left:10px;
border-bottom : 0px solid #FFF;
background-image:url("photo-logo.png");
background-position: 0px 5px;
background-repeat: no-repeat;
background-size: contain;
float:left;
}

.bike {
width :100px;
height: 100px;
margin-top:10px;
margin-bottom:0px;
margin-right:20px;
border-bottom : 0px solid #FFF;
background-image:url("bike.png");
background-repeat: no-repeat;
background-size: contain;
float:right;
}

.topcontainer {
padding-top: 0px;
width:95%;
height: 110px;
margin-top:20px;
margin-left:auto;
    margin-bottom:10px;

margin-right:auto;
border-left:1px solid #333;
border-right:1px solid #333;
border-top:1px solid #333;
border-bottom:1px solid #333;
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
background-image:url("wood.png");
	background-color: #000;
}


.nav{
width: 95%;
margin-left:auto;
margin-right:auto;
clear:both;
margin-top: 0px;
    margin-bottom:10px;
border-top:1px solid #333;
border-bottom:1px solid #333;
border-left:1px solid #333;
border-right:1px solid #333;
z-index:1;
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
}

.instructs
{
clear:both;
margin-top: 0px;

}

.container {
padding-top: 0px;
width:95%;
margin-top:0px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
border-left:1px solid #333;
border-right:1px solid #333;
border-top:0px solid #333;
border-bottom:1px solid #333;
background-image: linear-gradient(to top left, #000, #333);
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
    overflow:hidden; height:100%;

}

.navshad
{
    clear:both;
     background-image: linear-gradient(to top, rgba(000,0,0,0), rgba(000,0,0,.5));
 height:5px;
}

.bottomshad
{    clear:both;
     background-image: linear-gradient(to top, rgba(000,0,0,.3), rgba(000,0,0,0));
 height:5px;
}

.inshadow {
   
    width:100%;
    min-height: 100%;
    overflow: hidden;
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.5) inset;
  
}

.aboutbox
{
width:88%;
margin-left:5%;
margin-right:5%;
margin-top: 20px;
margin-bottom: 20px;
padding-top:8px;
padding-bottom:8px;
padding-left:1%;
padding-right:1%;
font-weight: 400;
font-style: normal;
background-color: #000;
border: 1px solid #333;
border-radius: 0px;
text-align: left;
    font-size: 14px;
color:#999;
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
    text-shadow: 3px 3px 3px #000;
     background-image:url("wood.png");



}


.textblockr {
padding-top: 0px;
width:45%;
margin-top:10px;
margin-bottom:20px;
margin-right:5%;
float:right;
padding-left:30px;
 border-left: 1px solid #333;

     
}

.textblockl {
padding-top: 0px;
width:35%;
margin-top:10px;
margin-bottom:20px;
margin-left:5%;
    float:left;
    

     
}

p {
    color:#CCC;
    font-size: 14px;
    text-indent: 0px;
text-align: justify;
    line-height: 1.5em;
     
}



.indented
{
    color:#CCC;
    font-size: 14px;
    text-indent: 30px;
    line-height: .5em;
     
}



.smimg {
  float: right;
    clear:both;
    width:200px;
    height:auto;
    margin-top:10px;
    margin-left:20px;
    margin-bottom: 0px;
    margin-right:0px;
    border: 1px solid #666;
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}

.instructs {
 
width:100%;
height:auto;
border: 1px solid #666;
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}


.caption {
height:auto;
float: right;
clear:both;
text-align: center;
color:#CCC;
font-size: 10px;
font-weight: normal;
font-style: italic;
display:block;
width:202px;
padding-top: 3px;
padding-bottom: 3px;
text-indent: 0px;
border-bottom: 1px solid #666;
border-top: 0px Solid #666;
margin-right: 0px;
margin-left:20px;
margin-bottom:10px;
    background-color:#000;
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);

}



.spacer {
height:20px;

}

.copyright {
    width:95%;
margin-top:10px;
margin-left:auto;
margin-right:auto;
	text-align: center;
    height:60px;
	padding-top: 0px;
	padding-bottom: 0px;	
	border: 1px solid #333;
  margin-bottom: 20px;
    font-size: 10px;
    background-color: #000;
    background-image:url("wood.png");
    clear:both;
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);



}


 
    
@media only screen and (max-width: 1050px) {

    
    .button {
  font-size: 10px;

}
    
    .textblockr {
width:80%;
margin-top:0px;
margin-bottom:20px;
margin-left:10%;
margin-right:10%;
 float:right;
border-left: 0px solid #333;
    padding-left: 0px;
                   border-top: 2px solid #666;
        padding-top: 40px;
     
     
}

.textblockl {
padding-top: 0px;
width:80%;
margin-top:20px;
margin-bottom:20px;
margin-left:10%;
margin-right:10%;
    float:left;

     
}
    
    .smimg {
  
    width:200px;
    height:auto;
}
    
    .caption {
width:202px;
    
    }
    
}

@media only screen and (max-width: 600px) {
.bike{ 
    display: none

}
    
    .button {
  font-size: 9px;
        width:80%;

}
    
        .smimg {
  
    width:150px;
    height:auto;
}
    
    .caption {
width:152px;
    
    }
    
    
}
    
    /* Extra small devices (phones, 320px and down) */
@media only screen and (max-width: 400px) {
.bike{ 
    display: none

}
    
    .button {
        width:70%;
  font-size: 8px;

}

    }
    
    
     




