.articleSectionHeader {
	margin-left:.6em;
}
#cnt .datePosted {
	font-size:9px;
	margin-bottom: 0px;
	margin-left: 1.1em;
	color:#7E6D39;
	padding:0px;
}
.articleHeadline {
	margin: 0px 0px 0px .65em;
}
.articleHeadline a {
}
#cnt .articleTags {
	font-size:9px;
	padding:0px;
	margin-left: 1.1em;
}
.articleTags a {
}
.addthis_container {
	margin: 1.3em 0em 1.3em .7em;
}
.articlesErrorMsg {
	font-weight:bold;
}
hr {
	height:1px;
	border:none;
	background-color:#7E6D39;
	margin: 1.3em 0em 1.3em .7em;
}
ul#searchByYear {
	margin:0 0 18px 18px;
	padding:0;
	list-style:none;
	white-space:nowrap;
	text-align:center;
	background:#771610;
	width: 130px;
	line-height: 1em;
	height: 36px;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000000;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}
ul#searchByYear li {
	cursor: pointer;
	padding-top: 11px;
	list-style: none;
	padding-bottom: 11px;
}
ul#searchByYear a:link, ul#searchByYear a:visited {
	text-decoration: none;
	color: #FDF5DE;
	display: block;
	font-size:13px;
	font-weight:bold;
}
ul#searchByYear a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: none;
}
ul#searchByYear ul {
	position:absolute;
	background: #66592D;
	list-style: none;
	line-height: 1em;
	margin: 0px;
	padding: 3px 3px 1px;
	text-align: center;
	border-right: none;
	width: 126px;
	border-left: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top: none;
	border-bottom: none;
	display: none;
	top: 36px;
	left: -1px;
}
ul#searchByYear li:hover > ul {
	display: block;
	list-style: none;
}
ul#searchByYear ul li {
	font-weight: normal;
	margin: 0px 0px 2px;
	padding: 4px 0px;
	background: #7E6D39;
}
ul#searchByYearSub a:link, ul#searchByYearSub a:visited {
	text-decoration: none;
	color: #FDF5DE;
	display: block;
}
#cnt ul#searchByYearSub a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: none;
}

