/* CSS Document */
A{outline: none;}
.contentHome {
	background-image: url(images/home_background.gif);
	background-repeat: repeat-y;
	margin-left: 50px;
}
.columnRight {
	background-image: url(images/home_middle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006E51;
}

.productsBlack {
	font-size: 9px;
}
.productcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.headergreen {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006E51;
	font-family: Arial, Helvetica, sans-serif;
}
.headergrey {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.genericGreen {
	color: #006E51;
}


#spacer { width:0px; height:170px; }

h2.lk-main-menu { text-align:left;color:#006e51;font:bold 16px Arial, Verdana, serif; }

