/* HTML Defaults */

body {
	font: 81%/1.4em Arial, Helvetica, sans-serif;
	color: #000;
	background: #e9dbc7;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #004833;
}
a:hover {
	color: #9f6613;
}
h1 {
	font: normal 230%/1.15em Georgia, "Times New Roman", Times, serif;
	color: #9f6613;
	margin-top: 0;
}
h2 {
	font: normal 160%/1.15em Georgia, "Times New Roman", Times, serif;
	color: #004833;
}
h3 {
	font: normal 140%/1.15em Georgia, "Times New Roman", Times, serif;
	color: #9f6613;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
img {
	border: none;
}
hr {
	color: #e0cbaf;
	background: #e0cbaf;
	height: 1px;
	padding: 0;
	border: none;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
table {
	padding: 0;
	border: none;
	border-collapse: collapse;
}
th, td {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 10px;
}

/* Main Containers */

#container {
	width: 100%;
	min-width: 980px;
	float: left;
}
.clear {
	clear: both;
}

/* Header and Nav */

#header {
	background: url(../images/header_bg.png) repeat-x left top;
	width: 100%;
	float: left;
}
#logo, #logo a {
	height: 130px;
	width: 245px;
	float: left;
}
#logo {
	background: url(../images/header_logo.png) no-repeat center top;
}
#logo a {
	text-indent: -9999px;
}
#headerinner {
	margin-left: 245px;
}
#header p, #header ul {
	float: left;
	margin: 0;
}
#header li {
	float: left;
	list-style: none;
	position: relative;
}
#contact {
	height: 42px;
	width: 725px;
	float: left;
	padding: 18px 5px 0 5px;
}
#contact p {
	font-size: 85%;
	line-height: 1.15em;
	color: #9f6613;
	padding: 8px 10px;
	border-right: solid 1px #e0cbaf;
}
#topnav, #nav {
	font-size: 92%;
	line-height: 14px;
	font-weight: bold;
	height: 34px;
	width: 100%;
	float: left;
	border-top: solid 1px #b98b4e;
}
#topnav {
	background: #9f6613;
	position: relative;
	z-index: 1000;
}
#nav {
	background: #004833 url(../images/nav_bg.png) repeat-x left bottom;
	position: relative;
	z-index: 500;
}
#topnav ul, #nav ul {
	width: 725px;
	float: left;
	padding: 5px;
}
#topnav ul li ul, #nav ul li ul {
	background: #9f6613;
	display: none;
	width: 160px;
	padding: 0;
	border: solid 1px #b98b4e;
	position: absolute;
	top: 24px;
	left: 0;
}
#nav ul li.navpetloss ul {
	left: -100px;
}
#topnav ul li:hover ul, #nav ul li:hover ul {
	display: block;
}
#topnav ul li ul li, #nav ul li ul li {
	width: 160px;
}
#topnav a, #nav a {
	text-decoration: none;
	color: #fff;
	display: block;
}
#topnav a:hover, #nav a:hover {
	background-color: #b98b4e;
}
#topnav a, #nav a {
	padding: 5px;
}
#topnav ul li ul li a, #nav ul li ul li a {
	padding: 5px 10px;
}
.emergencies {
	background-color: #dd8231;
}
#header li.facebook {
	font-weight: normal;
	float: right;
}
#header li.facebook a {
	background-image: url(../images/facebook32.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 25px;
}

#facebook a {  
	background: url(../images/facebook32.png) no-repeat;
	height: 32px;
	width: 32px;
	float: left;
	text-indent: -9999px;
	padding-left: 10px;
}
#twitter a {  
	background: url(../images/twitter32.png) no-repeat;
	height: 32px;
	width: 32px;
	float: left;
	text-indent: -9999px;
	padding-left: 10px;
}
#youtube a {  
	background: url(../images/youtube32.png) no-repeat;
	height: 32px;
	width: 32px;
	float: left;
	text-indent: -9999px;
	padding-left: 10px;
}

/* Newsletter */

#newsletter {
	color: #fff;
	background: #9f6613;
	white-space: nowrap;
	width: 100%;
	float: left;
	clear: both;
	padding: 7px 0;
}
#cards {
	float: left;
	padding: 0 5px;
}
#newsletter form {
	width: 675px;
	float: right;
	padding: 0 10px;
}
#newsletter h2, #newsletter label, #newsletter input {
	float: left;
}
#newsletter h2 {
	font: normal 108%/2em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #fff;
	margin: 0;
	padding: 0 10px;
	border-right: solid 1px #bc945a;
}
#newsletter label {
	font-size: 92%;
	padding: 5px 5px 5px 10px;
}
.newsletterinput {
	font: 85%/1.2em Arial, Helvetica, sans-serif;
	color: #9f6613;
	background: #fff;
	width: 215px;
	margin: 3px 10px 3px 0;
	padding: 3px;
	border: solid 1px #bc945a;
}
.newsletterbutton {
	font: bold 85%/1.2em Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/button_bg.png) no-repeat center center;
	text-align: center;
	height: 22px;
	width: 60px;
	margin: 3px 0;
	border: none;
}

/* Footer */

#footer {
	font-size: 70%;
	line-height: 1.2em;
	color: #b98b4e;
	background: url(../images/footer_bg.png) repeat-x left top;
	height: 60px;
	width: 100%;
	float: left;
	clear: both;
}
#footer p {
	margin: 0;
}
#footer div {
	padding: 10px;
}
#copyright {
	float: left;
}
#powered {
	float: right;
}

/* Content */

