@charset "utf-8";
/* CSS Document */

  
  body {
  background:#000000;
  margin:0px auto;
  text-align: center;
  }
  
  #top-wrapper {
background: #222222;
height:35px;
margin: 0 auto;
text-align:center;
}

#top-links-wrapper {
width:900px;
margin:0 auto;
text-align:center;
}

#search-wrapper {
float:left;
width:300px;
text-align:left;
}

#search-left {
float:left;
width:100px;
}

#search-right {
float:right;
width:200px;
padding-top:7px;
}


#top-links {
width:600px;
text-align:right;
padding-top:7px;
float:right;
}

#top-links a {
text-decoration: none;
  color: #fbf9f3;
  }

#top-links a:hover {
  border-bottom: 1px dotted #fbf9f3;
  text-decoration: none;
  color: #fbf9f3;
}

#wrapper3{
  background: #000000 url(http://www.theavalonrose.com/images/ard/11/gradient.jpg) repeat-x;
  margin:0px auto;
  text-align: center;
  }
  
  #wrapper2 {
  background: #000000 url(http://theavalonrose.com/images/ard/11/middle.jpg) repeat-y top center;
  margin:0px auto;
  text-align: center;
  }
 
  #wrapper {
  background: url(http://theavalonrose.com/images/ard/11/top.jpg) no-repeat top center;
  min-height:810px;
  height:auto !important;
  height:810px;
  margin:0px auto;

  }
  
  .clear {
  clear:both;
  }
  
  img {
  display:block;
  }

  #header-wrapper {
  width:1024px;
  height:317px;
  margin:0px auto;
  text-align:center;
  padding:0px;

  }


  #outer-wrapper {
  width: 1024px;
  margin:0px auto;
  text-align:center;

  }
  
  #home-wrapper {
  width: 900px;
  margin-right: 50px;
  margin-left: 50px;
  word-wrap: break-word; 
  overflow: hidden; 
  text-align:left;
   
  }
  

  #main-wrapper {
  width: 665px;
  margin-right: 50px;
  float: right;
  word-wrap: break-word; 
  overflow: hidden;
  text-align:left;     
  }

  #left-sidebar-wrapper { 
  width: 260px; 
  float: left;
  word-wrap: break-word;  
  overflow: hidden;
  text-align:left;
   }
   
  .links {
  padding-left: 50px;
  }
  
  #bottom {
  width:1024px;
  height:125px;
  margin:0 auto;
  text-align:center;
  }
 
  #footer-wrapper {
  background-color: #000000;
  clear:both;
  margin:0 auto;
  text-align:center;
  }

 #sidebar {
 word-wrap:break-word;
 }

 
 #footer {
  width: 1024px;
  margin: 0 auto;
  color: #cccccc;
  text-align:left;
  font-family: Century Gothic, sans-serif;
  font-size: 12px;
  background:#000000;
  }

  #footer a {
	text-decoration: none;
	font-size: 12px;
	color: #cccccc;
  }

  #footer a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #cccccc;
	border-bottom: 1px dotted #cccccc;
  }

  #footer ul {
	margin: 0;
	list-style: square;
	
  }

  #footer li {
	display: block;
	float: left;
	width: 180px;
	
	
  }

  #footer li.first {
	width: 180px;
  }


  #footer li ul {
	margin: 0;

  }

  #footer h2 {
	color: #89b7ad;
	font-size: 18px;
	font-weight: bold;
	font-family: Century Gothic, sans-serif;

  }

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

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


