/* CSS Document */

html,body{margin:0;
          padding:0}
body{font: 76% arial,sans-serif;
     text-align:center}
p{margin:0 10px 10px}
a{color: #006;
    }
h1 {font-size:14px;
    text-align: center;
	color: #b45414;
	}
h2 { font-size: 12px;
     color: #465e82; 
	 padding-left: 10px;
	 padding-top: 20px;
	 	 }
tr,td {border-bottom: #b45414 thin dotted;
       border-left: #b45414 thin dotted;
	  
	   padding-left: 5px;
    }
	
.items {line-height: 1.4;
        padding-right: 20px;
}
.recycle {  border-bottom: #b45414 thin dotted;
}
.photo table, tr,td {border: none;
}
.phototitle { font-size:10px;
}
.super { vertical-align: super;
         font-size: 11px;
          
}
ul {list-style-type:lower-alpha;
}
div#header{background: #b45414;
           position:relative;
		   height: 260px;
}
div#headerPD{background: #b45414;
             position: relative;
			 height: 317px;
			 }
div#headergallery {background: #b45414;
           position:relative;
		   height: 57px;
}
div#headerresults {background: #b45414;
                   position: relative;
				   height: 57px;
				   width: 800px;
				   }
div#header h1{ 
               height:80px;
              line-height:80px;
			  margin:0;
              padding-left:10px;
			  color: #79B30B;
			  }
div#container{text-align:left;
              background:#FFFFFF;
			  width:auto;
}
div#containerresults{text-align: left;
                      background:#FFFFFF;
					  width: 800px;
					  }
div#content p{line-height:1.4;
              padding-right:14px;    
			                    
			   }
div#extra{}
div#footer{background: #333;
           font-size: 9px;
           color: #FFF
		   }
div#footerresults{background: #333;
                  font-size: 9px;
				  color: #FFF;
				  width: 800px;
				  }
div#footerresults p{margin:0;
             padding:5px 10px}
div#footerresults a{display:inline;
             padding:0;
			 color: #C6D5FD
			 }  
				  
div#footer p{margin:0;
             padding:5px 10px}
div#footer a{display:inline;
             padding:0;
			 color: #C6D5FD
			 }

div#container{width:700px;
              margin:0 auto
			  }
div#content{float:right;
            width: 485px;
			padding-top:5px;
			}
div#contentresults {background:#FFFFFF;
             width: 750px;
			 padding-top: 5px;
			 
						 }
.searchresults {margin-left: 5px;
                background:#FFFFFF;
}
div#navigation{background: #ffffcc;
               float:left;
               width: 200px;
			   height:auto;
			   }
div#extra{clear:both;
              width:100%;
			  }
