h1.page-title {
	text-indent: -9999em;
}
h2 {
	font-size: inherit;
}
body, #body_wrapper, #footer {
	background-color: #A19A8A !important;
}
#header {
	height: auto;
}
#mainnav {
	background: none;
	background-color: transparent;
}
#main {
/*	background: none;*/
/*	background-color:  #fff;*/
	background-image: url(images/main2.png); 
}
#mainnav ul {
/*	background-image: url(images/main2.gif);*/
}
#content {
	padding: 0 10px;
	width: 960px;
	background: #fff none; /*url(images/content2-wide.gif);*/
}
#content-container {
	margin-top: 0;
	clear: none;
	float: none;
}
.boxarea {
	margin: 0 -10px;
}
/*
#footer {
	bottom: auto;
	float: auto;
	height: auto;
	position: relative;
	width: auto;
}*/



.dialog .title {
	background-image: none;
	border: none;
	background-color: #A19A8A;
	height: auto;
	padding: 5px 5px 5px 18px;
}
.banner {
  text-align: center;
}

