body {
	color: #3e2e00;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
a {
	color: #42591d;
}
a:hover {
	color: #314216;
}
h1 {
	color: #42591d;
	font-size: 18px;	
}
h2 {
	color: #d6b100;
	font-size: 14px;	
}
table {
	width: 100%;	
}
table td {
	vertical-align: top;
}

.latestnews {
	background: #5f5a08;
	color: #FFF;
	padding: 13px;
	margin-top: 20px;
}
.latestnews p, .latestnews h2 {
	margin: 0px;
}
.latestnews a {
	color: #FFF;
}
.latestnews h2 {
	color: #FFF;
	padding: 3px 0px;
	text-indent: 25px;
	border-bottom: 1px dotted #FFF;
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	background: url(/images/bg-latestnews-h2.png) no-repeat left center
}
.latestnews strong {
	color: #d6b100;	
}
.homepageright {
	width: 244px;
	padding: 0px 0px 0px 20px;
}

