﻿


#navcontainer { }

#navcontainer ul
{
	list-style-type: none;
	font-weight: bold;
	color: #d1af6d;
}

#navcontainer a
{
	display: block;
	padding-top:0px;
	padding-left:10px;
	width: 182px;
	background-color: #ffffff;
	border-bottom: 1px solid #d1af6d;
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
	height: 27px;
}


#navlist a:visited
{
color: #d1af6d;
text-decoration: none;
}


#navcontainer a:link
{
color: #d1af6d;
text-decoration: none;
}

#navcontainer a:hover 
{	
	background: url(imag