.columnRight {
	padding: 0px 0px 0px 10px;
}
.columnRight .body {
	background-color: #E1DFD4;
}

dl {
}
dt {
	color:#C89711;
	font-size: 1.2em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
dt a {
	color: inherit;
	text-decoration: none;
}

dd {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
	dd p {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	}

dt .newssubtitle {
	text-align: right;
	font-size: 0.8em;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
dd .newspdf {
}

dd .newspdf {
	padding: 0px 0px 5px 0px;
}
	dd .newspdf a {
		display: block;
		height: 24px;
		background-image: url(../img/pdfLogo.jpg);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 36px;
		text-decoration: none;
		color: #944121;
	}
	dd .newspdf a:hover {
		text-decoration:underline;
		color: #000000;
	}

dd .newsmore {
}
