﻿.menu-1{
	text-align: center;
	text-decoration: none;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	top: 75px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 85%;
	padding-left: 10px;
}

a.item {
	text-decoration:none;
	display: inline;
	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: none;
	border-bottom-style: none;
	border-left-style: none;
	font: normal .9em Verdana, Arial, Helvetica, sans-serif;
}

a.item:link, a.item:visited,a.item:active{
	color:#543822;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
  a.item:hover {
	color: #FF00FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.itemonpage {
	text-decoration:none;
	display: inline;
	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: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #C10D35;
	font: normal .9em Verdana, Arial, Helvetica, sans-serif;
}
