body {
	margin:0;
	padding:0;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background: #faf1e6 url(../img/layout/inside/body.jpg) 0 0 repeat-x;
}

h1 {
	color: #f0632b;
	font-size: 2em;
	margin: 0;
	padding: 0 0 15px 0;
}

h2 {
	color: #6da0e2;
	font-size: 1.7em;
	margin: 0;
	padding: 9px 0 3px 0;
}

h3 {
	color: #1451a2;
	font-size: 1.6em;
	margin: 0;
	padding: 9px 0 3px 0;
}

p {
	font-size: 1.3em;
	line-height: 1.4;
	margin: 0;
	padding: 6px 0;
}

ul.exotics {
	font-size: 1.3em;
	line-height: 1.3;
	margin-top: 5px;
}

table {
	font-size: 1.3em;
	line-height: 1.4;
	margin: 0;
	padding: 6px 0;
}

div#wrapper {
	width: 789px;
	background: url(../img/layout/inside/wrapper.jpg) 0 0 repeat-y;
	margin: 0 auto;
	text-align: left;
}

div#header {
	position: relative;
	width: 789px;
	height: 254px;
	background: url(../img/random/rotate.php) 0 0 no-repeat;
}

div#header div#nav {
	position: absolute;
	top: 182px;
	left: 127px;
	width: 800px;
}

div#header div#nav ul { margin: 0; padding: 0; }

div#header div#nav ul li { list-style: none; float: left; width: 107px; height: 36px; margin: 0 3px 0 0; }
div#header div#nav ul li a { display: block; width: 107px; height: 36px; }

div#content {
	margin: 0 20px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

div#footer {
	position: relative;
	width: 789px;
	height: 24px;
	background: url(../img/layout/inside/footer.png) 0 0 no-repeat;
}

div#footer div {
	position: absolute;
	width: 789px;
	text-align:center;
	top: 20px;
}

div#footer div p {
	font-size: 1.1em;
	position: relative;
}

div#footer div p#hours { font-size: 1.3em; font-weight: 700; }

div.left { float: left; margin: 5px 5px 5px 5px; }
div.right {float: right; margin: 5px 5px 5px 5px; }
div.center {text-align: center;}
div.clear {clear:both;}

a { color: #F0632B; font-weight: bold; text-decoration: none; }
a:hover, a:visited:hover { color: #9EC5AA; text-decoration: underline; }

div.hr { border-bottom: 1px solid #F0632B; clear: both; margin: 5px 0 10px 7px; width: 735px; }

div#exotic_education { height: 215px; width: 325px; overflow: auto; margin: 10px 0 25px 45px; }

div.exotics_titles {margin-left:15px;}
div.exotics_list {margin-left:25px;}
div.exotics_ul {font-size: 1.3em;}


/*NEWSLETTER STYLES*/

.VNL_title { margin: 5px 0 5px 0; font-size: 1.5em; font-weight: bold; color: #F0632B; }

div#VNL_links { font-size: 1.3em; margin: -25px 0 5px 50px; padding: 0 0 20px 0; border-bottom: 1px solid #0A4599; width: 450px}

div#VNL_links div { padding: 4px 0; }

div.VNL_Article { margin: 10px; padding-bottom: 10px; }

div.VNL_Article h1 { bottom: 10px; }

div.VNL_Article div, div.VNL_Article p { padding: 5px 0 5px 0 ; }

div.VNL_Article ul li { padding: 5px 0 5px 0; margin: 5px 0 5px 0; font-size:1.3em; }

div.VNL_Article ol li { padding: 2px 0 2px 0; margin: 5px 0 5px 0; font-size:1em;  }

div.VNL_top { font-size:1.2em; margin-top: 10px; }

div.VNL_hr { border-bottom: 1px solid #0A4599; width: 700px; margin: -3px 20px 20px 20px;  }

/*PETCARE ARTICLE STYLES*/

div.VPA_links { margin: -5px 0 0 40px; }

.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: 8px 0 7px 0; }

div#pca_list h3 {  font-size: 1.7em; text-align: center; }

div#pca_list h3 a { color: blue; }

div#pca_list li {padding: 5px 0 5px 0; margin: 5px 0 5px 0; font-size:1.3em;}

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;
	background-color: #F3DDC5;
	border: 1px solid #9CC4AA;
	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; }

/*gmap*/
div#gmap_container {
	padding: 6px 0 30px 0;
	text-align: center;
}

div#gmap_container p.caption {
	text-align:center;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 4px 10px;
}

div#gmap {
	border: 1px solid #0A4599;
	width: 470px;
	height: 333px;
	margin: 10px 0px 10px 140px;
	
}

