/* HTML Defaults */

body {
	font: 88%/1.3em Arial, Helvetica, sans-serif;
	color: #000;
}
body.page {
	font: 88%/1.3em Arial, Helvetica, sans-serif;
	color: #000;
	background: #013904 url(../images/body_bg.png) repeat-x left top;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #0d6111;
	font-weight: bold;  /* 9/30/09 AAM */
}
a:hover {
	text-decoration: underline;
	color: #a2631e;
}
h1 {
	font: normal 257%/1.12em Georgia, "Times New Roman", Times, serif;
	color: #0d6111;
	margin: 0;
}
h2, h3, h4 {
	font-weight: bold;
	color: #703800;
}
h2 {
	font-size: 130%;
	line-height: 1.2em;
}
h3 {
	font-size: 115%;
}
h4 {
	font-size: 100%;
}
img {
	border: none;
}
hr {
	color: #fff;
	background: #fff;
	height: 1px;
	padding: 0;
	border: none;
}
cite {
	font-style: italic;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, select, textarea {
	font: 100% Arial, Helvetica, sans-serif;
	color: #000;
}

/* Main Containers */

#container {
	background: url(../images/container_bg_l.png) no-repeat left top;
	min-height: 640px;
	min-width: 970px;
	padding: 0 0 0 10px;
}
#containerinner {
	background: url(../images/container_bg_r.png) no-repeat right top;
	min-height: 640px;
	padding: 10px 10px 0 0;
}
.clear {
	clear: both;
}

/* Header */

#header {
	background: #2f7832 url(../images/header_bg.png) repeat-x left bottom;
	min-height: 162px;
	width: 100%;
	float: left;
}
#headerinner {
	min-height: 116px;
	width: 100%;
	float: left;
}
#header p, #header ul {
	margin: 0;
}
#header ul li {
	font-weight: bold;
	text-align: center;
	float: left;
	list-style: none;
	position: relative;
}
#header ul li a {
	color: #fff;
	float: left;
}
#header ul li a:hover {
	text-decoration: none;
	color: #ffd957;
}
#logo, #logo p, #logo a, #top, #topinner {
	height: 108px;
}
#logo, #logo p, #logo a {
	float: left;
}
#logo p, #logo a {
	width: 250px;
}
#logo {
	background: url(../images/logo_bg.png) no-repeat left top;
	width: 255px;
}
#top {
	background: #fcf6eb url(../images/top_bg.png) no-repeat left bottom;
	margin: 0 127px 0 255px;
	padding-left: 6px;
}
#topinner {
	background: url(../images/top_bg_r.png) no-repeat right bottom;
	padding-right: 10px;
}
#topinner2 {
	width: 100%;
	float: left;
}
#toplinks, #emergencies, #emergencies p, #emergencies a, #facebook, #facebook p, #facebook a {
	float: right;
}
#toplinks {
	width: 127px;
}
#emergencies {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	background: url(../images/emergencies_bg.png) no-repeat right top;
	height: 36px;
	width: 127px;
	margin-bottom: 26px;
}
#emergencies p, #emergencies a {
	height: 30px;
	width: 120px;
}
#emergencies a {
	color: #fff;
	background-image: url(../images/emergencies_bg.png);
	backgroud-repeat: no-repeat;
	background-position: right top;
	text-align: center;
}
#emergencies a:hover {
	text-decoration: none;
	color: #ffd957;
	background-position: right -36px;
}
#facebook {
	font-size: 92%;
	line-height: 1.2em;
	width: 120px;
	clear: right;
}
#facebook a {
	color: #fff;
	background: url(../images/icon_facebook_bg.png) no-repeat left 2px;
	width: 80px;
	padding: 0 10px 0 30px;
}
#facebook a:hover {
	text-decoration: none;
	color: #ffd957;
}
#contact {
	font-size: 88%;
	line-height: 1.5em;
	width: 100%;
	float: left;
	padding: 8px 0;
}
#contact p {
	min-height: 47px;
	float: left;
	padding: 0 6px;
	border-left: solid 1px #fff;
}
#contact p:first-child {
	border-left: none;
}
#topnav {
	font-size: 14px;
	line-height: 34px;
	min-height: 45px;
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	z-index: 6000;
}
#topnav ul {
	height: 45px;
	padding: 0;
}
#topnav ul li {
	background-image: url(../images/topnav_bg_r.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 34px;
}
#topnav ul li:hover {
	background-position: right -34px;
}
#topnav ul li a {
	background-image: url(../images/topnav_bg_l.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 16px;
}
#topnav ul li a:hover, #topnav ul li:hover a {
	background-position: left -34px;
}
#topnav ul li.petportal, #topnav ul li.petportal a {
	height: 34px;
	width: 256px;
	padding: 0;
}
#topnav ul li.petportal {
	background-image: none;
}
#topnav ul li.petportal a {
	background-image: url(../images/petportal_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#topnav ul li.petportal a:hover {
	background-position: left -34px;
}
#nav {
	font-size: 14px;
	line-height: 42px;
	min-height: 42px;
	width: 960px;
	clear: both;
	margin: 0 auto;
	position: relative;
	z-index: 5000;
}
#nav ul {
	height: 42px;
	padding: 0 8px;
}
#nav ul li {
	background-image: url(../images/nav_bg_r.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 42px;
}
#nav ul li:hover {
	background-position: right -42px;
}
#nav ul li a {
	background-image: url(../images/nav_bg_l.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 16px;
}
#nav ul li a:hover, #nav ul li:hover a {
	background-position: left -42px;
}
#topnav ul li ul, #nav ul li ul {
	background: #0d6111 url(../images/subnav_bg.png) repeat-x left top;
	display: none;
	height: auto;
	width: 200px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	z-index: 7000;
}
#topnav ul li ul {
	top: 31px;
}
#nav ul li ul {
	top: 42px;
}
#nav ul li:last-child ul {
	right: 0;
	left: auto;
}
#topnav ul li:hover ul, #topnav ul li.sfhover ul, #nav ul li:hover ul, #nav ul li.sfhover ul {
	display: block;
}
#topnav ul li ul li, #nav ul li ul li {
	font-size: 13px;
	line-height: 1.15em;
	background: none;
	text-align: left;
	height: auto;
	width: 200px;
	clear: both;
	padding: 0;
}
#topnav ul li ul li a, #topnav ul li:hover ul li a, #nav ul li ul li a, #nav ul li:hover ul li a {
	background: none;
	width: 180px;
	padding: 5px 10px;
}

