/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #c9b7a6 url(../img/layout/body.png) 0 0 repeat-x fixed;
	font-size: 62.5%;
	font-family: "Bitstream Vera Sans", "Lucida Grande", Verdana, sans-serif;
	text-align: center;
	color: #202020;
}

h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: right;
	font-size: 1.5em;
	color: #77624e;
	top: -25px;
	right: 6px;
}

h2 {
	margin: 14px 20px 8px 0;
	font-size: 1.4em;
	color: #144941;
}

h3 {
	margin: 10px 20px 10px 0px;
	font-size: 1.3em;
	color: #144941;
}

h4 {
	margin: 14px 20px 0 20px;
	font-size: 1.1em;
}

h5 {
	margin: 14px 20px 0 20px;
	font-size: 1.1em;
	font-weight: 400;
}

h6 {
	margin: 14px 20px 0 20px;
	font-size: 1em;
}

p {
	font-size: 1.3em;
	line-height: 1.3;
	margin: 0;
	padding: 20px 20px 0 20px;
}

.center {text-align: center;}

a {
	color: #5b6a4f;
	text-decoration: underline;
	font-weight: bold;
}

a:hover,a:visited:hover {
	color: #144941;
	text-decoration: underline;
}


ul {font-size: 1.2em;
	margin: 4px 0 0 50px;
	line-height: 1.3;
	list-style-type: circle;
	padding: 0px 0 10px 0;
	}

ol {font-size: 1em;
	margin: 4px 0 0 50px;
	line-height: 1.3;
	padding: 0px 0 10px 0;
	}

	
table {border-collapse: collapse;font-size: 100%;}
td,th { font-size: 1.1em; }

hr { border-bottom: 1px solid #144941; width: 600px; margin: 0 0 0 15px;  }

.right { float: right; margin: 5px 0 10px 10px; }

.left { float: left; margin: 5px 20px 10px 0; }

/*GOOGLE MAP STYLE*/

div#gmap {
	border: 2px solid #144941;
	width: 485px;
	height: 300px;
	margin: 10px 0 10px 35px;
}




div.VNF_article h2 { color: #2c7b5e; border-bottom: 1px solid #999; margin: 12px 0 0 0; padding: 3px 0; font-size: 1.4em; }
div.VNF_article div#VNF_article_text { font-size: 1.3em; margin: 0; padding: 12px 0; }



p#copyright {
	font-size: 1em;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
	color: #555;
	width: 721px;
}

p#copyright a {
	color: #555
}
div#wrapper {
	position: relative;
	width: 721px;
	margin: 0 auto;
	background: #fff url(../img/layout/wrapper.png) 0 0 repeat-y;
}

div#header {
	width: 721px;
	height: 151px;
	margin: 0 auto;
	background: #fff url(../img/layout/header.png) 0 0 repeat-y;
}

div#top_container {
	position: relative;
	height: 288px;
}

html>body div#navbox {
	position: absolute;
	z-index: 100;
	left: 15px;
	top: 0px;
	width: 172px;
	height: 256px;
	background: url(../img/nav/nav.png) 0 0 repeat-y;
}

div#navbox {
	position: absolute;
	z-index: 100;
	left: 15px;
	top: -5pxpx;
	width: 172px;
	height: 256px;
	background: url(../img/nav/nav.png) 0 0 repeat-y;
	border-bottom: 1px solid #000000;
}

div#moon_remainder {
	position: absolute;
	top: 0;
	left: 0;
	width: 172px;
	height: 17px;
	background: #fff url(../img/nav/moon_remainder.png) 0 0 no-repeat;
}

html>body div#nav_bottom {
	position: absolute;
	width: 172px;
	height: 3px;
	top: 254px;
	left: 0;
	background: url(../img/nav/nav_bottom.png) left bottom no-repeat;
}


div#top_images {
	position: absolute;
	z-index: 50;
	right: 13px;
	background: url(../img/page/overnight.jpg) 0 0 no-repeat;
	width: 502px;
	height: 256px;
}

div#content {
	position: relative;
	border: 1px solid #222;
	margin: 0 13px;
	min-height: 300px;
	height: auto !important;
	height: 100px;
	text-align: left;
	padding: 10px 20px 20px 20px;
}

div#content h1 span {
	color: #000;
	text-transform: uppercase;
}

div#footer {
	width: 721px;
	height: 31px;
	background: #fff url(../img/layout/footer.png) 0 0 no-repeat;
}

div#footer p {
	position: absolute;
	left: -666em;
}

div#news_updates {
	margin: 0 0 0 40px; }

/*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;}

.VNL_title { margin: 5px 0 5px 0; font-size: 1.5em; font-weight: bold; color: #144941; }

div#VNL_links { font-size: 1.3em; margin: -25px 0 5px 50px; padding: 0 0 20px 0; border-bottom: 1px solid #144941; width: 450px}

div#VNL_links div { padding: 4px 0; }

div.VNL_Article { margin: 10px; padding-bottom: 10px; }

div.VNL_Article div, p { padding: 10px 0 10px 0 ; }

div.VNL_Article ul li { 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 #144941; width: 600px; margin: 0 0 0 15px;  }

/*PETCARE ARTICLE STYLES*/

div.VPA_links { margin: 5px 0 0 40px; }

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; }

div#pca_list h3 a { color: blue; }

div#pca_article img { padding: 15px; }

p.pca_nav { background-color: #FFFFFF;
			padding: 25px 0 10px 16px;}

/*PETCARE ARTICLE SEARCH STYLES*/

form#pca_search div { text-align:right; margin: 0 0 0 150px; height: 2.2em; width:350px; background-color: #C9B7A6; border: 1px solid #144941; 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; }

