/* ORANGE PAGE */

html, body {
	background: url(/images/page-bg-orange.gif) top center repeat-x #231f20;
}

#footer {
	background: #231f20 url(/images/footer-orange.gif) bottom left no-repeat;
}

a.sidebox-link:link, a.sidebox-link:visited, a.sidebox-link:active {
	color: #f7941e;
}

a.sidebox-link:hover {
	color:#f7941e;
}

a.sidebox-base-link {
	color: #f7941e;
}
a.sidebox-base-link:hover {
	color:#f7941e;
}

hr {border-top: 1px solid #f7941e;}
#content-text img {border: 4px solid #f7941e;}
h2 { color:#f7941e; }
h1 {font-size: 32px; font-weight: bold; color: #f7941e; line-height: 32px; letter-spacing: -0.10em;}
a:link {color: #f7941e; text-decoration: none;}
a:visited {color: #f7941e; text-decoration: none;}
a:hover {color: #f7941e; text-decoration: underline;}
a:active {color: #f7941e; text-decoration: underline;}

#header {background: #231f20 url(/images/header-orange.gif) top left no-repeat;}

