
h1 {
	margin: 0;
	padding: 12px;
	font-size: 2.25em;
	color: #8C3C1B;
	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 {
	margin: 0;
	padding-bottom: 1em;
	padding-right: 12px;
	padding-left: -1em;
	font-size: 1.2em;
	color: #333;
	line-height: 1.3;
}

li.sub {
	font-size: 1em;
	line-height: 1.2;
	margin: 5px 0 -10px -10px;

}

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: #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 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 #AC8734; width: 525px; margin: 0 0 0 30px;  }

/*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 #AC8734;
	width: 485px;
	height: 300px;
	margin: 10px 0 10px 69px;
}

html>body div#gmap {
	border: 2px solid #AC8734;
	width: 482px;
	height: 300px;
	margin: 10px 0px 10px 69px;
}


/*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#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 242px 0 0;
	text-align: right;
	line-height: 2.3;
	padding: 4px;
}

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: url(../img/layout/body.gif) 0 0 repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}

body#homepage { background-attachment: scroll; }

#wrapper {
	position: relative;
	background: url(../img/layout/wrapper.gif) 0 0 repeat-y;
	margin: 13px auto 0;
	width: 844px;
	text-align: left;
}

#header {
	position: relative;
	background: url(../img/layout/random/1.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 844px;
	height: 204px;
}

#address {
	position: absolute;
	background: url(../img/layout/address.gif) 0 0 no-repeat;
	width: 202px;
	height: 443px;
	left: 642px;
	top: 204px;
}

#address a#aaha {
	position: absolute;
	left: 50px;
	top: 400px;
	width: 105px;
	height: 36px;
}

#address a#aaha span {
	display: none;
}

#content {
	position: relative;
	margin: 0 209px 0 9px;
	min-height: 460px;
	height: auto !important;
	height: 460px;
}

#index_header {
	position: relative;
	background: url(../img/layout/header_index.jpg) 0 24px no-repeat;
	height: 177px;
	width: 844px;
}

#index_header h3 {
	position: absolute;
	right: 2px;
	top: 36px;
	width: 265px;
	text-align: center;
	font-family: Georgia, Times, serif;
	font-size: 1.9em;
	color: #43151b;
	font-weight: 400;
	padding: 30px 0;
}

#index_header h3,
#index_header p {
	display: block;
	position: absolute;
	left: -999em;
}

#index_center {
	position: relative;
	background: url(../img/layout/index_center.jpg) 0 0 no-repeat;
	height: 242px;
	width: 844px;
}

#index_bottom {
	position: relative;
	background: url(../img/layout/index_bottom.jpg) 0 0 no-repeat;
	height: 256px;
	width: 844px;
}

#index_content {
	position: absolute;
	top: 14px;
	left: -999em;
	width: 530px;
	height: 178px;
	overflow: hidden;
}

a#index_aaha {
	position: absolute;
	width: 105px;
	height: 36px;
	top: 196px;
	left: 434px;
}

a#index_aaha span {
	display: none;
}

#index_hours {
	position: absolute;
	top: 14px;
	left: -999em;
	width: 265px;
	height: 240px;
	text-align: center;
}

#index_footer {
	height: 0;
	text-align: center;
	margin: 0 auto;
}

#footer {
	position: relative;
	background: url(../img/layout/footer.gif) 0 0 no-repeat;
	margin: 0 auto;
	width: 844px;
	height: 4px;
	text-align: center;
}

#index_footer p#copyright,
#footer p#copyright {
	padding-top: 0;
}

#index_footer p#copyright a,
#footer p#copyright a {
	color: #000;
}


#index_footer p, #footer p { padding-top: 18px; font-size: 1.1em; }

.fr { float: right; margin: 12px 12px 6px 20px; }
.fl { float: left; margin: 12px 20px 6px 12px; }
.fl_ul { float: left; margin: 12px 35px 20px 12px; }
.clear { clear: both; }
.cl { clear: left; }
.cr { clear: right; }
.center {text-align:center;}

.hr {
	border-bottom: 1px solid #7B2B19;
	clear: both;
	margin: 5px 0 10px 35px;
	width: 550px;
}


ul#nav, ul#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav {
	position: absolute;
	width: 844px;
	height: 24px;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	z-index: 999;
	background: url(../img/layout/nav.gif) 0 0 no-repeat;
}

ul#nav li {	
	float: left;
	height: 24px;
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0;
}

ul#nav li a {
	display: block;
}

ul#nav li a span {
	position: absolute;
	left: -999em;
}

ul#nav li ul {
	position: absolute;
	width: 14em;
	display: block;
	margin: 0;
	padding: 0;
	top: 25px;
	left: -999em;
	background: #B2786C;
}

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: #BB8A7D;
	color: #000;
	padding: 4px;
	height: 100%;
	margin: 0;
	border: 1px solid #000000;
}

ul#nav li ul li a:hover,
ul#nav li ul li a:visited:hover {
	text-decoration: none;
	background: #951700;
	color: #fff;
}

ul#nav li:hover ul, ul#nav li.sfhover ul {
	left: auto;
}

ul#nav li:hover, ul#navli.hover {
	position: static;
}

ul#nav li a#about_us { background: url(../img/nav/about_us.gif) 0 -24px no-repeat; width: 112px; height: 24px; }
ul#nav li a#about_us:hover,ul#nav li a#about_us:visited:hover { background-position: 0 0; }
ul#nav li a#our_staff { background: url(../img/nav/our_staff.gif) 0 -24px no-repeat; width: 114px; height: 24px; }
ul#nav li a#our_staff:hover,ul#nav li a#our_staff:visited:hover { background-position: 0 0; }
ul#nav li a#services { background: url(../img/nav/services.gif) 0 -24px no-repeat; width: 107px; height: 24px; }
ul#nav li a#services:hover,ul#nav li a#services:visited:hover { background-position: 0 0; }
ul#nav li a#resources { background: url(../img/nav/resources.gif) 0 -24px no-repeat; width: 119px; height: 24px; }
ul#nav li a#resources:hover,ul#nav li a#resources:visited:hover { background-position: 0 0; }
ul#nav li a#contact_us { background: url(../img/nav/contact_us.gif) 0 -24px no-repeat; width: 115px; height: 24px; }
ul#nav li a#contact_us:hover,ul#nav li a#contact_us:visited:hover { background-position: 0 0; }
ul#nav li a#index { background: url(../img/nav/index.gif) 0 -24px no-repeat; width: 95px; height: 24px; }
ul#nav li a#index:hover,ul#nav li a#index:visited:hover { background-position: 0 0; }

div.column {
	width: 275px;
	float: left;
	margin: 0 0 0 25px;
}

/*
div.left {
	background: #fcc;
}

div.right {
	background: #cfc;
}
*/

