@import url(nav.php);

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: "Bitstream Vera Sans", "Lucida Grande", Arial, sans-serif;
	text-align: left;
	background: #3688ce;
	color: #fff;
}

h1 { font-size: 2em; margin: 0; padding: 6px 12px; }
h2 { font-size: 1.6em; color: #011A39; margin: 0; padding: 6px 20px 6px 0; }
h3 { font-size: 1.4em; margin: 0; padding: 6px 20px 6px 0; }
h4 { font-size: 1.3em; margin: 0; padding: 6px 20px 6px 0; }
h5 { font-size: 1.2em; margin: 0; padding: 6px 20px 6px 0; }
h6 { font-size: 1.1em; margin: 0; padding: 6px 20px 6px 0; }
p  { font-size: 1.3em; margin: 0; padding: 6px 20px 12px 0; }
li { font-size: 1.2em; }

a {color: #308bce;font-weight: 700;text-decoration: none;}
a:hover, a:visited:hover { color: #012142; text-decoration: underline; }

div#wrapper {
	position: relative;
	background: url(../images/layout/wrapper.png) 0 0 repeat-y;
	width: 791px;
	text-align: right;
}

div#header {
	position: relative;
	background: url(../images/layout/header.png) 0 0 no-repeat;
	width: 791px;
	height: 249px;
}

div#container {
	width: 791px;
	position: relative;
	text-align: left;
}

div#content {
	position: relative;
	background: #fff;
	color:#000;
	margin: 0 10px 0 188px;
	padding-top: 25px;
	min-height: 444px;
	height: auto !important;
	height: 444px;
}

div#ctop {
	position: relative;
	text-align: right;
	width: 791px;
	height: 3.6em;
}

div#h1 {
	position: absolute;
	color: #000;
	background: url(../images/layout/h1_bkg.png) 0 0 repeat;
	text-align: right;
	padding: 4px 12px 4px 0;
	margin: 0 10px 0 0;
	right: 0;
	top: 0;
	width: 380px;
	font: 700 normal 2em/1.3 Arial;
	font-family: "Bitstream Vera Sans", "Lucida Grande", Arial, sans-serif;
}

div#h1_top {
	position: absolute;
	width: 10px;
	height: 10px;
	top: 0;
	left: 0;
	background: url(../images/layout/h1_tl.png) 0 0 no-repeat;
	overflow:hidden;
}

div#h1_bottom {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 0;
	left: 0;
	background: url(../images/layout/h1_bl.png) 0 0 no-repeat;
	overflow:hidden;
}

div#h1_dots {
	position: absolute;
	width: 90%;
	height: 3px;
	background: url(../images/layout/h1_dots.png) 0 0 repeat-x;
	bottom: 10px;
	left: 10px;
	z-index: 12;
	overflow:hidden;
}

div#h1 span {
	background: url(../images/layout/h1_bkg.png) 0 0 repeat;
	position: relative;
	padding-left: 6px;
	z-index: 13;
}

div#footer {
	position: relative;
	background: url(../images/layout/footer.png) 0 0 no-repeat;
	width: 791px;
	height: 78px;
	text-align: right;
}

div#footer p {
	font-size: 10px;
	position: relative;
	top: 56px;
	margin-right: 185px;
	padding: 0;
	/*text-transform: uppercase;*/
}

div#footer p a { color: #fff; }

div#aaha a {
	background: transparent;
	width: 95px;
	height: 41px;
	position: absolute;
	display: block;
	right: 67px;
	top: 30px;
}

.right {
	float: right;
	margin: 0 15px 0 15px;
}

.left {
	float: left;
	margin: 0 10px 0 0;
}

.vet .vets_name {font-weight: bold;}
.vet .photo {
 float: left;
 margin:10px 10px 15px 10px;
 
}
#close {text-align:center;}
#close a {color:#800000;}


.center { text-align:center; }

h2.staff_head {
 font-weight: bold;
 margin-top:4em;
 clear: both;
 border-bottom: 1px solid #bbb;
}

.staff_hr {
	color:#E5E5E5;
	background-color: #E5E5E5;
	height:1px;
}

.name { font-weight:bold; }

div.directions_form { text-align:center; margin: 10px 0 20px 0;}
div.directions_form form div.controls { margin:12px auto; }
div.directions_form form div.data_field { margin-bottom:12px; }

ul#forms {
	list-style: none;
	margin: 1.5em 0;
}

ul#forms li {
	margin: 0.5em 0;
}


div.pullquote {
	width:226px;
	border-bottom: 3px double #666;
	padding: 10px;
	background: #eee;
	font-size:1.1em;
	text-align: justify;
}

div.pullquote img { margin: 0; padding: 0; }

div.pullquote p {
	font-size:1em;
	padding: 3px;
	margin: 0;
}

div.bigquote {
	background: url(../images/layout/bigquote.png) 0 0 no-repeat;
	width: 24px;
	height: 24px;
	margin: 0 4px 0 0;
	padding: 0;
	float: left;
}

form#contact_form {
	width: 421px;
	margin: 20px auto;
}

form#contact_form p {
	text-align: left;
	line-height: 1.3em;
}

form#contact_form div {
	min-height: 3em;
	height: auto !important;
	height: 3em;
	background: #fff;
	margin: 1px;
	padding: 2px 2px 2px 12px;
	text-align: right;
	line-height: 2.6;
}

form#contact_form label span {
	float: left;
	width: 110px;
	font-size: 1.2em;
}

form#contact_form input, form#contact_form textarea {width: 254px;}
form#contact_form div#submit input { width: auto; }


/*NEWSLETTER STYLES*/

.VNL_title { margin: 5px 0 5px 0; font-size: 1.5em; font-weight: bold; color: #011A39; }

div#VNL_links { font-size: 1.3em; margin: -25px 0 5px 50px; padding: 0 0 20px 0; border-bottom: 1px solid #011A39; 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 #011A39; width: 450px; margin: -3px 10px 20px 60px;  }

/*PETCARE ARTICLE STYLES*/

div.VPA_links { margin: 5px 0 0 40px; }

.VPA_category_name {  font-weight: bold; margin: 0; padding: 15px 12px 15px 16px; font-size: 1.5em; }

.VPA_article_title { font-size: 1.6em; color: #011A39; margin: 0; padding: 6px 20px 6px 0; font-weight: bold; }
 
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_article img { padding: 15px; }

p.pca_nav { background-color: #FFFFFF;
			padding: 25px 0 10px 16px;}











