
h1 {
	margin: 0;
	padding: 12px;
	font-size: 2.0em;
	color: #008269;
	line-height: 1.3;
	font-weight: 400;
}

h2 {
	margin: 0;
	padding: 12px;
	font-size: 1.6em;
	color: #333;
	line-height: 1.3;
}

h3 {
	margin: 0;
	padding: 12px;
	font-size: 1.3em;
	color: #333;
	line-height: 1.3;
}

h4 {
	margin: 0;
	padding: 12px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.3;
}

h5 {
	margin: 0;
	padding: 12px;
	font-size: 1.1em;
	color: #333;
	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;
}

li {
	margin: -5px 0 0 35px;
	padding: 12px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.3;
}

a {
	color: #00f;
	text-decoration: none;
}


a:hover, a:visited:hover {
	color: #007;
	text-decoration: underline;
}

/*NEWSLETTER STYLES*/

.VNL_title { margin: 5px 0 5px 0; font-size: 1.5em; font-weight: bold; color: #008269; }
div#VNL_links { font-size: 1.3em; margin: -25px 0 5px 50px; padding: 0 0 20px 0; border-bottom: 1px solid #4A64A3; 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 #4A64A3; 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:#5C76B4; }

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;
	margin-top: 40px;
}

form#pca_search div { text-align:right; margin: 0 0 0 150px; height: 2.2em; width:400px; /*border: 1px solid #73C854; */padding: 20px; }

/*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; margin-left: -110px;}



/*GOOGLE MAP*/
div#gmap {
	border: 2px solid #4761A0;
	width: 485px;
	height: 300px;
	margin: 10px 0 10px 79px;
}

html>body div#gmap {
	border: 2px solid #4761A0;
	width: 482px;
	height: 300px;
	margin: 10px 0px 10px 78px;
}


/*LINKS PAGE STYLES*/

div.links h3{margin: -10px 0 -10px 0; color:#4761A0;}
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 290px 0 0;
	text-align: right;
	line-height: 2.3;
	padding: 4px 4px 0 0;
}

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; }

body {
	background: #b9ceb5 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;
}

#wrapper {
	position: relative;
	background: url(../img/layout/wrapper.gif) 0 0 repeat-y;
	margin: 1px auto 0;
	width: 902px;
	text-align: left;
}

#header {
	position: relative;
	background: url(../img/layout/header_index.gif) 0 0 no-repeat;
	margin: 0 auto;
	width: 902px;
	height: 90px;
}

#navtop {
	position: absolute;
	left: 0;
	top: 90px;
	background: url(../img/layout/navtop.gif) 0 0 no-repeat;
	width: 187px;
	height: 9px;
}

#navbot {
	position: absolute;
	left: 0;
	top: 440px;
	background: url(../img/layout/navbot.gif) 0 0 no-repeat;
	width: 187px;
	height: 19px;
}

#logo {
	position: absolute;
	left: 0;
	top: 488px;
	background: url(../img/layout/logo.gif) 0 0 no-repeat;
	width: 249px;
	height: 179px;
}

#middle {
	position: relative;
	background: url(../img/layout/flash.gif) 0 0 no-repeat;
	margin: 0 1px 1px 186px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

#address {
	position: relative;
	background: url(../img/layout/address.gif) 0 -1px no-repeat;
	margin: 0;
	min-height: 902px;
	height: auto !important;
	height: 29px;
}

#flash {
	position: absolute;
	top: 0;
	left: 0;
	width: 716px;
	height: 370px;
}

ul#nav {
	top: 99px;
	left: 0px;
	height: 360px;
	background: url(../img/layout/gradient.gif) 0 0 no-repeat;
}

#content {
	position: absolute;
	top: 490px;
	left: 240px;
	width: 470px;
	height: 179px;
	overflow: hidden;
}

#content h1 {
	font-size: 1.8em;
	padding: 24px 28px 0;
}

#content p {
	padding: 12px 28px 0;
	line-height: 2;
}

div#hours {
	position: absolute;
	right: 0;
	top: 488px;
	background: url(../img/layout/hours.gif) 0 0 no-repeat;
	width: 187px;
	height: 179px;
}

