﻿/*******************************
general, global and reset styles
*******************************/
html, body, ul, ol, li, table, td, th, address, form, fieldset, input, textarea, select, p, h1, h2, h3, h4, h5, h6, blockquote, img, acronym {
	padding: 0;
	margin: 0;
	list-style: none;
	border: none;
	border-collapse: collapse;
	font-style: normal;
}
body, fieldset, input, textarea, select, td, th {
	font: 75%/1.4 verdana,arial,geneva,lucida,sans-serif;
	color: #111;
}
fieldset, input, textarea, select {
	font: 100%/1.4 verdana,arial,geneva,lucida,sans-serif;
}
input, textarea {
	border: 1px solid #ccc;
	padding: 2px;
	color: #888;
	width: 250px;
}
#age {
	width: auto;
}
legend {
	font-weight: bold;
}
.radio, .textarea, .error {
	padding-left: 15.42em;
}
.radio input, .radio label, .submit input {
	display: inline;
	float: none;
	width: auto;
}
.radio input, .radio label {
	border: none;
}
.radio label {
	padding-left: 5px;
}
.submit {
	text-align: right;
	overflow: hidden;
}
.submit .req {
	float: left;
}
.submit input {
	color: #111;
	background: #fff;
	margin-left: 50px;
	padding: 5px;
}
.greeting, .recipient {
	float: left;
	width: 50%;
}
.greeting label, .recipient label {
	width: 110px;
}
.greeting input, .recipient input {
	width: 185px;
}
.greeting .error, .recipient .error {
	padding-left: 115px;
	clear: none;
}
label, input {
	display: block;
	float: left;
	vertical-align: middle;
}
label {
	text-align: right;
	padding-right: 5px;
	width: 15em;
}
legend label {
	display: inline;
	float: none;
}
.contact_list, fieldset {
	width: 100%;
}
.contact_list, legend {
	margin-bottom: 1em;
}
.contact_list li {
	overflow: hidden;
	margin-bottom: .5em;
}
.contact_list h3 {
	font: 100%/1.4 verdana,arial,geneva,lucida,sans-serif;
	letter-spacing: normal;
}
body {
	background: #999;
}
acronym {
	cursor: help;
}
h1, h2, h3, h4, h5, h6 {
	font: 1.4em georgia,times,'times new roman',serif;
	letter-spacing: 1px;
	color: #030;
}
h1, h2, h2 acronym, h3, h3 acronym, h4, h5, h6, blockquote p, #hours p {
	font-style: oblique;
}
/* oblique font fix for ie6 */
* html h3, * html h4, * html h5, * html h6, * html blockquote p, * html #hours p {
	width: 98%;
}
h3 {
	font-size: 1.3em;
	padding-bottom: 12px;
}
p {
	padding-bottom: 1em;
}
a {
	color: #030;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:focus {
	text-decoration: underline;
}
strong, .bold {
	font-weight: bold;
}
.align_center {
	text-align: center;
}
.clear, .error {
	clear: both;
}
.overclear {
	width: 100%;
	overflow: hidden;
}
.req {
	color: #900;
}
.error {
	color: red;
	padding-top: .5em;
	padding-bottom: .5em;
}
.no_spacing {
	padding-bottom: 0 !important;
}
.radio .error {
	padding-left: 0;
}
.hidden {
	display: none !important;
}
.submission_successful, .submission_failure {
	padding: 8px;
	margin: 0 0 8px 0;
	border: #00543d solid 1px;
	background: #eaffd7;
	color: #00543d;
}
.submission_failure {
	border-color: #900;
	background: #ffcdd0;
	color: #900;
}
ul.std li {
	padding: 0 0 12px 24px;
	background: url(../images/paw_bullet.gif) no-repeat 5px .25em;
}
#under_const {
	width: 326px;
	margin: 0 auto;
	display: block;
}
img.left {
	float: left;
	display: inline;
	margin-right: 1.5em;
}
img.right {
	float: right;
	display: inline;
	margin-left: 1.5em;
}
/*******************************
structure styles
*******************************/
#access_nav {
	position: absolute;
	top: -9999px;
}
.wrapper {
	width: 980px;
	margin: 0 auto;
}
#col1, #col2, #col3 {
	float: left;
	display: inline;
	width: 180px;
}
#col1 {
	padding-right: 20px;
}
#col2 {
	width: 635px;
	padding-right: 20px;
}
#col3 {
	width: 125px;
	padding-top: 13px;
}
.sub_col {
	width: 300px;
	display: inline;
	float: left;
	padding: 0 12px 12px;
	margin: 0 -12px;
}
/* relative positioned elements */
.wrapper, h1, #global_nav, #global_nav li, #global_nav strong, #global_nav a, #footer {
	position: relative;
}
/*******************************
header styles
*******************************/
#header, #header a, h1 {
	color: #dcd8b3; 
}
#header {
	background: #0a3b1b url(../images/header_bg.jpg) repeat-x;
	min-height: 130px;
	padding-top: 5px;
}
#header address {
	color: #dcd8b3;
	font-size: .83em;
	padding: 5px 0;
}
#header address span, #header address a {
	display: block;
	font-weight: normal;
}
h1, #header address {
	float: left;
	display: inline;
}
h1 {
	width: 137px;
	height: 90px;
	overflow: hidden;
	margin-bottom: 5px;
}
h1 a {
	width: 100%;
	height: 100%;
	position: absolute;
}
#header .wrapper {
	padding-bottom: 4px;
}
#header address {
	margin-left: 10px;
}
.phone_num {
	position: absolute;
	top: 55px;
}
#header .hdr_image {
	width: 241px;
	height: 128px;
	background: url(../images/hdr_dog_and_cat.jpg) no-repeat center;
	display: block;
	position: absolute;
	top: 2px;
	right: 0;
	z-index: 10;
}
.nav_wrap {
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
}
#global_nav, #global_nav li, #global_nav a, #global_nav strong  {
	float: left;
	display: inline;
}
#global_nav {
	left: 50%;
	height: 10px;
	padding: 10px 0 11px;
	line-height: 14px;
	clear: both;
	font: 1em georgia,times,'times new roman',serif;
}
#global_nav li {
	left: -50%;
	border-left: #666 solid 1px;
	padding: 0 7px;
}
#global_nav li.first {
	border: none;
}
#global_nav a {
	color: #666;
}
#global_nav a, #global_nav strong {
	display: block;
	z-index: 20;
	overflow: hidden;
}
#global_nav a:hover, #global_nav a:focus, #global_nav strong {
	color: #000;
	text-decoration: none;
}
#global_nav a, #global_nav strong {
	width: 48px;
	height: 12px;
	overflow: hidden;
}
#global_nav .emergency a, #global_nav .emergency strong {
	width: 98px;
}
#global_nav .news a, #global_nav .news strong {
	width: 44px;
}
#global_nav .services a, #global_nav .services strong {
	width: 72px;
}
#global_nav .staff a, #global_nav .staff strong {
	width: 45px;
}
#global_nav .tour a, #global_nav .tour strong {
	width: 122px;
}
#global_nav .links a, #global_nav .links strong {
	width: 45px;
}
#global_nav .contact a, #global_nav .contact strong {
	width: 95px;
}

