body
{
	background: #000 url(../img/lgm_bgstone.jpg) top center;
	margin: 0;
	width: 100%;
}


.contenthomepg
{
	background: #000 url(../img/lgm_bgstone.jpg) top center; 
	width: 577px;
	margin: 0 0 0 0;
	padding: 1px 5px 5px 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.35;
	text-align: left;
	/*font-weight: bold;*/
	color: #ffffff;
}


H1
{
	color: #000;
	background: transparent url(../img/lgm_bgh1.gif) no-repeat top left;
	font-family: times, times new roman, palentino, serif;
	font-size: 20px;
	line-height: 1.25;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 13px;
	padding-bottom: 10px;
}

H2
{
	color: #000;
	background: transparent url(../img/lgm_bgh2.gif) no-repeat top left;
	font-family: times, times new roman, palentino, serif;
	font-size: 16px;
	line-height: 1.25;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 13px;
	padding-bottom: 2px;
}

a:link
{
	color: blue;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
}

a:visited
{
	color: purple;
	/*84A643 - green*/
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
}

a:hover
{
	color: blue;
	text-decoration: underline;
}

.footer
{

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.05;
	color: #fff;
}

a.footer:link
{
	color: #D2C8AA;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.05;
	text-decoration: none;
	font-weight: normal;
}

a.footer:visited
{
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.05;
	text-decoration: none;
	font-weight: normal;
}

a.footer:hover
{
	color: #D2C8AA;
	/*cc33ff*/
	text-decoration: underline;
}

.homepg
{

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.05;
	color: #fff;
}

a.homepg:link
{
	color: #436FE3;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.05;
	text-decoration: none;
	font-weight: normal;
}

a.homepg:visited
{
	color: #436FE3;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.05;
	text-decoration: none;
	font-weight: normal;
}

a.homepg:hover
{
	color: #436FE3;
	/*cc33ff*/
	text-decoration: underline;
}





