.body {
	font-family: Arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	line-height:18px;
}
.copyright
{
    font-family: Arial, helvetica;
    font-size: 11px;
    color:#333333;
}
.heading1 {
	font-family: Times New Roman, Times, serif;
	color:#336633;
	font-size:22px;
	font-weight: normal;
	margin-bottom: 20px;
}
.heading2 {
	font-family: Times New Roman, Times, serif;
	color:#336633;
	font-size:14px;
	font-weight: bold;
	margin-bottom: 20px;
}
.footer  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #828259; text-decoration: none }
a.footer:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #828259; text-decoration: none }
a.footer:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #828259; text-decoration: none }
a.footer:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #828259; text-decoration: none }
a.footer:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #828259; text-decoration: underline  
}
a.readmore:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #336633;; text-decoration: underline }
a.readmore:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #336633; text-decoration: underline }
a.readmore:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #336633; text-decoration: underline }
a.readmore:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #336633; text-decoration: underline 
} 
p { color: #333333; font-family: arial, helvetica; font-weight: normal; font-size: 12px; 
}
.quote {
	font-family: Arial, helvetica;
	font-size: 12px;
	font-style: italic;
	color:#333333;
	line-height:18px;

}
.quoteby {
	font-family: Arial, helvetica;
	font-size: 12px;
	color:#333333;
	line-height:18px;
	font-weight: bold;
	font-style: italic;
}
.img_right {
margin: 10px 0px 10px 15px;
}
#rssHeadlines {
	background:url(images/box_latest_bkg.jpg) no-repeat;
	width: 151px;
	height: 330px;
	margin-top: 15px;
	padding-top: 45px;
	padding-left: 15px;
}
#rssHeadlines a {
	color: #333333;
}
#rssHeadlines > div {
	width: 140px;
}
#rssHeadlines > div > p {
	display: none;
	font-weight: bold;
}


#rssContent a {
	color:#336633;
}
#rssContent hr {
	width: 100%;
	display: inline-block;
	margin: 30px 0;	
}
#menuContainer {
	cursor:pointer;	
}
