
body {
	background: #fff url(../img/layout/body.gif) 0 0 repeat fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 62.5%;
	font-family: "Bitstream Vera Sans", "Lucida Grande", Verdana, sans-serif;
}

h1 {
	position: relative;
	font-size: 1.6em;
	margin: -30px 0 0 0;
	padding: 6px 0 30px 10px;
	text-align: right;
	color: #597e63;
}

h2 {
	font-size: 1.4em;
	margin: 0;
	padding: 6px 0;
	color: #b26e40;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	padding: 6px 20px;
	color: #597e63;
}

h4 {
	font-size: 1.2em;
	margin: 0;
	padding: 6px 20px;
}

h5 {
	font-size: 1.1em;
	margin: 0;
	padding: 6px 20px;
}

h6 {
	font-size: 1.0em;
	font-weight: 400;
	margin: 0;
	padding: 6px 20px;
}

p {
	font-size: 1.3em;
	line-height: 1.3;
	margin:0;
	padding: 10px 20px;
}

table { 
	border:#536A5A;
	font-size: 1.1em;
	border-color:#536A5A;
	padding: 10px 20px
}

td,th {
	border: 1px solid #ccc;
	font-size: 1.1em;
	line-height: 1.2;
	margin:0;
}

ul {
	font-size: 1.3em;
	margin: -3px 1em 10px 25px;
	list-style-type: square;
	padding: 5px 0 10px 0;

}

ul.li {list-style-type:circle;}

ul.food {font-size: 1em;
		 list-style-type:circle;}

ol {
	font-size: 1.3em;
	margin: 0 1em 10px 25px;
}
	
ol.li {list-style-type:decimal;}





hr { border-bottom: 1px solid #536A5A; width: 550px; margin: 15px 0 15px 0;  }

/*GOOGLE MAP*/
div#gmap {
	border: 1px solid #000000;
	width: 470px;
	height: 333px;
	margin: 10px 0 10px 46px;
}

a { color: #536A5A; font-weight: bold; text-decoration: none; }
a:hover, a:visited:hover { color: #B99B7A; text-decoration: underline; }

/*NEWSLETTER STYLES*/

.VNL_title { margin: 5px 0 5px 0; font-size: 1.5em; font-weight: bold; color: #32563C; }

div#VNL_links { font-size: 1.3em; margin: -25px 0 5px 50px; padding: 0 0 20px 0; border-bottom: 1px solid #32563C; width: 450px}

div#VNL_links div { padding: 4px 0; }

div.VNL_Article { margin: 10px; padding-bottom: 10px; }

div.VNL_Article h1 { bottom: 10px; }

div.VNL_Article div, p { padding: 10px 0 10px 0 ; }

div.VNL_Article ul li { padding: 5px 0 5px 0; margin: 5px 0 5px 0; }

div.VNL_Article ol li { padding: 2px 0 2px 0; margin: 5px 0 5px 0; }

div.VNL_top { font-size:1.2em; }

div.VNL_hr { border-bottom: 1px solid #32563C; width: 550px; margin: -3px 0 0 -3px;  }

/*PETCARE ARTICLE STYLES*/

.VPA_category_name {  font-weight: bold; margin: 0; padding: 15px 12px 15px 16px; font-size: 1.2em; }
 
div#pca_list { text-align: left; margin: 0 20px 0 25px;  } 

div#pca_list p, div#pca_list div { padding: 6px 0; }

div#pca_list h3 {  font-size: 1.5em; text-align: center; }

div#pca_list h3 a { color: blue; }

div.VPA_links { margin: -10px 0 30px 40px; }

div.VPA_links p { margin: 3px 0 4px 0; padding: 0;}

div#pca_article img { padding: 15px; }

p.pca_nav { text-align: center;
			background-color: #FFFFFF;
			padding: 25px 0 10px 16px;}


/*PETCARE ARTICLE SEARCH STYLES*/



form#pca_search div { text-align:right; margin: 0 0 0 75px; height: 2.2em; width:350px; background-color: #ECE6D8; border: 1px solid #B56B42; padding: 10px; }

form#pca_search div label span { float: left; width: 100px; margin-top: -4px; font-size: 1.3em; line-height: 3em; }

form#pca_search div input,
form#pca_search div select { width: 235px; margin-top:5px; }

form#pca_search div input#pca_submit { width: auto; }

/*VET LANDING PAGE*/

div#vet_container {
	position: relative;
	text-align: center;
}


div#vet_landing {
	margin: 0 auto;
	width: 490px;
	text-align: center;
}

div#vet_landing div {
	width: 195px;
	height: 280px;
	float: left;
	margin: 10px 0 0 15px;
} html>body div#vet_landing div { margin-left: 35px }

div#vet_landing div a.pic {
	display: block;
	width: 195px;
	height: 240px;
	margin: 0;
	padding: 0;
}

