
BODY { 
background-image: url(graphics/blue-texture.jpg);
background-color:#ffffff;
margin-top:15px;
margin-left:5;
font-size: 12px;
line-height:17px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
text-decoration: none;
}

.logotop {
       font-size: .80em;
       font-weight: normal;
	   background-color:#ffffff;
	   background-image: url(graphics/historic-restoration-company.jpg);
	   background-repeat: no-repeat;
		  }

.content { font-size: 12px;
           font-weight: normal;
		   line-height: 17px;
	   color: #343232;
	   padding-left:13px;
	   padding-right:20px;
	   background-color:#ffffff;
		  }

.content b {color: #000000; font-size: 14px;
}		  
.content small {color: #000000; font-size: 9px; font-weight: normal; 
}

.tcontent { font-size: 13px;
           font-weight: bold;
		   line-height: 17px;
	   color: #808080;
       background-color:#ffffff;
		  }

.tcontent b {color: #000000; font-size: 14px;
}		  
.tcontent small {color: #000000; font-size: 9px; font-weight: normal; 
}
		  
.address { font-size: 12px;
           font-weight: bold;
	       color: #000000;
		  }

.footer { font-size: .70em;
          font-weight: normal;
		  color: #240A17;
		  margin-left:2em;
		  }

.footersm { font-size: .70em;
          font-weight: normal;
		  color: #c0c0c0;
		  margin-left:0em;
 }

a.footlink {
            font-weight:normal;
			color:#c0c0c0;
}		 
		  
		  
h1 { font-size: 1em;
     font-weight: bold;
	 color: #240A17;		  
}

h1 .small { font-size: .70em;
     font-weight: bold;
	 color: #240A17;
}

a {font-family:Arial, sans-serif;
        font-size:13px;
        font-weight:bold;
        color:#596466;
	line-height:16px;
	text-decoration:none;
	}

a:hover	    {text-decoration:underline;  color: #000000;}
a:visited   {color:#808080;}		

a.navlink {font-size: 12px;
            font-weight:normal;
			color:#808080
}			
			
a.regular { font-weight:normal;
			color:#808080;
			text-decoration:underline;
			font-weight:bold;
			font-size:1em;			
}			

pre { font-family:monospace;
      font-size: 1em;
	  margin-left:2em;
	  
}


.header { background-color:#CCCCCC;
          margin-left:5;
          vertical-align:middle;
          line-height:14px;
}

a.header {color:#400000;
          font-size:12px;
	  font-weight:bold;	
	  text-decoration:none;
         }   

a:visited.header {color:#400000;
                  text-decoration:none;
}

a:hover.header {color:#ffffff;
                text-decoration:none;
}

.wht { background-color:#979882;
       font-size:12px;
       font-weight:bold;
}

.wht b { font-size:14px;
}

 
.crumbsbar { background-color: #ffffff;
 		  color:#000000;
          margin-left:5;
          vertical-align:middle;
          line-height:14px;
}

a.crumbsbar {color:#000000;
          font-size:12px;
	  font-weight:bold;	
	  text-decoration:none;
         }   

a:visited.crumbsbar {color:#000000;}

a:hover.crumbsbar {color:#808080;
                text-decoration:underline;
}

.here {color:#ffffff;
          font-size:12px;
	  font-weight:bold;
	  margin-left:5;	
	  text-decoration:none;
	}
        

.boldfooter {color:#000000;
          font-size:12px;
	  font-weight:bold;
	  margin-left:5;	
	  text-decoration:none;
} 

.bottombar { 
              font-size:10px;
	font-weight:normal;	
	color:black;
	line-height:14px;
	text-decoration:none;
	
         }   

a.bottombar {font-family:Arial,sans-serif;
    font-size:10px;
	font-weight:normal;	
	color:black;
	line-height:14px;
	text-decoration:none;
	
         }   

a:visited.bottombar {color:black;}

a:hover.bottombar {color:black;
                 text-decoration:underline;
}

.navleft { 
       padding-left:20px;
       background-color:#ffffff;
       
		  }

.nav { font-size: 12px;
       font-weight: medium;
       color: #000000;
  }
		  
a.nav {color:#808080;
          font-size:12px;
	  font-weight:bold;
	  text-decoration:none;
         }

a:visited.nav {color:#808080;
                  text-decoration:none;
}

a:hover.nav {color:#000000;
                text-decoration:underline;
}

.border_gray {

border:1px;
border-style: dashed;
border-color:12437A;
background-color: #c0c0c0;
color:#0000C0;
font-weight: bold;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:10px;

}

ul { padding-left: 15px;
}
li { list-style-position: outside;
}


