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


  
body {
background: #f0eee8; 
margin:0 auto;
text-align: center;
}
  
img {
display:block;
}

#outer-wrapper {
  width:1024px;
  margin:0 auto;
  text-align:center;
  }
  
#content-wrapper {
  width:1024px;
  background: url(http://www.katiesrosecottagedesigns.com/images/krcd-new/middle.jpg) repeat-y center top;
  margin: 0 auto;
  text-align:left;
  }

#header-wrapper {
  width:1024px;
  height:410px;
  margin:0 auto 0px;
  text-align:center;
  }
  
  #main-wrapper {
  width: 896px;
  margin-left: 64px;
  margin-right: 64px;
  word-wrap: break-word; 
  overflow: hidden;
  text-align:center; 

  }
  
  #main-wrapper a {
  text-decoration: none;
  font-weight:normal;
  }
  
  .lgfont {
  font-weight:normal;
  }
  
  #main-wrapper img {
  text-align:center;
  margin: 0 auto;
  }


/* Footer */

#footer {
margin:0 auto;
text-align:center;
width:1024px;
height:172px;
}

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Century Gothic, sans-serif;
	font-size: 10px;
	color: #666666;
	

}

#legal a {
	border-bottom: 1px dotted #666666;
	text-decoration: none;
	color: #666666;
}


.clear {
clear:both;
}
 
 
a:link              {text-decoration:none; }
 

