/* HTML Defaults */

body {
	font: 82%/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #36312e;
	background: #e3d2c8;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #004990;
}
a:hover {
	text-decoration: underline;
	color: #0c7dbb;
}
h1 {
	font-size: 230%;
	line-height: 1.12em;
	font-weight: normal;
	color: #e2b69e;
	margin: 0;
}
h2 {
	font-size: 140%;
	line-height: 1.15em;
	font-weight: normal;
}
h3 {
	font-size: 120%;
	line-height: 1.15em;
	font-weight: normal;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
img {
	border: none;
}
hr {
	color: transparent;
	background: transparent url(../images/dots_dark_h.png) repeat-x left center;
	height: 1px;
	padding: 0;
	border: none;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, select, textarea {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #36312e;
}

/* Main Containers */

#container {
	width: 100%;
	min-width: 980px;
	float: left;
}
.clear {
	clear: both;
}

/* Header */

#header {
	background: #fff url(../images/header_bg.png) repeat-x left top;
	width: 100%;
	float: left;
}
#header p, #header ul, #nav ul {
	margin: 0;
}
#header ul li, #nav ul li {
	white-space: nowrap;
	float: left;
	list-style: none;
	position: relative;
}
#header ul li a, #nav ul li a {
	float: left;
}
#logo {
	float: left;
	padding-right: 10px;
}
#headercontact {
	width: 528px;
	float: left;
	padding-top: 20px;
}
.contactinfo {
	font-size: 108%;
	line-height: 1.5em;
	background: url(../images/dots_dark_v.png) repeat-y left top;
	min-height: 70px;
	float: left;
	padding: 0 10px;
}
.map {
	padding-top: .5em;
}
.phone {
	font-size: 170%;
}
.emergencies a {
	font-weight: bold;
	color: #cb540e;
}
.hours {
	font-size: 86%;
	line-height: 1.5em;
}
#headerlinks {
	width: 222px;
	float: right;
	padding-top: 20px;
}
#medicalrecords, #medicalrecords p {
	font-size: 11px;
	line-height: 35px;
	height: 35px;
	width: 222px;
	float: right;
}
#medicalrecords {
	background: url(../images/header_records_bg.png) no-repeat left center;
}
#medicalrecords a {
	color: #fff;
	width: 177px;
	float: right;
	padding-left: 45px;
}
#social {
	font-size: 92%;
	text-align: right;
	float: right;
	clear: right;
	padding: 40px 20px 10px 0;
}
#social a {
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 20px;
}
.facebook {
	background-image: url(../images/icon_facebook.png);
}
#social img {
	vertical-align: middle;
}
#nav {
	font-size: 92%;
	line-height: 46px;
	color: #fff;
	background: #004990 url(../images/nav_bg.png) repeat-x left top;
	height: 46px;
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	z-index: 1000;
}
#nav ul {
	padding: 0;
	position: absolute;
	z-index: 5000;
}
#nav ul li a {
	color: #fff;
	background-image: url(../images/nav_button_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0 12px;
}
#nav ul li a:hover, #nav ul li:hover a {
	text-decoration: none;
	color: #fff;
	background-position: left -46px;
}
#nav ul li ul {
	background: #004990;
	display: none;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	z-index: 7000;
}
#nav ul li ul {
	top: 46px;
}
#nav ul li:hover ul, #nav ul li.sfhover ul {
	display: block;
}
#nav ul li ul li {
	line-height: 1.15em;
	background: none;
	white-space: normal;
	height: auto;
	width: 170px;
	clear: both;
	padding: 0;
}
#nav ul li ul li a, #nav ul li:hover ul li a {
	color: #fff;
	background: #004990;
	width: 150px;
	padding: 5px 10px;
}
#nav ul li:hover ul li a:hover, #nav ul li.sfhover ul li a:hover {
	background: #0c7dbb;
}
#nav ul li a.on {
	color: #1ab7ea;
}

/* Footer */

#footer {
	font-size: 70%;
	line-height: 1.3em;
	color: #706660;
	width: 100%;
	float: left;
	clear: both;
	padding: 15px 0;
}
#footer p {
	margin: 0;
	padding: 0 15px;
}
#disclaimer {
	width: 75%;
	float: left;
}
#copyright {
	width: 25%;
	float: right;
}

