body {
	background-color: #FDF7EB;
	margin: 0;
}
.rightbg {
	background-image: url(images/rightbg.jpg);
	background-repeat: repeat-x;
}
.leftbg {
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-x;
}
.contentbg {
	background-color: #F2EDE9;
}
.leafbg {
	background-image: url(images/leaf.jpg);
	background-repeat: no-repeat;
	width: 257px;
}
.newsbg {
	background-image: url(images/news.jpg);
}
.paratext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #461C0C;
	text-align: justify;
	display: block;
	line-height: 18px;
}
tempholder {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #663300;
}
#tempholder {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #660000;
}
a.newslink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.newslink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.newslink {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67250B;
	padding-left: 25px;
	font-weight: bold;
	line-height: 22px;
}
