@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #E0DAB8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #003300;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	color: #003300;
}


#main {
	background-color: #E0DAB8;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#layout {
	background-color: #E0DAB8;
}
body {
	background-color: #E0DAB8;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	font-size: 12pt;
	color: #003300;
	font-weight: normal;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #503C32;
}
a:active {
	text-decoration: none;
}

</style>
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003300;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #003300;
	text-align: center;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
.phonenumber {
	font-family: "Times New Roman", Times, serif;
}
#puppies {
	text-align: left;
	vertical-align: top;
}
.headingred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F00;
	text-align: center;
}

