.description {
	font-family: Arial;
	font-size: 13px;
}
.homepg {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
}
.lftcolbuttons {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	background-image: url(images/indexpg/button.jpg);
	background-attachment: fixed;
	background-position: 150px 55px;
	display: block;
	width: 150px;
	height: 55px;
	text-align: center;
	font-weight: bold;
	padding-top: 16px;
	text-decoration: none;
}

.lftcolbuttons:hover {
	font-family: Arial;
	font-size: 18px;
	color: #FFCC00;
	background-image: url(images/indexpg/button.jpg);
	background-attachment: fixed;
	background-position: 150px 55px;
	display: block;
	width: 150px;
	height: 55px;
	text-align: center;
	font-weight: bold;
	padding-top: 16px;
	text-decoration: blink;
}
.lgdescription {
	font-family: Arial;
	font-size: 12px;
	padding-left: 8px;
}
.pgtitle {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
}
.descriptionCopy {

	font-family: Arial;
	font-size: 11px;
}