/* Footer */

#footer {
	color: #756948;
	background: url(../images/footer_bg.png) repeat-x left top;
	height: 55px;
	width: 100%;
	float: left;
	clear: both;
	padding: 4px 0 8px 0;
}
#footer a {
	color: #756948;
}
#footer p {
	margin: 0;
	padding: 0 8px;
}
#specials, #specials p, #specials a {
	text-align: center;
	height: 30px;
	float: left;
}
#specials p, #specials a {
	width: 234px;
}
#specials {
	font-size: 110%;
	line-height: 30px;
	width: 244px;
	padding-top: 8px;
}
#specials a {
	color: #fff;
	background-image: url(../images/specials_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#specials a:hover {
	text-decoration: none;
	background-position: left -30px;
}
#specials a:hover, #specials a:hover strong {
	color: #ffd957;
}
#specials a strong {
	color: #efd499;
}
#copyright {
	font-size: 65%;
	line-height: 1.3em;
	text-align: right;
	width: 50%;
	float: right;
	padding: 18px 0;
}



#special-feb {
	font-size: 100%;
	line-height: 1.5em;
	text-align: center;
	width: 80%;
	float: left;
	margin-top: 30px;
	padding: 2px 2px  2px 2px;
	border: 2px solid #0d6111;
}

#special-feb p strong {
	color: #ffd957;
	font-size: 120%;
	
}



/* Content */

