@charset "UTF-8";
/* CSS Document */

body {
	background-color:#F1EBD5;
	text-align: center;
}
#container {
	width: 810px;
	border: 1px solid #583923;
	margin: 0 auto;
}
#nav, #nav ul {
	float: left;
	width: 810px;
	list-style: none;
	line-height: 1;
	background: #372011;
	padding: 0;
	border: solid #FFFFFF;
	border-width: 1px 0;
	margin: 1px 0 1px 0;
}
#nav a {
	display: block;
	width: 100px;
	w\idth: 85px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: .5em 1.5em;
}

#nav li {
	float: left;
	padding: 0;
	width: 99px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 50px;
	w\idth: 150px;
	font-weight: normal;
	background: #BAAE8A;
	border: 2px solid #583923;
	margin: 0;
}

#nav li li {
	padding-right: 0px;
	width: 150px;
}

#nav li ul a {
	width: 135px;
	w\idth: 118px;
}
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav a:hover, #nav a.sfhover {
	background: #314649;
}

#nav li:hover, #nav li.sfhover {
	background: #372011;
}

#content {
	clear: left;
}

#content a {
	color: #372011;
}

#content a:hover {
	text-decoration:none;
}

#scaffolding {
	height: 70px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}

.page_footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A180E;
}
.page_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	font-weight: bold;
	text-align: left;
}
.page_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2A180E;
	text-align: justify;
}
.page_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	font-weight: bold;
}
.page_h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
.page_whitespace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:link {
	text-decoration: none;
	color: #009;
}
a:hover {
	text-decoration: underline;
}

a:visited {
	color:#009;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #009;
}
.page_h3left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	text-align: left;
	font-weight: bold;
}
.page_copyMini {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2A180E;
	text-align: center;
	font-weight: bold;
}
.page_h3mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	font-weight: bold;
}
.page_h4noline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
	font-weight: bold;
	text-align: center;
}
.page_copyBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2A180E;
	text-align: justify;
}
.page_copyCentered {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2A180E;
	text-align: center;
}
