/* HTML Defaults */

body {
	font: 82%/1.3em Arial, Helvetica, sans-serif;
	color: #473b34;
	
}
body.page {
	font: 82%/1.3em Arial, Helvetica, sans-serif;
	color: #473b34;
	background: #8cc63f url(../images/header_bg.png) repeat-x left top;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #8cc63f;
}
a:hover {
	color: #8d7959;
}
h1 {
	font-size: 185%;
	line-height: 1.12em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 0;
}
h2 {
	font-size: 140%;
	line-height: 1.2em;
	font-weight: normal;
}
h3 {
	font-size: 115%;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
img {
	border: none;
}
hr {
	color: #d1e8b2;
	background: #d1e8b2;
	height: 1px;
	padding: 0;
	border: none;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, select, textarea {
	font: 100% Arial, Helvetica, sans-serif;
	color: #473b34;
	border: solid 1px #d1e8b2;
}
table {
	border: none;
	border-collapse: collapse;
	margin: 0 0 1em 0;
	padding: 0;
}
caption {
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-align: left;
	color: #473b34;
	padding: 2px 0;
}
th, td {
	font-size: 100%;
	font-weight: normal;
	vertical-align: top;
}

/* Main Containers */

#container {
	width: 960px;
	margin: 0 auto;
}
#containerinner {
	width: 960px;
	float: left;
}
.clear {
	clear: both;
}

/* Header & Nav */

#header {
	background: url(../images/header_pets.jpg) no-repeat 235px bottom;
	height: 176px;
	width: 960px;
}
#header p, #header ul {
	margin: 0;
}
#logo, #logo p, #logo a {
	height: 176px;
	width: 190px;
	float: left;
}
#logo {
	background: url(../images/header_logo.png) no-repeat left top;
}
#logo a {
	text-indent: -9999px;
}
#nav, #nav ul, #nav li, #nav li a {
	float: left;
}
#nav, #nav ul {
	width: 770px;
}
#nav ul {
	clear: left;
	padding: 8px 0 9px 0;
	position: relative;
}
.nav1 {
	background: url(../images/dots_h.png) repeat-x left bottom;
	z-index: 3000;
}
.nav2 {
	z-index: 2000;
}
#nav ul li {
	line-height: 22px;
	height: 22px;
	padding-right: 1px;
	list-style: none;
	background: url(../images/dots_v.png) repeat-y right top;
	position: relative;
}
#nav ul li:last-child {
	background: none;
}
#nav ul li a {
	text-decoration: none;
	color: #473b34;
	background: transparent;
	padding: 0 10px;
}
#nav ul li a:hover, #nav ul li:hover a, #nav ul li.sfhover a {
	text-decoration: none;
	color: #fff;
	background: #473b34;
}
#nav ul li:hover li a:hover, #nav ul li.sfhover li a:hover {
	text-decoration: none;
	color: #fff;
	background: #8d7959;
}
#nav ul li ul {
	display: none;
	background: #8d7959;
	width: 150px;
	padding: 0;
	border: solid 1px #8d7959;
	position: absolute;
	top: 22px;
	left: -1px;
}
#nav ul li.last ul {
	right: -1px;
	left: auto;
}
#nav ul li ul li {
	line-height: 1.15em;
	background: none;
	height: auto;
	padding: 0;
}
#nav ul li ul li, #nav ul li ul li a {
	width: 130px;
}
#nav ul li ul li a {
	padding: 3px 10px;
}
#nav ul li:hover ul, #nav ul li.sfhover ul {
	display: block;
}

/* Left Side */

#info {
	font-size: 92%;
	line-height: 1.25em;
	color: #fff;
	width: 175px;
	float: left;
	padding: 15px 30px;
}
#info p {
	margin: 0 0 1em 0;
}
#info a {
	color: #473b34;
}
#info a:hover {
	color: #8d7959;
}
table.hours {
	width: 175px;
}
table.hours th, table.hours td {
		text-align: left;
	padding: 2px 5px 2px 0;
}
#info .emergencies {
	padding-bttom: 10px;
}
#info .emergencies a {
	text-decoration: none;
	float: left;
	padding: 5px 10px;
	border: solid 1px #d1e8b2;
}
#info .emergencies a:hover {
	color: #473b34;
	background: #d1e8b2;
}
.quote {
	color: #d1e8b2;
	margin-top: 1em;
	padding: 1em 0;
	border-top: solid 1px #d1e8b2;
}
#info .quote p {
	font-size: 140%;
	line-height: 1.2em;
	margin: 0;
}
.quote cite {
	font-size: 67%;
	font-style: normal;
}

