
h1 {
	margin: 0;
	padding: 12px;
	font-size: 1.8em;
	color: #681d20;
	line-height: 1.3;
	font-weight: 400;
}

h2 {
	margin: 0;
	padding: 12px;
	font-size: 1.6em;
	color: orange;
	line-height: 1.3;
}

h3 {
	margin: 0;
	padding: 12px;
	font-size: 1.3em;
	color: #681D20;
	line-height: 1.3;
}

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: 12px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.4;
}

li {
	margin: -10px 0 -10px 35px;
	padding: 12px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.3;
}

a {
	color: #446DB1;
	font-weight: bold;
	text-decoration: underline;
}


a:hover, a:visited:hover {
	color: #997d82;
	font-weight: bold;
	text-decoration: underline;
}

/*NEWSLETTER STYLES*/

.VNL_title { margin: 5px 0 0 0; font-size: 1.5em; font-weight: bold; color: #630D0D; }
div#VNL_links { font-size: 1.3em; padding: 0 0 12px 0; border-bottom: 1px solid #570909; margin: 0 12px; }
div#VNL_links div { padding: 4px 0; }
div.VNL_Article { margin: 0 10px; }
div.VNL_Article h1 {margin-left: -13px;}
div.VNL_Article div { padding: 10px 0 10px 0; }
div.VNL_Article p { padding: 10px 0 10px 0 ; }
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: 1px solid #fff; border-bottom-color: #570909; margin: 0; width: 90%; height: 5px; }

/*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: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 #73C854;
	width: 485px;
	height: 300px;
	margin: 10px 15px 10px 25px;
}

html>body div#gmap {
	border: 2px solid #681D20;
	width: 482px;
	height: 300px;
	margin: 10px 15px 10px 25px;
}


/*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#form_contact {
	margin: 10px 90px 0;
	padding-bottom: 40px;
}

form#form_contact div {
	margin: 1px 0 0;
	padding: 1px;
	text-align: right;
	line-height: 2.3;
	min-height: 2.4em;
	height: auto !important;
	height: 2.4em;
}

form#form_contact div label span {
	width: 140px;
	float: left;
	text-align: left;
	border: 1px solid #fff;
	white-space: nowrap;
	overflow: hidden;
}

form#form_contact input, form#contact textarea { width: 180px; }
form#form_contact div#submit { border: none; }
form#form_contact div#submit input { width: auto; }

form#form_contact input#last_name,
form#form_contact input#phone_work {
	display: none;
}

form#form_contact p#submit input {
	float: right;
	width: auto;
}

p.m85 {
	margin: 0 85px;
}
body {
	background: #caacb1 url(../img/layout/body.gif) 0 0 repeat-x;
	font-family: "Bitstream Vera Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#blu {
	background: #d7e5f8;
}

#wrapper1 {
	position: relative;
	background: #d7e5f8;
	width: 100%;
	text-align: center;
}

#wrapper2 {
	position: relative;
	background: url(../img/layout/wrapper.gif) 0 0 repeat-y;
	margin: 0 auto;
	width: 790px;
	text-align: left;
}

#header {
	position: relative;
	background: url(../img/layout/header.gif) 0 0 no-repeat;
	margin: 0 auto;
	width: 790px;
	height: 150px;
}

#content {
	position: relative;
	margin: 0 26px 0 235px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

#hours {
	position:relative;
	margin: 0 auto;
	background: url(../img/layout/footer.gif) 0 0 no-repeat;
	width: 790px;
	height: 84px;
}

#footer {
	position: relative;
	background: #caacb1 url(../img/layout/footer_repeat.gif) 0 0 repeat-x;
	margin: 0 auto;
	width: 100%;
	height: 150px;
	text-align: center;
}

#footer p {
	padding-top: 100px; 
	font-size: 1.2em;
	line-height:1;
	padding: 0 0 8px;
	color: #681D20;
	letter-spacing: normal;
}

#footer p a {
	color: #681D20;
}

#footer p#ftaddress {
	padding-top: 15px;
	text-align:center;
}



.fr { float: right; margin: 0 6px 12px 12px; }
.fl { float: left; margin: 6px 12px 12px 0px; }
.clear { clear: both; }
.cl { clear: left; }
.cr { clear: right; }
.center {text-align:center;}

.hr { border-bottom: 1px solid #681D20; clear: both; margin: 5px 0 10px 12px; width: 500px; }ul#nav, ul#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav {
	position: absolute;
	top: 0;
	left: 0;
}

ul#nav li a { display: block; }

ul#nav li a#about_us { background: url(../img/nav/about_us.gif) 0 0 no-repeat; width: 201px; height: 33px; }
ul#nav li a#about_us:hover,ul#nav li a#about_us:visited:hover { background-position: -201px 0; }
ul#nav li a#vets { background: url(../img/nav/vets.gif) 0 0 no-repeat; width: 201px; height: 33px; }
ul#nav li a#vets:hover,ul#nav li a#vets:visited:hover { background-position: -201px 0; }
ul#nav li a#staff { background: url(../img/nav/staff.gif) 0 0 no-repeat; width: 201px; height: 33px; }
ul#nav li a#staff:hover,ul#nav li a#staff:visited:hover { background-position: -201px 0; }
ul#nav li a#services { background: url(../img/nav/services.gif) 0 0 no-repeat; width: 201px; height: 33px; }
ul#nav li a#services:hover,ul#nav li a#services:visited:hover { background-position: -201px 0; }
ul#nav li a#board_groom { background: url(../img/nav/board_groom.gif) 0 0 no-repeat; width: 201px; height: 33px; }
ul#nav li a#board_groom:hover,ul#nav li a#board_groom:visited:hover { background-position: -201px 0; }
ul#nav li a#featured_products { background: url(../img/nav/featured_products.gif) 0 0 no-repeat; width: 201px; height: 33px; }
ul#nav li a#featured_products:hover,ul#nav li a#featured_products:visited:hover { background-position: -201px 0; }
ul#nav li a#newsletter { background: url(../img/nav/newsletter.gif) 0 0 no-repeat; width: 201px; height: 32px; }
ul#nav li a#newsletter:hover,ul#nav li a#newsletter:visited:hover { background-position: -201px 0; }
ul#nav li a#medical_articles { background: url(../img/nav/medical_articles.gif) 0 0 no-repeat; width: 201px; height: 33px; }
ul#nav li a#medical_articles:hover,ul#nav li a#medical_articles:visited:hover { background-position: -201px 0; }
ul#nav li a#breaking_news { background: url(../img/nav/breaking_news.gif) 0 0 no-repeat; width: 201px; height: 33px; }
ul#nav li a#breaking_news:hover,ul#nav li a#breaking_news:visited:hover { background-position: -201px 0; }
ul#nav li a#hospital_tour { background: url(../img/nav/hospital_tour.gif) 0 0 no-repeat; width: 201px; height: 33px; }
ul#nav li a#hospital_tour:hover,ul#nav li a#hospital_tour:visited:hover { background-position: -201px 0; }
ul#nav li a#location { background: url(../img/nav/location.gif) 0 0 no-repeat; width: 201px; height: 33px; }
ul#nav li a#location:hover,ul#nav li a#location:visited:hover { background-position: -201px 0; }
ul#nav li a#contact_us { background: url(../img/nav/contact_us.gif) 0 0 no-repeat; width: 201px; height: 33px; }
ul#nav li a#contact_us:hover,ul#nav li a#contact_us:visited:hover { background-position: -201px 0; }
ul#nav li a#index { background: url(../img/nav/index.gif) 0 0 no-repeat; width: 201px; height: 33px; }
ul#nav li a#index:hover,ul#nav li a#index:visited:hover { background-position: -201px 0; }

