@font-face {
  font-family: "Goudy";
  src: url(/assets/26/GoudyBookletter1911.otf); }

p, ul {
  font-family: Goudy, 'Adobe Garamond Pro', Georgia, serif;
  line-height: 1.6;
  color: #616265; }

ul {
  padding-left: 16px;
  list-style: square; }

h1, h2, h3 {
  font-family: Goudy, 'Adobe Garamond Pro', Georgia, serif;
  line-height: 1.6;
  color: #000;
  font-weight: lighter; }

#welcome {
  position: relative;
  width: 400px;
  margin: 80px auto;
  min-height: 520px; }
  #welcome div {
    position: absolute;
    bottom: 80px; }

#longpage {
  position: relative;
  width: 400px;
  margin: 80px auto;
  min-height: 520px; }

.jugged {
  padding-left: 420px;
  padding-top: 24px;
  background: transparent url(/assets/27/jug_grid_8.jpg) no-repeat left top; }

.smalljugged {
  padding-left: 220px;
  padding-top: 24px;
  background: transparent url(/assets/27/jug_grid_4.jpg) no-repeat left top; }

.caption {
  font-size: 80%; }
