body{background-color: #FFFFFF;
color: #666666;
font-family: Arial, Helvetica, sans-serif;
background-image: url(sky.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;}
header{color: #FFFFFF;
background-color: #00B386;
	background-position: right;
	background-repeat: no-repeat;
	height: 60px;
text-align: center;
padding-top: 15px;}
nav{background-color: #FFFFFF;
font-weight: bold;}
h1 {margin-top: 0;}
h2{color: #00664D;
text-shadow: 1px 1px #CCCCCC;}
dt{color: #00664D;}
.barn{color: #70DBDB;}
#barn{color: #70DBDB;}
h1{margin-bottom: 0;}
nav a {
  text-decoration: none;
}
h1, h2, h3 {font-family: "Times New Roman";}
footer {
  font-size: 75%;
  font-style: italic;
  text-align: center;
  font-family: "Times New Roman";
  padding: 15px;}
.barn{font-weight: bold;}
#contact{font-size: 90%}
#wrapper{
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  min-width: 900px;
  max-width: 2050px;
  box-shadow: 4px 4px 8px #133926;
}
main{padding-top: 1px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
display: block;}
ul {
 list-style-image: url(marker.gif);
}
#heroHome{ height: 300px;
  background-image: url('sunsetHorse.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
#heroBoard{ height: 300px;
 background-image: url(fenceline.png);
  background-size: 100% 100%;
background-repeat: no-repeat;}
#heroTraining{height: 300px;
 background-image: url(BayBella.png);
  background-size: 100% 100%;
background-repeat: no-repeat;}

