body {
	font-family: Arial, Helvetica, sans-serif;
	color: #9d9990;
}

a {
	color: #ed921d;
}

h1 {
	font-size: 165%;
	font-weight: normal;
	color: #857f69;
}

h2 {
	font-size: 145%;
	font-weight: normal;
	color: #857f69;
}

h3 {
	font-size: 130%;
	font-weight: normal;
	color: #857f69;
}

h4 {
	font-size: 120%;
	font-weight: normal;
	color: #857f69;
}

h5 {
	font-size: 110%;
	font-weight: normal;
	color: #857f69;
}

input {
	font-weight: bold;
	border-color: #9d9990;
	padding: 0.125em;
}

#header h1 {
	width: 178px;
	height: 84px;
	background-image: url(header_logo.jpg);
}

#header h2 {
	width: 403px;
	height: 21px;
	background-image: url(header_tagline.gif);
}

#header h1 span, #header h2 span {
	display: none;
}

#searchform {
	display: none;
}

#linkMyaccount {
	display: none;
}

#navigationMain {
	display: none;
}

#navigationBreadcrumbs {
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#navigationBreadcrumbs li {
	float: left;
	padding-right: 0.25em;
	font-weight: bold;
	color: #9d9990;
}

#sidebar {
	display: none;
}

#rightbar {
	display: none;
}

.clearing {
	display: none;
}

.backTop  {
	display: none;
}

#footer {
	margin-top: 0.5em;
	border-top-color: #f8c68b;
	border-bottom-color: #9d998e;
	border-width: 3px 0px 1px 0px;
	border-style: solid;
}

#footer p {
	text-align: right;
	font-size: 60%;
	color: #b7b2ac;
	margin: 1em 0;
}