body {
	font-size: 0.75em;
	font-family: arial, helvetica, sans-serif;
	color: #5c4c3a;
}
body.page {
	background: url('../images/body-bg.jpg') repeat center top;
	font-size: 0.75em;
	font-family: arial, helvetica, sans-serif;
	color: #5c4c3a;
}
a {
	color: #58832b;
	text-decoration: none;
}
a:hover {
	color: #71a33d;
}
h1 {
	color: #fff;
	font-size: 2em;
	line-height: 27px;
	font-weight: normal;
}
h1 span {
	color: #f3e6d8;
	font-size: 0.75em;
}
h2 {
	color: #5d472e;
	font-size: 1.5em;
	padding-bottom: 15px;
	font-weight: normal;
}
h3 {
	color: #5d472e;
	font-size: 1.2em;
	padding-bottom: 15px;
	font-weight: bold;
}
p {
	padding-bottom: 15px;
	line-height: 18px;
	font-size: 1.083em;
}
#top-bg {
	background: url('../images/top-bg.jpg') repeat-x center top;
}
.container {
	width: 980px;
	margin: 0px auto;
}
#header {
	height: 80px;
	padding-top: 10px;
}
#header .logo-title {
	padding: 16px 0px 5px 0px;
}
#header .logo-title-sec {
	width: 340px;
}
#header .logo-title-sec2 {
	width: 365px;
}
#header .logo {
	margin-right: 9px;
}
#logo {
	background: url('../images/header-bar.gif') no-repeat right top;
	padding: 0px 0px 10px 15px;
	margin-right: 14px;
	width: 486px;
}
#logo .logo {
	text-indent: -9999px;
	background: url('../images/logo.gif') no-repeat;
	display: block;
	width: 105px;
	height: 71px;
	padding-left: 15px;
}
#logo2 .logo2 {
	text-indent: -9999px;
	background: url('../images/logo2.gif') no-repeat;
	display: block;
	width: 70px;
	height: 70px;
	padding-left: 15px;
}
#logo2 {
	width: 455px;
}
#nav {
	background: url('../images/nav-bg.jpg') no-repeat center top;
	/*
	padding-top: 10px;
	height: 30px;
	*/
	height: 40px;
	font-size: 1.083em;
}
#nav ul li ul {
	display: none;
}
#nav ul li ul:hover, #nav ul li.sfhover ul {
	display: block;
	position: absolute;
	left: -10px;
	top: 40px;
}
#nav ul li.sfhover ul.reverse {
	left: -172px !important;
	text-align: right !important;
}
#nav ul li.sfhover ul.reverse li.bottom {
	float: left !important;
}
#nav ul li ul li {
	background: url('../images/news-events-mid.png') repeat-y !important;
	width: 202px;
	padding: 0px 24px 0px 24px !important;
	float: left !important;
	line-height: normal;
	/*
	background: none !important;
	padding: 0px !important;
	*/
}
#nav ul li ul li a {
	color: #58832b;
	background: transparent !important;
	display: block;
	padding: 3px 0px 3px 0px !important;
	height: auto !important;
}
#nav ul li ul li a:hover {
	color: #71a33d;
	text-decoration: underline;
}
#nav ul li ul li.first {
	height: auto !important;
}
#nav ul li ul li.first a {
	padding-top: 10px !important;
}
#nav ul li ul li.bottom {
	background: none !important;
	padding: 0px !important;
}
#nav li {
	float: left;
	position: relative;
	z-index: 100;
	background: url('../images/nav-bar.gif') no-repeat right top;
}
#nav li a:hover {
	background: url('../images/hover-state.png');
}
#nav li.first {
	padding-left: 7px;
	height: 29px;
}
#nav li a {
	text-decoration: none;
	color: #fff;
	padding-top: 10px;
	padding: 12px 7px 0px 7px;
	display: block;
	height: 28px;
}
#main {
	position: relative;
	padding-bottom: 12px;
}
#emergency-btn {
	display: block;
	text-indent: -9999px;
	background: url('../images/emergency-btn.png') no-repeat;
	width: 170px;
	height: 41px;
	position: absolute;
	right: 5px;
	top: -5px;
}
#emergency-btn:hover {
	background-position: 0px -41px;
}
#front {
	background: url('../images/main-bg.jpg') no-repeat;
	height: 349px;
}
#front .title {
	position: absolute;
	top: 235px;
	left: 20px;
}
#special-offer .star {
	background: url('../images/special-star.png') no-repeat;
	width: 262px;
	position: absolute;
	right: 1px;
	top: 100px;
}
#special-offer .mid {
	background: url('../images/special-mid.png') repeat-y;
}
#special-offer .fade {
	background: url('../images/special-fade.png') no-repeat;
}
#special-offer .cushion {
	padding: 0px 21px 0px 39px;
}
#special-offer p {
	font-size: 1.5em;
	line-height: 22px;
	color: #30261d;
	padding-bottom: 5px;
}
#special-offer p span {
	color: #58832b;
	font-weight: bold;
}
#special-offer a {
	background: url('../images/special-btn.png') no-repeat;
	text-indent: -9999px;
	display: block;
	width: 125px;
	height: 34px;
	left: 34px;
}
#special-offer a:hover {
	background-position: 0px -34px;
}
#shadow {
	background: url('../images/shadow-bg.png') no-repeat center bottom;
}
#content {
	background: url('../images/content-bg.gif') repeat-y;
	color: #30261d;
}
#content .highlight {
	background: url('../images/highlight-bg.png') no-repeat;
}
#content .highlight2 {
	background: url('../images/highlight-bg2.png') no-repeat;
}
#content .mountains {
	background: url('../images/mountain-bg.gif') no-repeat center bottom;
}
#content .front-box {
	background: url('../images/front-boxes.png') no-repeat;
	width: 228px;
	height: 71px;
	padding: 9px 0px 0px 15px;
	float: left;
	margin-top: 7px;
}
#content .front-box a {
	display: block;
	color: #30261d;
	line-height: 21px;
	text-decoration: none;
	font-size: 1.083em;
	width: 158px;
	height: 54px;
	padding-top: 8px;
	padding-left: 58px;
}
#content .front-box a:hover {
	background-position: 0px -62px;
	color: #55422c;
}
#content .front-box a span {
	color: #58832b;
	font-size: 1.385em;
}
#content .front-box .box1 {
	background: url('../images/pencil.png') no-repeat;
}
#content .front-box .box2 {
	background: url('../images/heart.png') no-repeat;
}
#content .front-box .box3 {
	background: url('../images/cart.png') no-repeat;
}

