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

html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff7d5;
	text-align:left;
	font-size:12px;
}
div{
	position:relative;
	z-index:1;
	margin:0px;
	padding:0px;
}
img{
	display:block;
	border:0px;
}
h1{
	margin:0px;
	padding:0px;
	color:#95875b;
	font-size:16px;
	font-weight:500;
}
object{
	margin:0px;
	padding:0px;
	display:block;
	width:760px;
}
p{
	margin:12px 0px 0px 0px;
	padding:0px;
}
a{
	text-decoration:underline;
}
a:hover{
}
.clear{
	clear:both;
}
div#white{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:522px;
	background-color:#ffffff;
	background-image:url(../images/maroon-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
div#s-white{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:193px;
	background-color:#ffffff;
	background-image:url(../images/maroon-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
div#wrapper{
	z-index:2;
	width:956px;
	min-height:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
html>body #wrapper{
    height: auto;
}
div#wrapper1{
	z-index:2;
	width:956px;
	min-height:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/wrapper-bg.gif);
	background-repeat:repeat-y;
	background-position:18px 0px
}
html>body #wrapper1{
    height: auto;
}
div.left-col{
	width:209px;
	height:484px;
	float:left;
}
.corners{
	position:absolute;
	z-index:5;
	bottom:0px;
}
.s-corners{
	position:absolute;
	z-index:5;
	top:67px;
}
div.right-col{
	width:747px;
	height:auto!important;
	height:700px;
	min-height:700px;
	float:left;
}
div.home-left{
	width:196px;
	overflow:hidden;
}
div.hero-block{
	width:760px;
	height:484px;
	float:left;
}
#hero-flash{
	width:760px;
	height:484px;
	float:left;
}
div.nav-container{
	width:180px;
	height:281px;
	padding-left:16px;
	margin-left:9px;
	background-image:url(../images/nav-bg.gif);
	background-color:#650708;
}
#navigation{
	position:absolute;
	z-index:2000;
	left:9px;
	top:115px;
	width:165px;
	height:281px;
	padding-left:16px;
}
#navigation div{
	width:165px;
	background-position:bottom;
	background-repeat:no-repeat;
}
#navigation div a{
	display:block;
	width:165px;
	overflow:hidden;
	background-position:top;
	background-repeat:no-repeat;
}

#navigation div a:hover, div.navigation div a.over{
	background-image:none;
}
div.nav1, div.nav1 a{
	background-image:url(../images/nav1.gif);
	height:37px;
}
div.nav2, div.nav2 a{
	background-image:url(../images/nav2.gif);
	height:34px;
}
div.nav3, div.nav3 a{
	background-image:url(../images/nav3.gif);
	height:35px;
}
div.nav4, div.nav4 a{
	background-image:url(../images/nav4.gif);
	height:35px;
}
div.nav5, div.nav5 a{
	background-image:url(../images/nav5.gif);
	height:35px;
}
div.nav6, div.nav6 a{
	background-image:url(../images/nav6.gif);
	height:35px;
}
div.nav7, div.nav7 a{
	background-image:url(../images/nav7.gif);
	height:35px;
}
div.nav8, div.nav8 a{
	background-image:url(../images/nav8.gif);
	height:35px;
}
div.nav9, div.nav9 a{
	background-image:url(../images/nav9.gif);
	height:35px;
}
#navigation div div{
	display:none;

}
#navigation div:hover div, #navigation div.over div{
	display:block;
	position:absolute;
	width:150px;
	left:165px;
	top:0px;
	height:auto!important;
	height:10px;
	min-height:10px;
	padding-left:10px;
	background-color:#650708;
}
#navigation div:hover div div, #navigation div.over div div{
	display:block;
	position:relative;
	width:150px;
	color:#ffffff;
	background-image:none;
	border:1px #b28384 dashed;
	left:0px;
	padding-left:0px;
	background-color:#fff7d5;
}
#navigation div:hover div div a, #navigation div.over div div a{
	display:block;
	width:130px;
	overflow:hidden;
	background-image:none;
	line-height:35px;
	padding-left:20px;
	color:#650708;
	text-decoration:none;
}
#navigation div:hover div div a:hover, #navigation div.over div div a:hover{
	background-color:#d2c58d;
	
}
.not-last{
	border-bottom:1px #b28384 dashed;
}
.last{
	border-bottom:none;
}
div.heading{
	width:752px;
	height:36px;
	padding-left:205px;
}

