h1 {
	margin: 0;
	padding: 12px;
	font-size: 2em;
	color: #333;
	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;
}

ul li {
	font-size: 1.2em;
	color: #333;
	line-height: 1.5;
}

ol li {
	
	padding: 12px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.5;
}
	 

a {
	color: #00f;
	text-decoration: none;
}


a:hover, a:visited:hover {
	color: #007;
	text-decoration: underline;
}







/*Anderson Mills*/
body {
	background: #887b61 url(../img/layout/body.gif) 0 0 repeat-x;
	font-family: "Helvetica Neue", Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	position: relative;
	background: #887b61 url(../img/layout/wrapper.gif) 0 0 repeat-y;
	margin: 0 auto;
	width: 889px;
}

#header {
	position: relative;
	background: url(../img/layout/header.gif) 0 0 no-repeat;
	width: 861px;
	height: 108px;
	margin: 0 auto;
}

a#aaha {
position: absolute;
background: url(../img/aaha.png) 0 0 no-repeat;
top: 460px;
left: 70px;
width: 56px;
height: 55px;
z-index:10;
}

#shadow_top {
	position: relative;
	background: url(../img/layout/shadow_top.gif) 0 0 no-repeat;
	width: 861px;
	height: 19px;
	margin: 0 auto;
}

#shadow_left {
	position: absolute;
	top: -19px;
	left: 0;
	background: url(../img/layout/shadow_left.gif) 0 0 no-repeat;
	width: 14px;
	height: 797px;
}

#shadow_right {
	position: absolute;
	top: -19px;
	left: 875px;
	background: url(../img/layout/shadow_right.gif) 0 0 no-repeat;
	width: 14px;
	height: 797px;
}

#hours {
	position: absolute;
	top: 295px;
	left: 14px;
	background: url(../img/layout/hours.gif) 0 0 no-repeat;
	width: 163px;
	height: 484px;
}

#tagline {
	position: relative;
	background: url(../img/layout/tagline.gif) 0 33px no-repeat;
	width: 352px;
	height: 188px;
}

#random {
	position: absolute;
	top: 33px;
	left: 352px;
	width: 509px;
	height: 160px;
	background: url(../img/random/0.jpg) 0 0 no-repeat;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 861px;
	text-align: left;
}

#gradient {
	position: absolute;
	top: 242px;
	left: 846px;
	width: 14px;
	height: 428px;
	background: url(../img/layout/gradient.gif) 0 0 no-repeat;
}

#content {
	margin: 0 0 0 163px;
	min-height: 493px;
	height: auto !important;
	height: 493px;
	padding: 15px;
	background: url(../img/layout/content.gif) 0 0 no-repeat;
	/*text-align: justify;*/
}


#footer {
	position: relative;
	background: url(../img/layout/footer.gif) repeat-x;
	margin: 0 auto;
	width: 889px;
	height: 44px;
	text-align: center;
}	

#footer p {
 	padding: 2px 0;
	margin: 0;
}
#footer p a {
	color: #d9d4d5;
}

#footer p#ftaddress {
	padding-top: 40px;
	color: #d9d4d5;
	margin: 0;
}

#footer p#copyright {
	color: #d9d4d5;
	
}

.fr { float: right; margin: 13px 12px 6px 12px; }
.fl { float: left; margin: 12px 12px 6px 12px; }
.clear { clear: both; }
.cl { clear: left; }
.cr { clear: right; }
.center {text-align:center;}
.error { color: red; }

.hr {
	border-bottom: 1px solid #7B2B19;
	clear: both;
	margin: 10px 0 10px 12px;
	width: 630px;
}

/* Contact Form Styles */

form#form_contact {
	margin: 10px 0 20px 15px;
	width: 320px;
}

form#form_contact div {
	margin: 1px 0 0;
	text-align: right;
	line-height: 2.3;
	padding: 4px;
}

form#form_contact label span {
	width: 120px;
	float: left;
	border: 1px solid #fff;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
}

form#form_contact input, form#form_contact textarea { width: 180px; }
form#form_contact div#submit { border: none; float: right;}
form#form_contact div#submit input { width: auto;  }
form#form_contact input#last_name,
form#form_contact input#phone_work {
	display: none;
}

div#hivis {
	width: 200px;
	height: 200px;
	background: #f60;
	margin-top: 12px;
}



/*Anderson Mills*/
ul,li{}

