body {
	background: #fafcc9;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Tahoma, Geneva, sans-serif;
	font-size: 62.5%;
	text-align: center;
}

h1 { margin: 0 18px; padding: 20px 0 2px 0; border-bottom: 1px solid #772430; color: #772430; font-weight: 400; font-size: 2.4em;  }
h2 { margin: 0 18px; padding: 10px 0; color: #772430; font-size: 1.7em; }
h3 { margin: 0 18px; padding: 10px 0; color: #772430; font-size: 1.4em; }

p { font-size: 1.4em; line-height: 1.5em; margin: 15px 18px 18px 18px; }
ul { font-size: 1.4em; line-height: 1.5em; margin: 15px 18px 18px 38px; }
ol { font-size: 1.4em; line-height: 1.5em; margin: 15px 18px 18px 38px; }

a { color: #245d24; text-decoration: underline; font-weight:bold; }
a:visited { color: #8dcb8d; text-decoration: underline; font-weight:bold; }
a:hover, a:visited:hover { color: #75A875; font-weight:bold; text-decoration: underline; }
a:active { color:#245d24; font-weight:bold; }

hr { text-align: center; border: none 0; border-top: 1px solid #772430; width: 550px; height: 1px; }

img { border: 0; margin: 7px; padding: 0 }

div#bkg {
	position: absolute;
	left: 0;
	background: url(../images/layout/inside/bkg.gif) 0 0 repeat-x;
	height: 90px;
	width: 100%;
}

div#wrapper {
	position: relative;
	margin: 0 auto;
	text-align:center;
	width: 756px;
	background: url(../images/layout/inside/spacer.gif) 0 0 repeat-y;
}

div#sign {
	position: absolute;
	width: 160px;
	height: 157px;
	top: 90px;
	left: 1px;
	background: url(../images/layout/inside/sign.jpg) 0 0 no-repeat;
}

div#nav {
	position: relative;
	float:left;
	top: 157px;
	left: 1px;
	z-index: 1;
}

div#banner {
	position:relative;
	height:90px;
	width:756px;
	z-index: 100;
	background: url(../images/layout/inside/banner.gif) 0 0 no-repeat;
}

div#content {
	position: relative;
	min-height: 720px;
	height: auto !important;
	height: 720px; 
	text-align: left;
	margin: 5px 5px 5px 165px;
}

div#logo {
	position: absolute;
	z-index: 999;
	width: 49px;
	height: 105px;
	bottom: 0;
	left: 54px;
	background: #f00 url(../images/layout/inside/logo.gif) 0 0 no-repeat;
}

a#facebook{
	display: block;
	cursor: pointer;
	background: url(../images/facebook.jpg) 0 0 no-repeat;
	position: absolute;
	top: 420px;
	left: 40px;
	width: 88px;
	height: 30px;
	z-index:100;
}

div#footer {
	position: relative;
	text-align: center;
	height: 49px;
	width: 100%;
	background: #fafcc9 url(../images/layout/inside/footer.gif) 0 0 repeat-x;
	margin: 0; padding: 0;
}

html>body div#footer { top: -17px; }

div#footer div {
	position: relative;
	z-index: 300;
	margin: 0 auto;
	width: 756px;height: 32px;
	background: #75A875 url(../images/layout/inside/hours.gif) 0 0 no-repeat;
}

div#prop {float:right;width:1px;}
div#clear {clear:both;height:1px;overflow:hidden;}

/* PET ADOPTION LISTINGS */

div.listing  {
	width: 444px;
	height: 120px;
	overflow: auto;
	border-bottom: 1px solid #999;
	position: relative;
	left: 20px;
}
div.listing h1 {
	font-size: 1.5em;
	font-weight: 700;
	border-bottom: 0;
	padding: 6px 4px;
}

div.listing p {
	margin: 4px 20px;
	padding: 0;
	font-size: 1.1em;
}

div.listing img { float: left; height: 90px; border: 1px solid #999; }

div.prop {
	height:1px;
	float:right;
	width:1px;
}

div.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

div.right { float: right; }

div.login_form {
	margin-left: 30px;
	margin-top: 30px;
}

div#maps { text-align:center; }
div#maps h2, div#maps h3 { padding: 3px 0; margin: 0; }
div#maps h4 { font-size: 1.1em; padding: 0; margin: 5px 0 18px 0; }
div#maps img { border: 3px double #666; margin: 0 0 15px 0; padding: 0; }
div#maps p { font-size: 1.1em; margin: 0; padding: 0; }


/* For newsletter and PCA pages */
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_title, div.VPA_article_title { font-size: 1.8em; color: #772430; margin: 5px 18px 18px 18px; font-weight:bold; text-align:center; }

div.VPA_category_name { font-size: 1.4em; color: #772430; margin: 5px 18px 18px 18px; font-weight:bold }

div#content div.main { margin:18px; }
div#content div.main h3 { margin:0px; }

table.float_right { float: right; padding: 5px 5px 5px 5px; }
td.h3 { color: #772430; font-size: .8em; text-align: center; font-weight: bold; }
table.vets {
	text-align: center;
	font-size: 1.4em; line-height: 1.5em;
}

/*NEWSLETTER STYLES*/

div.VNL_copy { margin: 10px 0 -25px 0; }

div.VNL_copy p {margin: 5px 0 5px 0;}

.VNL_title { margin: 5px 0 15px 5px; font-size: 1.5em; font-weight: bold; color: #374d72; }

div#VNL_links { font-size: 1.2em; margin: 2px 0 5px 50px; padding: 0 0 20px 0; border-bottom: 1px solid #772430; width: 450px}

div#VNL_links div { padding: 4px 0; }

div.VNL_Article { margin: 10px; padding-bottom: 10px; }

div.VNL_Article h1 { font-weight: bold; font-size: 2.2em; text-align: center; color: #772430; border-bottom: none;  }

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: 10px 0 10px 0; }

div.VNL_Article ol li { padding: 2px 0 2px 0; margin: 10px 0 10px 0; }

div.VNL_top { font-size:1.2em; margin: 0 0 0 21px;}

div.VNL_hr { border-bottom: 1px solid #8CA1D3; width: 445px; margin: 0 0 0 42px;  }

/*PETCARE ARTICLE STYLES*/

.VPA_category_name {  font-weight: bold; margin: 0; padding: 15px 12px 15px 16px; font-size: 1.5em; }
 
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; }

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; }