div.home-content{
	width:956px;
	height:180px;
	margin-top:2px;
	padding-top:20px;
}
div.home-content-left{
	width:395px;
	height:180px;
	padding-left:47px;
	float:left;
	color:#95875b;
	font-size:9px;
}
div.home-content-left a{
	color:#95875b;
}
div.home-content-left a:hover{
	color:#650708;
}
div.home-content-right{
	width:514px;
	height:180px;
	background-image:url(../images/lab-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}
div.top-img{
	width:744px;
	height:148px;
	padding-left:3px;
	padding-top:7px;
}
div.sub-heading{
	width:747px;
	height:36px;
}
.s-diet{
	position:absolute;
	bottom:0px;
	right:20px;
}
div#footer{
	position:absolute;
	z-index:10;
	width:100%;
	height:71px;
	margin-top:-71px;
	background-color:#650708;
}
div.footer-mid{
	width:730px;
	height:56px;
	padding-left:226px;
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
	line-height:20px;
	background-color:#650708;
}
.footer-pet{
	position:absolute;
	z-index:15;
	bottom:0px;
	left:19px;
}
div.footer-mid a{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	padding-right:10px;
}
div.footer-mid a:hover, div.footer-mid a.over{
	color:#c19c9c;
}
div.footer-mid a.flipside{
	color:#c19c9c;
}
div.footer-mid a.flipside1{
	color:#c19c9c;
}
span.higher-flip{
	margin-left:15px;
}
span.lower-flip{
	margin-left:200px;
}
div.footer-mid a.flipside:hover, div.footer-mid a.flipside1:hover{
	color:#ffffff;
}
div.footer-mid span{
	color:#c19c9c;
	font-size:11px;
}
div.main-body{
	width:727px;
	height:auto !important;
	height:100px;
	min-height:100px;
	padding:20px;
	padding-right:0px;
	padding-bottom:150px;
}
.content-gap{
	padding-top:20px;
}
ul.ticks{
	list-style:none;
	margin-left:30px;
	padding:15px 0px 15px 0px;
}
ul.ticks li{
	background-image:url(../images/tick.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:30px;
	height:auto !important;
	height:22px;
	min-height:22px;
	padding-bottom:3px;
	padding-top:2px;
	font-weight:bold;
	font-size:14px;
	color:#333333;
}
ul.cross li{
	background-image:url(../images/cross.gif);
}
.cat-brick{
	background-image:url(../images/cat-bricks.jpg);
	background-repeat:no-repeat;
	background-position:right 60px;
}
.indent-italic{
	font-style:italic;
}
.indent-italic span{
		font-weight:bold;
}
.content-box{
	background-color:#d7c48a;
	padding:5px 15px 15px 15px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
.content-box h1{
	padding-top:10px;
	color:#650708;
}
.content-box-facilities{
	background-color:#d7c48a;
	padding:5px 15px 15px 15px;
	width:390px;
	margin-left:15px;
	margin-top:15px;
	text-align:center;
}
.content-box-facilities h1{
	padding-top:10px;
	color:#650708;
}
h1.facilities-how-to{
	color:#333333;
}
.shortcut-box{
	background-color:#650708;
	width:230px;
	height:auto!important;
	height:10px;
	min-height:10px;
	margin-right:15px;
	margin-bottom:15px;
	color:#c19c9c;
	float:left;
	line-height:21px;
	background-image:url(../images/anchor-up.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.shortcut-box-inner{
	background-image:url(../images/anchor-down.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:5px 15px 15px 15px;
	width:200px;
	height:auto!important;
	height:10px;
	min-height:10px;
}
.shortcut-box a{
	color:#ffffff;
	padding-right:10px;
	display:block;
	padding-left:10px;
}
.shortcut-box a:hover{
	color:#c19c9c;
}
.inline-img{
	display:inline;
	text-align:right;
	padding-left:5px;
}
.inline-img-left{
	display:inline;
	text-align:right;
	padding-right:5px;
}
.middle-img{
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
div.contact-block-wrapper{
	width:496px;
	height:144px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	background-image:url(../images/contact-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
div.contact-block{
	padding:15px;
	color:#ffffff;
	width:216px;
	font-size:16px;
	line-height:22px;
	float:left;
	height:auto!important;
	height:90px;
	min-height:90px;
	margin-top:5px;
}
div.contact-block1{
	padding-left:31px;
	width:200px;
}
div.contact-block p{
	margin:0px;
	padding:0px;
}
div.contact-block a{
	color:#c19c9c;
}
div.contact-block a:hover{
	color:#ffffff;
}
span.highlight{
	font-weight:bold;
	color:#650708;
	font-size:14px;
}
div.img-caption{
	width:257px;
	height:240px;
	float:left;
	margin-top:10px;
}
div.leright{
	float:right;
	margin-left:5px;
}
.img-text{
	text-align:center;
	margin-top:0px;
	font-style:italic;
}
p.services-choose{
	text-align:center;
}
p.services-choose img{
	display:inline;
}
div.select-area{
	width:226px;
	height:560px;
	float:right;
	padding-left:15px;
}
div.select-area div{
	float:left;
	position:relative;
	z-index:1;
}
.paw-over{
	position:absolute;
	left:0px;
	top:0px;
}

div.select-area a:hover img.paw-over, div.select-area a.over img.paw-over{
	display:block;
}

div.select-area a .paw-over{
	display:none;
}
.prev{
	display:block;
	float:left;
	margin-right:110px;
}
.next{
	display:block;
	float:right;
	margin-left:110px;
}
.prev-container{
	height:48px;
}
.facility-tnails img{
	display:block;
	float:left;
	padding-left:1px;
}
a.acrobat{
	font-size:11px;
	color:#650708;
}
a.acrobat:hover{
	color:#843939;
}
a.links{
	color:#650708;
}
a.links:hover{
	color:#843939;
}
span.bold-bold{
	color:#650708;
	}