html, body {
	font: 11pt/15pt arial, helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	background: #fff;
	background-image: none;
}

h1 {
	font-size: 13pt;
}

h2, h3 {
	font-size: 11pt;
}

#wrapper, #home #header, #interior #header, #footer {
	width: 100%;
	background-image: none;
	border: none;
}

#search, #nav-main, #header #font-controls, img.character, #ticker, #interior #nav-sub, #brandbar, #footer-center, #footer-right {
	display: none;
}

#home #header, #interior #header {
	height: auto;
	margin-bottom: 20px;
}

#logo {
	position: relative;
	top: 0;
	left: 0;
}

#home #wrapper-content, #interior #wrapper-content, #interior #wrapper-content.two-col {
	background-image: none;
	width: 100%;
	margin: 0;
}

#home #content, #interior #content {
	float: none;
	width: 100%;
	margin: 0;
}

#home #col-left {
	width: 100%;
	float: none;
	margin-bottom: 2em;
}

#home div#anniversary img {
	padding-top: 0;
}

#home #col-right {
	width: 100%;
	margin: 1em 0 0 0;
	clear: left;
	float: none;
}

#home #col-right h1 {
	margin-left: 0;
}

#home #col-right .feature {
	width: 100%;
	float: none;
	clear: left;
	padding: 15px 0 0 0;
	margin-bottom: 1em;
	border-bottom: none;
}

#home #col-right p#view-products {
	display: none;
}

#interior #col-left {
	width: 60%;
}

#interior #col-right {
	width: 35%;
	margin: 0 0 0 5%;
}

#footer {
	border-top: 1px solid #000;
	font-size: 9pt;
	height: auto;
	margin-top: 1em;
}

#footer #footer-left {
	margin-top: 1em;
}
