.widgetdiv1 {
	border: 1px solid #D5BB96;
	font-size: 90%;
	background: #FEEED8;
	width: auto /* CORRECT BASE */
}
.widgetdiv4 div {
	padding: 7px; /* CORRECT BASE */
}

/* Menu */
.menu_primary a {
	border-bottom:1px solid #E9D3B5;
	border-top:1px solid #FFF7EB;
	color: #C4470F;
	display: block;
	padding: 4px 0 4px 10px;
	text-decoration: none;
	line-height: 15px;
	height: 1%; /* IE7 weirdness */
}
.menu_secondary a {
	background: url(../images/bullet.png) 15px 9px no-repeat;
	padding-left: 25px;
}
.menu_primary a:hover {
	background-color: #AA5C39;
	border-bottom:1px solid #833D1C;
	border-top:1px solid #FFC6AB;
  color: white;
}
.menu_primary ul {
	margin: -7px;
}
h3.widgettitle {
	font-family: arial,sans-serif;
	background: #FCD5A2;
	color: #C64911;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0; /* CORRECT BASE */
	padding: 6px 7px;
	text-align: center;
}

/* TableCenter */
.TableCenter .widgetdiv1 {
	margin-top: 10px;
	border: 1px solid #DBBF9A;
	background: #FFF9EF;
}
.TableCenter h3.widgettitle {
	color: #7B2D09;
	font-weight: bold;
	text-align: center;
	background: #FDF0DA;
}
.TableCenter h3.widgettitle a {
	color: #7B2D09;
}
.TableCenter h3.widgettitle a:hover {
	color: #724810;
}