ul#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 33px;
	width: 861px;
	top: 108px;
	left: 14px;
	text-align: left;
}

ul#nav li {	
	display: block;
	float: left;
	width: auto;
	height: 33px;
	line-height: 33px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav li a {
	display: block;
	position: relative;
	height: 33px;
}

ul#nav li a em {
	display: block;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

ul#nav li ul {
	position: absolute;
	width: 14em;
	display: block;
	margin: 0;
	padding: 0;
	top: 33px;
	left: -999em;
}

ul#nav li ul li {
	width: 14em;
	line-height: 1.3;
	margin: -1px 0 0 0;
	padding: 0;
	font-size: 12px;
	height: auto;
}

ul#nav li ul li a {
	display: block;
	background: #731027;
	color: #ccc;
	padding: 4px;
	height: 100%;
	margin: 0;
	border: 1px solid #000;
}

ul#nav li ul li a:hover,
ul#nav li ul li a:visited:hover {
	text-decoration: none;
	background: #9A1A37;
	color: #fff;
}

ul#nav li:hover ul,ul#nav li.sfhover ul {left: auto;}
ul#nav li:hover,ul#nav li.hover {position: static;}/* IE7 sticky menu bug fix */
ul#nav li a#index { background: url(../img/nav/index.gif) 0 0 no-repeat; width: 145px; height: 33px; }
ul#nav li a#index:hover,ul#nav li a#index:visited:hover { background-position: 0 -33px; }
ul#nav li a#about { background: url(../img/nav/about.gif) 0 0 no-repeat; width: 142px; height: 33px; }
ul#nav li a#about:hover,ul#nav li a#about:visited:hover { background-position: 0 -33px; }
ul#nav li a#staff { background: url(../img/nav/staff.gif) 0 0 no-repeat; width: 144px; height: 33px; }
ul#nav li a#staff:hover,ul#nav li a#staff:visited:hover { background-position: 0 -33px; }
ul#nav li a#services { background: url(../img/nav/services.gif) 0 0 no-repeat; width: 141px; height: 33px; }
ul#nav li a#services:hover,ul#nav li a#services:visited:hover { background-position: 0 -33px; }
ul#nav li a#resources { background: url(../img/nav/resources.gif) 0 0 no-repeat; width: 143px; height: 33px; }
ul#nav li a#resources:hover,ul#nav li a#resources:visited:hover { background-position: 0 -33px; }
ul#nav li a#contact { background: url(../img/nav/contact.gif) 0 0 no-repeat; width: 146px; height: 33px; }
ul#nav li a#contact:hover,ul#nav li a#contact:visited:hover { background-position: 0 -33px; }
/* NEWSLETTER STYLES */

.VNL_title {
	margin: 5px 0 5px 0;
	font-size: 1.5em;
	font-weight: bold;
	color: #630D0D;
}

div#VNL_links {
	font-size: 1.3em;
	margin: -25px 0 5px 50px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #AC8734;
	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 10px 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 #AC8734;
	width: 550px;
	margin: 0 0 0 30px;
}

/*PETCARE ARTICLE STYLES*/

div.VPA_links {
	margin: 10px 0 0 40px;
}

div.VPA_links p {
	padding-top: 1px;
}

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 {
	padding-top: 0;
	margin-right: 10px;
}

div#pca_article img {
	padding: 15px;
}

div#pca_article ul {
	font-size: 1em;
	margin: 1em auto;
}

p.pca_nav {
	position: relative;
	z-index: 25px;
	background-color: #fff;
	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;
	padding: 10px;
}

form#pca_search div label span {
	float: left;
	width: 90px;
	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;
}
/* STYLESHEET FOR LOCATION PAGE AND GOOGLE MAP */

div#gmap {
	border: 2px solid #991A37;
	width: 485px;
	height: 300px;
	margin: 10px 0 10px 85px;
}

html>body div#gmap {
	border: 2px solid #991A37;
	width: 482px;
	height: 300px;
	margin: 10px 0px 10px 85px;
}



/*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;}


.dcode2 {
	font-weight: bold;
	font-size: 1.6em;
	font-family: monospace;
	speech-rate: x-slow;
	letter-spacing: 0.2em;
}

.dcodeHint p {
	text-align: left;
	font-size: 1.3em;
	padding: 0;
	color: #d30;
}

strong.dcodeHintStrong {
	text-decoration: underline;
	font-weight: bold;
}