#global_nav a span, #global_nav  strong span {
	width: 100%;
	height: 100%;
	background: url(../images/global_nav.gif) no-repeat 0px 0px;
	position: absolute;
}
#global_nav .emergency a span {
	background-position: -48px 0px;
}
#global_nav .news a span {
	background-position: -146px 0px;
}
#global_nav .services a span {
	background-position: -190px 0px;
}
#global_nav .staff a span {
	background-position: -262px 0px;
}
#global_nav .tour a span {
	background-position: -307px 0px;
}
#global_nav .links a span {
	background-position: -429px 0px;
}
#global_nav .contact a span {
	background-position: -474px 0px;
}

#global_nav a:hover span, #global_nav a:focus span, #global_nav strong span {
	background-position: 0px -12px;
}
#global_nav .emergency a:hover span, #global_nav .emergency a:focus span, #emergency .emergency strong span {
	background-position: -48px -12px;
}
#global_nav .news a:hover span, #global_nav .news a:focus span, #news .news strong span {
	background-position: -146px -12px;
}
#global_nav .services a:hover span, #global_nav .services a:focus span, #global_nav .services strong span {
	background-position: -190px -12px;
}
#global_nav .staff a:hover span, #global_nav .staff a:focus span, #staff .staff strong span {
	background-position: -262px -12px;
}
#global_nav .tour a:hover span, #global_nav .tour a:focus span, #tour .tour strong span {
	background-position: -307px -12px;
}
#global_nav .links a:hover span, #global_nav .links a:focus span, #links .links strong span {
	background-position: -429px -12px;
}
#global_nav .contact a:hover span, #global_nav .contact a:focus span, #contact .contact strong span {
	background-position: -474px -12px;
}
/*******************************
content styles
*******************************/
#content {
	padding: 10px 0;
	overflow: hidden;
	clear: both;
	background: #eee;
}
/*---------home page----------*/
#rotating_image_box {
	width: 180px;
	height: 310px;
	margin: 0 auto;
	display: block;
}
#hours {
	width: 180px;
	margin: 0 auto;
}
#hours li {
	overflow: hidden;
}
#hours span.first, #hours span, .aaha_link  {
	display: inline;
	float: left;
	text-align: left;
}
#hours span {
	float: right;
	text-align: right;
}
.section1, .section2, .section {
	background: #fff url(../images/box_grad.png) no-repeat center bottom;
	border: #ccc solid 1px;
	border-style: none solid;
	clear: both;
	padding: 0 10px 0;
}
.aaha_link {
	margin: 10px 10px 0 0;
}
.section1, .section2, .section {
	margin-bottom: 36px;
}
.section1 h2 , .section2 h2, .section h2 {
	background: url(../images/box_top.png) no-repeat center top;
	padding: 12px 0 12px 12px;
	margin: 0 -11px;
	position: relative;
}
.box_bottom {
	background: url(../images/box_bottom.png) no-repeat center bottom;
	margin: 0 -11px;
	height: 7px;
	clear: both;
}
#home h2 .hdr_image {
	background: url(../images/ferret.gif) no-repeat center;
	width: 69px;
	height: 64px;
	display: block;
	position: absolute;
	top: -20px;
	right: 10px;
}
/* position fix for ie6 */
* html #home h2 .hdr_image {
	right: 25px;
}
#home #col3 ul{
	padding-bottom: 12px;
}
#home #col3 ul li {
	padding: 0 0 12px 24px;
	background: url(../images/paw_bullet.gif) no-repeat 5px .25em;
}
#home #col3 a {
	color: #111;
	font-weight: normal;
}
/*---------emergency page----------*/
#emergency .section2 a {
	color: #030;
}
#emergency .section2 ul ul a {
	color: #444;
}
#emergency .section2 ul ul {
	padding: 0 0 12px 20px;
}
#emergency .section2 ul ul ul {
	padding-bottom: 0;
}
.two_col #col1 {
	width: 305px;
}
#emergency_sign {
	width: 150px;
	height: 146px;
	background: url(../images/emergency_sign.jpg) no-repeat center;
	display: inline;
	float: right;
	margin: 30px 40px 0 0;
}
.two_col #credit_cards {
	left: 79px;
}
.two_col h3 {
	font-size: 1.1em;
	padding-bottom: 6px;
}
.sub_col ul {
	padding-bottom: 12px;
}
.sub_col ul li {
	padding: 0 0 6px 24px;
	background: url(../images/paw_bullet.gif) no-repeat 5px .25em;
}

