html, body {
	background: #ae6e2a;
}

#heading {
	background: #cd8232 url(../images/banner-bg-orange-pro.gif) repeat-x left bottom;
	border-top: solid 1px #e28f37;
	border-bottom: none;
}

#heading h1 {
	color: #fff;
}

.breadcrumbs {
	color: #f1d3ce !important;
}

.breadcrumbs a {
	color: #f1d3ce !important;
}

.secondary-nav h2,
.related h2,
#documents-content h2 {
	color: #ae6e2a;
}

.secondary-nav a:link,
.secondary-nav a:visited,
.related a:link,
.related a:visited {
	color: #ae6e2a;
}

.content h1 {
	color: #ae6e2a !important;
}

.content a {
	color: #b56556 !important;
}

#course-area-info li {
	background: #f1d3ce !important;
}

#course-area-info h1 {
	color: #ae6e2a !important;
}

#footer-breadcrumb {
	background-color: #f1d3ce !important;
	background-image: none;
	border-top: solid 1px #ccc !important;
}

#footer .input {
	background: #975f24;
}

ul#footer-nav,
ul#footer-popular,
#footer-mailing {
	border-top: dotted 1px #b7442f;
}

ul#footer-nav li,
ul#footer-popular li,
ul#footer-mailing li,
.ml-title {
	border-bottom: dotted 1px #b7442f;
}

.top,
.rss,
#footer-copyright {
	background-color: #975f24;
}
