/* CSS Document */

.h2pets {
	color:#6699FF;
	margin-bottom: 10px;
}

.h2naptime {
	color:#6699FF;
	margin-bottom: 10px;
}

#petsphotos1 {
	list-style-type: none;
	padding-left: 20px;
	margin-left: 40px;
	margin-top: 20px;
}

#petsphotos1 li{
	float:left;
	margin-right: 35px;
	margin-bottom: 25px;
}

#petsphotos1 img {
	display: block;
	border: none;
}

#petsphotos2 {
	list-style-type: none;
	padding-left: 30px;
	margin-left: 30px;
	margin-top: 25px;
}

#petsphotos2 li{
	float:left;
	margin-right: 33px;
	margin-bottom: 0px;
}

#petsphotos2 img {
	display: block;
	border: none;
}

p.pets{
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	line-height: 120%;
	letter-spacing: 0px;
	margin-left: 64px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-top: 10px;
}

p.nap{
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	line-height: 120%;
	letter-spacing: 0px;
	margin-left: 64px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-top: 10px;
}

#photoleft {
	float: left;
	position: relative;
	width: 500px;
	padding: 0;
	margin: 0;
}

#photoright {
	float: left;
	position: relative;
	width: 180px;
}

#napphotos1 {
	list-style-type: none;
	margin-left: 20px;
	margin-top: 25px;
}

#napphotos1 li{
	float:left;
	margin-right: 32px;
	margin-bottom: 30px;
}

#napphotos1 img {
	display: block;
	border: none;
	margin: 0;
}

#napphotos2 {
	clear: both;
	list-style-type: none;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#napphotos2 li{
	float:left;
	margin-right: 85px;
	margin-bottom: 0px;
}

#napphotos2 img {
	display: block;
	border: none;
	margin: 0;
}

.naptime3 {
	margin-right: 0px;
	margin-top: 25px;
	margin-left: 0px;
	margin-bottom: 40px;
}

.naptime6 {
	margin-right: 0px;
	margin-top: 11px;
	margin-left: 0px;
	margin-bottom: 20px;
}
