.bkgd {
	background-image: url(img/smokeHappens-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bkgd-1col {
	background-image: url(img/smokeHappens-bkgd-l.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.page-ttl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6666CC;
}
.content {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.page-subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0033;
}
.content-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
