@charset "UTF-8";
/* CSS Document */

.paragraph1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7d7b7b;
	padding-bottom: 10px;
}
#mainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #8e0606;
}
#mainContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #8e0606;
	font-weight: normal;
	padding-top: 10px;
}
#mainContent p {
	font-size: 12px;
}.logo img {
	float: right;
	padding-top: 20px;
}
.featured_dog_img {
	float: left;
	margin-right: 20px;
	border: 1px solid #000;
}
.featured_dog {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7d7b7b;
	padding-bottom: 25px;
	padding-top: 10px;
}
.featured_cat_img {
	float: right;
	margin-left: 10px;
	margin-top: 55px;
	border: 1px solid #000;
}
.featured_cat {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7d7b7b;
	padding-bottom: 20px;
	padding-top: 25px;
}
.filler {
	padding-bottom: 7px;
}
.twoColFixRtHdr #container #mainContent .filler h3 {
	font-size: 14px;
}
