body {
	color: #000000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}


#Menu
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #C10005;
	border-right-color: #C10005;
	border-bottom-color: #C10005;
	border-left-color: #C10005;
}

#Menu a
{
	display:block;
	font-size: 10px;
	color: #b58e52;
	text-decoration: none;
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F552F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89693A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6F552F;
	border-left-color: #6F552F;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 5px;
	background-color: #553e29;
}

#Menu a:hover
{
	display:block;
	font-size: 10px;
	color: #C7A87A;
	text-decoration: none;
	list-style-type: disc;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 5px;
	background-color: #765638;
	background-image: url(../menu_roll.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #765638;
}

#Menu div
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #FFFFFF;
	bottom: 0px;
	list-style-position: outside;
	list-style-type: disc;
	background-color: #FFFFFF;
}
a.footer {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.footer {
	color:#CCCCCC;
	text-decoration:none;
}
a.contact {
	color:#C6A475;
	text-decoration:none;
}
a:hover.contact {
	color:#CCCCCC;
	text-decoration:none;
}