/* Content */

#content {
	background: #fff;
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	z-index: 500;
}
#side {
	background: url(../images/side_bg.png) no-repeat left top;
	min-height: 190px;
	width: 215px;
	float: right;
	padding: 5px 15px;
	position: absolute;
	top: 35px;
	right: 0;
}
#side + #main {
	margin-right: 245px;
}
#sidenav, #sidenav dl, #sidenav dt, #sidenav dd {
	float: right;
	clear: right;
}
#sidenav, #sidenav dl, #sidenav dt, #sidenav dd {
	width: 215px;
}
#sidenav dl {
	margin: 0;
	padding: 0;
}
#sidenav dt, #sidenav dd {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidenav dt {
	font-size: 140%;
	line-height: 1.2em;
	background: url(../images/dots_dark_h.png) repeat-x left bottom;
}
#sidenav dd {
	font-size: 92%;
	line-height: 1.2em;
}
#sidenav dl a {
	width: 215px;
	float: left;
	padding: 5px 0;
}
#sidenav dl a.on {
	color: #36312e;
}
#title {
	background: #564e49 url(../images/title_bg.png) repeat-x left top;
	padding: 20px 30px;
}
#bodytext {
	width: 100%;
	float: left;
	padding: 0 0 20px 0;
}
#bodytextinner {
	padding: 20px 30px;
}
.photo {
	font-size: 77%;
	line-height: 1.3em;
	text-align: right;
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
}
.photo p {
	margin: .5em 0;
}

/* Front */

#front {
	color: #fff;
	background: url(../images/front_bg.jpg) no-repeat right top;
	min-height: 440px;
	width: 100%;
	float: left;
	clear: both;
}
#frontmain {
	padding-right: 480px;
}
#intro {
	min-height: 155px;
	padding: 15px 15px 0 15px;
}
#intro h1 {
	font-size: 1%;
	line-height: 45px;
	text-indent: -9999px;
	background: url(../images/front_title.png) no-repeat left center;
	height: 45px;
	width: 445px;
}
#intro p {
	margin: 0;
}
#frontfeatures {
	font-size: 85%;
	line-height: 1.4em;
	background: url(../images/front_tools_bg.png) no-repeat right top;
	min-height: 255px;
	padding: 15px 0 0 0;
}
#frontfeatures h2 {
	font-size: 110%;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0;
}
#frontfeatures p {
	margin: 0;
}
.featureinner {
	padding: 0 15px;
}
#disaster, #tools {
	width: 49.5%;
	float: left;
}
#disaster .featuretext {
	background: url(../images/front_box_bg.png) repeat-x left top;
	padding: 10px;
}
#disaster img {
	float: left;
	margin: 0 10px 0 0;
	border: solid 1px #dfd1c8;
}
#disaster p a {
	font-weight: bold;
	color: #4cc8f0;
}
#tools {
	background: url(../images/dots_light_v.png) repeat-y left top;
}
#tools .featuretext {
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 40px;
	padding: 0 0 5px 40px;
}
#tools p {
	font-size: 91%;
	line-height: 1.2em;
}
#tools a, #special a {
	color: #1ab7ea;
}
#frontgallery {
	background-image: url(../images/icon_gallery.png);
}
#frontmypet {
	background-image: url(../images/icon_mypet.png);
}
#frontpaws {
	background-image: url(../images/icon_paw.png);
}
#fronthealth {
	background-image: url(../images/icon_health.png);
}
#frontvids {
	background-image: url(../images/icon_vid.png);
}
#frontphoto {
	position: absolute;
	right: 0;
	bottom: -440px;
	z-index: 2000;
}
#special {
	font-size: 85%;
	line-height: 1.4em;
	color: #fff;
	background: #004990;
	padding: 15px;
	clear: both;
}
#specialtitle {
	background: url(../images/front_news_title.png) no-repeat left top;
	text-indent: -9999px;
	height: 19px;
	width: 280px;
	float: left;
	margin: 0;
}
#specialmain {
	background: url(../images/dots_light_v.png) repeat-y left top;
	margin-left: 280px;
	padding-left: 15px;
}
#specialmain * {
	margin: 0 0 .5em 0;
}
#specialmain h2, #specialmain h3 {
	font-weight: bold;
}
