h1 {
	margin: 0;
	padding: 12px 24px;
	font-size: 1.8em;
	color: #546daa;
	line-height: 1.3;
	text-align: right;
}

h2 {
	margin: 0;
	padding: 10px;
	font-size: 1.6em;
	color: #810E2F;
	line-height: 1.3;
}

h3 {
	margin: 0;
	padding: 12px;
	font-size: 1.3em;
	color: #181D57;
	line-height: 1.1;
}

h4 {
	margin: 0;
	padding: 12px;
	font-size: 1.2em;
	color: #999;
	line-height: 1.3;
}

h5 {
	margin: 0;
	padding: 12px;
	font-size: 1.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: 10px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.3;
}


a {
	color: #810E2F;
	text-decoration: underline;
	font-weight: bold;
}


a:hover, a:visited:hover {
	color: #4F6FB1;
	}

ul {
	margin: 0 15px 2px 20px;
	padding: 12px;
	}

li {
	font-size: 1.2em;
	line-height: 1.3;
}

.center {text-align: center;}

/*NEWSLETTER STYLES*/
div.center {text-align: center;}
div.fl {float: left; padding: 0 10px 0 10px; margin-right: 5px;}
div.fr {float: right; padding: 0 10px 0 10px;}
.clear {clear: both;}

.VNL_title { margin: 5px 0 5px 0; font-size: 1.5em; font-weight: bold; color: #980D2F; }
div#VNL_links { font-size: 1.3em; margin: -25px 0 5px 50px; padding: 0 0 20px 0; border-bottom: 1px solid #546DAA; width: 450px}
div#VNL_links div { padding: 4px 0; }
div.VNL_Article { margin: 10px; padding-bottom: 10px; }
div.VNL_Article div, div.VNL_Article p { padding: 10px 0 10px 0 ; }
div.VNL_Article ul li { font-size: 1.3em; 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 #546DAA; width: 450px; margin: 0 0 0 15px;  }

/*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; }

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:right; margin: 0 0 0 150px; 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: 2px solid #546DAA;
	width: 485px;
	height: 300px;
	margin: 10px 0 10px 10px;
}

html>body div#gmap {
	border: 2px solid #546DAA;
	width: 482px;
	height: 300px;
	margin: 10px 0px 10px 5px;
}

/*CONTACT FORM*/

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 100px 0 0;
	text-align: right;
	line-height: 2.3;
	padding: 4px;
}

form#contact label span {
	width: 150px;
	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; }body {
	background: #fff url(../img/layout/body.png) 0 0 repeat;
	font-family: "Bitstream Vera Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	position: relative;
	background: #fff url(../img/layout/wrapper.png) 0 0 repeat-y;
	margin: 0 auto;
	width: 793px;
	text-align: left;
}

#address {
	position: relative;
	background: url(../img/layout/header3.png) center 0 repeat-x;
	margin: 0 auto;
	width: 100%;
	height: 81px;
}

#address p {
	position: absolute;
	top: -9em;
}

#address div {
	position: relative;
	background: url(../img/layout/address.png) center top repeat-x;
	margin: 0 auto;
	width: 514px;
	height: 14px;
	top: 9px;
}

#header {
	position: relative;
	width: 793px;
	height: 182px;
	background: url(../img/layout/header2.jpg) 0 0 no-repeat;
}

#content {
	position: relative;
	background: #fff;
	margin: 10px 10px 0 280px;
	padding: 0 0 20px 0;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#left_column {
	position: absolute;
	width: 245px;
	height: 340px;
	top: 225px;
	left: 1px;
}

#footer {
	position: relative;
	background: #fef1eb url(../img/layout/footer_rpt.png) 0 0 repeat-x;
	margin: 0;
	width: 100%;
	height: 200px;
	text-align: center;
}

#footer div#hours {
	position: relative;
	background: url(../img/layout/footer_hrs.png) center top no-repeat;
	width: 793px;
	height: 29px;
	margin: 0 auto;
}

#footer a { color: #000; }

