/*
      Created by Avalon Rose Design www.avalon-rose-design.com
	  
*/

  body {
  background: url(http://vintagehomelifestyle.com/images/vhl/bg.jpg);
  margin:10px;
  text-align: center;
  }


#header-wrapper {
  width:800px;
  height:300px;
  background: url(http://vintagehomelifestyle.com/images/vhl/header.jpg);
  margin:0 auto 0px;
  }
  
#top{
 width:800px;
 height:30px;
 background: url(http://vintagehomelifestyle.com/images/vhl/top.jpg); }
 
 #search{
 float:left;
 margin-left:80px;
 margin-top:5px; }
 
#top-links {
text-align:right;
float:right;
margin-top:5px;

 }

#outer-wrapper {
  width: 800px;
  margin:0 auto;
  padding:0px;
  text-align:left;
  background: #f1e5ca;
  border: 1px #4f320f solid;
  }

#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;
  background: #4e310f;
  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;
  color: #f1e5ca;
}

 
 .links {
 padding-left: 5px;
 }
 
 #shopping {
 background: url(http://vintagehomelifestyle.com/images/vhl/shop.jpg);
 width: 170px;
 height: 100px;
 margin-top: 5px;
 margin-bottom: 5px;
 
 }
 
  #info {
 background: url(http://vintagehomelifestyle.com/images/vhl/info.jpg);
 width: 170px;
 height: 100px;
 margin-top: 5px;
 margin-bottom: 5px;

 
 }
 
  #cart {
 background: url(http://vintagehomelifestyle.com/images/vhl/cart.jpg);
 width: 170px;
 height: 100px;
 margin-top: 5px;
 margin-bottom: 5px;

 
 }