/*div#hosp_tour {
	position: absolute;
	right: 31px;
	top: 500px;
	background: url(../img/layout/tour.gif) 0 0 no-repeat;
	width: 157px;
	height: 28px;
}*/


#footer {
	position: absolute;
	background: url(../img/layout/footer.gif) 0 0 no-repeat;
	top: 700px;
	width: 902px;
	height: 38px;
	text-align: center;
}

.fr { float: right; margin: 0 12px 6px 6px; }
.fl { float: left; margin: 0 6px 6px 12px; }
.clear { clear: both; }
.cl { clear: left; }
.cr { clear: right; }
.center {text-align:center;}

ul#nav, ul#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav {
	position: absolute;
	z-index: 999;
}

ul#nav li a { display: block; }

ul#nav li a#index { background: url(../img/nav/index/index.gif) 0 0 no-repeat; width: 186px; height: 23px; }
ul#nav li a#index:hover,ul#nav li a#index:visited:hover { background-position: -186px 0; }
ul#nav li a#about_us { background: url(../img/nav/index/about_us.gif) 0 0 no-repeat; width: 186px; height: 23px; }
ul#nav li a#about_us:hover,ul#nav li a#about_us:visited:hover { background-position: -186px 0; }
ul#nav li a#services { background: url(../img/nav/index/services.gif) 0 0 no-repeat; width: 186px; height: 22px; }
ul#nav li a#services:hover,ul#nav li a#services:visited:hover { background-position: -186px 0; }
ul#nav li a#veterinarians { background: url(../img/nav/index/veterinarians.gif) 0 0 no-repeat; width: 186px; height: 23px; }
ul#nav li a#veterinarians:hover,ul#nav li a#veterinarians:visited:hover { background-position: -186px 0; }
ul#nav li a#staff { background: url(../img/nav/index/staff.gif) 0 0 no-repeat; width: 186px; height: 23px; }
ul#nav li a#staff:hover,ul#nav li a#staff:visited:hover { background-position: -186px 0; }
ul#nav li a#location { background: url(../img/nav/index/location.gif) 0 0 no-repeat; width: 186px; height: 22px; }
ul#nav li a#location:hover,ul#nav li a#location:visited:hover { background-position: -186px 0; }
ul#nav li a#newsletter { background: url(../img/nav/index/newsletter.gif) 0 0 no-repeat; width: 186px; height: 23px; }
ul#nav li a#newsletter:hover,ul#nav li a#newsletter:visited:hover { background-position: -186px 0; }
ul#nav li a#medical_articles { background: url(../img/nav/index/medical_articles.gif) 0 0 no-repeat; width: 186px; height: 23px; }
ul#nav li a#medical_articles:hover,ul#nav li a#medical_articles:visited:hover { background-position: -186px 0; }
ul#nav li a#emergency { background: url(../img/nav/index/emergency.gif) 0 0 no-repeat; width: 186px; height: 23px; }
ul#nav li a#emergency:hover,ul#nav li a#emergency:visited:hover { background-position: -186px 0; }
ul#nav li a#links { background: url(../img/nav/index/links.gif) 0 0 no-repeat; width: 186px; height: 23px; }
ul#nav li a#links:hover,ul#nav li a#links:visited:hover { background-position: -186px 0; }
ul#nav li a#client_forms { background: url(../img/nav/index/client_forms.gif) 0 0 no-repeat; width: 186px; height: 23px; }
ul#nav li a#client_forms:hover,ul#nav li a#client_forms:visited:hover { background-position: -186px 0; }
ul#nav li a#senior_pets { background: url(../img/nav/index/senior_pets.gif) 0 0 no-repeat; width: 186px; height: 23px; }
ul#nav li a#senior_pets:hover,ul#nav li a#senior_pets:visited:hover { background-position: -186px 0; }
ul#nav li a#contact_us { background: url(../img/nav/index/contact_us.gif) 0 0 no-repeat; width: 186px; height: 23px; }
ul#nav li a#contact_us:hover,ul#nav li a#contact_us:visited:hover { background-position: -186px 0; }
ul#nav li a#tour { background: url(../img/nav/index/tour.gif) 0 0 no-repeat; width: 186px; height: 23px; }
ul#nav li a#tour:hover,ul#nav li a#tour:visited:hover { background-position: -186px 0; }
