body { background-image: url(images/bg2.gif); }

body, div, p, td  { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #333; text-align: left; line-height: 140%; font-weight: normal}

p {margin: 8px 0px 8px 0px;}

img, a img, a.noborder {border: none }
p img {margin-right: 15px}
  
h1 {font-size: 14px;}
h1, h3 { font-family: Futura, Gill Sans, sans-serif; font-weight: normal !important; color: #FFF;}
h3 a:link, h3 a:hover; h3 a:visited { font-weight: normal !important}
h2 { display: inline-block; min-width: 520px; background-image: url(images/h2.gif); 
background-repeat: no-repeat; background-position: center; text-align: center; color: #f93; height: 50px; line-height: 20px; font-size: 18px; margin: 15px 0px -10px 0px; padding-top: 20px}
h3 { background-color: #999; background-image: none; height: 20px; line-height: 19px; text-align: left; padding-left: 4px; font-size: 17px; color: #930; margin-left: 170px; clear: none;}
h4 { font-size: 14px; color: #c60; font-weight: bold; text-align: center; clear: none; margin: 0px 0px 15px 0px; line-height: 140%}

ul { font-weight: bold;  list-style: square; text-align: left;}

table, tr, td { padding: 3px}
td#bold { font-weight: bold}

.container { width: 956px; background-color: #ddd; padding: 20px; border: 2px solid black}
.content { width: 774px; margin-top: -15px; text-align: center}

a:link, a:visited  { font-weight: bold; color: #900; text-decoration: none; border-bottom: 1px dashed;}
a:hover { color: #300; text-decoration: none; border-top: 1px solid; border-bottom: 1px solid}
a:active { color: #966; text-decoration: none}
a:visited { color: #600}

.nav { width: 1000px; height: 22px; background-color: #333; border-top: 2px solid white; text-align: center; padding-top: 9px}
.nav a:link, .nav a:visited { font-weight: bold; font-family: Futura, Gill Sans, sans-serif; font-size: 18px; color: #FFF; text-transform: uppercase; margin: 0px 15px 0px 15px; border: none; text-decoration: none}
.nav a:hover { font-weight: bold; color: #ccc; border: none; text-decoration: none}
#nav_left { float: left;}
#nav_right { text-align: right;}

.side_r1 { float: right; margin: -20px -20px 20px 15px; padding: 0px; border-left: 1px solid #666; border-bottom: 1px solid #666}
.side_r { margin-top: -5px; background-color: #fff; padding: 10px}
.side_r h1 { background-color: #aaa; text-transform: uppercase; text-align: right; padding: 4px 5px 0px 0px; margin: 15px 0px 10px 0px; height: 16px}
.side_r p {font-size: 10px; color: #666; text-align: justify; line-height: 130%; margin-top: -2px;}
.side_r img {width: 26px; margin-right: 4px}

.side_l { width: 190px; float: left; background-color: #fff; margin: -20px 15px 20px -20px; border-right: 1px solid #666; border-bottom: 1px solid #666; padding: 10px; line-height: 110%;}
.side_l h1 { background-color: #aaa; text-transform: uppercase; text-align: left; padding: 4px 0px 0px 5px; margin: 10px 0px 10px 0px; height: 16px;}
.side_l h1 a:link, .side_l h1 a:visited {font-family: Futura, Gill Sans, sans-serif; color: #FFF; font-weight: normal; font-size: 14px;}
.side_l h1 a:hover { color: #ccc}
.side_l a:link, .side_l a:visited {display: block; margin-bottom: 5px; border: none;}

.side_l h1#stay a:visited, .nav a:visited#stay  { color: #FCDD9F}

.subhead { font-size: 19px !important; text-align: left; clear: left; padding: 5px 0px -3px 0px; color: #666}

.details {  color: #000; font-size: 11px; font-weight: bold; text-align: center; margin: 10px 0px 10px 0px; line-height: 120%}

.quote {  color: #685145; font-weight: bold;}

.clear { clear: left;}
.clear h3 a:link, .clear h3 a:visited { font-weight: normal}
.clear h3 { width: 590px}
.clear img, .left { float: left; margin: 0px 20px 15px 0px; clear: left}

.horiz {display: block; margin: 0px auto; padding: 20px 0px 20px 0px}

.pics {width: 918px; margin: 0px auto; text-align: center; padding: 10px 0px 20px 0px}

.credit { font-size: 9px; text-align: center; margin: 10px 0px 20px 0px; clear: left}

.decorated { display: inline-block; color: #660033; background-color: #ffcc66; padding: 5px; border: 1px solid #c06; margin-top: 30px}

.decorated h4 {margin: 10px 0px -5px 0px}

.astrobox { padding: 20px; text-align: center}

.astro {  text-align: justify; color: #990066; font-weight: normal}

.accent2 {  font-size: 12px; color: #CC6600; font-weight: bold}

.pullout { background-color: #ffcccc; padding: 1px 7px 3px 7px; line-height: 140%}



.decorated2 { color: #cc0066; background-color: #ff9933; padding: 5px; border-style: solid; border-color: #cc0066; border-width: 1px; margin-top: 30px; font-size: 13px; font-weight: bold; }

.caption { position: relative; text-align: center; top: -18px; left: 10px; color: #fff; font-weight: bold}
.caption2 { position: relative; text-align: center; top: -30px; left: 10px; color: #fff; font-weight: bold}
.bump { position: relative; top: -13px}
.bump2 { position: relative; top: -26px}



em {  font-weight: bold;} 


<!--gallery-->

* {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  vertical-align: top;
}

.gallery {
  display: flex;
  margin: 10px auto;
  max-width: 600px;
  position: relative;
  padding-top: 66.6666666667%;
}
@media screen and (min-width: 600px) {
  .gallery {
    padding-top: 450px;
  }
}
.gallery__img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.gallery__thumb {
  padding-top: 6px;
  margin: 6px;
  display: block;
}
.gallery__selector {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.gallery__selector:checked + .gallery__img {
  opacity: 1;
}
.gallery__selector:checked ~ .gallery__thumb > img {
  box-shadow: 0 0 0 3px #660000;
}

<!--end gallery-->