#column-left, #column-right{
	display: none;
}

#column-center,
#page.layout-wide div#column-center,
#page.layout-wide,
#page {
	width: auto;
	float: none;
}

#column-center h1.header-normal,
#page.layout-wide #column-center h1.header-normal,
a.header-spec, 
#page.layout-wide a.header-spec
{
	color: #F19711;
	margin: 10px 0 5px 0;
	background-image: none;
	background-color: none; 
}

div#page{
	background-image: none;
}

div#header{
	background-image: none;
	border-bottom: 2px solid #F19711;
}

div#header-stripe-box,
ul#header-stripe{
	background-image: none;
	background-color: transparent;
	color: black;
}

div.section-box,
.section-box-top,
.section-box-bottom,
#page.layout-wide div.section-box,
#page.layout-wide .section-box-top,
#page.layout-wide .section-box-bottom
{
	background-image: none;
	background-color: transparent;
}

div.section-box{
	border: solid 1px #ccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
