/* RWG May 19, 2016 stripped down */
.header {
  font-family: verdana, arial, sans-serif;
  height: 121px;
  background: transparent url('//gwmap.s3.amazonaws.com/tetonwy/css/TetonHeader.jpg') no-repeat;
}
.header_btm {
  background-color:#87a395;
  width: 100%;
  height: 6px;
}
a { color: #0058a1; font-weight:bold; text-decoration: none }
a:hover { color: #0058a1; text-decoration: underline}
body { background-color:#dee3e0; color: #333333; font-size: 11px; font-family: verdana, arial, sans-serif; text-decoration: none; margin:0; padding:0; }
td { color: #333333; font-size: 11px; font-family: verdana, arial, sans-serif; text-decoration: none }
p {margin-bottom:6px; margin-top:0px; font-size:11px;}
h1, h2, h3, h4, h5, h6 {margin:0; padding:0; border:0; margin-bottom:6px;}
h1 { font-size:22px; color:#0058a1; margin-bottom:14px; }
h2 { font-size:13px; color:#0058a1; }
h3 { font-size:13px; color:#87a395; }
h4 { font-size:13px; color:#d8b334; }
h5 { font-size:13px; color:#ffffff; }
img { border:0px; }
div#btm_footer {
  background-color:#87a395;
  margin: 0 auto;
  width:950px;
  font-size:10px;
  color:#FFFFFF;
  text-align:center;
  padding-top:7px;
  padding-bottom:7px;
  margin-top:0px;
}
div#btm_footer a { color:#0058a1; text-decoration:none; font-weight:none; font-size:10px;}
div#btm_footer a:hover { text-decoration:underline;}
