
.entry-published-date {
	font-family:'Veneer'; color:#937600; margin:10px auto; line-height:1em; font-size:16px; font-weight:normal;
}

h1 a,  h1 a:link, h1 a:visited { color:#317023; text-decoration:none; font-size:28px; }
h1 a:hover { text-decoration:none; font-size:28px; color:#317023; }

h2 a,  h2 a:link, h2 a:visited { color:#317023; text-decoration:none; font-size:28px; }
h2 a:hover { text-decoration:none; font-size:28px; color:#317023; }

ul.archive { margin-left:0px; padding-left:20px; }
ul.archive li a,  ul.archive li a:link, ul.archive li a:visited { color:#317023; text-decoration:none; font-size:16px; }
ul.archive li a:hover { text-decoration:none; font-size:16px; color:#000000; }

.e-content h2 { font-size:18px; margin:20px auto; color:#000000; }

.paging {
	margin:20px 0px;
	border-top:1px dashed #cccccc;
	padding:10px;
}

a.paging-prev {
	padding-left: 15px;
    display: block;
    background: url("images/layout/arrow-left.png") center left no-repeat;
}

a.paging-next {
	padding-right: 15px;
    display: block;
	background: url("images/layout/arrow-right.png") center right no-repeat;
}

p.news-quote { font-size:22px; font-family:Georgia, "Times New Roman", Times, serif; margin-top:20px; margin-bottom:20px; border-bottom:1px solid #efefef; padding-bottom:10px; }
p.news-quotes b { font-size:32px; }
