.bg {
	background-image: url(images/mainbg.png);
	background-position: center;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.maintext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.subblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.subgreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4DAC26;
	font-weight: bold;
}
.breadcrumbs {


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


	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF9900;
	font-weight: bold;
}
.headingblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}

.body {
	background-image: url(../images/bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.pdfdownload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-image: url(http://www.pontarolo.ca/images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0em;
	padding-left: 0.6em;
	list-style-type: none;
	line-height: 38px;
	text-indent: 28px;
}