/* Footer */

#footer {
	font-size: 70%;
	line-height: 1.3em;
	color: #d1e8b2;
	width: 940px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	padding: 10px;
	border-top: solid 1px #d1e8b2;
	border-right: solid 1px #d1e8b2;
	border-left: solid 1px #d1e8b2;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #473b34;
}
#footer a:hover {
	color: #8d7959;
}

/* Content */

#main {
	width: 715px;
	float: right;
	padding: 0 0 15px 10px;
}
#title {
	color: #fff;
	padding: 8px 20px;
}
#content {
	background: #fff;
	width: 695px;
	float: left;
	padding: 10px
}
#bodytext {
	float: left;
	width: 675px;
	padding: 0 10px;
}
#side+#bodytext {
	width: 440px;
	padding-right: 20px;
}
#bodytext h2 {
	margin-top: 0;
}
#side {
	width: 225px;
	float: right;
}
.sidephoto, #sidenav, #sidenav dl, #sidenav dt, #sidenav dd {
	width: 225px;
	float: left;
	clear: left;
}
.sidephoto {
	text-align: center;
}
#sidenav dl {
	margin: 0;
	padding: 0;
}
#sidenav dt, #sidenav dd {
	font-weight: normal;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: solid 1px #d1e8b2;
}
#sidenav dt {
	font-size: 140%;
	line-height: 1.2em;
}
#sidenav dd {
	font-size: 110%;
	line-height: 1.2em;
}
#sidenav dl a {
	text-decoration: none;
	width: 205px;
	float: left;
	padding: 5px 10px;
}
#sidenav dl a:hover {
	text-decoration: none;
	color: #fff;
	background: #8cc63f;
}
#sidenav dl a.on {
	color: #473b34;
}

.biophoto {          /* added for bios AAM 12/16/09 */
	font-size: 85%;
	line-height: 1.2em;
	text-align: center;
	float: left;
	margin: 1em 1.5em .5em 0;
}
.infotable {
	width: 100%;
	margin: 0;
}
.infotable, .infotable td, .infotable th {
	border: solid 1px #d1e8b2;
}
.infotable td, .infotable th {
	font-size: 92%;
	vertical-align: middle;
	padding: 5px 10px;
}
.infotable th {
	font-weight: bold;
	color: #fff;
	background: #473b34;
}
.tourtable {
	width: 500px;
	margin: 0 auto;
}
.tourtable td {
	padding: 5px 0;
}

/* Front */

#front {
	color: #fff;
}
#front a {
	color: #473b34;
}
#front a:hover {
	color: #8d7959;
}
#front h1, #front h2 {
	color: #473b34;
}
#front h1 {
	font-size: 160%;
}
#front h2 {
	font-size: 108%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-top: 0;
}
#frontmain {
	width: 470px;
	float: left;
	padding: 15px 15px 15px 5px;
}
#intro {
	font-size: 108%;
	line-height: 1.5em;
}
#frontside {
	width: 225px;
	float: right;
	padding: 15px 0;
}
.downloads {
	margin-bottom: 5px;
	padding: 10px;
	border: solid 1px #d1e8b2;
}
.downloads p {
	font-size: 92%;
	margin: .5em 0;
}
.note {
	font-size: 75%;
}
.tour, .tour a {
	height: 150px;
	width: 225px;
	display: block;
}
.tour {
	margin: 0 0 5px 0;
}
.tour a {
	text-indent: -9999px;
	background-image: url(../images/front_tour.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tour a:hover {
	background-position: left -150px;
}
.ovma {
	text-align: center;
}

