body{background-color: #FFFFFF;
color: #666666;
font-family: Arial, Helvetica, sans-serif;}
header{color: #FFFFFF;
background-color: #00B386;
background-image: url(pasture.png);
	background-position: right;
	background-repeat: no-repeat;
	line-height: 400%;
	text-indent: 1em;}
nav{background-color: #70DBDB;}
h2{color: #00664D;}
dt{color: #00664D;}
.barn{color: #70DBDB;}
#barn{color: #70DBDB;}
h1{margin-bottom: 0;}
body{font-family: sans;}
header{line-height: 400%;
	   text-indent: 1em;}
nav{font-weight: bold;
}
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: Georgia, "Times New Roman", serif;
}
.barn{font-weight: bold;}
#contact{font-size: 90%}
ul {
  list-style-image: url('marker.gif');
}