#mid-images {
	width: 454px;
	height: 200px;
	float: left;
	margin-bottom: 9px;
}

.br-grey-menu {
	border-top-width: 1px;
	border-top-style: solid;;
	border-top-color: #d4d4d5;
	height: 10px;
	width: 198px;
	margin: 10px 0px 0px 0px;
}

#breadcrumb {
	width: 915px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #6c6a6b;
}

#breadcrumb a.selected {
	color: #30491f;
	text-decoration: none;
}

#breadcrumb a{
	color: #6c6a6b;
}

.left-menu-head a{
	color: #30491f;
	text-decoration: none;
	font-size: 14px;
	font-family: georgia, times, serif;
	font-weight: bold;
}

.left-menu-head a:hover{
	color: #b8be1e;
	text-decoration: none;
	font-size: 14px;
	font-family: georgia, times, serif;
	font-weight: bold;
}

.left-menu-links {
	color: #30491f;
	text-decoration: none;
	font-size: 12px;
	font-family: georgia, times, serif;
	font-weight: bold;
	line-height: 26px;
}

.left-menu-links a{
	color: #828282;
	text-decoration: none;
	font-size: 10px;
	font-family: georgia, times, serif;
	font-weight: bold;
}

.left-menu-links a:hover{
	color: #b8be1e;
	text-decoration: none;
	font-family: georgia, times, serif;
	font-weight: bold;
	font-size: 10px;
}