/*---------news page----------*/
.news_list li {
	padding-bottom: 2em;
}
#news h3 {
	padding: 1em 0 .5em;
}
/*---------staff page----------*/
#staff .section2 ul li {
	padding-bottom: 12px;
}

/*---------links page----------*/
#links .section1 li {
	padding-bottom: 1em;
}
/*---------tour page----------*/
.image_list li {
	display: inline;
	float: left;
	width: 197px;
	padding: 1em 0;
}
.image_list li.pad {
	padding-left: 11px;
	padding-right: 11px;
}
/*******************************
footer styles
*******************************/
#footer {
	color: #fff;
	font-size: .83em;
	padding: 5px 0;
	text-align: center;
}
#credit_cards, #credit_cards li {
	float: left;
	display: inline;
}
#credit_cards li {
	padding-right: 2px;
}
#credit_cards {
	position: absolute;
	left: 12px;
	top: 10px;
	width: 150px;
}
#site_by {
	color: #777;
	font-size: .9em;
}
#site_by a {
	color: #f60;
}
#footer .aaha_link {
	position: absolute;
	top: 0;
	right: 36px;
	margin: 0;
	width: 200px;
}
#footer .aaha_link a {
	float: right;
}
#footer .aaha_link span {
	padding-top: 2.4em;
	float: left;
}