BODY {font-family:Arial; 
      background-image: url(graphics/diamond-plate-dk.jpg); 
      color:#000000;
      /* background:#c0c0c0;  */
      margin-top:0px;
      margin-left:3em;
	  }

FORM {margin:0;padding:0;}

h1 { font-size:18px;
       font-weight:bold;
       padding-left: 3px;
       line-height:19px;
}

li {  margin-top: 2px;
}

.bigboss { font-size: 30px;
}

.boss { text-width: 500px; padding-right: 20px;
        font-size: 18px; font-weight: bold; 
}


.nav { background: #EBE9D2;
       font-size:14px;
       font-weight:bold;
       padding-left: 10px;
       line-height:16px;
       background-image: url(graphics/left-nav.jpg);
       background-position: left;
}

.navback {background-color: #EBE9D2;
          background-image: url(graphics/left-nav.jpg);
          background-repeat: repeat;
}

.smaller { font-size:12px;
           padding-right: 5px;
}


.contentback { background-color: #EBE9D2;
	    background-repeat: no-repeat;
	    background-position: top left;
	    padding-left: 20px;
	    padding-right: 10px;
}

.contentback a:link	{color: #0000C0; font-weight: bold; text-decoration:none}
.contentback a:hover	{color: #A50918; font-weight: bold; text-decoration:underline}
.contentback a:visited   {color:#0000C0; font-weight: bold;}


.address { font-size:.75em;
              font-weight:bold;
	      color: #6B1073;
}


.nav_bar { background-image: url(images/blue_nav.jpg);
	   background-repeat: no-repeat;
	   background-position: top right;
}
.content {font-family:Arial; 
      font-size:.85em;
	  font-weight:medium;
	  color:#5F5D5D;
	  background:#dfe0ff;
	  margin-top:0em;
	  padding-left:0em;
	  padding-right:2em;
}

.copy {font-size:.6em;
	  font-weight:medium;
	  color:#000000;
	  text-decoration: none;
	  padding-left: 2px;
}

.blue_nav { 
       font-size:12px;
       font-weight:bold;
	   padding-left: 20px;
	   line-height:15px;
	   color:#ffffff;
}

.small-nav { font-size:9px;
}
.photo-gal td { align: top;
              padding-left: 20px;
			  padding-top: 20px;
			  vertical-align: top;
}

.photo-gal img { border: 1px gray solid;
}	

.photo { color: #000000;
         
}
.photo a  { color: #000000;
          font-size: 16px;
		  font-weight: bold;
}
.photo a:link	{text-decoration:none}
.photo a:hover	{text-decoration:underline}
.photo a:visited   {color:#000000;}	

.photo-text { width: 75%;
             font-size: 14px;
			 font-weight: bold;
}

A:link {
text-decoration : none;
font-weight: bold;
color: #7A6F03;
}

A:visited {
text-decoration:none;
font-weight: bold;
color: #7A6F03;
}

A:hover	{text-decoration:underline;
         color: #000000;
}
