
h1 {
	margin: 0;
	padding: 12px;
	font-size: 2.6em;
	color: #951700;
	line-height: 1.3;
	font-weight: 400;
	font-family: Times, serif;
}

h2 {
	margin: 0;
	padding: 12px;
	font-size: 1.6em;
	color: #951700;
	line-height: 1.3;
	font-family: Times, serif;
}

h3 {
	margin: 0;
	padding: 12px;
	font-size: 1.4em;
	color: #951700;
	line-height: 1.3;
}

h4 {
	margin: 0;
	padding: 12px;
	font-size: 1.6em;
	color: #951700;
	line-height: 1.3;
}

h5 {
	margin: 0;
	padding: 12px;
	font-size: 1em;
	color: #000;
	line-height: 1.3;
}

h6 {
	margin: 0;
	padding: 12px;
	font-size: 1em;
	color: #333;
	line-height: 1.3;
}

p {
	margin: 0;
	padding: 12px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.3;
}

ul {
	margin:-5px 10px -5px 15px;
}

li {
	margin: -5px 0 0 15px;
	padding: 10px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.2;
}

a {
	font-weight: 700;
	color: #951700;
	text-decoration: none;
}


a:hover, a:visited:hover {
	color: #951700;
	text-decoration: underline;
}

div#right {
	float: right;
	margin: 0 10px 10px 10px;
}

/*Styles for tables*/
table#hours {
	
	padding: 10px 20px;
	margin: 0 0 0 5px;
	line-height:1.6;
	font-size: 100%;
	
	
}

table#hours td {
	font-size:12px;
	text-align: justify;
	padding: 0 4px 0 4px;
}



/*NEWSLETTER STYLES*/

.VNL_title { margin: 5px 0 5px 0; font-size: 1.5em; font-weight: bold; color: #630D0D; }
div#VNL_links { font-size: 1.3em; margin: -25px 0 5px 50px; padding: 0 0 20px 0; border-bottom: 1px solid #570909; width: 450px}
div#VNL_links div { padding: 4px 0; }
div.VNL_Article { margin: 10px; padding-bottom: 10px; }
div.VNL_Article div {padding: 10px 0 10px 0;} 
div.VNL_Article p { padding: 10px 0 10px 0 ; }
div.VNL_Article h1 {margin-left:-12px;}
div.VNL_Article ul li { font-size: 1.2em; padding: 5px 0 5px 0; margin: 5px 0 5px 0; }
div.VNL_Article ol li { font-size: 1.3em;padding: 2px 0 2px 0; margin: 5px 0 5px 0; }
div.VNL_top { font-size:1.2em; }
div.VNL_hr { border-bottom: 1px solid #570909; width: 525px; margin: 0 0 0 20px;  }

/*PETCARE ARTICLE STYLES*/

div.VPA_links { margin: 10px 0 0 40px; }

div.VPA_links p {margin-top: -5px;}

div.VPA_category_name {  font-weight: bold; margin: 0; padding: 15px 12px 5px 16px; font-size: 1.4em; }
 
div#article_text { font-size: 1.4em;}

div#pca_list h3 {  font-size: 1.7em; text-align: center; color:#630D0D; }

div#pca_list h3 a { color: blue; }

div#pca_list p {margin-top: -10px;}

div#pca_article img { padding: 15px; }

p.pca_nav {
	position: relative;
	z-index: 25px;
	background-color: #FFFFFF;
	text-align:center;
	padding: 25px 0 10px 25px;
	display: block;
}

/*PETCARE ARTICLE SEARCH STYLES*/

#pca_containment_unit {
	position: relative;
	z-index: 22;
}

form#pca_search div { text-align:center; margin: 0 0 0 50px; height: 2.2em; width:350px; /*border: 1px solid #73C854; */padding: 10px; }

/*form#pca_search div { text-align:right; margin: 0 0 0 35px; height: 4em; width:350px; }*/

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; }


/*GOOGLE MAP*/
div#gmap {
	border: 1px solid #951700;
	width: 485px;
	height: 300px;
	margin: 10px 0 10px 13px;
}

html>body div#gmap {
	border: 1px solid #951700;
	width: 482px;
	height: 300px;
	margin: 10px 0px 10px 13px;
}


/*LINKS PAGE STYLES*/

div.links h3{margin: -10px 0 -10px 0; color:#570909;}
div.links p {margin: -5px 0 -5px 0;}

/*VNF STYLES*/


div#VNF_ppets_container { width: auto; margin: 0 20px 0 40px; }

div.VNF_type_E { padding: 10px 0 20px 0; }
div.VNF_type_E p {
	margin: 12px 0 2px 0;
	padding: 0;
}
div.VNF_E_blurb {
	padding: 8px 12px;
	font-size: 1.2em;
}

div.VNF_type_N { margin-left: -5px !important; }

.VNF_title {
	margin: 0;
	padding: 20px 0 10px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #1a2e71;
}

#VNF_article_text {
	margin: 0;
	padding: 6px 25px;
	font-size: 1.3em;
	line-height: 1.4;
}

