body {
	margin: 0;
        padding: 30px;
        font-family: myriad, sans-serif;
        font-size: medium;
	background-image: url(tiled image 131-3146_IMG copy.jpg);
	}
table {
        width:  100%;
	border: 1px solid #ff6666;
        background: #ffffff;
        }
table th, table td {
	margin: 0;
        padding: 8px 20px;
        text-align: center;
        }
table .textLeftColumn {
	text-align: justify;
       	}
table td.search {
	text-align: left;
	}
table .textRightColumn  {
	width:  100px;
        background-color:  #ffffff;
        }
table tr.alt {
	background: #999999;
	}
table .highlightText {
	font-weight: bold;
	}
hr 	{
	width: 100%;
	color: #999999;
	}
h1  	{
	visibility: hidden; 
	font-size: 1px;
	}
h2 	{
  	font-size: 1.5em;
  	font-weight: bold;
 	font-family: myriad, sans-serif;
  	color: #333333;
	text-align: center;
  	}
.center  {
  	width: 50%;
  	margin-left: auto;
  	margin-right: auto;
  	}
.searchAlphabetically  {
	color:  #333333;
	font-size:  small;
        font-weight: bold;
        background-color:  #ffffff;
        }
.searchAlphabetically td b span  {
	color:  #333333;
        }
.alphabet  {
	color:  #333333;
        font-size:  small;
        font-weight: bold;
        background-color:  #ffffff;
               }
th, td {
	border-right:  0px;
        border-bottom:  0px;
        padding:  .5em;
        }
tr {
	background-color:  #ffffff;
    	color: #333333;
   	}
thead th {
	background-color: #ffffff;
        height:  2px;
            	}
#sequimRarePlants  {
	text-align:  center;
        background-color:  #ffffff;
        }
#address  {
	color:  #ff9966;
        font-size: small;
        background-color:  #ffffff;
        }
.links  {	
	color:  #333333;
        font-size:  small;
        font-weight: normal;
	background-color:  #ffffff;
        }
#subtitle2  {
	color:  #333333;
        font-size: small;
        background-color:  #ffffff;
        }
#footer   {
	border-right:  0px  solid  #fff;
        border-bottom:  0px  solid  #fff;
        padding:  .5em;
        background-color:  #ffffff;
        }
a:link  {	
	font-style: normal;
        font-family:  myriad, sans-serif;
        text-decoration:  none;
        color:  #333333;
        }
a:visited  {
	font-style: normal;
  	font-family:  myriad, sans-serif;
  	text-decoration:  none;
  	color:  #333333;
  	}
a:hover  {
  	text-decoration: underline;
	color: #ff0000;
  	}