div#vet_landing a.pic#vet_liz { background: url(../img/l_brucchieri1.jpg) 0 0 no-repeat; }
/*div#vet_landing a.pic#vet_scott { background: url(../img/s_brucchieri2.jpg) 0 0 no-repeat; }*/
div#vet_landing a.pic#vet_ethridge { background: url(../img/l_ethridge1.jpg) 0 0 no-repeat; }
/*div#vet_landing a.pic#vet_hanson { background: url(../img/e_hanson1.jpg) 0 0 no-repeat; }
div#vet_landing a.pic#vet_hoppe { background: url(../img/c_hoppe1.jpg) 0 0 no-repeat; }
div#vet_landing a.pic#vet_carotenuto { background: url(../img/s_carotenuto.jpg) 0 0 no-repeat; }
div#vet_landing a.pic#vet_johnson {background: url(../img/j_johnson.jpg) 0 0 no-repeat;}*/

div#vet_landing a.pic#vet_miller {background: url(../img/julianne_miller1.jpg) 0 0 no-repeat;}
div#vet_landing a.pic#vet_nichols {background: url(../img/leann_nichols1.jpg) 0 0 no-repeat;}
div#vet_landing a.pic#vet_reed {background: url(../img/jennifer_reed.jpg) 0 0 no-repeat; text-align:center; }
div#vet_landing a.pic#vet_s_nichols {background: url(../img/scott_nichols.jpg) 0 0 no-repeat; text-align:center;}
div#vet_landing div div p a.under {
	color: #536A5A;
	font-weight: bold;
	text-decoration: none;
	display: compact;
}
div#vet_landing div div p a.under:hover { 
	color: #B99B7A; 
	text-decoration: underline; 
}

/*STAFF LANDING PAGE*/

div#staff_container {
	position: relative;
	text-align: center;
}


div#staff_landing {
	margin: 0 auto;
	width: 490px;
	text-align: center;
}

div#staff_landing div {
	width: 210px;
	height: 320px;
	float: left;
	margin: 10px 0 0 15px;
} html>body div#staff_landing div { margin-left: 25px }

div#staff_landing div a.pic {
	display: block;
	width: 210px;
	height: 280px;
	margin: 0;
	padding: 0;
}

div#staff_landing a.pic#techs { background: url(../img/techs_landing.jpg) 0 0 no-repeat; }
div#staff_landing a.pic#cs { background: url(../img/client_svcs_landing.jpg) 0 0 no-repeat; }

div#staff_landing div div p a.under {
	color: #536A5A;
	font-weight: bold;
	text-decoration: none;
	display: compact;
}
div#staff_landing div div p a.under:hover { 
	color: #B99B7A; 
	text-decoration: underline; 
}

div#wrapper {
	position: relative;
	width: 773px;
	margin: 0 auto;
	text-align: left;
	background: url(../img/layout/wrapper.gif) 0 0 repeat-y;
}

div#header {
	width: 773px;
	height: 193px;
	background: url(../img/layout/header.gif) 0 0 no-repeat;
}

div#content {
	position: relative;
	margin: 0 30px 20px 180px;
	padding: 0 0 20px 0;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

div#navigation {
	position: absolute;
	top: 195px;
	left: 0;
	z-index: 99;
	height: 327px;
}

div#navigation ul li { list-style: none; }
div#navigation div#nav_bottom {
	width: 152px;
	height: 2px;
	left: 0px;
	border-bottom: 2px solid #b09272;
	position: absolute;
	top: 350px;
	bottom: 1px;
}

div#footer {
	width: 773px;
	height: 2.6em;
	background: url(../img/layout/footer.gif) 0 0 repeat;
}

div#footer p {
	font-size: 1.1em;
	line-height: 1.3;
	text-align: center;
	padding: 0.5em 0;
	color: #ccc;
}

div#footer p a { color: #ccc; text-decoration: none; }
div#footer p a:hover, div#footer p a:visited:hover { color: #fff; } 

div.mascot {
	position: relative;
	float: right;
	width: 94px;
	height: 137px;
	padding: 0 0 0 10px;
	margin: -48px 0 0 0;
}



div#standard {
	background: url(../img/mascot/standard.gif) 0 0 no-repeat;
}
div#alt_medicine {
	background:  url(../img/mascot/alt_medicine.gif) 0 0 no-repeat;
}
div#boarding {
	background: url(../img/mascot/boarding.gif) 0 0 no-repeat;
}

div.table {
	margin: 5px 0 7px 0;
}

.left  { float: left; margin: 10px 20px 15px 0px;  }
.right { float: right; margin: 5px 0 10px 20px; }
.center {text-align: center;}

.clear       { clear: both; }
.clear_left  { clear: left; }
.clear_right { clear: right; }



#pet_portal_inside {
	margin-top: 10px;
	position: absolute;
	top: 375px;
	

}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	width: 11em;
	font-size: 1em;
	font-weight: bold;
}
	
