
*  {box-sizing: border-box;}

body {background-color: #FFFFFF; 
	color: #666666; 
	background-image: none;
	background-repeat: no-repeat;
	font-family: Arial,Helvetice, sans-serif;}
h1 {background-color: #00b386; 
	color: #FFFFFF;	
	background-position: right;
	background-repeat: no-repeat;
	height: 175px;
	text-align: center;
	padding-top: 30px;
	padding-left: 3em;
	margin-top: 0;
    font-size: 3em;
    letter-spacing: 0.25em;
	margin-bottom: 0;
	font-family: Georgia, "Times New Roman", serif;}	
#wrapper {margin:auto; 
		background-image: linear-gradient(to bottom, #FFFFFF, #0C5442);
		width: 80%;
		background-color: #0C5442;
		min-width: 0;
		max-width: 2050px;
		box-shadow: 4px 4px 0 #133926;
		border: 1.5px solid #003300;}
#contact {font-size:90%;}
#mobile
#desktop {display: inline;}
nav {float: left;
	font-weight: bold;
	font-size: 120%;
    padding: 1.5em;
	width: 160px;}
main {background-color: #FFFFFF;
	padding-left: 30px;
	margin-left: 190px;  
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	display: block;}
nav a {text-decoration: none;
	transition: color 3s ease-out;}
h2 {color: #00664D;
	font-family: Georgia, "Times New Roman", serif font;
	text-shadow: 1px 1px 0 #CCCCCC;}
h3 {font-family: Georgia, "Times New Roman", serif font;
  color: #006646;}
dt {color: #00664D;} 
#barn {color: #70DBDB;
		font-weight: bold;}	
main ul {list-style-type: none;
    padding: 0;
    margin: 0;
	font-size: 1.2em;
	}
footer { font-size: 75%; 
		font-style: italic;
		text-align: center;
		font-family: Georgia, "Times New roman", serif;
		padding: 15px;
		background-color: #FFFFFF;
		margin-left: 190px;
		clear: both;}
 contact { font-size: 90%;}
 #heroHome {height: 300px;
		background-image: url('sunsetHorse.png');
		background-size: 100% 100%;
		background-repeat: no-repeat;
		margin-left: 190px;}
#heroBoard {height: 300px;
		background-image: url('fenceline.png');
		background-size: 100% 100%;
		background-repeat: no-repeat;
		margin-left: 190px;}
#heroTraining {height: 300px;
		background-image: url('BayBella.png');
		background-size: 100% 100%;
		background-repeat: no-repeat;
		margin-left: 190px;}
header, main, nav, footer, figure, figcaption, aside, section, article {
    display: block;}
nav ul a:link {color:#00664D;}
nav ul a:visited {color:#7A7A52;}
nav ul a:hover {color:#FFFFFF;}
@media only screen and (max-width:64em)  {body 
		{margin: 0;
        background-color: #FFFFFF;} 
		#wrapper {min-width:0;
			width: auto;
			box-shadow:none;
			border:none;}
		header {padding-top: 0.5em;
			padding-bottom: 0.5em;
			padding-left: 0;
			height: auto}
		h1 { letter-spacing: 0.1em; }
		main {margin-left: 0;}
		nav { float: none;
			width: auto;
			text-align: center;
			padding: 0.5em;}
		nav li { display: inline;
			padding-top:0.25em;
			padding-bottom:0.25em;
			padding-left:0.75em;
			padding-right: 0.75em}
		#heroHome {margin-left:0; height:200px}
		#heroBoard {margin-left:0; height:200px}
		#heroTraining {margin-left:0; height:200px}
		footer {margin-left:0;}}
@media only screen and (max-width: 37.5em){main
			{padding-top: 0.1em;
			padding-bottom: 0.1em;
			padding-left: 1em;
			padding-right: 1em;
			font-size: 90%;}
		h1 {font-size:2em;}
		nav{padding:0;}
		nav li {display: block;
			margin: 0;
			border-bottom: 2px solid #330000;}
		nav a {display: block;}
		#heroHome {background-image:none; height:0}
		#heroBoard {background-image:none; height:0}
		#heroTraining {background-image:none; height:0}
		#mobile {display:inline;}
#desktop {display:inline;}}
table {border: 1.5px solid #006600;
  border-collapse: collapse; }
 td, th {padding: 0.5em;             
  border: 1px solid #006600;}
 tr:nth-of-type(odd) {
  background-color: #ECF9EC;}
  label { float: left; 
		display: block; 
		text-align: right; 
		width: 125px; 
		padding-right: 2em; }
  input, textarea { display: block; 
		margin-bottom: 20px; 
		width: 100%;}
  input[type="submit"] { margin-left: 135px;}
  @media (max-width: 37.5em) { label { float: none; text-align: left; } }
#gallery {position: relative;
	height: 200px;}
#gallery ul{list-style: none;
	width: 300px;}
#gallery ul li{display: inline;
	float: left;
	padding: 10px;}
#gallery img{border:none;}
#gallery a {text-decoration:none;
	font-style: italic;
		color: white;}
#gallery span {position: absolute;
	left: -1000px;
	opacity: 0;
	transition: opacity 3s ease-in-out;}
#gallery img:hover + span{position: absolute;
	top: 15px;
	left: 320px;
	text-align: center;
	opacity: 1;}
figure {position: absolute;
	left: 280px;
	opacity: 0.25;}
  
		
		
					
	