/* CSS Document */

body {
	margin: 0px;
	background-color: #7d3f5b;
	}
.bgspan {
	background-image: url(images/vertcolour_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgspan_vertical {
	background-image: url(images/bg_colorslice.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#bg_curve {
	position:absolute;
	width:100%;
	height:100%;
	z-index:3;
}
#pawprint1 {
	top: 371px;
	z-index: 1;
	position: absolute;
	left: 30px;
	background-image: url(images/paw.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 150px;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #BB915C;
	text-decoration: none;
	padding-left: 25px;
}
#pawprint2 {
	top: 272px;
	z-index: 1;
	position: absolute;
	left: 49px;
	background-image: url(images/paw.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 150px;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #BB915C;
	text-decoration: none;
	padding-left: 25px;
}
#pawprint3 {
	top: 175px;
	z-index: 1;
	position: absolute;
	left: 113px;
	background-image: url(images/paw.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 150px;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #BB915C;
	text-decoration: none;
	padding-left: 25px;
}
#pawprint4 {
	top: 104px;
	z-index: 1;
	position: absolute;
	left: 207px;
	background-image: url(images/paw.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 150px;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #BB915C;
	text-decoration: none;
	padding-left: 25px;
}
a {
	color: #BB915C;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
}
