a {
	color: #666600;
}

.section-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666600;
	color: #666600;
	padding-left: 3px;
	margin-left: 20px;
	text-decoration: none;
}

.section-link:hover {
	color: #926303;
	border-left-color: #926303;
	text-decoration: underline;
}

#topbar, #bottombar {
	background-color: #8BA233;
	height: 25px;
}

.topbar-light, .topbar-light {
	background-color: #F3F6EA;
	height: 25px;
}

#topbar, .topbar-light {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
}

#bottombar, .bottombar-light {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
}

#imagebar {
	height: 219px;
	width: 655px;
}

#titlebar {
	padding-bottom: 5px;
	width: 655px;
}

#linkbar {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E6ECD2;
	border-bottom-color: #E6ECD2;
	border-left-color: #E6ECD2;
	height: 112px;
	background-color: #F9F9F9;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 10px;
	
	width: 655px;
}

.sublinks-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 30px;
	vertical-align: top;
}
