.widgetdiv1 {
	border: 1px solid #AEB19F;
	font-size: 90%;
	background: #E3E5D7;
	width: auto /* CORRECT BASE */
}
.widgetdiv4 div {
	padding: 7px; /* CORRECT BASE */
}
/* Menu */
.menu_primary a {
	border-bottom: 1px solid #E3E5D7;
	border-top: 1px solid #E3E5D7;
	color: #766531;
	display: block;
	padding: 4px 0 4px 10px;
	text-decoration: none;
	line-height: 15px;
	height: 1%; /* IE7 weirdness */
}
.menu_primary a:hover {
	background: #D2D5BF;
	border-bottom: 1px solid #A2A589;
	border-top: 1px solid #ECEDDF;
   color: #3E361B;
}
.menu_primary ul {
	margin: -7px;
}
h3.widgettitle {
	font-family: arial,sans-serif;
	background: #91845E;
	border-bottom: 1px solid #5A5138;
	color: white;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0; /* CORRECT BASE */
	padding: 6px 7px;
	text-transform: uppercase;
}
/* TableCenter */
.TableCenter .widgetdiv1 {
	margin-top: 10px;
	border: 0;
	background: white;
}
.TableCenter h3.widgettitle {
	color: #5E6D42;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #C1C0B8;
	background: white;
}
.TableCenter h3.widgettitle a {
	color: #5E6D42;
}
.TableCenter h3.widgettitle a:hover {
	color: #564F37;
}