@charset "utf-8";
body {
	background-color: #000066;
	margin-top: 0px;
	margin-bottom: 0px;
}
.WhiteBG {
	border-width: 1;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
.BlueBG {
	border-width: 1;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #000033;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.footerRight {
	float: right;
	width: 300px;
	margin-right: 20px;
	font-size: 12px;
	text-align: right;
}
.footerLeft {
	width: 250px;
	height: 60px;
	vertical-align: middle;
	margin-left: 10px;
	text-align: center;
}
.FullBody940px {
	width: 940px;
	margin-left: 10px;
}
.BoxLeft680px {
	width: 680px;
	margin-left: 10px;
}
.BoxRight250px {
	float: right;
	width: 250px;
	margin-right: 10px;
}
.RoundedEdge {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.RoundCornerTop {
	height: 6px;
}
.content {
	padding: 10px;
	text-align: left;
}
.RoundCornerBottom {
	height: 6px;
}
.centered {
	text-align: center;
}
.minorHeader {
	color: #003399;
	text-align: left;
	font-weight: bold;
	font-size: 24px;
}
.testimonies_thum {
	width: 306px;
	height: 180px;
	text-align: center;
	float: left;
}
.testimonies_thum_end {
	width: 306px;
	height: 180px;
	text-align: center;
}
.DogStar {
	width: 620px;
	text-align: left;
	margin-left: 280px;
}
.LitterPup{
	width: 306px;
	height: 310px;
	border: #000033;
	float: left;
}
.LitterPupPhoto{
	margin: 5px;
}
.LitterPupInfo{
	position: absolute;
	margin-left: 10px;
	margin-top: 5px;
	width: 147px;
	font-size: 12px;
}
.LitterPupInfoAvailability{
	position: absolute;
	margin-left: 147px;
	margin-top:	5px;
	width: 147px;
	text-align: center;
	color: #990000;
}
.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}