/*
      Created by Avalon Rose Design www.theavalonrose.com
	  
*/


  
  body {
  background: url(http://bungalowfortytwo.com/images/classicroses/bg.gif);
  margin:0 auto;
  text-align: center;
  }
  
img {
display:block;
}

#header-wrapper {
  width:900px;
  height:225px;
  background: url(http://bungalowfortytwo.com/images/classicroses/header.jpg);
  margin:0 auto 0px;
  text-align:center;
  }
  
  #cart {
 float:right;
 }

#outer-wrapper {
  width: 900px;
  margin:0 auto;
  padding:0px;
  text-align:left;
  background: #ffffff;
  border: 3px solid #f2eccf;
  }

#main-wrapper {
  width: 660px;
  margin-left: 10px;
  margin-right: 10px;
  float: right;
  word-wrap: break-word; 
  overflow: hidden;     
  }

#left-sidebar-wrapper { 
 width: 200px; 
 float: left;
 word-wrap: break-word;  
 overflow: hidden;
   }
 
 #footer {
  width:900px;
  height:123px;
  background: url(http://bungalowfortytwo.com/images/classicroses/footer.jpg);
  clear:both;
  margin:0 auto;
  text-align:center;

}

 #copy {
 line-height: 1.6em;
  letter-spacing:.1em;
  text-align: center;
  font-size:10px;
  padding-top:105px;

 }
 
 
 .links {
 padding-left: 5px;
 }

.clear {
clear:both;
}
 
 

 
