.widgetdiv1 {
	border: 1px solid #5A1D0B;
	font-size: 90%;
	background: #BE7735;
	width: auto /* CORRECT BASE */
}
.widgetdiv1 a {
	color: white;
}
.widgetdiv1 a:hover {
	color: #2E0C01;
}
.widgetdiv4 div {
	padding: 7px; /* CORRECT BASE */
}
/* Menu */
.menu_primary a {
	border-bottom:1px solid #915C2B;
	border-top:1px solid #D19A66;
	color: white;
	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: #D1AA54;
	border-bottom:1px solid #BF9842;
	border-top:1px solid #D19A66;
	color: #5A1D0B;
}
.menu_primary ul {
	margin: -7px;
}
h3.widgettitle {
	font-family: arial,sans-serif;
	background: #5A1D0B;
	color: white;
	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 #CBB07C;
	background: #F5E2BE;
}
.TableCenter h3.widgettitle {
	color: #7B2D09;
	font-weight: bold;
	text-align: center;
	background: #CBB07C;
}
.TableCenter h3.widgettitle a {
	color: #7B2D09;
}
.TableCenter h3.widgettitle a:hover {
	color: #724810;
}