﻿#topmenu {
/*	height:400px;*/
	width:970px;
}
	
#topmenu td a {
	text-decoration:none;
/*	color:#7e6329;*/
	color:#796246;
}

#topmenu a:hover {
	text-decoration:underline;
}

#topmenu td a:visited {
	color:#796246;
}


#menuPlace {
/*	position:relative;
	top:-235px;
	left:300px;*/
	font-family:Verdana;
	font-size:13px;	
	text-align:center;
	font-weight:bold;
	width:520px;	
}