#content .front-box .box3a {
	background: url('../images/facebook1.png') no-repeat;
}


#content .front-box .box4 {
	background: url('../images/paw.png') no-repeat;
}
#content .front-sides {
	width: 460px;
	padding: 15px;
}
#content .paw-list li {
	padding-bottom: 10px;
	line-height: 18px;
	background: url('../images/paw-bullet.png') no-repeat top left;
	padding-left: 20px;
	font-size: 1.083em;
}



#content .paw-list2 li {
	padding-bottom: 10px;
	line-height: 18px;
	background: transparent;
	padding-left: 20px;
	font-size: 1.083em;
}























#front-news .news-content {
	background: url('../images/news-events-mid.png') repeat-y;
	width: 202px;
	padding: 0px 24px 0px 24px;
}
#front-news .news-content span {
	display: block;
	color: #3a3027;
	font-size: 0.917em;
	font-weight: bold;
}
#footer {
	color: #f3e6d8;
	font-size: 0.75em;
}
#page-title {
	background: url('../images/page-title-bg.jpg') no-repeat;
	height: 208px;
}
#page-title .title {
	position: absolute;
	top: 105px;
	left: 20px;
}
#content-text {
	width: 940px;
	padding: 20px;
}
#side + #content-text {
	width: 690px;
}
#side {
	width: 250px;
	float: right;
}
#sidenav {
	width: 250px;
}
#sidenav dt {
	background: url('../images/side-nav-title.png') no-repeat;
	height: 35px;
	color: #5d472e;
	font-size: 1.5em;
	padding: 24px 15px 0px 27px;
}
#sidenav dd {
	background: url('../images/side-nav-mid.png') repeat-y;
	padding: 0px 30px 0px 27px;
	font-size: 1.167em;
	padding-bottom: 10px;
}
#sidenav dl {
	background: url('../images/side-nav-btm.png') no-repeat bottom center;
	padding-bottom: 35px;
}

#sidenav dd a.on {
	color:#5d472e;
}
#sidenav dt a.on{
	color:#5d472e;
}

.clear {
	clear: both;
}
.clearfix {
	overflow: hidden;
	display: block;
}
.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
.last {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

/* from Vee added for testimonials March 4, 2010 MAD */
#testi-full {
    background: url('../images/testi-full-btm.png') no-repeat bottom center;
    padding-bottom: 37px;
}
#testi-full .mid {
    background: url('../images/testi-full-mid.png') repeat-y;
    padding-left: 40px;
    padding-right: 40px;
} 






.biophoto {

	font-size: 85%;

	line-height: 1.2em;

	text-align: center;

	float: left;

	margin: 1em 1.5em .5em 0;

}


em {
	padding-bottom: 0px;
	line-height: 18px;
	font-size: 100%;
	font-style:italic
}



ol {
	padding-bottom: 0px;
	line-height: 18px;
	font-size: 100%;
	font-weight: normal;
}



#carecredit {

	width: 100%;
	float: left;
	padding: 5px 0px 10px 0px;
}

.photos {

	width: 660px;

	float: left;

	margin: 0 0 0em 0em;
}

.photos2 {

	width: 440px;

	float: right;

	margin: 0 0 0em 0em;
	
	padding: 10px 10px;
}



.secondhead
{
font-size: 1.2em;
	padding-bottom: 15px;
	font-weight: bold;
color: #5d472e;
text-align: center;
}
	



#fb, #fb p, #fb a {
	height:34px;
	width:34px; 
	margin:0;
	padding:0;	
	display:block;
	position:relative; 

}

#fb {
	background : url(../images/fb.png) no-repeat top left; 
	float:left;
	margin-top:0px;
	margin-right:15px;


}

#fb a {
	text-indent: -9999px;
}







#social {
	font-size: 100%;
	line-height: 16px;
	white-space: nowrap;
	
	
}
#social, #social li, #social li a {
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#social li a, #social li a:visited {
	color: #000;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 10px 0 18px;
}
.facebook a {
	background-image: url(../images/facebook1.png);
}

