/*
      Created by Avalon Rose Design www.avalon-rose-design.com
	  
*/

  body {
  background: url(http://crystallakeia.com/images/corktop.jpg) repeat-x;
  margin:0px;
  text-align: center;
  }
  
img {
display:block; }

#header-wrapper {
  width:900px;
  height:450px;
  background: url(http://crystallakeia.com/images/header.jpg);
  margin:0 auto 0px;
  }

#outer-wrapper {
  width: 900px;
  margin:0 auto;
  padding:0px;
  text-align:left;
  background: #ffffff;
  }

#main-wrapper {
  width: 534px;
  margin-left: 10px;
  float: right;
  word-wrap: break-word; 
  overflow: hidden;     
  }

#left-sidebar-wrapper { 
 width: 346px; 
 float: left; 
 word-wrap: break-word;  
 overflow: hidden;
   }
   
   #photo {
   width:350px;
   height:394px;
   background: url(http://crystallakeia.com/images/watertower.jpg);
   }
 
 #footer-background {
 background: url(http://crystallakeia.com/images/footerbg.jpg);
 width:100%;
 height:150px;
 }
 
 #footer {
  width:850px;
  height:90px;
  clear:both;
  margin:0 auto;
  line-height: 1.6em;
  letter-spacing:.1em;
  text-align: center;
  font:xx-small Century Gothic, sans-serif;
  color: #ffffff;
}



 #clear {
 clear:both;
 }
