body
{
margin: auto;
}

a
{
color:#5F0024;
}

#text
{
color:#897235;
}

#menu a
{
color:#897235;
font-weight:bold;
text-decoration:none;
font-size:11pt;
}

#menu a:hover
{
color:black;
text-decoration:none;
}

#current a
{
color:white;
font-weight:bold;
font-size:11pt;
text-decoration:none;
}

#current a:hover
{
color:black;
font-size:11pt;
text-decoration:none;
}

div.home {
	width: 46px; height: 25px;
	margin: 0;
	}

div.home a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	background: url('buttons/home.gif');
	}
	
div.home a:hover {
	background-image: none;
	background: url('buttons/home_tab.gif');

	}	
	
div.about {
	width: 70px; height: 25px;
	margin: 0;
	}

div.about a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	background: url('buttons/about.gif');
	}
	
div.about a:hover {
	background-image: none;
	background: url('buttons/about_tab.gif');

	}	
	
	
div.services {
	width: 63px; height: 25px;
	margin: 0;
	}

div.services a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	background: url('buttons/services.gif');
	}
	
div.services a:hover {
	background-image: none;
	background: url('buttons/services_tab.gif');

	}	
	
	
div.menus {
	width: 51px; height: 25px;
	margin: 0;
	}

div.menus a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	background: url('buttons/menus.gif');
	}
	
div.menus a:hover {
	background-image: none;
	background: url('buttons/menus_tab.gif');

	}
	
	
div.venues {
	width: 54px; height: 25px;
	margin: 0;
	}

div.venues a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	background: url('buttons/venues.gif');
	}
	
div.venues a:hover {
	background-image: none;
	background: url('buttons/venues_tab.gif');

	}
	
div.keyano {
	width: 113px; height: 25px;
	margin: 0;
	}

div.keyano a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	background: url('buttons/keyano.gif');
	}
	
div.keyano a:hover {
	background-image: none;
	background: url('buttons/keyano_tab.gif');

	}
	
div.contact {
	width: 79px; height: 25px;
	margin: 0;
	}

div.contact a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	background: url('buttons/contact.gif');
	}
	
div.contact a:hover {
	background-image: none;
	background: url('buttons/contact_tab.gif');

	}	