/* ----------------------------------------------------------------------------
#
#    Global
#
---------------------------------------------------------------------------- */

#container {
	width: 1000px;
	margin: 0 auto;
	background: #482006 url('../images/bg_container.png') repeat-y center;
}

/* = header
---------------------------- */

#header {
	position: relative;
	height: 121px;
	background: url('../images/bg_header.jpg') no-repeat;
}

#branding {
	position: static;
	float: left;
	width: 231px;
}



#branding a {
	position: absolute;
	top: 0; left: 0;
	display: block;
	height: 121px;
	width: 231px;
	text-indent: -999em;
	z-index: 10;
}

#branding .phone {
	position: absolute;
	top: 0.5em;
	right: 40px;
	color: #f6e7d7;
	font-size: 1.65em;
	font-weight: normal;
	z-index: 3;
}



/* = navigation
---------------------------- */

#nav {
	padding-top: 45px;
	margin-left: 231px;
	text-transform: uppercase;
	font-family: "Arial", sans-serif;
}

/* = Side
---------------------------------------------------------------------------- */

#side {
	position: relative;
	float: left;
	padding-bottom: 376px;
	width: 231px;
}

#side h3 {
	height: 35px;
	line-height: 35px;
	padding-left: 25px;
	color: #481e00;
	background: url('../images/bg_side-header.png') no-repeat;
	font-family: "Times New Roman", serif;
	font-size: 2em;
}

/* = side nav
---------------------------- */

#side-nav {
	margin: 0;
	padding: 0;
	line-height: 33px;
	font-family: "Arial", sans-serif;
	font-size: 1.17em;
}
#side-nav li {
	list-style: none;
	margin: 0;
}

#side-nav a {
	display: block;
	padding-left: 25px;
	height: 34px;
	color: #482006;
	background: url('../images/bg_side-nav-item.png') no-repeat;
	text-decoration: none;
}
#side-nav a:hover,
#side-nav .active a {
	border-right: 5px solid #988380;
}

/* = Content
---------------------------------------------------------------------------- */

#content {
	float: right;
	width: 709px;
	padding: 30px;
	color: #fff;
	font-size: 1.25em;
}

#content h1 {
	margin-bottom: 0.5em;
	font-size: 2em;
	color: #ffae4f;
}


#content h2 {
	margin-bottom: 0.7em;
	font-size: 1.25em;
	color: #ffae4f;
}

#content h3 {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 0.3em;
}

#content img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.home #content h2 {font-size: 1.6em;margin-bottom: 0.5em;}
.home #content h3 {font-size: 1.2em;margin-bottom: 0.7em;}

/* = Footer
---------------------------------------------------------------------------- */

#footer {
	position: relative;
	clear: both;
	height: 60px;
	background: url('../images/bg_footer.png') no-repeat;
	color: #ffce94;
	font-family: "Arial", sans-serif;
	font-size: 0.83em;
	line-height: 1.5em;
	text-align: left;
}

#footer p {
	padding: 7px 205px 0 261px;
}
#footer a,
#footer a:hover {
	color: #ffce94;
}

#footer .pics {
	position: absolute;
	top: -376px; left: 0;
	height: 376px;
	width: 231px;
	background: url('../images/bg_side-animals.jpg') no-repeat bottom;
}

/* ----------------------------------------------------------------------------
#
#    Landing page
#
---------------------------------------------------------------------------- */

body.home #header {
	height: 88px;
}

body.home #side {
	padding-top: 33px !important;
	background: url('../images/bg_header.jpg') no-repeat 0 -88px;
}
body.home #content {
	padding: 0;
	width: 769px;
}

body.home #content h2 {
	margin: 0;
	height: 386px;
	background: url('../images/bg_home-image.jpg') no-repeat;
	text-indent: -999em;
}

body.home #features {
	margin: 0;
	padding: 0;
	border-top: 1px solid #8d7774;
}
body.home #features li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 12px 30px 0;
	height: 100px;
	width: 195px;
	border-right: 1px solid #8d7774;
}
body.home #features li.last {
	border: none;
}
body.home #features li.last p {
	display: block;
	margin-top: 5px;
}

body.home #features  h3 {
	font-size: 1.4em;
}

body.home #features h3 a {
	color: #ffae4f;
	text-decoration: none;
}

body.home #features h3 a:hover {text-decoration: underline;}

body.home #features h3 {
  margin:0 0 4px 0;

}
body.home #features p {font-size:.9em;}

body.home #about {
	/*overflow: hidden;*/
	padding: 6px 0;
	border-top: 1px solid #8d7774;
	color: #26211f;
	background: #e6d2b2;
	min-height: 234px;
  _height:auto !important;
  _height:234px;
}

body.home #about p {
	font-family: "Arial", sans-serif;
	font-size: 0.8em;
}

body.home #about .description {
	float: left;
	padding-left: 30px;
	width: 275px;
}
body.home #about .description h3 {
	margin-top: 11px;
	color: #b15c01;
}

body.home #about .accredited-facility {
	display: inline;
	float: right;
	margin-right: 19px;
	padding: 15px 110px 0 20px;
	min-height: 214px;
  _height:auto !important;
  _height:214px;
	width: 300px;
	background: #d7b281 url('../images/bg_home-accreditation.png') no-repeat right;
}

body.home #about .accredited-facility h3 {
	color: #26211f;
	font-family: "Arial", sans-serif;
	font-size: 0.93em;
}

body.home #about .accredited-facility p {
	line-height: 1.3em;
}

body.home #about-left a:hover, a:active {
text-decoration:none;
}

body.home #about-left a, a:visited {
color: #b15c01;
text-decoration:underline;

}


table.price {width: 400px; margin-bottom: 30px;border: 1px solid #2d1302; font-family: Arial, sans-serif; font-size: 0.9em; }
table.price th {font-weight: bold;}
table.price th, table.price td {padding: 5px 15px;}
tr.alt {background: #6c3410;}

table.hours {width: 400px;}
table.hours td, table.hours th {padding: 8px;}

/*newsletter sign up*/
#newsletter_form {width: 280px; margin-bottom: 15px;}
#newsletter_form label {font-size: 0.9em; width: 30%;}
#newsletter_form div input, #newsletter_form div button {width: 25%;}