/* Updated 09Nov16 by Russ Harvey  */

html,body {
  margin: 0;
  padding: 0;
  color: #000000;
  background-color: #becf9b;
  font-family: 'SeabirdLightSF-Italic', 'Seabird Light SF', 'ArialMT', 'Arial', sans-serif;
}
#wrapper {
  position: relative;
  color: #463c3c;
  background-color: #ded7b3;
  text-align: left;
  width: 700px;
  margin: auto;
  padding: 0;
  border: 0;
}
#header {
  height: 115px;
  margin: 0;
  padding: 0;
  color: #3b6335;
  background-color: #ded7b3;
}
#header img {
  margin-top: 12px;
  margin-left: 34px;
}
#nav {
  text-align: center;
  font: 16px /2.0 'SeabirdLightSF-Italic', 'Seabird Light SF', 'ArialMT', 'Arial', sans-serif;
  margin: -5px 135px;
  color: #333333;
  background-color: #ded7b3;
  border-bottom: 1px solid #660000;
}
#nav a:link {
  color: #666666;
  background-color: #ded7b3;
  font-weight: normal;
  text-decoration: none;
}
.skipnav {
  position: absolute;
  top: -999px;
  left: -999px;
}
#content {
  margin: 0;
  padding: 0 1.5em;
  color: #000000;
  background-color: #ded7b3;
  text-align: left;
}
#footer {
  clear: both;
  font-size: 9px;
  text-align: center;
  color: #330033;
  background-color: #ded7b3;
  margin-bottom: -20px;
  padding-bottom: 0;
  text-align: center;
}
#footer a:link {
  color: #666666;
  background-color: #ded7b3;
  font-weight: normal;
  text-decoration: none;
}
p,td,div,blockquote,th,dt,dd {
  font-family: 'SeabirdLightSF-Italic', 'Seabird Light SF', 'ArialMT', 'Arial', sans-serif;
  font-size: 13px;
}
ul {
  font-family: 'SeabirdLightSF-Italic', 'Seabird Light SF', 'ArialMT', 'Arial', sans-serif;
  font-size: 13px;
}
ol {
  font-family: 'SeabirdLightSF-Italic', 'Seabird Light SF', 'ArialMT', 'Arial', sans-serif;
  font-size: 13px;
  list-style-type: decimal;
}
li.off {
  font-family: 'SeabirdLightSF-Italic', 'Seabird Light SF', 'ArialMT', 'Arial', sans-serif;
  list-style-type: none;
  font-size: 13px;
}
.paragraph_style {
  color: #463c3c;
  font-family: 'SeabirdLightSF-Italic', 'Seabird Light SF', 'ArialMT', 'Arial', sans-serif;
  font-size: 13px;
  font-style: italic;
  line-height: 16px;
  text-align: justify;
}
.paragraph_style_1 {
  color: #463c3c;
  font-family: 'VinerHandITC', 'Viner Hand ITC', 'ArialMT', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 27px;
  text-align: justify;
}
.paragraph_style_2 {
  color: #463c3c;
  font-family: 'VinerHandITC', 'Viner Hand ITC', 'ArialMT', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
.paragraph_style_3 {
  color: #463c3c;
  font-family: 'SeabirdLightSF-Italic', 'Seabird Light SF', 'ArialMT', 'Arial', sans-serif;
  font-size: 13px;
  font-style: italic;
  line-height: 15px;
  text-align: left;
}
.paragraph_style_4 {
  color: #463c3c;
  font-family: 'SeabirdLightSF-Italic', 'Seabird Light SF', 'ArialMT', 'Arial', sans-serif;
  font-size: 13px;
  font-style: italic;
  line-height: 15px;
  text-align: left;
  text-indent: 36px;
}
.paragraph_style_5 {
  color: #463c3c;
  font-family: 'SeabirdLightSF-Italic', 'Seabird Light SF', 'ArialMT', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 15px;
  text-align: center;
}
.style {
  color: #333333;
  opacity: 1.00;
}
.style_SkipStroke_1 {
  background: transparent;
  opacity: 1.00;
}
.intro {
  font-size: 11px;
  text-align: center;
}
.right {
  text-align: right;
  margin: 0;
}
.photo {
  text-align: center;
  margin: 0;
}
.clearright {
  text-align: left;
  margin: 0;
  clear: right;
}
.small {
  font-size: 9px;
  text-align: center;
}
.smleft {
  font-size: 9px;
}
.tinyText {
  font-size: 1px;
  line-height: 1px;
}
.clear {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;
}
.quote {
  margin: 10px 50px;
}
.blockquote {
  margin: 2em 3em;
}
.grid {
  clear: both;
  width: 600px;
  margin: 1% 3%;
  padding: 1% 3%;
  font-size: 100%;
}
.floatright {
  float: right;
  width: 45%;
  text-align: left;
}
.floatleft {
  float: left;
  width: 45%;
  text-align: left;
}
.subt {
  font-family: 'SeabirdLightSF-Italic', 'Seabird Light SF', 'ArialMT', 'Arial', sans-serif;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
}
.home_style {
  color: #463c3c;
  font-family: 'SeabirdLightSF-Italic', 'Seabird Light SF', 'ArialMT', 'Arial', sans-serif;
  font-size: 21px;
  font-style: italic;
  line-height: 24px;
  text-align: center;
}
h1,h2,h3,h4,h5,h6 {
  font-family: 'SeabirdLightSF-Italic', 'Seabird Light SF', 'ArialMT', 'Arial', sans-serif;
  color: #333333;
  background-color: #ded7b3;
}

/* The "position: relative" element fixes the issue with partial display of floated images in IE7  */

.rightimg {
  float: right;
  border: 0;
  margin-left: 10px;
  margin-bottom: 10px;
  position: relative;
}
.rightimgtn {
  float: right;
  border: 1px;
  border-style: solid;
  border-color: #000000;
  margin-left: 20px;
  margin-bottom: 20px;
  position: relative;
}
.leftimg {
  float: left;
  border: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
}
.leftimg2 {
  float: left;
  border: 0;
  margin-right: 10px;
  margin-bottom: 1px;
  position: relative;
}
.leftimgtn {
  float: left;
  border: 1px;
  border-style: solid;
  border-color: #000000;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.leftcolimg {
  float: left;
  border: 0;
  margin-left: -11em;
}
hr {
  color: #660000;
  background-color: #ded7b3;
  height: 1px;
  width: 60%;
}
td {
  margin: 0;
}
a:link {
  color: #333333;
  background-color: #ded7b3;
  font-weight: normal;
  text-decoration: underline;
}
a:visited {
  color: #666666;
  background-color: #ded7b3;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  color: #000000;
  background-color: #ded7b3;
  font-weight: normal;
  text-decoration: underline;
}
a:focus {
  color: #cc6666;
  background-color: #ded7b3;
  font-weight: normal;
  text-decoration: underline;
}
a:active {
  color: #cc6666;
  background-color: #ded7b3;
  font-weight: normal;
  text-decoration: none;
}
a img {
  border: none;
}
