html, body, p, div, h1, h2, h3, h4, h5, h6, hr, form, blockquote, img, ul, li {
  margin: 0px;
  padding: 0px;
  }

a:link  {
  color: #46726b;
  }

a:visited  {
  color: #46726b;
  }

a:hover  {
  color: #328679;
  }

a:active  {
  color: #328679;
  }

body  {
  font-size: 10pt;
  background-image: url("../images/bg.jpg");
  background-repeat: repeat-x;
  background-color: #716750;
  font-family: verdana, sans-serif;
  color: #3E382A;
}
  
.clear  {
  clear: both;
  }
  
#content  {
  width: 954px;
  max-width: 954px;
  background-color: #655A42;
  padding: 30px 0px 15px 0px;
  text-align: left;
  }

#copy {
  margin-left: 200px;
  } 

#copy a {
  font-weight: bold;
  }

#copy div {
  margin-bottom: 40px;
  }

#copy img {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  }

#footer {
  color: #B5AA93;
  font-size: .8em;
  text-align: center;
  margin-top: 10px;
  }

#footer a:link {
  color: #B5AA93;
  }

#footer a:visited {
  color: #B5AA93;
  }

#footer a:hover {
  color: #D8B770;
  }

#footer a:active {
  color: #D8B770;
  }

h2  {
  font-family: tahoma, geneva, sans-serif;
  font-size: 1.4em;
  color: #8D441A;
  margin-bottom: 30px;
  }

h2 span {
  font-size: .5em;
  }

h3  {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 15px;
  }

#header {
  text-align: left;
  margin-left: 50px;
  margin-bottom: 20px;
  }

.img-left {
  float: left;
  }
  
.img-right {
  float: right;
  } 
  
#main {
  text-align: left;
  font-size: 1em;
  line-height: 1.5em;
  background-color: #CDC9B7;
  margin: 0px 50px;
  padding: 30px 100px 30px 60px;
  }        

#main p {
  margin-bottom: 20px;
  }

#photos {
  float: left;
  width: 160px;
  min-width: 160px;
  }

#photos img {
  margin-bottom: 20px;
  }

#quote  {
  width: 152px;
  min-width: 152px;
  color: #395953;
  font-family: "times new roman", serif;
  text-align: right;
  font-weight: bold;
  line-height: 1.6em;
  }

#quote q  {
  font-style: italic;
  font-size: 1.4em;
  }

#quote p  {
  line-height: 1em;
  margin-top: 10px;
  }

#quote a:link {
  color: #395953;
  }

#quote a:visited {
  color: #395953;
  }
  
#quote a:hover {
  color: #0D8570;
  }

#quote a:active {
  color: #0D8570;
  }
  
/* Begin Nav 1 styles */
ul#nav-1  {list-style: none;height: 160px;min-height: 160px;margin: 0px 50px;}
ul#nav-1 a  {display: block;height: 160px;min-height: 160px;} 
ul#nav-1 span {display: block;width: 0;	height: 0;overflow: hidden;}
ul#nav-1 li {float: left;width: 120px;min-width: 120px;border: 1px solid #908C74;} 
ul#nav-1 li#fencing {background-image: url("../images/fencing.jpg");}   
ul#nav-1 li#sales  {background-image: url("../images/sales.jpg");}    
ul#nav-1 li#windows  {background-image: url("../images/windows.jpg");}  
ul#nav-1 li#lumber  {background-image: url("../images/lumber.jpg");}   
ul#nav-1 li#columns  {background-image: url("../images/columns.jpg");}    
ul#nav-1 li#roofing  {background-image: url("../images/roofing.jpg");} 
ul#nav-1 li#millwork  {background-image: url("../images/millwork.jpg");}    
/* End Nav 1 styles */

/* Begin Nav 2 styles */

ul#nav-2  {
  background-color: #CDC9B7;
  padding-top: 15px;
  margin: 0px 50px;
  list-style: none;
  padding-left: 10px;
  color: #6c684e;
  }
  
ul#nav-2 li {
  display: inline;
  }  

ul#nav-2 li a {
  font-family: tahoma, geneva, sans-serif;
  text-decoration: none;
  }

ul#nav-2 li a:link  {
  color: #6c684e;
  }

ul#nav-2 li a:visited  {
  color: #6c684e;
  }

ul#nav-2 li a:hover  {
  color: #B5A21F;
  }

ul#nav-2 li a:active  {
  color: #B5A21F;
  }
  
/* End Nav 2 styles */
