body {
	background-color: #8E824F;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
body,td,th {
	color: #653811;
}
.content {
	color: #653811;
	padding-left: 200px;
	padding-right: 200px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
a {
	font-family: Times New Roman, Times, serif;
	color: #D40A16;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0D6D00;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #D40A16;
}
h2 {
	font-size: 18px;
	color: #0D6D00;
}
h3 {
	font-size: 14px;
	color: #653811;
}
.photos-pad-right {
	padding-right: 10px;
}
.centered-type {
	text-align: center;
	font-weight: bold;
	color: #D40A16;
}
.centered-typeBlack {
	text-align: center;
	font-weight: bold;
	color: #000;
}
.footer-type {
	font-size: 11px;
	padding-top: 30px;
}
.footer-type-13 {
	font-size: 13px;
	padding-top: 30px;
}
.photos-pad-left {
	padding-left: 10px;
}
.name {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.dog-bio {
	color: #653811;
	padding-left: 200px;
	padding-right: 200px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	text-align: center;
}

