html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
strike, strong, sub, sup, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	font-family: Georgia, serif;
	font-size: 10pt;
}
a{
	color: #5e3706;
	text-decoration: none;
}
abbr{
	cursor: help;
}
label{
	display: block;
}
label.inlinelabel{
	display: inline;
}
strong{
	font-weight: bold;
}
em{
	font-style: italic;
}
strike{
	text-decoration: line-through;
}
blockquote{
	font-style: italic;
	font-family: Georgia, serif;
	margin: 1em 2em 2em 2em;
}

#skip,
#nav,
#quickjoinform,
#quicksearchform,
#footer,
.right,
.left,
.centerright,
.centerleft,
.featured .card .corner,
.attachment,
.more,
.commentlink,
.featurednav,
#comments,
#footercomments{
	display: none;
}
#header strong a{
	color: #000;
	display: block;
	font-size: 13pt;
	font-weight: normal;
	margin-bottom: 1em;
}
#container{
	padding: 1em;
}
p{
	margin-bottom: .5em;
}
h1{
	font-size: 1.8em;
	margin: .5em 0 .25em 0;
}
h2{
	font-size: 1.6em;
	margin: .5em 0 .25em 0;
}

h1, h1 a, h2, h2 a{
	color: #6b8132;
	font-weight: normal;
}

.center .article,
.center .event,
.videos .video,
.featured .slide,
.center .person{
	border-top: 1px solid #948d77;
	clear: both;
	padding: 1em 0;
}
.center .article img,
.videos .video img,
.featured .slide img{
	float: left;
	margin: 0 1em 1em 0;
}
.center .featured{
	border: 0;
	padding: 0;
}

.summary{
	margin: 0;
}
.date{
	color: #625c4a;
	font-size: .9em;
	margin: 0;
}
.byline{
	color: #625c4a;
	font-size: .9em;
	font-style: italic;
}
.subhead{
	font-weight: normal;
	margin: 0;
}

.section .articlethumb,
.center .polaroid{
	float: left;
	margin: 0 1em .5em 0;
}
.center .articleimage img,
.section .articlethumb img,
.center .polaroid img{
	float: none;
	margin: 0;
}
.articleimage{
	border: 1px solid #948d77;
	float: left;
	margin: 0 1em .5em 0;
	overflow: hidden;
	padding: 5pt;
	text-align: center;
	width: 2.4in;
}
.section .articleimage strong{
	display: block;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.2em;
}
.person h1{
	margin-top: 0;
}