#VNF_article_text ul {
	margin: -10px 20px -20px 15px;

	font-size: .8em;
	}
	
#VNF_article_text li {margin-bottom: -20px;}

.VNF_tm_article {
	width: auto;
	margin: 15px 0 0 10px;
}

.VNF_tall { width: auto; }

.VNF_clear {
	height:10px;
	clear: both;
}

.VNF_type_N p {margin-left: 5px;}


/* Contact Form Styles */

form#contact { margin: 10px 20px; }
form#contact p { padding: 0 0 20px 0; }
form#contact p img { float: right; margin: 0 0 0 20px; }

form#contact div {
	margin: 1px 162px 0 0;
	text-align: right;
	line-height: 2.3;
	padding: 4px;
}

form#contact label span {
	width: 100px;
	float: left;
	border: 1px solid #fff;
	white-space: nowrap;
	overflow: hidden;
}


form#contact input,
form#contact textarea {
	width: 180px;
}

form#contact div#submit {
	border: none;
}

form#contact div#submit input {
	width: auto;
}



/* --- CLIENT SURVEY --- */


table#survey {
	width: 700px;
	margin: 6px 12px;
	border-collapse: collapse;
	font-size: 100%;
}

table#survey td {
	text-align: left;
	font-weight: 700;
	font-size: 1.1em;
	vertical-align: top;
	border: 1px solid #fff;
	border-bottom-color: #ddd;
	padding: 6px 1px 3px;
}

table#survey th {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	color: #900;
	border: 1px solid #fff;
	border-bottom-color: #ddd;
	padding: 6px 1px 3px 24px;
	font-weight: 400;
	font-size: 1.1em;
}

table#survey td input.text {
	width: 240px;
}

table#survey td input.radio {
	width: auto;
	margin: 0;
	padding: 0;
}

table#survey tr.section_break th,
table#survey tr.section_break td {
	border-top: 1px solid #ccc;
	padding: 20px 1px 6px;
	font-weight: 700;
	color: #333;
	font-weight: bold;
}

.sbr {
	position: absolute;
	left: -999em;
	visibility: hidden;
}













body {
	background: #863733 url(../img/index/body.gif) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	position: relative;
	margin: 12px auto 0;
	width: 761px;
	height: 668px;
	background: url(../img/index/wrapper.gif) 0 0 repeat-y;
	text-align: left;
}

#header {
	position: relative;
	background: url(../img/index/header.gif) 0 0 no-repeat;
	margin: 0 auto;
	width: 761px;
	height: 410px;
}

#bottom {
	position: relative;
	height: 248px;
	width: 759px;
	background: url(../img/index/bottom.gif) 0 0 repeat-x;
	left: 1px;
}

/*#left_column {
	position: absolute;
	width: 202px;
	height: 248px;
	top: 0px;
	left: 14px;
	background: url(../img/index/appt.gif) 0 0 no-repeat;
}*/

#left_column #pet_portal {
	position: absolute;
	width: 205px;
	height: 61px;
	top: 127px;
	left:18px;
	background: url(../img/index/pet_portal.gif) 0 0 no-repeat;
}

#left_column #events {
	position: absolute;
	width: 205px;
	height: 61px;
	top: 196px;
	left:18px;
	background: url(../img/index/events.gif) 0 0 no-repeat;
	z-index: 1;
}

#left_column #appointment {
	position: absolute;
	width: 205px;
	height: 114px;
	top: 12px;
	left: 8px;
	background: url(../img/index/appointment.gif) 0 0 no-repeat;
}

#left_column #hosp_appt {
	position: absolute;
	width: 122px;
	height: 21px;
	top: 23px;
	left: 31px;
	background: url(..img/index/hosp.gif) 0 0 no-repeat;
}

#left_column #groom_appt {
	position: absolute;
	width: 122px;
	height: 22px;
	top: 45px;
	left: 31px;
	background: url(..img/index/groom.gif) 0 0 no-repeat;
}

#left_column #board_appt {
	position: absolute;
	width: 122px;
	height: 23px;
	top: 69px;
	left: 31px;
	background: url(..img/index/boarding.gif) 0 0 no-repeat;
}


#center_column {
	position: absolute;
	left: 240px;
	width: 168px;
	height: 248px;
}

#center_column #hours {
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/index/hours.gif) 0 0 no-repeat;
	width: 168px;
	height: 119px;
}

