h1 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #666666; font-style: normal; line-height: normal; margin-top: 0px; margin-bottom: 0px; }
h1.mid { font-size: 14pt; margin-top: 0px; margin-bottom: 4px; }
h1.sm { font-size: 12pt; margin-top: 0px; margin-bottom: 4px;}

h2 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #336699; margin-bottom: 0px; font-style: normal; line-height: normal;}
h2.lgblue { color: #6699cc; }
h2.red { color: #CC3333; }
h2.lgred { font-size: 18pt; color: #CC3333; }
h2.midred { font-size: 12pt; color: #CC3333; }
h2.sm { font-size: 10pt; }
h2.mid { font-size: 12pt; }
h2.midblue { font-size: 12pt; color: #6699cc; }
h2.midred {
	font-size: 12pt;
	color: #CC3333;
}
h2.smred {
	font-size: 10pt;
	color: #CC3333;
}

body {
	background-color: #CFE1F4;
	color: #336699;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
.back_house {
	background-image: url(/images/backgrounds/home.png);
	background-repeat: no-repeat;
}
.back_about {
	background-image: url(/images/backgrounds/about.png);
	background-repeat: no-repeat;
}
.back_contact {
	background-image: url(/images/backgrounds/ContactUs.png);
	background-repeat: no-repeat;
}
.back_give {
	background-image: url(/images/backgrounds/give.png);
	background-repeat: no-repeat;
}
.back_cust {
	background-image: url(/images/backgrounds/customer.png);
	background-repeat: no-repeat;
}
.back_pets {
	background-image: url(/images/backgrounds/pets.png);
	background-repeat: no-repeat;
}
.back_collections {
	background-image: url(/images/backgrounds/collections.png);
	background-repeat: no-repeat;
}
.back_custom {
	background-image: url(/images/backgrounds/custom.png);
	background-repeat: no-repeat;
}
.back_products {
	background-image: url(/images/backgrounds/products.png);
	background-repeat: no-repeat;
}

.red { color: #CC3333; font-weight: bold; margin-bottom: 0px; }
.redbig { font-size: 12pt; color: #CC3333; font-weight: bold; margin-bottom: 5px; }
.redbigmarg { font-size: 12pt; color: #CC3333; font-weight: bold; margin-bottom: 0px; }
.price { font-size:24pt; color: #CC3333; font-weight: bold; margin-bottom: 0px; }
.pricesm { font-size:15pt; color: #CC3333; font-weight: bold; }
.bigger { font-size: 12pt; }
.bglight { font-size: 12pt; color: #6699CC; }
.sm { font-size: 6pt; }

td { font-size: 10pt; }
p { margin: 0 0 11px 0; }
a { color: #CC3333; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { color: #6699CC; }
.smallText { font-size: 8pt; text-align: center; }
div#footer { text-align: center; font-size: 8pt; color: #336699; margin: 10px 0px; }
div#footer a { text-decoration: none; }
div#footer a:hover { text-decoration: underline; }

div#back { background-repeat: no-repeat; }