html>body div#gmap {
	border: 1px solid #0A4599;
	width: 470px;
	height: 333px;
	margin: 10px 0px 10px 140px;
}

div#gmap h4 {
	font-size: 1.3em;
	color: #a41401;
	margin: 16px 0 0 0;
	padding: 4px 10px;
}

div#gmap p {
	font-size: 1.2em;
	margin: 0;
	padding: 0 10px;
}


/* Contact Form */

form#form_contact {
	margin: 0 0 0 270px
}



form#form_contact div {
	margin: 1px 0 0 0;
	padding: 2px 4px;
	text-align: right;
	line-height: 2.3;
	min-height: 2.3em;
	height: auto !important;
	height: 2.3em;
	font-size: 1.2em;
}

form#form_contact div label span {
	float: left;
	text-align: left;
	width: 170px;
	white-space: nowrap;
	overflow: hidden;
}


form#form_contact input#last_name,
form#form_contact input#phone_work {
	display: none;
}

form#form_contact input,
form#form_contact textarea {
	width: 200px;
	font-size: 1.2em;
	font-weight: bold;
}

form#form_contact p#submit input {
	float: right;
	width: auto;
}

form#form_contact {}

p.contact_intro {
	font-weight: bold;
	font-size: 1.4em;
	padding: 6px 12px 20px;
}





div#nav li a#about_us {
	background: url(../img/nav/about_us.png) center 0px no-repeat;
}

div#nav li a#about_us:hover, div#nav li a#about_us:visited:hover { background-position: center -36px; }


div#nav li a#our_services {
	background: url(../img/nav/our_services.png) center 0px no-repeat;
}

div#nav li a#our_services:hover, div#nav li a#our_services:visited:hover { background-position: center -36px; }


div#nav li a#client_resources {
	background: url(../img/nav/client_resources.png) center 0px no-repeat;
}

div#nav li a#client_resources:hover, div#nav li a#client_resources:visited:hover { background-position: center -36px; }


div#nav li a#pet_care_resources {
	background: url(../img/nav/pet_care_resources.png) center 0px no-repeat;
}

div#nav li a#pet_care_resources:hover, div#nav li a#pet_care_resources:visited:hover { background-position: center -36px; }


div#nav li a#our_location {
	background: url(../img/nav/our_location.png) center 0px no-repeat;
}

div#nav li a#our_location:hover, div#nav li a#our_location:visited:hover { background-position: center -36px; }


div#nav li a#contact_us {
	background: url(../img/nav/contact_us.png) center 0px no-repeat;
}

div#nav li a#contact_us:hover, div#nav li a#contact_us:visited:hover { background-position: center -36px; }



#top_nav a {
	display: block;
	width: 10em;
	background-color: #9ec4a8;
	color: #222;
}

#top_nav li {
	float: left;
	width: 10em;
}

#top_nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#top_nav li ul li a {
	width: 10em !important;
	border: 2px solid #fff;
	font-size: 1.2em;
	font-weight:700;
	text-decoration:none;
	line-height: 2;
	padding: 3px 6px 0;
}

#top_nav li ul li a:hover,
#top_nav li ul li a:visited:hover {
	color:#fff;
}

#top_nav li:hover ul {left: auto;}
#top_nav li:hover ul, #top_nav li.sfhover ul {left: auto;}


#top_nav li:hover, #top_nav li.hover {position: static;}