/*
      Created by Avalon Rose Design www.avalon-rose-design.com
	  
*/

  body {
  background-image: url(http://petitefresco.com/images/scrolls/topbg.gif);
  background-repeat: repeat-x;
  margin:0px;
  color:#573f2b;
  text-align: center;
  }
  


#header-wrapper {
  width:800px;
  height:300px;
  background: url(http://petitefresco.com/images/scrolls/header.gif);
  margin:0 auto 0px;
  }

#outer-wrapper {
  width: 800px;
  margin:0 auto;
  padding:0px;
  text-align:left;
  background: #ffffff;
  }

#main-wrapper {
  width: 610px;
  margin-left: 10px;
  float: right;
  word-wrap: break-word; 
  overflow: hidden;     
  }

#left-sidebar-wrapper { 
 width: 170px; 
 float: left;
 margin-left:0px; 
 word-wrap: break-word;  
 overflow: hidden;
   }
 
 #footer {
  width:800px;
  height: 223px;
  background: url(http://petitefresco.com/images/scrolls/footer.gif);
  clear:both;
  margin:0 auto;
  padding-top:5px;
  padding-bottom:5px;
  line-height: 1.6em;
  letter-spacing:.1em;
  text-align: center;
  font:xx-small Georgia Serif;
}

#footer-bg {
width: 100%;
height: 223px;
clear:both;
background-image: url(http://petitefresco.com/images/scrolls/bottombg.gif);
background-repeat: repeat-x;
}

 
 .links {
 padding-left: 5px;
 }
 
 #shopping {
 background: url(http://petitefresco.com/images/scrolls/shop.gif);
 width: 170px;
 height: 75px;
 margin-top: 5px;
 margin-bottom: 5px;
 
 }
 
  #info {
 background: url(http://petitefresco.com/images/scrolls/info.gif);
 width: 170px;
 height: 75px;
 margin-top: 5px;
 margin-bottom: 5px;

 
 }
 
  #cart {
 background: url(http://petitefresco.com/images/scrolls/cart.gif);
 width: 170px;
 height: 75px;
 margin-top: 5px;
 margin-bottom: 5px;

 
 }
