
body {
	margin:0;
	background-color:#EEEAD8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
}

img {
	margin:0px;
	padding:0px;
	border-style:none;
}

h2	{
	font-family:"Courier New", Courier, mono;
	color:#8A1522;
	font-size:20px;
	font-weight:bold;
}

ul li {
	margin-left: 12px;
}

ul, li {
	margin: 0;
	padding: 0;
}

p {
	margin: 10px 0 10px 0;
}

#main_layout {
	width: 770px;
	margin: 0 auto;
}

#inner_wrapper {
	position: relative;
	width:100%;
	background-image: url(images/bg.gif);
	background-repeat:repeat-y;
}

#top_header {
	width:100%;
	height:123px;
	background-image:url(images/heading.gif);
}

#bottom_header {
	width:100%;
	height:56px;
}

#nav_area {
	position:absolute;
	top:156px;
	left:0;
	width:185px;
}

#content {
	width:539px;
	margin:0 25px 25px 185px;
	height: auto !important;
	height: 400px;
	min-height: 400px;
}

a#petportal{
	background:  url(images/btns/pet_portal.png) top left no-repeat;
	position: absolute;
	display:block;
	top: 555px;
	left: 26px;
	width: 90px;
	height: 42px;
	padding: 0;
	z-index:100;
	}


#prop {
	height:575px;
	float:right;
	width:1px;
}

#clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#footer {
	position: relative;
	width:100%;
	margin-bottom: -3px;
}

#copyright {
	width:770px;
	font-size: .9em;
	text-align:center;
	padding:10px 0 25px 0;
}

	
/*NEWSLETTER STYLES*/

div.center {text-align: center;}
div.fl {float: left; padding: 0 10px 0 10px; margin-right: 5px;}
div.fr {float: right; padding: 0 10px 0 10px;}
.clear {clear: both;}

div.VNL_copy p { margin: 10px 0 10px 0; }

.VNL_title { margin: 5px 0 5px 0; font-size: 1.2em; font-weight: bold; color: #680000; text-align: left;}

div#VNL_links { font-size: 1em; margin: -15px 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: 5px; padding-bottom: 5px; }

div.VNL_Article h1 { font-size: 1.4em; color: #680000; text-align: center; padding-bottom: 5px; }

div.VNL_Article div {padding: 10px 0 10px 0 ;} 

div.VNL_article p { padding: 5px 0 5px 0 ; }

div.VNL_Article ul li { padding: 5px 0 5px 0; margin: 5px 0 5px 18px; }

div.VNL_Article ol li { padding: 2px 0 2px 0; margin: 5px 0 5px 18px; }

div.VNL_top { font-size:1em; }

div.VNL_hr { border-bottom: 1px solid #999; width: 550px; margin: -3px 10px 20px -3px;  }

body {
		background-color: transparent;
		font-family:Arial, Helvetica, sans-serif;
		margin:0px;
	}
	
	table {
		font-size:100%;
		border-style:none;
		padding:0px;
		margin:0px;
	}
	
	/*PETCARE ARTICLE STYLES*/

.VPA_category_name {  font-weight: bold; margin: 0; padding: 15px 12px 15px 16px; font-size: 1.3em; }
 
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; color:#8A1522;}

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; }



/* Contact Form Styles */

form#form_contact {
	width: 223px;
	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; }



