﻿#members_nav 
{
	margin:0;
	padding:0;
	/*background:#6F6146;*/
	background:#D04251;
	list-style:none;
	width:550px;
	float:left;
}


#members_nav li 
{
	margin:0 0 0 0;
	padding: 0 0 0 0;
	float:left;
}

#members_nav a 
{
	float:left;
	width:100px;
	text-align:center;
	color: #FFF;
	text-decoration:none;
	line-height:1.5;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

#members_nav a:hover
{
	background:#4F4532;
}

.EstablishmentName 
{
	float:left;
}

.Nature 
{
	float:right;
}