#nav li {
	position: relative;
	float: left;
	line-height: 1.3;
	margin-bottom: -1px;
	width: 152px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	margin-left: 152px;
	margin-top: -31px;
}

#nav li a {
	width: 152px;
	height: 33px;
	display: block;
	color: #f7f4e1;
	text-decoration: none;
	background: #B99B7A;
}

#nav li a em {
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

#nav li a:hover {
	color: #fff;
	background: #536a5a;
}

#nav li:hover, #nav li.hover {
	position:static;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul {
	left: auto;
}

#nav li.child {
	 margin-top: -2px;}

#nav li.child a {
	height: 25px;
	line-height: 25px;
	font-size: 11px !important;
	margin: 0;
	padding: 4px;
	border-top: 2px solid #fff;
}

#nav li.child a.last {
	height: 22px;
	line-height: 22px;
	border-bottom: 10px solid #fff;
}

#nav li.parent a#fun_stuff {
	height: 32px;
	border-bottom: 1px solid #fff;
}

#nav li.parent a#index {
	height: 32px;
	border-bottom: 2px solid #fff;
}


#nav li.parent a#about_us {
	background: url(../img/nav/about_us.gif) 0 0 no-repeat;
}

#nav li.parent a#about_us:hover,
#nav li.parent a#about_us:visited:hover {
	background-position: -152px 0;
}

#nav li.parent a#about_us[class='on'] {
	background-position: -152px 0;
}




#nav li.parent a#services {
	background: url(../img/nav/services.gif) 0 0 no-repeat;
}

#nav li.parent a#services:hover,
#nav li.parent a#services:visited:hover {
	background-position: -152px 0;
}

#nav li.parent a#services[class='on'] {
	background-position: -152px 0;
}




#nav li.parent a#boarding {
	background: url(../img/nav/boarding.gif) 0 0 no-repeat;
}

#nav li.parent a#boarding:hover,
#nav li.parent a#boarding:visited:hover {
	background-position: -152px 0;
}

#nav li.parent a#boarding[class='on'] {
	background-position: -152px 0;
}




#nav li.parent a#pet_health {
	background: url(../img/nav/pet_health.gif) 0 0 no-repeat;
}

#nav li.parent a#pet_health:hover,
#nav li.parent a#pet_health:visited:hover {
	background-position: -152px 0;
}

#nav li.parent a#pet_health[class='on'] {
	background-position: -152px 0;
}




#nav li.parent a#newsletter {
	background: url(../img/nav/newsletter.gif) 0 0 no-repeat;
}

#nav li.parent a#newsletter:hover,
#nav li.parent a#newsletter:visited:hover {
	background-position: -152px 0;
}

#nav li.parent a#newsletter[class='on'] {
	background-position: -152px 0;
}




#nav li.parent a#your_pet_at_home {
	background: url(../img/nav/your_pet_at_home.gif) 0 0 no-repeat;
}

#nav li.parent a#your_pet_at_home:hover,
#nav li.parent a#your_pet_at_home:visited:hover {
	background-position: -152px 0;
}

#nav li.parent a#your_pet_at_home[class='on'] {
	background-position: -152px 0;
}




#nav li.parent a#pet_emergencies {
	background: url(../img/nav/pet_emergencies.gif) 0 0 no-repeat;
}

#nav li.parent a#pet_emergencies:hover,
#nav li.parent a#pet_emergencies:visited:hover {
	background-position: -152px 0;
}

#nav li.parent a#pet_emergencies[class='on'] {
	background-position: -152px 0;
}




#nav li.parent a#pet_loss {
	background: url(../img/nav/pet_loss.gif) 0 0 no-repeat;
}

#nav li.parent a#pet_loss:hover,
#nav li.parent a#pet_loss:visited:hover {
	background-position: -152px 0;
}

#nav li.parent a#pet_loss[class='on'] {
	background-position: -152px 0;
}




#nav li.parent a#client_resources {
	background: url(../img/nav/client_resources.gif) 0 0 no-repeat;
}

#nav li.parent a#client_resources:hover,
#nav li.parent a#client_resources:visited:hover {
	background-position: -152px 0;
}

#nav li.parent a#client_resources[class='on'] {
	background-position: -152px 0;
}




#nav li.parent a#fun_stuff {
	background: url(../img/nav/fun_stuff.gif) 0 0 no-repeat;
}

#nav li.parent a#fun_stuff:hover,
#nav li.parent a#fun_stuff:visited:hover {
	background-position: -152px 0;
}

#nav li.parent a#fun_stuff[class='on'] {
	background-position: -152px 0;
}




#nav li.parent a#index {
	background: url(../img/nav/index.gif) 0 0 no-repeat;
}

#nav li.parent a#index:hover,
#nav li.parent a#index:visited:hover {
	background-position: -152px 0;
}

#nav li.parent a#index[class='on'] {
	background-position: -152px 0;
}



