body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #f5eada;
}
.sitewrap {
	font: 14px Arial;
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
/* -------------------------------------------------------------------------------- */
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #033;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
}
h2 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
}
h3 {
}
h4 {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bk1 {
	background: url(siteimages/b1.jpg);
	float: left;
	height: 20px;
	width: 750px;
}
.bk2 {
	background: url(siteimages/b2.jpg);
	float: left;
	width: 750px;
}
.bk3 {
	background: url(siteimages/b3.jpg);
	float: left;
	height: 20px;
	width: 750px;
}
.bnav {
	font-size: 12px;
	float: left;
	width: 740px;
	padding-left: 10px;
	text-align: center;
}
.countertxt {
	text-align: center;
	width: 200px;
	float: left;
}
.hpanel1 {
	float: left;
	width: 300px;
}
.hpanel2 {
	text-align: center;
	float: left;
	width: 425px;
}
.instruct {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #003300;
}
#maincontent {
	float: left;
	width: 735px;
	padding-right: 5px;
	padding-left: 10px;
}
.mpanel {
	text-align: center;
}
.navpanel {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-left: 15px;
	text-align: left;
}
.phone {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.photocaption {
	font-family: "Time New Roman";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.picbox {
	text-align: center;
	float: left;
	width: 210px;
	margin: 5px;
}
.picboxrow {
	float: left;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.pictxtbox {
	float: left;
	width: 710px;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pupbox {
	background: url(siteimages/pupicon.jpg);
	float: right;
	height: 150px;
	width: 98px;
	margin-right: 10px;
}
.sitefooter {
	font-size: 12px;
	width: 750px;
	text-align: center;
	border-top: 1px dotted #666;
}
#sitehead {
	float: left;
	width: 730px;
	padding-left: 10px;
}
.sitename {
	font-family: Tahoma;
	font-size: 60px;
	font-weight: bold;
	color: #003366;
}
.stdtxt {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.pagetitle {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #003366;
}
/* Puppy Items */
.name {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #993300;
}
.nickname {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	font-style: italic;
}
.soldtxt {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
/* -------------------------------- LINKS ------------------------------------- */
a:link, a:visited, a:active {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
.stdlink a {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
.stdlink a:hover {
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.menulink a {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.menulink a:hover {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
