.navigationsearch{
	width:949px;
	background: #ee8329;
	overflow:hidden;
	padding:0 0 0 11px;
	height:32px;
}


#leftcolumn ul li.inPath {
	background: #fef7ed url(/images/layout/liseparator.gif) repeat-x 0 100%;
} 

#leftcolumn ul li.inPath a {
	color: #f7c88c;
} 

#leftcolumn ul li ul {
	background: #fefaf5 url(/images/layout/liseparator.gif) repeat-x scroll 0 0;
	display:block;
	margin:5px 0 -3px -18px;
	padding:6px 0 6px 30px;
	width:222px;
}

#leftcolumn ul li a {
	display:block;	
	font-weight:bold;
	padding:1px 0 2px 28px;
	text-decoration:none;
	width:150px;
	color: #f7c88c;
}

tr.marked{
	background:#fef7ed;
}


.innerleftcontent h1 {
	color: #f7c88c;	
}

.innerleftcontent h2 {
	color: #f7c88c;	
}

