﻿body {
  font-family:Arial,Helvettica,sans-serif;
  background-color:#556B2F;
}

header {
  width:80%;
  background-color:#F5DEB3;
  color:#556B2F;
  margin-right:auto;
  margin-left:auto;
  padding:10px;
  overflow:hidden;
}

h1 {
  font-size:3em;
  margin:0;
  padding:0;
  padding-bottom:25px;
  padding-left:25px;
}

hgroup1 {
  position:center;
  width:30%;
}

hgroup1 a {
  text-decoration:none;
  color:#556B2F;
}

h2 {
  font-size:1.8em;
  margin:0;
  padding:25;
  padding-top:25px;
  padding-left:25px;
}

hgroup {
  width:80%;
  float:left;
}

section {
  width:80%;
  background-color:#F5DEB3;
  color:#556B2F;
  margin-right:auto;
  margin-left:auto;
  border-color:#D2B48C;
  border-style:solid;
  border-width:5px;
  border-top-width:2.5px;
  border-bottom-width:2.5px;
  padding:5px;
  min-height:auto;
}

section.contact {
  width:80%;
  background-color:#F5DEB3;
  color:#556B2F;
  border-color:#D2B48C;
  border-style:solid;
  border-width:5px;
  border-top-width:2.5px;
  min-height:auto;
  text-align:center;
  padding-bottom:10px;
}

p {
  margin:10px;
}

p.one a {
  text-decoration:none;
  color:#556B2F;
}

p.link a {
  color:#556B2F;
}

figcaption {
  text-align:left;
  max-width:25%;
  margin:left;
}

nav {
  width:80%;
  background-color:#F5DEB3;
  margin-right:auto;
  margin-left:auto;
  border-color:#D2B48C;
  border-style:solid;
  border-width:5px;
  border-bottom-width:2.5px;
  list-style:none;
  padding:5px;
  text-align:center;
}

nav li {
  display:inline-block;
  margin:0 10px;
}

nav a {
  display:inline;
  text-decoration:none;
  font-size:large;
  color:#556B2F;
}

#slideShowImages {
  float:right;
  padding:80px;
}

#slideShowImages img {
  border-color:#D2B48C;
  border-style:solid;
  border-width:3.5px;
}

figure.one img {
}

img.standard {
  max-width:295px;
  max-height:215px;
  border-style:solid;
  border-color:#D2B48C;
  border-width:3.5px;
  display-inline:block;
}

figure.two img {
  margin:left 5px;
  overflow:scroll;
}

img.double {
  max-width:295px;
  max-height:215px;
  border-style:solid;
  border-color:#D2B48C;
  border-width:3.5px;
  display-inline:block;
}

figure.photos img {
  margin:left 5px;
  overflow:scroll;
}

img.line1 {
  max-width:295px;
  max-height:215px;
  border-style:solid;
  border-color:#D2B48C;
  border-width:3.5px;
  display-inline:block;
}

iframe {
  margin-left:15px;
  margin-top:15px;
  overflow:scroll;
}

address {
  padding:10px;
}

footer {
  width:80%;
  background-color:#F5DEB3;
  color:#556B2F;
  margin-right:auto;
  margin-left:auto;
  min-height:25px;
  padding:10px;
}

  