.widgetdiv1 {
	padding: 7px;
	border: 1px solid #463319;
	font-size: 77%;
	background: #C9AD86;
	width: auto /* CORRECT BASE */
}
.widgetdiv4 div {
	padding: 7px; /* CORRECT BASE */
}
/* Menu */
.menu_primary a {
	color: #3A2C2E;
	display: block;
	padding: 4px 0 4px 14px;
	text-decoration: none;
}
.menu_primary a:hover {
	background: #BB9D72;
   color: white;
}
.menu_primary a {
	line-height: 15px;
	height: 1%; /* IE7 weirdness */
}
.menu_primary ul {
	margin: 0 -14px -14px -14px;
}
h3.widgettitle {
	color: #715A44;
	margin-bottom: 0; /* CORRECT BASE */
	padding: 5px 7px;
}
/* TableCenter */
.TableCenter .widgetdiv1 {
	margin-top: 10px;
	border: 1px solid #684F2C;
	background: #D7BE99;
}
.TableCenter h3.widgettitle {
	color: #4E4D48;
}