.menu-1{
	text-align: center;
	text-decoration: none;
	clear: both;
	background-color: #F3EBDA;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}

a.item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration:none;
	display: inline;
	background-color: #F3EBDA;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

a.item:link{
	color:#543822;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 a.item:visited{
	color:#543822;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 a.item:active, a.item:hover{
	color: #6C1921;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gfx-left-nb {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gfx-nb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
