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


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

  #header-wrapper {
  width:1000px;
  height:417px;
  background: url(http://theavalonrose.com/websets/5/theater/top.jpg);
  margin:0 auto 0px;
  text-align:center;
  }

  #outer-wrapper {
  width: 1000px;
  background: url(http://theavalonrose.com/websets/5/theater/main.jpg);
  margin:0 auto;
  padding:0px;
  text-align:left;
  }

  #main-wrapper {
  width: 626px;
  float: left;
  word-wrap: break-word; 
  overflow: hidden;     
  }

  #left-sidebar-wrapper { 
  width: 183px;
  float: left;
  word-wrap: break-word;  
  overflow: hidden;
  }

  #right-sidebar-wrapper { 
  width: 191px;
  float: right;
  word-wrap: break-word;  
  overflow: hidden;
  }   
 
 .left-links {
 padding-right:25px;
 text-align:right;
 }
 
 .right-links {
 padding-left:35px;
 text-align:left;
 }

 .clear {
 clear:both;
 }
 
 /* Footer */
 
 #bottom {
 width: 1000px;
 height: 218px;
 background: url(http://theavalonrose.com/websets/5/theater/footer.jpg);
 }

#wrapper2 {
	background: #b18139;
	text-align:left;
}

#footer {
	width: 650px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #5b3914;
}

#footer a {
	font-family: Century Gothic, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #002d40;
}

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

#footer li {
	display: block;
	float: left;
	width: 200px;
	padding-left: 20px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
	margin-bottom: 30px;
}



#footer h2 {
	margin-top: 0;
	color: #5b3914;
	font-family: Century Gothic, sans-serif;
	font-size: 15px;
}

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

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

 

 
