@charset "UTF-8";
.thrColFixHdr #nav-top {
	width: 982px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_nav_ful.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	text-align: center;
}

.thrColFixHdr #nav-top ul li a:hover{
	color: #FFF;
}



.thrColFixHdr h1{
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr h1.logo a {
	background-image: url(../../images/bg_logo_1.png);
	background-repeat: no-repeat;
	display: block;
	height: 200px;
	width: 220px;
	background-position: center top;
	text-indent: -1000px;
}


.thrColFixHdr .secondary-nav h2 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
a.bright_yellow:hover {
	color: #FFFFFF;
}


.thrColFixHdr .secondary-nav ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 0px;
	margin: 0px;
}
.thrColFixHdr .secondary-nav ul li{
	display: inline;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 5px;
}
.thrColFixHdr .secondary-nav ul li a{
	color:#7A4125;
}
.thrColFixHdr .secondary-nav ul li.first{
	padding-left:0px;
}
.thrColFixHdr .secondary-nav ul li.last{
	border:none;;
}
.thrColFixHdr #site-map {
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.thrColFixHdr #site-map h3{
	font-weight:bold;
}
.thrColFixHdr #sitemap-logo a {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 130px;
	width: 210px;
	display: block;
}
.thrColFixHdr #sitemap-logo a span {
	display: none;
}
.thrColFixHdr #site-map ul {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 200px;
}
.thrColFixHdr  #site-map ul li {
	margin: 0px;
	font-size: 1em;
	line-height: 1.5em;
	padding-bottom: .4em;
}
.thrColFixHdr #site-map ul li a {
	color: #FFFF66;
	text-decoration: none;
}
.thrColFixHdr #site-map ul li a:hover, .thrColFixHdr #site-map ul li a:active {
	color: #FFF;
	text-decoration: none;
}
.txt-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