#content {
	background: #fff url(../images/content_bg.png) repeat-x left top;
	width: 100%;
	float: left;
	clear: both;
}
#side + #main {
	margin-left: 245px;
}
#maininner {
	width: 100%;
	float: left;
}
#bodytext {
	padding: 20px;
}
.column {
	width: 45%;
	float: left;
	margin-left: 20px;
}
.bodyphoto {
	float: right;
	margin: 0 0 20px 20px;
}
.biophoto {
	float: left;
	margin: 0 20px 20px 0;
}
#side {
	width: 245px;
	float: left;
}
#side h2, #side h3 {
	margin-top: 0;
}
.sidephoto {
	text-align: center;
}
#subnav {
	color: #ddc7aa;
	background: #004833;
	padding-bottom: 5px;
}
#subnav dl {
	margin: 0;
	padding: 0;
}
#subnav dt, #subnav dd {
	margin: 0;
	padding: 5px 15px;
	list-style: none;
}
#subnav dt {
	font: normal 138%/1.15em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	border-bottom: solid 1px #2c6b58;
}
#subnav dd {
	font-size: 115%;
	line-height: 1.5em;
	font-weight: bold;
}
#subnav dl a {
	text-decoration: none;
	color: #fff;
}
#subnav dl a:hover {
	color: #b98b4e;
}
a.button {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #004833;
	text-align: center;
	float: left;
	padding: 4px 10px;
	border: solid 1px #b98b4e;
}
a.button:hover {
	text-decoration: underline;
	color: #fff;
}

/* Front */

#front {
	color: #fff;
	background: #6b440a url(../images/intro_bg.jpg) no-repeat left top;
	float: left;
	height: 379px;
	width: 100%;
}
#intro {
	width: 370px;
	float: left;
	padding: 20px 20px 0 345px;
}
#intro h1 {
	font-size: 185%;
	line-height: 1.15em;
	color: #fff;
	margin: 0 0 .5em 0;
}
#intro p {
	line-height: 1.3em;
	margin: .5em 0 1.5em 0;
}
#special {
	color: #fff;
	background: #004833;
	padding: 10px;
	border: solid 1px #2c6b58;
}
#special h2, #special p {
	margin: 0;
}
#special h2 {
	font: bold 92%/1.15em Arial, Helvetica, sans-serif;
	color: #72b09d;
}
#special p {
	font-size: 108%;
	line-height: 1.2em;
	font-weight: bold;
}
#special p strong {
	font: bold 185%/1.15em Georgia, "Times New Roman", Times, serif;
	color: #dd8231;
}
#special a {
	color: #dd8231;
}
#special a:hover {
	color: #fff;
}
#services {
	margin-left: 735px;
}
#services ul {
	margin: 0;
	padding: 15px;
}
#services li {
	line-height: 1.15em;
	background: url(../images/bullet_paw.png) no-repeat left 2px;
	padding: 3px 0 3px 24px;
	list-style: none;
}
#tools {
	font-size: 92%;
	line-height: 1.15em;
	background: url(../images/tools_bg.png) repeat-x left top;
	width: 100%;
	float: left;
	clear: both;
	border-top: solid 1px #2c6b58;
}
#tools div {
	min-height: 138px;
	width: 24.5%;
	float: left;
}
#tools h2 {
	font: normal 117%/1.15em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #fff;
	margin: 0;
	padding: 5px 0 15px 15px;
}
#tools h2 a {
	text-decoration: none;
	color: #fff;
}
#tools h2 a:hover {
	color: #b98b4e;
}



.special{
	margin: 0;
	padding: 0 0 0 -15px;
}








#tools p, #tools ul {
	margin: 0;
	padding: 0 0 0 15px;
}
#tools li {
	padding: 4px 0;
	list-style: none;
}
#mypet li, #adoptions li, #halloween li {
	font-weight: bold;
	background: url(../images/bullet_arrow.png) no-repeat left center;
	clear: both;
	padding: 4px 0 4px 10px;
}
#mypet {
	background: url(../images/front_mypet_bg.png) no-repeat left 29px;
}
#halloween {
	background: url(../images/halloweendog5.png) no-repeat right 24px;
}
#mypet p, #mypet ul {
	padding-left: 95px;
}
#tools #adoptions #adoptionlist, #halloween{
	min-height: 50px;
	width: auto;
	float: none;
	padding-left: 15px;
}
#adoptionlist p {
	font-size: 92%;
	text-align: center;
	width: 50px;
	float: left;
	padding: 0 5px 5px 0;
}
#pethealth ul {
	float: left;
}
#store p {
	text-align: center;
	float: left;
	padding: 0 5px 5px 5px;
}



#newdoc {
	color: #dd8231;
	background: #ffffff;
	padding: 2px;
	border: solid 1px #2c6b58;
}
#newdoc h2, #newdoc p {
	margin: 0;
	color: #dd8231;
}
#newdoc h2 {
	font: bold 92%/1.15em Arial, Helvetica, sans-serif;
	color: #72b09d;
}
#special p {
	font-size: 108%;
	line-height: 1.2em;
	font-weight: bold;
}
#newdoc p strong {
	font: bold 135%/1.15em Georgia, "Times New Roman", Times, serif;
	color: #dd8231;
}
#newdoc a {
	color: #72b09d;
}
#newdoc a:hover {
	color: #72b09d;
}


 .special_home {
	font: normal 160%/1.15em Georgia, "Times New Roman", Times, serif;
	color: #72b09d;
}


#couponcontact2 {
	 {
		width: 600px;
		padding: 15px;
		margin: 20px auto;
		border: dashed 2px #9f6613;
}
#couponcontact2 p {
	margin: 0;
	float: left;
	padding-right: 0px;
}





 
