@charset "utf-8";
.LogoFontSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.Logohead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
}
h2 {
	font-size: x-large;
	font-weight: bold;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-position: left;
	margin-right: 40px;
	margin-left: 40px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #FF0000;
}
.border {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding: 10px;
}
.DivBorder {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	font-family: sans-serif, "Arial Narrow", Impact;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#wrapper, DogBorder {
	border: medium dotted #FF0000;
}

.divDogBorder {
	font-family: sans-serif, "Arial Narrow", Impact;
	font-size: 16px;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: medium dotted #FF0000;
}
NewDogBorder {
	margin-right: auto;
	margin-left: auto;
	border: medium dotted #FF0000;
}

.AlignCenter {
	margin-right: auto;
	margin-left: auto;
}
.photoRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #000000;
}
.alignRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.AlignLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}

.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.DogBorder {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	border: medium dashed #003300;
	padding: 10px;
}
.Notice {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
.FoundPet {
	border: medium dashed #FF0000;
}
