div#article h2 a {
	color: #9b5931;
  	font-style: normal;
}
div.navitem {

}
div.two-cols div.left {
	width: 640px;
	margin-right: 20px;
	background-color: #fcfaf9;
}

div.two-cols div.left h1,
div.two-cols div.left h2,
div.two-cols div.left h3,
div.two-cols div.left h4,
div.two-cols div.left h5,
div.two-cols div.left p {
	padding: 0 25px;
}
div#article div.two-cols div.right h1,
div#article div.two-cols div.right h2,
div#article div.two-cols div.right h3,
div#article div.two-cols div.right h4,
div#article div.two-cols div.right h5 {
	width: 230px;
	padding: 0;
}
div#content div#article div.two-cols  h1 {
	padding-bottom: 5px;
}
div.two-cols div.right {
	width: 210px;
	padding: 15px 20px;
	background-color: #fcfaf9;
}
div#article div.blog {
	background-color: #fff;
	width: 200px;
	margin-bottom: 5px;
	margin-right: 10px;
	display: inline-block;
	float: left;
}

div#article div.blog h3 {
	background-color: #fff;
	font-size: 1em;
	line-height: 1.2em;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
	width: 150px;
}
div#article div.blog h3 a {
	color: #9b5931;
  	font-style: normal;
}

div#article div.blog p {
	font-size: 0.7em;
	line-height: 1.3em;
	padding-right: 25px;
	padding-left: 25px;
}
div#article div.blog a.more-link {
	font-size: 1.1em;
	line-height: 1.5em;
}

div#article div.blog p span.date {
	font-weight: bold;
	font-size: 1.1em;
}

