body {
	margin: 0;
        	padding: 30px;
         	font-family: helvetica, arial, sans-serif;
        	font-size: medium;
	background-image: url(tiled-image-with-green.jpg);
       	 }
table {
	position: relative;
	top: -4px;
	left: -4px;
	width:  100%;
         	border: 1px solid tan;
         	background: #99cc99;
        	}
table th, table td {
	margin: 0;
              padding: 8px 20px;
              text-align: center;
          	}
table .textLeftColumn {
	width: 85%;
	line-height : 1.66em;
	text-align: justify;
       	}
table .textRightColumn  {
	width:  15%;
              background-color:  #669966;
              }
.forDropShadow {
	background: #919191;
	}
h1  	{visibility: hidden; 
	font-size: 1px;
	}
h2 	{
  	font-size: 1.5em;
  	font-weight: bold;
 	font-family: "times new roman";
  	color: #000080;
	text-align: center;
  	}
th, td {
	border-right:  0px;
         	border-bottom:  0px;
         	padding:  .5em;
         	}
tr {
	background-color:  #99cc99;
    	color: #000080;
   	}
thead th {
	background-color: #669966;
              height:  2px;
            	}
#sequimRarePlants  {
	text-align:  center;
              background-color:  #669966;
              }
#address  {
	color:  #99cc99;
              font-size: xx-small;
              background-color:  #669966;
              }
.links  {	color:  #000080;
           	font-size:  small;
           	font-weight: normal;
	background-color:  #9999ff;
          	}
.blueLine  {
	background-color:  #a8c0e0;
              }
a:link  {	
	font-style: normal;
          	font-family:  helvetica, arial, sans-serif;
          	font-size: medium;
          	text-decoration:  none;
          	color:  #000080;
          	}
a:visited  {
	font-style: normal;
  	font-family:  helvetica, arial, sans-serif;
  	font-size: medium;
  	font-weight:  normal;
  	text-decoration:  none;
  	color:  #000080;
  	}
a:hover  {
  	text-decoration: underline;
  	}


