body {
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif; 
}

#main_layout {
	position:relative;
	width:772px;
	padding: 1px
}

#header1 {
	position:absolute;
	top:0px;
	left:0px;
	width:392px;
	height:168px;
}

#header2 {
	position:absolute;
	top:0px;
	left:392px;
	width:380px;
	height:201px;
}

#vert_divider {
	position:absolute;
	top:168px;
	left:135px;
	width:38px;
	height:380px;
}

#content_heading {
	position:absolute;
	top:168px;
	left:173px;
	width:219px;
	height:33px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22pt;
	font-weight:bold;
	color:#521531;
}

#nav_links {
	position:absolute;
	top:168px;
	left:-30px;
	width:165px;
	height:380px;
	text-align:right;
}

#content {
	position:relative;
	margin-left:155px;
	text-align:left;
	margin-top: 220px;
}

#footer {
	width:100%;
	height:86px;
	background-image:url(images/bottom_bg.png);
	background-repeat:repeat-x;
	text-align:center;
}

.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10pt;
	text-align:center;
}

img.bullet {
	border:none;
	margin:0px;
	padding:0px;
}

a.nav:link {
	color:#071884;
	text-decoration:none;
}

a.nav:active {
	color:#071884;
	text-decoration:none;
}

a.nav:visited {
	color:#071884;
	text-decoration:none;
}

/*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 { margin: -20px 0 -25px 0; }

.VNL_title { margin: 5px 0 5px 0; font-size: 1.3em; font-weight: bold; color: #680000; text-align: center;}

div#VNL_links { font-size: 1em; margin: 10px 0 5px 50px; padding: 0 0 20px 0; border-bottom: 1px solid #999; width: 450px; margin-bottom:15px;}

div#VNL_links div { padding: 4px 0; }

div.VNL_Article h1 { color: #680000; text-align: center; bottom: 10px; }

div.VNL_Article div {padding: 5px 0 5px 0 ;} 

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:1em; }

div.VNL_hr { border-bottom: 1px solid #999; width: 615px; margin: -3px 10px 20px -3px;  }

/*PETCARE ARTICLE STYLES*/

.VPA_category_name {  font-weight: bold; margin: 0; padding: 15px 12px 15px 16px; font-size: 1.2em; color: #521531; }
 
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:#521531; }

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; }
