body {
	margin: 0;
	padding: 0;
	background: #778b72 url(../img/layout/body.jpg) 0 0 repeat-x;
	font-size: 62.5%;
	font-family: "Lucida Grande", "Bitstream Vera Sans", Arial, sans-serif;
	text-align: center;
}

h1 {
	margin: 0;
	padding: 20px 25px 12px 15px;
	font-size: 1.6em;
	color: #364583;
}

h2 {
	margin: 0 0 0 -10px;
	padding: 10px 25px 12px;
	font-size: 1.4em;
	color: #778B72;
}

h3 {
	margin: 0 0 0 -10px;
	padding: 0 25px 12px;
	font-size: 1.5em;
	color: #778B72;
}

p {
	margin: 0 20px 0 15px;
	padding: 0 25px 12px ;
	font-size: 1.3em;
	line-height: 1.4;
}

ul { 
	margin: 0 20px 20px 15px;
	padding: 0 25px 12px ;
	font-size: 1.3em;
	line-height: 1.2;
}

a { 
	font-weight:bold;
	text-decoration: underline;
	color: #7F8EC9;
}

a:hover {
	color: #A4B89F;
}

div#wrapper {
	position: relative;
	width: 791px;
	background: transparent url(../img/layout/wrapper.png) 136px 0 repeat-y;
	margin: 0 auto;
	text-align: left;
}

div#header_peachtree {
	position: relative;
	background: #657b60 url(../img/layout/header.jpg) 0 0 no-repeat;
	width: 791px;
	height: 193px;
	margin: 0 auto;
	text-align: left;
}

div#header_littleriver {
	position: relative;
	background: #657b60 url(../littleriver/img/layout/header.jpg) 0 0 no-repeat;
	width: 791px;
	height: 193px;
	margin: 0 auto;
	text-align: left;
}

div#contact_form {
	margin-left: 25px;
}

div#nav {
	position: absolute;
	background: #fff url(../img/layout/nav.png) 0 0 repeat-y;
	width: 168px;
	height: 516px;
	left: 0;
	padding-top: 14px;
}

div#nav a {
	display:block;
	height: 26px;
	width: 166px;
	margin-left: 2px;
}


div#nav a#about_us { background: url(../img/nav/about_us.png) 0px 0 no-repeat; }
div#nav a#about_us:hover, div#nav a#about_us:visited:hover { background-position: -166px 0; }

div#nav a#vets { background: url(../img/nav/vets.png) 0px 0 no-repeat; }
div#nav a#vets:hover, div#nav a#vets:visited:hover { background-position: -166px 0; }

div#nav a#staff { background: url(../img/nav/staff.png) 0px 0 no-repeat; }
div#nav a#staff:hover, div#nav a#staff:visited:hover { background-position: -166px 0; }

div#nav a#medical_services { background: url(../img/nav/medical_services.png) 0px 0 no-repeat; }
div#nav a#medical_services:hover, div#nav a#medical_services:visited:hover { background-position: -166px 0; }

div#nav a#boarding { background: url(../img/nav/boarding.png) 0px 0 no-repeat; }
div#nav a#boarding:hover, div#nav a#boarding:visited:hover { background-position: -166px 0; }

div#nav a#grooming { background: url(../img/nav/grooming.png) 0px 0 no-repeat; }
div#nav a#grooming:hover, div#nav a#grooming:visited:hover { background-position: -166px 0; }

div#nav a#client_forms { background: url(../img/nav/client_forms.png) 0px 0 no-repeat; }
div#nav a#client_forms:hover, div#nav a#client_forms:visited:hover { background-position: -166px 0; }

div#nav a#pharmacy { background: url(../img/nav/pharmacy.png) 0px 0 no-repeat; }
div#nav a#pharmacy:hover, div#nav a#pharmacy:visited:hover { background-position: -166px 0; }

div#nav a#newsletter { background: url(../img/nav/newsletter.png) 0px 0 no-repeat; }
div#nav a#newsletter:hover, div#nav a#newsletter:visited:hover { background-position: -166px 0; }

div#nav a#medical_articles { background: url(../img/nav/medical_articles.png) 0px 0 no-repeat; }
div#nav a#medical_articles:hover, div#nav a#medical_articles:visited:hover { background-position: -166px 0; }

