/* Start of CMSMS style sheet '_special' */
/* ***************** standard tag elements ************* */
a {
  color: #1e51b1; /*    */
  text-decoration: none;
  border-bottom: 1px dotted #1e51b1;
}

a:hover {
  color: #0f90eb;
  text-decoration: none;
  border-bottom: 1px dotted #0f90eb;
}

h1 {
  font-size: 1.3em;
  color: #666;
  margin: 0;
  padding-bottom: 8px;
  font-family: georgia, palatino, serif;
}

h2 {
  font-size: 0.9em;
  color: #333;
  text-transform: uppercase;
  margin: 0;
  padding: 8px 0;
  font-family: georgia, palatino, serif;
}

h3 {
  font-size: 0.9em;
  margin: 0;
  padding-bottom: 8px;
font-family: georgia, palatino, serif;
}

h4 {
  font-size: 0.8em;
  color: #8CA1AA;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 8px;
font-family: georgia, palatino, serif;
}

p  {
  margin: 0;
  padding-bottom: 8px;
}

html .showhr {
  /* clear: both; */
  height: 1px;
  border-top: 1px solid #ccc;
}

img {
  border: none;
}

div#memberspotlight {
  width: 198px;
  background-color: #fff;
  margin-bottom: 1em;
  }



/* ************** page titles ************** */
html h1.pagetitle {
  color: #686a6a; /*  bec5a9 = green like menu  */
  text-transform: none;
  font-family: Georgia, "Times New Roman", times, serif;
  font-size: 180%;
  letter-spacing: 0.045em;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  }


/* *************  current date ************* */
html p.currentdate {
    font-size: 0.76em;
    background-color: inherit;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0.5em;
    color: #797a7a;
    }


/* ~~~~~~~~~~~~  home page styles ~~~~~~~~~~~~~~~~~~ */
div#memberspotlight h2.memberspotlighttitle {
  background: transparent url(_imgs/spotlighttitle_bg.gif) no-repeat;
  }

div#memberspotlight h2.memberspotlighttitle a {
  text-decoration: none;
  border-bottom: none;
  display: block;
  text-indent: -999em;
  height: 16px;
  }

div#memberspotlight img {
width: 198px !important; 
margin: 0 auto;
overflow: hidden;
 width:expression(document.body.clientWidth > 200? "198px": "auto" ) !important;
}
  
div#gettinghere {
  width: 198px;
  height: 215px;
  background-color: #fff;
  margin-bottom: 1em;
  }
  
div#gettinghere h2.gettingheretitle {
  background: transparent url(_imgs/gettingheretitle_bg.gif) no-repeat;
  }

div#gettinghere h2.gettingheretitle a {
  text-decoration: none;
  border-bottom: none;
  display: block;
  text-indent: -999em;  
  height: 16px;
  }

div#gettinghere h2.gettingheretitle a:hover {border: none;} 

div#gettinghere a.gettingheremap {
  display: block;
  height: 185px;
  background: transparent url(_imgs/map_county.gif) no-repeat;
  border: none;
  }

html span.seeall a {
  font-weight: bold; 
  margin-left: 10px; 
  font-size: 0.84em;
  }


/* ~~~~~~~~~~~~ search styles ~~~~~~~~~~~~ */
div#search {
        width: 240px;    /* enough width for the search input box */
        text-align: right;
        padding:6px 4px 4px 0;
        margin: 0;
        background-color: transparent;
        color: #666;
        font-size: .76em;
        text-transform: uppercase;
        letter-spacing: 0.025em;
        float: right;
        }

#search INPUT[type='text'] {
        width: 120px;
        font-size: 0.86em;
        color: #666;
        }

#search INPUT {font-size: .98em;}

#search, #submit {
        vertical-align:bottom;
        }

div#search form {
        margin:0;
        padding:0
        }

/* ~~~~~~~~~~~~ poll styles ~~~~~~~~~~~~ */
#poll_container {
  background-color: #97c2d8; 
  padding: 1px 1px; 
  margin: 0 auto;
  text-align: center;
  font-size: 84%;
 }

#poll_container .polltable {
  width: 100%;
  background-color: #fff;
  border-collapse: collapse;
  }

#poll_container .polltable .input {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 80%; 
  letter-spacing: 0.15em; 
  text-transform: uppercase;
  }

#poll_container td.polltitle {
  padding: 7px 4px;
  color: #fff; 
  font-weight: bold; 
  background-color:#335ea8;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  }

#poll_container td.pollquestion {
  padding: 10px 4px;
  color: #333; 
  font-weight: bold;
  background-color:#f1f8fa;
  }

#poll_container .polltable form {
  background-color: #fff; 
  padding: 5px 0;
  border-bottom: 1px solid #c0c8c8;
  }
  
#poll_loop_container {
  background-color:#fff;
  width: 98%;
  margin: 2px auto; 
  border-collapse: collapse;
  }

#poll_loop_container tr.looprow td {
  background-color:#fff;
  padding: 0px 0;
  height: 24px;
  }

#polltable tr.pollbody {text-align: center;}
#poll_container p.viewlinks {margin-top: 0.65em;}


/* *********** memberdirectorytable ******** */
table#memberdirectorytable {
  border-width: 0px 0px 0px 0px;
  border-spacing: 2px;
  border-style: none none none none;
  border-color: gray gray gray gray;
  border-collapse: collapse;
  background-color: white;
}
table#memberdirectorytable th {
  border-width: 1px 1px 1px 1px;
  padding: 5px 5px 5px 5px;
 border-style: dotted dotted dotted dotted;
  border-color: gray gray gray gray;
  background-color: white;
}
table#memberdirectorytable td {
  border-width: 1px 0px 1px 0px;
  padding: 8px 8px 8px 8px;
 border-style: dotted dotted dotted dotted;
  border-color: gray gray gray gray;
  background-color: white;
}

table#memberdirectorytable td a {
border-bottom: none;
background-color: #e4f9fe; /* hover b3f1fc  */
} 

table#memberdirectorytable td a:hover {
background-color: #b3f1fc;
}
/* End of '_special' */