#center_column #tour {
	position: absolute;
	left: 0;
	top: 119px;
	background: url(../img/index/tour.jpg) 0 0 no-repeat;
	width: 168px;
	height: 122px;
}

#center_column #tour a {
	display: block;
	position: absolute;
	width: 168px;
	height: 20px;
	top: 98px;
}

#center_column #tour a span {
	position: absolute;
	left: -999em;
}

#right_column {
	position: absolute;
	width: 310px;
	height: 248px;
	top: 0px;
	left: 435px;
	background: url(../img/index/office.gif) 0 0 no-repeat;
}

#right_column #gallery {
	position: absolute;
	left: 0;
	top: 135px;
	width: 233px;
	height: 24px;
}

#right_column #gallery a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}

#right_column #gallery a span {
	position: absolute;
	left: -999em;
}

#right_column p {
	position: relative;
	height: 100px;
	margin: 36px 0 0;
	padding: 0;
	line-height: 1.3;
	font-size: 1.1em;
	overflow: auto;
}


#footer {
	position: absolute;
	background: url(../img/index/footer.gif) 0 0 no-repeat;
	margin: 0 auto -50px;
	width: 761px;
	height: 24px;
	text-align: center;
}

#footer p { color: #999; padding-top: 28px; font-size: 1.1em; }
#footer p a { color: #999; }

ul#nav, ul#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav {
	position: absolute;
	width: 739px;
	height: 26px;
	top: 0px;
	left: 14px;
	padding: 0;
	margin: 0;
	z-index: 999;
}

ul#nav li {	
	float: left;
	height: 20px;
	list-style: none;
	margin: 0px;
}

ul#nav li a {
	display: block;
}

ul#nav li a span {
	position: absolute;
	left: -999em;
}

ul#nav li ul {
	position: absolute;
	width: 14em;
	display: block;
	margin: 0;
	padding: 0;
	left: -999em;
	background: #B2786C;
}

ul#nav li ul li {
	width: 14em;
	line-height: 1.3;
	margin: -1px 0 0 0;
	padding: 0;
	font-size: 12px;
	height: auto;
	
}

ul#nav li ul li a {
	display: block;
	background: #BB8A7D;
	color: #000;
	padding: 4px;
	height: 100%;
	margin: 0;
	border: 1px solid #000000;
}

ul#nav li ul li a:hover,
ul#nav li ul li a:visited:hover {
	text-decoration: none;
	background: #951700;
	color: #fff;
}

ul#nav li:hover ul, ul#nav li.sfhover ul {
	left: auto;
}

ul#nav li:hover, ul#navli.hover {
	position: static;
}

ul#nav li a#index { background: red url(../img/nav/index.gif) 0 -26px no-repeat; width: 56px; height: 26px; }
ul#nav li a#index:hover,ul#nav li a#index:visited:hover { background-position: 0 0; }
ul#nav li a#about_us { background: red url(../img/nav/about_us.gif) 0 -26px no-repeat; width: 75px; height: 26px; }
ul#nav li a#about_us:hover,ul#nav li a#about_us:visited:hover { background-position: 0 0; }
ul#nav li a#services { background: red url(../img/nav/services.gif) 0 -26px no-repeat; width: 68px; height: 26px; }
ul#nav li a#services:hover,ul#nav li a#services:visited:hover { background-position: 0 0; }
ul#nav li a#our_team { background: red url(../img/nav/our_team.gif) 0 -26px no-repeat; width: 78px; height: 26px; }
ul#nav li a#our_team:hover,ul#nav li a#our_team:visited:hover { background-position: 0 0; }
ul#nav li a#patient_center { background: red url(../img/nav/patient_center.gif) 0 -26px no-repeat; width: 100px; height: 26px; }
ul#nav li a#patient_center:hover,ul#nav li a#patient_center:visited:hover { background-position: 0 0; }
ul#nav li a#resources { background: red url(../img/nav/resources.gif) 0 -26px no-repeat; width: 77px; height: 26px; }
ul#nav li a#resources:hover,ul#nav li a#resources:visited:hover { background-position: 0 0; }
ul#nav li a#store { background: red url(../img/nav/store.gif) 0 -26px no-repeat; width: 93px; height: 26px; }
ul#nav li a#store:hover,ul#nav li a#store:visited:hover { background-position: 0 0; }
ul#nav li a#location { background: red url(../img/nav/location.gif) 0 -26px no-repeat; width: 103px; height: 26px; }
ul#nav li a#location:hover,ul#nav li a#location:visited:hover { background-position: 0 0; }
ul#nav li a#contact { background: red url(../img/nav/contact.gif) 0 -26px no-repeat; width: 74px; height: 26px; }
ul#nav li a#contact:hover,ul#nav li a#contact:visited:hover { background-position: 0 0; }

#util_nav span { position: absolute; left: -999em; }

