.widgetdiv1 {
	border: 1px solid #273446;
	font-size: 90%;
	background: #EFD7B0;
	width: auto; /* CORRECT BASE */
}
.widgetdiv4 div {
	padding: 7px; /* CORRECT BASE */
}
/* Menu */
.menu_primary a {
    color: #3A2C2E;
    display: block;
    padding: 4px 0 4px 20px;
    text-decoration: none;
}
.menu_primary a:hover {
	background: #FBEDD6;
   color: #D38C50;
}
.menu_primary a {
	border-bottom: 1px solid #D7BF97;
	line-height: 15px;
	height: 1%; /* IE7 weirdness */
}
.menu_primary ul {
	margin: -7px;
}
h3.widgettitle {
	font-weight: bold;
	border-bottom: 1px solid #D7BF97;
	color: #A44534;
	font-size: 90%;
	margin-bottom: 0; /* CORRECT BASE */
	padding: 7px 7px;
	text-align: center;
}
/* TableCenter */
.TableCenter .widgetdiv1 {
	margin-top: 10px;
	border: 1px solid #CFB58A;
	background: #DBBF93;
}
.TableCenter h3.widgettitle {
	color: #A44534;
	background: #CFB58A;
}