div#nav a#location { background: url(../img/nav/location.png) 0px 0 no-repeat; }
div#nav a#location:hover, div#nav a#location:visited:hover { background-position: -166px 0; }

div#nav a#contact_us { background: url(../img/nav/contact_us.png) 0px 0 no-repeat; }
div#nav a#contact_us:hover, div#nav a#contact_us:visited:hover { background-position: -166px 0; }

div#nav a#related_links { background: url(../img/nav/related_links.png) 0px 0 no-repeat; }
div#nav a#related_links:hover, div#nav a#related_links:visited:hover { background-position: -166px 0; }

div#nav a#index { background: url(../img/nav/index.png) 0px 0 no-repeat; }
div#nav a#index:hover, div#nav a#index:visited:hover { background-position: -166px 0; }


div#content {
	min-height: 530px;
	height: auto !important;
	height: 530px;
	margin: 0 16px 0 169px;
}


div#pet_portal {
	position: absolute;
	background: url(../img/layout/portal.png) 0 0 no-repeat;
	width: 168px;
	height: 126px;
	bottom: 0;
	left: 0;
}

div#pet_portal a {
	position: absolute;
	display: block;
	width: 89px;
	height: 87px;
	top: 33px;
	left: 5px;
}

div#pet_portal a#aaha {
	position: absolute;
	display: block;
	width: 60px;
	height: 87px;
	top: 33px;
	left: 99px;
}

div#footer_littleriver {
	position: relative;
	background: transparent url(../img/layout/footer_littleriver.png) 136px top no-repeat;
	width: 791px;
	height: 54px;
	margin: 0 auto;
	text-align: center;
}

div#footer_peachtree {
	position: relative;
	background: transparent url(../img/layout/footer_peachtree.png) 136px top no-repeat;
	width: 791px;
	height: 54px;
	margin: 0 auto;
	text-align: center;
}

div#footer_littleriver p,
div#footer_peachtree p {
	margin: 0;
	padding: 50px 0 20px 100px;
	font-size: 10px;
	color: #000;
}

div#footer_littleriver a,
div#footer_peachtree a {
	color: #000;
}

.center {text-align: center; }
.fr { float: right; margin: 0 15px 4px 20px; }
.fl { float: left; }
.clear { clear: both; }
.column { width: 214px; padding-top: 5px; }
.column img { display: block; }
.right { float: right; margin: -65px 15px 4px -5px; }
.hr { border-bottom: 1px solid #A4B89F; clear: both; margin: 5px 0 10px 15px; width: 570px; }

div#contact_form { float: right; margin: 10px 50px 4px 20px; }

/*NEWSLETTER STYLES*/

.VNL_title { margin: 5px 0 5px 15px; font-size: 1.5em; font-weight: bold; color: #364583; }

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 {font-size: 1.3em;}

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; margin-left: 15px; }

div.VNL_hr { border-bottom: 1px solid #262B25; width: 550px; margin: -10px 0 0 15px;  }

/*PETCARE ARTICLE STYLES*/

div.VPA_links { margin: 10px 0 0 40px; }

div.VPA_links p {margin-top: -5px;}

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_list p {margin-top: -15px;}

div#pca_article img { padding: 15px; margin: 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; border: 1px solid #374989; 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; }


/*GOOGLE MAP*/
div#gmap {
	border: 2px solid #364583;
	width: 485px;
	height: 300px;
	margin: 10px 0 10px 59px;
}

html>body div#gmap {
	border: 2px solid #364583;
	width: 482px;
	height: 300px;
	margin: 10px 0px 10px 59px;
}


form.standard {	background: #fff; margin: 12px 290px 0 12px; }
form.standard p { padding: 10px 0 20px 0; margin: 0; }

form.standard div {
	margin: 1px 6px 0 0;
	padding: 1px;
	text-align: right;
	font-size: 1.2em;
	white-space: nowrap;
}

div#rec {
	float: right;
	margin: 4px 12px 0 0;
}

form.standard input,
form.standard textarea {
	width: 150px;
	font-size: 1.2em;
}

form.standard label span {
	float: left;
	text-align: left;
	width: 120px;
}















