<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'TitilliumText22LBold', 'Helvetica Neue',  Arial, Helvetica, Geneva, sans-serif;
}

body {
	font-family: 'TitilliumText22LBold', 'Helvetica Neue',  Arial, Helvetica, Geneva, sans-serif;
}

#pageHeader h1 {
	font-size: 38px;
}

#slogan h2 {
	font-size: 24px;
}



#sidebarContainer #sidebar {
	font-size: 1.2em;
}

#navcontainer-01 {
	width: 940px;
	padding-right: 0;
	}
	
#navbar-right {
  right:0;
}

#breadcrumbcontainer ul {
	margin-left: 40px;
	}

html {
	background: url(images/html-bg-brown.png) repeat fixed 50% 0;
}

body {
	color: #261e1b;
}

a:link, a:visited {
	color: #886c66;
	border-bottom-color: #886c66;
}

a:hover, a:active {
	color: #fff;
	background-color: #877672;
	border-color: transparent;	
}

#breadcrumbcontainer, #breadcrumbcontainer a {
	color: #877f79;
}

#breadcrumbcontainer a:hover, #breadcrumbcontainer a:active {
	color: #b2a8a0;
	background-color: transparent;
}

#slogan h2 {
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5), 0 1px 0 rgba(255,255,255,0.35);
	}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #49403e;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5), 0 1px 0 rgba(255,255,255,0.35);
}

#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
#sidebarContainer h6 {
	color: #49403e;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5), 0 1px 0 rgba(255,255,255,0.35);
}

#navcontainer-01 ul ul {
	background-color: #544e4a;
	}

#navcontainer-01 ul li:hover &gt; ul {
	background-color: rgba(25,21,19,0.8);
	}

#navcontainer-01 ul ul li a {
	border-color: #262322;
}

#navcontainer-01 ul ul li a:hover {
	background-color: #3f3b38;
}

#navcontainer-01 ul ul li &gt; a:hover {
	background-color: rgba(25,21,19,0.5);
}

#contentContainer #content {
	font-size: 12px;
}

#footer p {
	font-size: 12px;
}


		


		</pre></body></html>