#content {
	background: #f8eed8 url(../images/content_bg.png) repeat left top;
	min-height: 422px;
	width: 100%;
	float: left;
	clear: both;
}
#side {
	width: 220px;
	float: right;
}
#side + #main {
	margin-right: 220px;
}
#sidenavtop {
	background: #faf2e1 url(../images/title_section_bg.png) repeat-x right bottom;
	height: 72px;
}
#sidenav {
	background: #0d6111 url(../images/sidenav_bg.png) repeat-x left top;
}
#sidenav dl {
	color: #e3b584;
	margin: 0;
	padding: 0;
}
#sidenav dt, #sidenav dd {
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: solid 1px #e3b584;
}
#sidenav dt {
	font-size: 130%;
	line-height: 1.15em;
}
#sidenav dd {
	font-size: 110%;
	line-height: 1.15em;
}
#sidenav dl a {
	color: #fff;
	display: block;
	padding: 5px 10px;
}
#sidenav dl a:hover {
	text-decoration: none;
	color: #ffd957;
	background: #28782b;
}
#sidenav dl a.on {
	color: #e3b584;
}
/* added style for p tag on sides MAD 9/30/09 */
#sidenav p {
	color: #fff;
	display: block;
	padding: 5px 10px;
}
#title {
	background: #faf2e1 url(../images/title_bg.png) repeat-x right bottom;
	min-height: 72px;
}
#title h1, #titlesubnav h1 {
	padding: 10px 20px 18px 20px;
}
#bodytext {
	min-height: 275px;
	width: 100%;
	float: left;
	padding: 0 0 10px 0;
}
#bodytextinner {
	padding: 10px 20px 0 20px;
}
ul.check {
	margin-left: 0;
	padding-left: 0;
}
ul.check li {
	background: url(../images/bullet_check.png) no-repeat left 4px;
	margin: .5em 0;
	padding-left: 20px;
	list-style: none;
}
#testimonial {
	font-size: 86%;
	line-height: 1.3em;
	color: #fff;
	background: #2c7830 url(../images/testimonial_bg.png) repeat-x left top;
	clear: both;
	padding: 12px 6px;
}
#testimonialinner {
	background: url(../images/quote_l.png) no-repeat left top;
	padding-left: 28px;
}
#testimonialinner2 {
	background: url(../images/quote_r.png) no-repeat right top;
	padding-right: 28px;
}
#testimonial p {
	margin: 0 0 .5em 0;
}
#audio {
	color: #fff;
	background: url(../images/audio_bg.png) no-repeat right top;
	min-height: 100px;
	padding: 10px 20px;
}
#side #audio {
	min-height: 0;
}
#audio h2 {
	font-size: 115%;
	color: #efd499;
	margin: 0 0 1em 0;
}
.photo {
	float: right;
	clear: right;
	margin: 1em 0 1.5em 1.5em;
}
.photo p {
	font-size: 86%;
	line-height: 1.2em;
	margin: .5em 0;
}
.special {
	background: #f9edd5;
	height: 220px;    /* 10/06/09  AAM */
	width: 40%;
	float: left;
	margin-right: 5%;
	margin-bottom: 2%; /* 10/5/09 AAM */
	padding: 10px 2%;
	border: double 3px #a2631e;
}

.tour {     /* 10/4/09 AAM */
	font-size: 86%;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
}

ul.biothumbs {
	margin: 0;
	padding: 0;
}
ul.biothumbs li {
	text-align: center;
	height: 300px;
	width: 230px;
	float: left;
	list-style: none;
}
ul.biothumbs li a {
	height: 270px;
	width: 200px;
	float: left;
	padding: 15px;
}
ul.biothumbs li a:hover {
	text-decoration: none;
	background: #f2dcab;
}
ul.biothumbs li img {
	margin-bottom: .5em;
}

/* Front and Section Fronts */

#front {
	background: #b9762c url(../images/line_shadow_v.png) repeat-y 644px top;
	width: 100%;
	float: left;
}
#frontmain {
	width: 640px;
	float: left;
	border-right: solid 4px #0d6111;
}
.sectionphoto {
	border-bottom: solid 4px #0d6111;
}
#frontphoto, #frontphotoborder, #slides {
	height: 400px;
	width: 640px;
}
#frontphoto {
	background: #000;
	position: relative;
}
#frontphotoborder {
	background: url(../images/slides_border.png) no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}
#intro, #sectionintro {
	margin-left: 644px;
}
#intro #title h1 {
	font-size: 200%;
	line-height: 1.2em;
	font-style: italic;
}
#titlesubnav {
	background: #faf2e1 url(../images/title_section_bg.png) repeat-x right bottom;
}
#introtext {
	background: #f8eed8 url(../images/content_bg.png) repeat left top;
}
#introtext .frontwrapper {
	padding: 10px 20px;
}
#introtext h2 {
	font-weight: normal;
	margin: 0 0 1em 0;
}
#introtext p, #introtext ul {
	font-size: 92%;
	line-height: 1.3em;
}
#sectionintro #introtext p, #sectionintro #introtext ul {
	font-size: 100%;
	line-height: 1.5em;
}
#introtext ul {
	margin: 0;
}
.frontwrapper {
	background: url(../images/line_shadow_v.png) repeat-y left top;
	padding-left: 3px;
}
#front #audio {
	padding: 0;
}
#front #audio .frontwrapper {
	min-height: 100px;
	padding: 10px 20px;
}


















