.watermark {
	background-attachment: scroll;
	background-image: url(index_gfx/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.maintext {
	font-family: "Bell MT";
	font-size: 14px;
	font-weight: bold;
	color: #8C005A;
	margin: 5px;
	padding: 5px;
}
.headpets {
	background-image: url(index_gfx/headpets.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 500px;
}
.imagesrow {
	margin-top: -10px;
	margin-bottom: -10px;
	padding-top: -10px;
	padding-bottom: -10px;
}
.contaddress {
	line-height: 10px;
}
.navleftmargin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.navrightmargin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 20px;
}
