
body, body * {
	color: #786354;
}

a, a * {
	color: #786354;
}

body a:hover, body a:hover * {
	color: #9F8978;
}

#content h1 {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}

#content h1,
#content h1 * {
/*	font-variant: small-caps;*/
	font-family: "Times New Roman", "DejaVu Serif",  serif;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

#content .news-article h1,
#content .news-article h1 * {
	font-variant: normal;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #786354;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
}

.news-list img {
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
}


.inputbox {
	border: 1px solid #9F8978;
	font-size: 10pt;
}

.emptySearch {
	color: #B49F8F;
}


.button {
	background-color: #9F8978;
	border: none;
	height: 2em;
	color: white;
	font-weight: bold;
}

.form-button {
	text-align: center;
}

.csc-textpic-caption {
	font-size: 8pt;
	color: #9F8978;
}

