h1 {  font-size: 18px; font-weight: bold; color: #94295E}
.nav {
	font-size: 11px;
	color: #94295E;
	text-transform: capitalize;
	letter-spacing: .05em;
}
.nav a:link {  color: #94295E}
.nav a:visited {  color: #006699}
.nav a:hover {  color: #FFCCCC; background-color: #992D61}
h3 {
	font-size: 18px;
	font-weight: bolder;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.friendly {
	font-size: 12px;
	color: #94295E;
	background-color: #99CCFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-color: black black #94295E;
	text-align: left;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	line-height: 1.5em;
	margin-right: 15px;
	margin-top: 30px;


}
p {
	font-size: 12px;
	color: #990066;
	margin-right: 15px;
}
.darkbg {
	font-size: 11px;
	color: #D9A3D6;
}
.puppy {
	background-attachment: fixed;
	background-image: url(/images/images/pet-revised_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 191px;
	width: 172px;

}
.leftbg {
	background-image: url(/images/images/pet-revised_07.gif);
	background-repeat: repeat-y;
	width: 23px;

}
.rightbg {
	background-image: url(/images/images/pet-revised_06.jpg);
	background-repeat: repeat-y;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
a:link {
color: #94295E
}
a:visited {
color: #006699
}
a:hover {
color: #FFCCCC; background-color: #992D61
}
