/********************************************************/
/* TRIBAL RELATIONS STYLES, B.LILLY 08-19-2009          */
/********************************************************/

/****************************************/
/* HEADER / BANNER STYLES               */
/****************************************/

#forest { left: 230px; position: absolute; top: 29px; z-index: 5; }

#fslinks-drop-down-menu {
	margin: 2px 0px 0px 0px;
	height: 29px;
	float: right;
}

#search-head { background: url(/spf/tribalrelations/images/search-head.gif) #5F7137 no-repeat scroll left top; height: auto; left: 5px; margin: 0; padding: 0; position: absolute; top: 73px; width: 230px; }


#search-table-left-cell {
	background-color: #626F43;
	width: 230px;
	padding: 0px;
	margin: 0px;
}
#search-table-right-cell {
	background-color: #FBF8E0;
	margin:0;
	padding:0;
	width: 730px;
	position: relative;
}
#search-table-right-cell-grn { background-color: #788A51; width: 100%;}
#search-head{ background: #5F7137; }

select#globalnav { font-size: 9px; }

#trees {
	background: url(/spf/tribalrelations/images/tribalrelations-trees-right.gif) #788A51 no-repeat scroll left top;
	height: 44px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}
#trees-notext {
	background: url(/spf/tribalrelations/images/notext-trees-right.) #788A51 no-repeat scroll left top;
	height: 44px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}

#usda-fs-logo {
	background-color: #49572A;
	height: 29px;
	float: left;
}
#usda-logo { padding-top: 10px; text-align: center; width: 100%; }

.fslinks-go { background-color: #CFD8B9; border: 1px solid #788A51; color: #788A51; font-size: 11px; font-weight: bold; }
.fslinks-go:hover { background-color: #788A51; border: 1px solid #CFD8B9; color: #CFD8B9; font-size: 11px; font-weight: bold; }
.printerTitle { display:none; }

/* banner images */
.striptop {/* background:url(/spf/tribalrelations/images/banner/wbu_banner_top_noarch.jpg) repeat;*/ padding: 0px; margin: 0px; height: 50px;}
#stripbottom {
	/*	background:url(/spf/tribalrelations/images/banner/tr_banner_bottom.jpg) no-repeat;*/
	padding: 0px;
	margin: 0;
	height: 50px;
	background-color: #CCC;
}
/************ #breadCrumb styles ************/

#breadCrumb{
	color:#C7912B;
	font-size: 10px;
	height: 15px;
	/* width: 581px; */
	border-top: #C7912B solid 1px;
	margin: 0;
	padding: 0px;
	background-color: #000000;
	border-bottom: #C7912B solid 1px;
	text-align: left;
}
#breadCrumb a {margin: 2px 0px 2px 5px;}
#breadCrumb a:link{ color: #C7912B; }
#breadCrumb a:visited{ color: #C7912B; }
#breadCrumb a:hover{ color: #C7912B; }
