@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, h5, header {
padding-top: 10px;
 line-height: 1em;
color: #000000;
font-family: "goudy-old-style",serif;
font-weight: 400;
	text-align:center;
  }
  h1 {font-size: 1.75rem;}
  h2{font-size: 1.5rem;}
  h3{font-size: 1rem;}
  h4{font-size: .75rem;}
 /* unvisited link */
a:link {
  color: #3c5408;
}

/* visited link */
a:visited {
  color: #3c5408;
}

/* mouse over link */
a:hover {
  color: #000000;}

/* selected link */
a:active {
  color: #3c5408;
} 
.wrap2 img {width: 100%;  max-width: 950px; margin: auto; background-color:#ffffff; border:1px; padding: 30px;}


  header.site-header {font-family: "goudy-old-style",serif; color: #003366; text-transform: capitalize;}
   .bg-alt{    background-color: #003366 !important;}
   img {
    width: 100%;
    height: auto;
	
}
footer p {text-align:center; }


.entry-title {font-size: 1.75rem;}
.blog .entry-title {font-size: 1.5rem; padding-top: 3px;}
footer .entry-meta {clear: both;}
footer .wrap {background-color:#ffffff; color:#000000;}
footer p, footer a:link, footer a:visited  {color:#000000; font-weight:600;}
footer{background-color:#ffffff;}
footer a:hoover, footer a:active  {color:#000000;}
.content article .entry-header {margin: 0;}
.subhd {font-family: "goudy-old-style",serif; font-size: .9em; text-transform: uppercase;}
body, .menu-main, p, ul{font-weight: 300;
    line-height: 1.625;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1em;}
	img {
    width: 100%;
    height: auto;
}
.wrap {width: 100%; max-width: 950px;  margin: auto;
    padding: 20px;}
.wrap {border: 1px solid #000000;.column {
  float: left;
  width: 50%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
