*  {
	margin: 0;
    padding: 0;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #fcc863;
	
}
#frame, #latest {
	background-image: url(../images/home-back.jpg);
	background-repeat: no-repeat;
	height: 605px;
	width: 815px;
	margin-top: 0px;
	margin-right: 85px;
	margin-left: 85px;
}

#health h1 {
	text-align: center;
	font-size: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
}
#health {
	text-align: justify;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(../images/links-back.png);
	background-repeat: repeat;
	height: 585px;
}
#litter {
	background-image: url(../images/home-back.jpg);
	background-repeat: no-repeat;
	height: 605px;
	width: 815px;
	margin-top: 0px;
	margin-right: 85px;
	margin-left: 85px;
}

#wrapper {
	width: 985px;
	margin: 0 auto;
	background-color: #878f3c;
}
#litter p {
	text-align: center;
	padding-right: 35px;
	padding-left: 35px;
}
#nav {
	font-size: 16px;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 70px;
}
#nav a {
	color: #000;
	text-decoration: none;
	padding-left: 28px;
}
#frame #scarlet {
	float: left;
	padding-top: 25px;
	padding-left: 35px;
}
#frame img {
	padding-top: 25px;
	float: right;
	padding-right: 35px;
}
#latest h2 {
	text-align: center;
	padding: 10px;
	
	}
#litter #scarlet {
	float: left;
	margin-top: 15px;
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 20px;
}
#litter #spenser {
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 20px;
}
#litter img {
	margin-top: 15px;
	margin-right: 25px;
	border: 1px solid #000;
}
#footer {
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 15px;
}
#about {
	background-image: url(../images/about-back1.jpg);
	background-repeat: no-repeat;
	height: 605px;
	width: 815px;
	margin-right: 85px;
	margin-left: 85px;
	overflow: hidden;
}
#footer a {
	color: #000;
	text-decoration: none;
}
a:link {
	color:#000;
}
a:visited {
	color:#000;
}
a:hover {
	color:#878f3c;
}  
a:active {
	color:#878f3c;
}
a.current {
	color: #000;
	font-variant: small-caps;
}
h1.sp {
	text-align: center;
	font-size: 18px;
	font-variant: small-caps;
	padding-bottom: 15px;
	padding-top: 15px;
}
img.float-l {
	float: left;
	padding-right: 25px;
}
p.info {
	font-size: 16px;
	line-height: 150%;
	font-weight: 600;
	text-align: center;
	padding-top: 40px;
}
.gallery {
	text-align: right;
	font-size: 14px;
	padding-top: 30px;
	padding-right: 30px;
	font-weight: bold;
}
#contact {
	background-image: url(../images/contact-back.jpg);
	background-repeat: no-repeat;
	width: 815px;
	margin-right: 85px;
	margin-left: 85px;
	height: 605px;
	text-align: center;
	font-size: 18px;
	line-height: 1.5em;
}
#contact h1 {
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
	padding-top: 50px;
	padding-bottom: 20px;
}
#puptext {
	float: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 20px;
	width: 350px;
	text-align: left;
}
#contact #links {
	width: 200px;
	font-size: 12px;
	line-height: 2em;
	text-align: center;
	background-image: url(../images/links-back.png);
	background-repeat: repeat;
	float: right;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#about #us {
	font-size: 12px;
	background-image: url(../images/links-back.png);
	background-repeat: repeat;
	text-align: justify;
	margin: 0px;
	padding: 10px;
	height: 585px;
}
#us p {
	padding-bottom: 5px;
}

#us p span {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#us a {
	font-weight: bold;
}
#nav a:hover {
	color: #fcc863;
}
#pups  img{
	padding: 0px;
	margin: 0px;
}
#pups {
	margin-right: 150px;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#litter h1 {
	text-align: center;
	font-size: 1.6em;
	padding-top: 10px;
}
#litter h2 {
	font-size: 1.3em;
	text-align: center;
	padding-top: 15px;
}
#litter h3 {
	font-size: 1.2em;
	text-align: center;
	padding-top: 5px;
}
#litter #spenser p {
	padding: 10px;
	text-align: justify;
	background-image: url(../images/links-back.png);
	background-repeat: repeat;
	margin-top: 10px;
}
#health ul li span {
	font-weight: bold;
}
#health ul li {
	padding-top: 10px;
}
#latest img {
	margin-left: 160px;
	border: 1px solid #000;
}
#gallery p  {
	padding: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#gallery div
  {
	width: 200px;
	float: left;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 35px;
}
#gallery #space {
	margin-top: 10px;
	margin-left: 175px;
}
#gallery #space2 {
	margin-top: 10px;
}
#gallery img {
	border: thin solid #000;
}

#gallery p span {
	font-weight: normal;
}
#info {
	text-align: center;
	float: left;
	width: 275px;
}
#john {
	float: left;
	border: 1px solid #000;
	margin-top: 25px;
	margin-left: 25px;
}
h1.sp span {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
}

