h1 {
	margin: 0;
	padding: 12px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #000;
	line-height: 1.3;
	font-weight: 400;
}

h2 {
	margin: 0;
	padding: 12px 10px;
	font-size: 1.6em;
	color: #000;
	line-height: 1.3;
}

h3 {
	margin: 0;
	padding: 12px 10px;
	font-size: 1.3em;
	color: #000;
	line-height: 1.3;
}

h4 {
	margin: 0;
	padding: 12px 0;
	font-size: 1.2em;
	color: #000;
	line-height: 1.3;
}

h5 {
	margin: 0;
	padding: 12px 0;
	font-size: 1.1em;
	color: #000;
	line-height: 1.3;
}

h6 {
	margin: 0;
	padding: 12px 0;
	font-size: 1em;
	color: #000;
	line-height: 1.3;
}

p {
	margin: 0;
	padding: 12px 0;
	font-size: 1.2em;
	color: #000;
	line-height: 1.3;
}

p.biggertxt {
	margin: 0;
	padding: 12px 0;
	font-size: 13px;
	color: #000;
	line-height: 1.3;
}


ul {
	margin:0;
	padding-left: 25px;
}

ul li {
	font-size: 1.2em;
	color: #333;
	line-height: 1.3;
}

ol li {
	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;
}



a img {
	border: none;
}




body {
	background: #8d8044 url(../img/layout/body.png) 0 0 repeat;
	font-family: "Helvetica Neue", Arial, "Bitstream Vera Sans", sans-serif;
	
	/*
	NEVER, EVER, EVER CHANGE THIS VALUE FROM 62.5% !!!
	If you are having trouble getting the right font size,
	try adjusting the html elements in the primary.css file!
	*/ font-size: 62.5%;
	
	
	margin: 0;
	padding: 0;
	text-align: center;
}

#top {
	position: absolute;
	background: url(../img/layout/body-int.jpg) 0 0 repeat;
	top: 0;
	left: 0;
	width: 100%;
	height: 491px;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 1043px;
	text-align: left;
}

#header {
	position: relative;
	background: #e8e393 url(../img/layout/header.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 1043px;
	height: 108px;
}

#header #patch {
	position: absolute;
	background: #e8e393 url(../img/layout/patch.jpg) 0 0 no-repeat;
	width: 58px;
	height: 108px;
	top: 0;
	left: -58px;
}

#main {
	position: relative;
	background: url(../img/layout/main-int.jpg) 0 0 no-repeat;
	width: 1043px;
	height: 275px;
}

#logo {
	position: absolute;
	background: url(../img/layout/logo.png) 0 0 repeat;
	top: -98px;
	left: 0;
	width: 227px;
	height: 190px;
}

#content {
	position: relative;
	background: url(../img/layout/content.gif) 0 0 repeat-y;
	margin: 0 40px 0px 272px;
	padding: 0 0 20px 30px;
	width: 698px;
}

#content p, li{
	margin: 0px 20px 0 10px;
}

#content h1 {
	padding-top: 0;
}

#hours {
	position: absolute;
	background: url(../img/layout/hours.png) 17px 0 no-repeat;
	top: 230px;
	left: 17px;
	width: 231px;
	height: 275px;
}

#hours dl {
	position: absolute;
	left: -999em;
}

#random {
	position: absolute;
	background: url(../img/layout/random.png) -580px 0 no-repeat;
	top: 430px;
	left: 17px;
	width: 290px;
	height: 305px;
	
}

#paw {
	position: absolute;
	background: url(../img/layout/paw.png) 0 0 no-repeat;
	width: 87px;
	height: 19px;
	top: 0;
	left: 365px;
}

#footer {
	position: relative;
	background: url(../img/layout/footer.jpg) 272px top no-repeat;
	margin: -5px 0 0 0px;
	padding: 20px 0 0 0;
	width: 1043px;
	text-align: center;
}

#footer p {
	font-size: 1.1em;
	padding: 0 0 2px 236px;
	color: #e4dec2;
}

#footer p a {
	color: #e4dec2;
}

.fr { float: right; margin: 0 10px 20px 20px;}
.fl { float: left; margin: 0 20px 7px 15px; }
.clear { clear: both; }
.cl { clear: left; }
.cr { clear: right; }
.center {text-align:center;}
.error { color: red; }

.hr {
	border-bottom: 1px solid #F68E16;
	clear: both;
	margin: 10px 5px;
	width: 660px;
}

li.nodisc {
	list-style-type: none;
}


/* Contact Form Styles */

form#form_contact {
	width: 323px;
	margin: 0 0 0 10px;
}

form#form_contact div {
	margin: 1px 0 0;
	text-align: right;
	line-height: 2.3;
	padding: 4px;
	min-height: 2.3em;
	height: auto !important;
	height: 2.3em;
	font-size: 1.2em;
}

form#form_contact label {
	width: 125px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}

form#form_contact input, form#form_contact textarea { width: 180px; font-size: 1.6em; }
form#form_contact div#submit { border: none;  }
form#form_contact div#submit input { width: auto; float: right;}
form#form_contact input#last_name,form#form_contact input#phone_work {display: none;}
form#form_contact div#submit input { font-size: 1.1em; }
#contact_img { margin: 0 5px 0 0; padding: 0; }


ul#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 13px;
	top: 116px;
	left: 292px;
}

