body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.headerbk {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.black_border {
	border: 1px solid #000;
}
.WhiteText {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}

.WhiteTextLarge {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}

.WhiteText a {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
.WhiteText a:hover{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
}



.border_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.pagetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align:justify;

}
.pagetext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align:left;
}

.pagetextsm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;

}
.pagetextsmwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align:justify
}


.pagetextheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align:justify
}

body {
	background-color: #CCC;
}
.border_top_bot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.smalltext {
	font-size: 10px;
	text-align: center;
	color: #666;
		text-decoration:none;
}
.smalltext a {
	font-size: 10px;
	text-align: center;
	color: #666;
		text-decoration:none;
}
.smalltext a:hover{
	font-size: 10px;
	text-align: center;
	color: #666;
	text-decoration:none;
}
.bulletlist {

	list-style-image: url(../images/smblackpawprint.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.BoldLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
.BoldLink a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
.BoldLink a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration:underline;
}
.supporttable {
	background-image: url(../images/supporttablebk.jpg);
	background-color: #ECF8E2;
}
.supporttable2 {
	background-image: url(../images/supporttablebk.png);
	background-repeat: no-repeat;
}
.HomeBackG {
	background-image: url(../images/new_photos/Homepage-Back.jpg);
	background-repeat: no-repeat;
	background-position: 35px 15px;
}
.NannyBackG {
	background-image: url(../images/new_photos/NannyBk.jpg);
	background-repeat: no-repeat;
	background-position: 100px 520px;
}
.HealthyBackG {
	background-image: url(../images/new_photos/Healthy-Paws.jpg);
	background-repeat: no-repeat;
	background-position: 80px 50px;
}
.TestiBackG {
	background-image: url(../images/new_photos/Testimonials-Right2.jpg);
	background-repeat: no-repeat;
	background-position: 200px -70px;
}