/*
      Created by Avalon Rose Design www.avalon-rose-design.com
	  
*/


   body {
  background: url(http://rubydoordesigns.com/images/rubydoor/blogbg.jpg);
  margin:10px;
  color:#000000;
  text-align: center;
  }
  


#header-wrapper {
  width:800px;
  height:364px;
  background: url(http://rubydoordesigns.com/images/rubydoor/header.jpg);
  margin:0 auto 0px;
  }

#outer-wrapper {
  width: 800px;
  margin:0 auto;
  padding:0px;
  text-align:left;
  background: url(http://rubydoordesigns.com/images/rubydoor/bg_tan.jpg);
  border: 2px #000000 solid;
  }

#main-wrapper {
  width: 590px;
  margin-left: 10px;
  margin-right: 10px;
  float: right;
  word-wrap: break-word; 
  overflow: hidden;     
  }

#left-sidebar-wrapper { 
 width: 180px; 
 float: left;
 margin-left:0px; 
 word-wrap: break-word;  
 overflow: hidden;
   }
 
 #footer {
  width:800px;
  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;
}

 
 .links {
 padding-left: 5px;
 }
 
 #shopping {
 background: url(http://rubydoordesigns.com/images/rubydoor/shopping.jpg);
 width: 180px;
 height: 65px;
 margin-top: 5px;
 margin-bottom: 5px;
 
 }
 
  #info {
 background: url(http://rubydoordesigns.com/images/rubydoor/info.jpg);
 width: 180px;
 height: 65px;
 margin-top: 5px;
 margin-bottom: 5px;

 
 }
 
  #cart {
 background: url(http://rubydoordesigns.com/images/rubydoor/cart.jpg);
 width: 180px;
 height: 65px;
 margin-top: 5px;
 margin-bottom: 5px;

 
 }