/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(../img/body.png) 0 0 repeat;
	text-align: center;
	font-size: 62.5%;
	font-family: "Lucida Grande", Arial, sans-serif;
}

h1 {
	background: url(../img/h1.png) left bottom repeat-x;
	font-size: 2em;
	width: 250px;
	color: #d63c3e;
	line-height: 1.4;
	padding: 5px 0;
	margin: -12px 0 20px 20px;
}

h2 {
	font-size: 1.5em;
	color:#555;
	margin: 0;
	padding: 3px 20px;
}

h3 {
	font-size: 1.5em;
	color:#555;
	margin: 6px;
	padding: 5px 0px 5px 20px;
}

h4 {
	font-size: 1.5em;
	color:#555;
	margin: 0;
	padding: 20px 0px 0px 20px;
}


p { font-size: 1.3em; line-height: 1.3; margin: 0; padding: 10px 20px; }

table.indented_table { font-size: 1.3em; line-height: 1.3; margin-left: 25px; }

a {
	color: #01708C;
	text-decoration: underline;
	font-weight: 700;
}

a:hover, a:visited:hover { color: #D63C3E; }

ol li {
	margin: 0.5em 1.5em;
	font-size: 1.3em;
	padding: 2px;
}

ul li {
	margin: 0.5em 1.5em;
	font-size: 1.3em;
	padding: 2px;
}

li.none {
	list-style-type: none;
	margin: 0.5em 0.5em;
	font-size: 1.3em;
	padding: 2px;
}

div#wrapper {
	background: #fff;
	width: 757px;
	margin: 0 auto 10px auto;
	text-align: left;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	position: relative;
}

div#header {
	background: url(../img/header.png) 0 0 no-repeat;
	width: 757px;
	height: 175px;
}

div#header div a {
	position: absolute;
	width: 39px;
	height: 29px;
	background: url(../img/nav/paw.png) 0 0 no-repeat;
}

div#header div a:hover,div#header div a:visited:hover { background-position: 0 -29px; }

div#header div a#paws_home {
	left: 493px;
	top: 63px;
}

div#header div a#paws_location {
	left: 591px;
	top: 63px;
}
div#header div a#paws_contact {
	left: 682px;
	top: 63px;
}

#fade img {
	margin:5px 0px 0px 18px;
}

div#paws {
	position: absolute;
	background: url(../img/paws.png) 0 0 no-repeat;
	right: -3px;
	top: 0;
	width: 292px;
	height: 26px;
	z-index: 999;
}

html>body div#paws { right: 0; }

div#content {
	position: relative;
	background: #fff;
	width: 575px;
	min-height: 450px;
	height: auto !important;
	height: 475px;
	margin: 0 0 10px 180px;
	padding: 1px;
}

div#footer {
	position: relative;
	background: url(../img/footer.png) 0 0 no-repeat;
	width: 757px;
	height: 30px;
}
div.clear {
	clear:both;
	width: 90%;
	margin: 20px;
	height: 5px;
	overflow:hidden;
	border-bottom: 1px solid #BBB294;
}

div.clear_all {
	clear:both;
	width: 100%;
	margin: 20px;
	height: 5px;
	overflow:hidden;
}

.center {
	text-align: center;
	margin: 0 0 15px 43px;
}

img.right {
	float: right;
	margin: 0 10px 10px 20px;
}

img.left {
	float: left;
	margin: 0 20px 10px 10px;
}

div#right {
	float: right;
	margin: 0 10px 10px 20px;
}

div#contact_form {
	position: relative;
	width: 270px;
	margin: 10px 0 0 25px;
	font-size: 1.1em;
}

.contact_photo {
	float: right;
	margin: 10px 15px 0	0;
}

div.sign {
	position:relative;
	float: right;
	margin-top: -50px;
	margin-right: 15px;
}

div#content>div.sign { z-index: 1; }

div#gmap {
	margin: 15px 0 10px 43px;
	width: 475px;
	height: 333px;
	border: 2px solid #aac7ca;
	text-align: center;
}

div#copyright {
	position: relative;
	height: 30px;
	width: 757px;
	text-align:center;
	margin: 0 auto;
}

div#copyright p { font-size: 1.2em; color: #fff; }
div#copyright p a, div#copyright p a:visited { color:#fff; text-decoration: none; }

div#pca_search {
	margin: -25px 0 0 43px;
}

div#pca_search h3 {
	color:#FFFFFF;
}

.VPA_article_title { 
	background: url(../img/h1.png) left bottom repeat-x;
	font-size: 2em;
	font-weight: bold;
	width: 250px;
	color: #d63c3e;
	line-height: 1.4;
	padding: 5px 0;
	margin: -12px 0 20px 20px; 
}

.VPA_category_name { 	
	font-size: 1.8em;
	font-weight:bold; 
	color:#555;
	margin: 10px 0 10px 0;
	padding: 3px 20px;
}
.VPA_introduction {
  font-weight: bold;
  font-style: italic;
}

.VPA_heading {
  font-weight: bold;
}

.VPA_picture {
  text-align: center;
}

div.links { font-size: 1em; line-height: 1.3; margin: -10px 0 15px 0; padding: 10px 20px }
div.links h3 { 	font-size: 1.7em;
	color:#555;
	margin: 10px 0 10px 0;
	padding: 5px 0px 5px 0;
}

/*NEWSLETTER STYLES*/

.VNL_title { margin: 5px 0 5px 0; font-size: 1.6em; font-weight: bold; color: #D63C3E; }

div#VNL_links { font-size: 1.3em; margin: -25px 0 5px 50px; padding: 0 0 20px 0; border-bottom: 1px solid #999; 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, div.VNL_Article p { padding: 5px 0 5px 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 #999; width: 550px; margin: -3px 10px 20px -3px;  }

/*PETCARE ARTICLE STYLES*/

.VPA_category_name {  font-weight: bold; margin: 0; padding: 15px 12px 15px 16px; font-size: 1.5em; }
 
div#pca_list { text-align: left; margin: 0 20px 0 25px;  } 

div#pca_list p, div#pca_list div { padding: 0 0; }

div#pca_list h3 {  font-size: 1.7em; text-align: center; }

div#pca_list h3 a { color: blue; }

div.VPA_links { margin: 0 0 30px 40px; }

div.VPA_links p { margin: 7px 0 8px 0; }

div#pca_article img { padding: 15px; }

p.pca_nav { background-color: #FFFFFF;
			padding: 25px 0 10px 16px;}

/*PETCARE ARTICLE SEARCH STYLES*/


div#pca_containment_unit { text-align: center;}
form#pca_search div {
	text-align:right;
	margin: 0 auto;
	height: 2em;
	width:400px;
	padding: 10px;
}

form#pca_search div label span {
	float: left;
	width: 125px;
	margin-top: -4px;
	font-size: 1.3em;
	line-height: 2.2;
}

form#pca_search div input,form#pca_search div select {
	width: 235px;
	margin:1px;
}

form#pca_search div input#pca_submit { width: auto; }

