#secondNav .item {
	float: left;
	width: 179px;
	min-height: 24px;
	_height: 24px;
	background: url(../../../images/menu_item.jpg) no-repeat;
	margin: 11px 0 0 0;
	padding: 0;
}

#secondNav .item .item {
	height: 18px;
	margin: 0 0 1px 0;
}

#secondNav .item a {
	display: block;
	width: 179px;
	height: 19px;
	text-align: left;
	text-indent: 9px;
	text-decoration: none;
	letter-spacing: 2px;
	color: #7c562a;
	font-weight: bold;
	font-size: 8pt;
	margin: 0;
	padding: 5px 0 0 0;
}

#secondNav .item .item a {
	width: 167px;
	height: 23px;
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;
}

#secondNav .item a:hover, #secondNav .item a.selected {
	text-decoration: underline;
}