#footer p {
	position: relative;
	padding: 5px 0 0 490px;
	font-size: 1em;
}

#footer_ctr {
	position: relative;
	width: 793px;
	height: 100px;
	margin: 0 auto;
}

#footer_ctr #aaha {
	position: absolute;
	background: #fff;
	width: 40px;
	height: 54px;
	top: 10px;
	left: 10px;
}

#footer_ctr #portal {
	position: absolute;
	background: #fff;
	width: 175px;
	height: 54px;
	top: 10px;
	left: 60px;
}

a#portal_link {
	display: block;
	width: 175px;
	height: 54px;
	background: url(../img/layout/portal.png) 0 0 no-repeat;
}

a#aaha_link {
	display: block;
	width: 40px;
	height: 54px;
	background: url(../img/layout/aaha.png) 0 0 no-repeat;
}


/* Contact Form Styles */

form#form_contact {
	margin: 0 12px;
}

form#form_contact div {
	margin: 1px 30px 0 0;
	text-align: right;
	line-height: 2.3; /* IMPORTANT */
	min-height: 2.3em;
	height: auto !important;
	height: 2.3em;
	padding: 4px 0;
	font-size: 1.2em;
}

form#form_contact label span {
	width: 140px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
}

form#form_contact input,
form#form_contact textarea {
	width: 180px;
}

form#form_contact div#submit input {
	width: auto;
}

form#form_contact input#last_name,
form#form_contact input#phone_work {
	display: none;
}



ul#nav, ul#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	height: 29px;
}

ul#nav {
	position: absolute;
	top: -51px;
	width: 793px;
	background: #ccc url(../img/nav/nav.png) 0 0 repeat-x;
}

ul#nav li { float: left; height: 29px; }

ul#nav li a {
	display: block;
	height: 29px;
	width: 3em;
	color: #ccc;
}

ul#nav li a:hover,ul#nav li a:visited:hover {
	color: #fff;
	text-decoration: none;
}

ul#nav li ul {
	position: absolute;
	height: 13px;
	color: #000;
	left: -999em;
	top: 29px;
	margin: 0;
	padding: 0;
}


ul#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin-left: 8px;
}

ul#nav li ul li {
	margin: 0 0 0 3px;
	width: 10em;
	height: 22px;
	line-height: 22px;
	list-style: disc;
}

ul#nav li ul li a {
	width: auto;
	height: 22px;
	color: #000;
	font-weight: 700;
}

ul#nav li a#about_us { background: url(../img/nav/about_us.png) 0 -29px no-repeat; width: 113px; height: 29px; } 
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: url(../img/nav/services.png) 0 -29px no-repeat; width: 104px; height: 29px; } 
ul#nav li a#services:hover, ul#nav li a#services:visited:hover { background-position: 0 0; } 
ul#nav li a#clients { background: url(../img/nav/clients.png) 0 -29px no-repeat; width: 95px; height: 29px; } 
ul#nav li a#clients:hover, ul#nav li a#clients:visited:hover { background-position: 0 0; } 
ul#nav li a#pet_care { background: url(../img/nav/pet_care.png) 0 -29px no-repeat; width: 105px; height: 29px; } 
ul#nav li a#pet_care:hover, ul#nav li a#pet_care:visited:hover { background-position: 0 0; } 
ul#nav li a#appointments { background: url(../img/nav/appointments.png) 0 -29px no-repeat; width: 153px; height: 29px; } 
ul#nav li a#appointments:hover, ul#nav li a#appointments:visited:hover { background-position: 0 0; } 
ul#nav li a#pharmacy { background: url(../img/nav/pharmacy.png) 0 -29px no-repeat; width: 117px; height: 29px; } 
ul#nav li a#pharmacy:hover, ul#nav li a#pharmacy:visited:hover { background-position: 0 0; } 
ul#nav li a#contact { background: url(../img/nav/contact.png) 0 -29px no-repeat; width: 106px; height: 29px; } 
ul#nav li a#contact:hover, ul#nav li a#contact:visited:hover { background-position: 0 0; } 
