#content {
	padding: 20px 0 0;
	line-height: 20px;
	text-align: left;
	font-size: 15px;
	font-variant:small-caps;
}
.aside {
	text-align: left;
}

#subnav {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subnav:after {
	content: "";
	display: block;
	clear: both;
}
#subnav li {
	display: inline;
	position: relative;
	float: left;
	line-height: 19px;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 1px 0 0 0;
	width: 204px;
	background: url('../images/layout/sep-drop.gif') repeat-x 0 0;
}
#subnav li:first-child {background: none;}
#subnav li:hover ul li a,
#subnav li.hover ul li a,
#subnav li a {
	display: block;
	margin: 0;
	padding: 5px;
	width: 194px;
	font: bold 18px/22px "Times New Roman", Arial, Helvetica, sans-serif;
	outline: none;
}
#subnav li:hover ul li:hover a,
#subnav li.hover ul li.hover a {
	text-decoration: none;
}
#subnav li:hover a,
#subnav li.hover a {}
#subnav li:hover a:hover,
#subnav li.hover a:hover {}

#subnav li.active a {color: #170E06;}
.hiddencopy{
	margin-top:15px;
}

div.blockListImage{
	position:absolute;
	left:695px;
	float:right;
	display:block;
	height:auto;
	padding-bottom:30px;
}
div.blockListImage a img{
	border: 2px solid #271c0c;
}
h2.huge-bear{
	padding-bottom:20px;
}

/* rss2html */
#rss2htmlcontent .title {
	font-weight:bold;
}
#rss2htmlcontent .date {
	font-size:11px;
}
#rss2htmlcontent .description {
	margin-bottom:20px;
}
