@charset "UTF-8";
/* CSS Document */

.mlddm {
	visibility: visible;
	overflow: hidden;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	width: 815px;
}

	.mlddm li {
	display: block;
	list-style: none;
	padding: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	font-size: 12px;
	background-image: url(../images/img-nav-off.jpg);
	background-repeat: repeat-x;
}

	.mlddm li a, .mlddm li a#buttonnohover
	{
	display: block;
	color: #3C2312;
	width: auto;
	text-decoration: none;
	white-space: nowrap;
	line-height: 49px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 49px;
	margin: 0;
	font-size: 18px;
	padding-left: 13px;
	padding-right: 13px;
	font-weight: normal;
}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{
	background-repeat: repeat-x;
}
	.mlddm li a.here
	{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: ##3C2312;
	display: block;
}


		.mlddm ul
		{
	z-index: 100;
	position: absolute;
	list-style-image: none;
	padding: 0;
	visibility: hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
}
		
		.mlddm ul li
		{
	float: none;
	list-style-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
}

		.mlddm ul li a
		{
	width: auto;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #FBFAF6;
	background-color: #614D4E;
	list-style-image: none;
	line-height: 35px;
	height: 35px;
	border-bottom-color: #FABFD0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	min-width: 150px;
}

.mlddm ul li a:hover {
	color: #7EC6C1;
	background-color: #FABFD0;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	min-width: 150px;
}