ul#nav li {	
	float: left;
	width: auto;
	height: 16px;
	line-height: 13px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav li a {
	background: url(../img/layout/nav.png) 0 0 no-repeat;
	display: block;
	position: relative;
	height: 16px;
}

ul#nav li a em {
	display: block;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

ul#nav li ul {
	position: absolute;
	width: 14em; /* for vertical navs, set this value to 0em */
	display: block;
	margin: 0;
	padding: 4px 0 0;
	top: 16px;
	left: -999em;
}

ul#nav li ul li {
	width: 14em;
	line-height: 1.3;
	margin: -1px 0 0 12px;
	padding: 0;
	font-size: 11px;
	height: auto;
}

ul#nav li ul li a {
	display: block;
	background: #ffae00;
	color: #8f220a;
	padding: 4px;
	height: 100%;
	margin: 0;
	border: 1px solid #f4f1cd;
}

ul#nav li ul li a:hover,
ul#nav li ul li a:visited:hover {
	text-decoration: none;
	background: #91550a;
	color: #fff;
}


ul#nav li a#about_us { background-position: 0 -13px; width: 126px; }
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-position: -126px -13px; width: 124px; }
ul#nav li a#our_staff:hover,ul#nav li a#our_staff:visited:hover { background-position: -125px 0; }
ul#nav li a#our_services { background-position: -250px -13px; width: 118px; }
ul#nav li a#our_services:hover,ul#nav li a#our_services:visited:hover { background-position: -250px 0; }
ul#nav li a#resources { background-position: -368px -13px; width: 128px; }
ul#nav li a#resources:hover,ul#nav li a#resources:visited:hover { background-position: -368px 0; }
ul#nav li a#contact_us { background-position: -496px -13px; width: 130px; }
ul#nav li a#contact_us:hover,ul#nav li a#contact_us:visited:hover { background-position: -496px 0; }
ul#nav li a#index { background-position: -626px -13px; width: 80px; }
ul#nav li a#index:hover,ul#nav li a#index:visited:hover { background-position: -626px 0; }


ul#nav li:hover ul,ul#nav li.sfHover ul {left: auto;}
ul#nav li:hover,ul#nav li.sfHover {position: static;}/* IE7 sticky menu bug fix *//* NEWSLETTER STYLES */

ul#VNL_Article_Links {
	margin: 0 10px 25px;
	padding: 0 0 25px;
	border-bottom: 1px solid #ccc;
}

ul#VNL_Article_Links li {
	list-style: none;
	font-size: 14px;
	margin: 0;
	padding: 0 0 10px;
}

div.VNL_Article {
	border: 1px solid #ccc;
	border-width: 1px 0 0;
	margin: 25px 20px 0 0;
	padding: 25px 0 0;
}

div.VNL_Article h2 a {
	color: #333;
	font-size: 1.5em;
}

div.VNL_Article h2 a:hover {
	text-decoration: none;
}/*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:#000000;
}

div#pca_list h3 a {
	color: blue;
}

div#pca_list p {
	padding-top: 0;
}

div#pca_article img {
	padding: 15px;
}

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: 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;
}
/* STYLESHEET FOR LOCATION PAGE AND GOOGLE MAP */

/*for IE7*/
div#gmap {
	border: 2px solid #ccc;
	width: 485px;
	height: 300px;
	margin: 10px auto;
}

/*for firefox, IE*/
/*html>body div#gmap {
	border: 2px solid #ccc;
	width: 482px;
	height: 300px;
	margin: 10px 0px 10px 95px;
}
*/


/*LINKS PAGE STYLES*/

div.links h3{margin: 2px 0 2px 0; color:#000000;}
div.links p {margin: 1px 0 1px 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;}


/*h1 { font-size: 1.8em; margin: 12px; padding: 10px; }*/
h2 { font-size: 1.4em; }
h3 { font-size: 1.6em; }

div#table {
	font-size: 1em;
	margin: 20px 0 10px 85px;
	width: 500px;
	border: 1px solid #000;
	background: #FEAE00;
	padding: 10px;
	text-align: center;
}

div#table h2 {
	background: #660E0D;
	color: #FFFFFF;
	padding: 2px 5px;
	margin: 8px 0 4px 0;
}	

div#table h3 {
	margin: 0 auto;
	padding: 3px 0 8px 0;
	font-size: 1.2em;
	color: #060A19;
}

div#table p {
	width: 450px;
	font-size: 1em;
	line-height: 2em;
	text-align: center;
	margin: 1px 0;
	padding: 0;
}
div#table label span {
  font-weight: 700;
  float: left;
  text-align:center;
  width: 175px;
}

.text { width: 245px; margin-right: 5px; }
div#table p.center { text-align: center; width: 520px; margin: 0 auto 8px; line-height: 1.2em; }
div#table p.left { text-align: left; line-height: 1.2em; }
div#table table { margin: auto; }
td input.radio { width: auto; }
td, th { font-size: 9px; text-align: right; vertical-align: middle; }
td input { width: 90px }
table.right td { text-align:right; }
table.right th { padding: 2px 2px 2px 0px; text-align:right;  }
table.meds {width: 460px; margin-left: -10px;}
div#table table th { text-align:right; margin: 15px -10px 0 25px; }
.underlined { text-decoration: underline; }
.required { color: red; }
div#table div.comments {margin: 5px 16px 2px 16px;}
div#table div.comments p.center {text-align:center; margin: 0 20px 5px -25px; }

div#table h2.error {
	color: red;
	background: #ccc;
	border: 1px solid red;
	margin: 10px 0;
}
