@charset "utf-8";
/*Fadedbutdesiredtreasures.com Style Sheet*/
/*Site Layout*/
html,body{
	 margin:auto;
	 padding:0;
	 }
body{
	 font: 76% century gothic,arial,sans-serif;
	 text-align:center;
	 background:#dac494 url(http://fadedbutdesiredtreasures.com/images/bg2.jpg);
     line-height: 175%
	 
    	  }

	 
	
p{
  	 margin:0 auto;
	 text-align:left;
	 }
a{	 display:inline;
	 color: #8d6865;
	 padding:10px;
	 }

 /*Links*/
a:link {
	text-decoration: none;
	color: #8d6865;
}
a:visited {
	text-decoration: none;
	color: #8d6865;
}
a:hover {
	text-decoration: bold;
	color: #8d6865;
}

h1,h2,h3,h4,h5{
     text-align:center
	 }
h1{display:none;}

div#container{
	 width:800px;
	 margin:0 auto;
     text-align:left;
	 color: #8d6865;
	 background:#dac494 url(http://www.fadedbutdesiredtreasures.com/images/container.jpg);
	 overflow:hidden;
	
	 }
div#header {
	 width: 800px;
	 height: 355px;
	 margin:0 auto;
	 text-align: center;
	 color: #8d6865;
	 background:#transparent; 
	 
	 	 }
div#wrapper{
     width:800px;
	 margin:0 auto;
	 background:#dac494 url(http://www.fadedbutdesiredtreasures.com/images/container.jpg);
	 
	 }
/*Content & Navigation*/


div#products{
	 clear:left;
	 float:left;
	 width:150px;
	 text-align:center;
     color:#8d6865;
     line height:2.5em;
	 background:#dac494 url(http://www.fadedbutdesiredtreasures.com/images/container.jpg);
	
	 	 }
div#content{
	 clear:right;
	 float:right;
	 width:600px;
	 text-align:center;
	 color:#8d6865;
	 font-size:10pt;	
	 
	 background:#dac494 url(http://www.fadedbutdesiredtreasures.com/images/container.jpg);
	 
	   	 }
div#content p{
	 line-height:1.4;
     
	 }
div#content:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;}	
div#info{
    width:800px;
	text-align: center;
	color:#8d6865;
    line-height:1.8;
	background:#dac494 url(http://www.fadedbutdesiredtreasures.com/images/container.jpg);
	}
div#pages{
    clear:left;
	float:left;
	width:150px;
	text-align:center;
	color:#8d6865;
    line-height:2.0;
	background:#dac494 url(http://www.fadedbutdesiredtreasures.com/images/container.jpg);	
		    	 }
/*Search*/
div#cart{
     clear:left;
	 float:left;
	 width:150px;
	 text-align:center;
	 color:#8d6865;
	 background:#dac494 url(http://www.fadedbutdesiredtreasures.com/images/container.jpg);
	
	      }
/*Search*/
div#search{     
     float:left;
     clear:left;
	 width: 150px;
     text-align: center;
     color:#8d6865;
	 background:#dac494 url(http://www.fadedbutdesiredtreasures.com/images/container.jpg);
	 
     }

 
	    
/*Footer*/
div#footer {
	width:800px;
	clear: both;
	height:18px;
	padding: .5em;
	text-align: center;
	color: #8d6865;
	background-color: #dac494;
	}
div#footer p {
	margin: 0;
	}
#footer a:link{
    text-decoration:none;
	color:#8d6865;
    }
#footer a:visited{
    text-decoration:none;
	color:#8d6865;
	}
#footer a:hover{
    text-decoration:bold;
	color:#b98f88;
	}
 




