body
{
margin:0px; padding:0px;
}

/*--------------backgrounds----------------*/

.topse_banner
{
background-image:url(images/seo_banner.jpg);
background-repeat:no-repeat;
height:21px; width:775px;
}

.logo_banner
{
background-image: url(images/heritage_logo_banner.jpg);
background-repeat:no-repeat;
height:53px; width:775px;
}

.olivedrk_green
{
background-color:#989933;
height:5px; width:409px;
}

.olivelght_green
{
background-color:#d5d6ae;
height:337px; width:409px;
}

.height_grey
{
background-color:#a1a489;
height:50px;
}

.olivelght1_green
{
background-color:#d5d6ae;
height:380px; width:409px;
}

/*----------------text--------------*/
.text_1
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

.text
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

/*-----------links--------*/

a.hk:link {
	color: #000000;
	text-decoration: none;
}
a.hk:visited {
	text-decoration: none;
	color: #000000;
}
a.hk:hover {
	text-decoration: underline;
	color: #000000;
}
a.hk:active {
	text-decoration: none;
	color: #000000;