/* HTML Defaults */

body {
	font: 82%/1.4em Georgia, "Times New Roman", Times, serif;
	color: #000;
	
}
body.page {
	font: 82%/1.4em Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: #fff url(../images/body_bg.png) repeat-x left top;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #458d54;
}
a:hover {
	text-decoration: underline;
	color: #da9a4a;
}
h1 {
	font-size: 230%;
	line-height: 1.12em;
	font-weight: normal;
	color: #da9a4a;
	margin: 0;
}
h2 {
	font-size: 140%;
	line-height: 1.15em;
	font-weight: normal;
	color: #458d54;
}
h3 {
	font-size: 120%;
	line-height: 1.15em;
	font-weight: normal;
	color: #458d54;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
img {
	border: none;
}
hr {
	color: #ffe9d1;
	background: #ffe9d1;
	height: 1px;
	padding: 0;
	border: none;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, select, textarea {
	font: 100% Arial, Helvetica, sans-serif;
	color: #000;
}

/* Main Containers */

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

/* Header */

#header {
	background: url(../images/header_bg.png) no-repeat left top;
	min-height: 146px;
	width: 100%;
	float: left;
}
#header p, #header ul {
	margin: 0;
}
#header ul li {
	white-space: nowrap;
	float: left;
	list-style: none;
	position: relative;
}
#header ul li a {
	float: left;
}
#header ul li a:hover {
	text-decoration: none;
	color: #fff;
	background: #e5ae68;
}
#logo, #logo p, #logo a {
	height: 46px;
	width: 420px;
	float: left;
}
#logo {
	background: url(../images/header_logo.png) no-repeat right bottom;
	padding: 20px 0 0 120px;
}
#logo a {
	text-indent: -9999px;
}
#contact {
	font: 92% Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	float: left;
	padding: 25px 0 0 25px;
}
#contact p {
	float: left;
	padding-left: 25px;
}
#contact strong {
	font-size: 160%;
}
#navcontainer {
	background: url(../images/nav_bg.png) no-repeat center bottom;
	height: 76px;
	width: 980px;
	clear: both;
	margin: 0 auto;
	padding-top: 4px;
}
#topnav {
	height: 37px;
	width: 980px;
	clear: both;
	margin: 0 auto;
	position: relative;
	z-index: 6000;
}
#topnav ul {
	height: 27px;
	width: 850px;
	margin: 0;
	padding: 5px 0 5px 130px;
}
#topnav ul li {
	font-size: 12px;
	line-height: 27px;
	height: 27px;
}
#topnav ul li a {
	padding: 0 8px;
}
a.emergencies {
	color: #da9a4a;
}
#nav {
	font-size: 15px;
	height: 34px;
	width: 900px;
	margin: 0 auto;
	padding-top: 5px;
	position: relative;
	z-index: 5000;
}
#nav ul {
	height: 24px;
	width: 900px;
	margin: 0;
	padding: 5px 0;
}
#nav ul li {
	background: url(../images/nav_divider.png) no-repeat right center;
	line-height: 24px;
	height: 24px;
	padding-right: 1px;
}
#nav ul li:last-child, #nav ul li.navbreak {
	background: none;
}
#nav ul li a {
	color: #fff;
	background: #da9a4a;
	padding: 0 8px;
}
#topnav .navdivider {
	width: 150px;
}
#nav .navdivider {
	background: none;
	width: 194px;
	padding: 0;
}
#topnav ul li ul, #nav ul li ul {
	background: #da9a4a;
	display: none;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	border-top: solid 1px #ffe9d1;
	border-right: solid 1px #ffe9d1;
	border-left: solid 1px #ffe9d1;
	position: absolute;
	left: 0;
	z-index: 7000;
}
#topnav ul li ul {
	top: 27px;
}
#nav ul li ul {
	top: 24px;
}
#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;
	white-space: normal;
	height: auto;
	width: 160px;
	clear: both;
	padding: 0;
	border-bottom: solid 1px #ffe9d1;
}
#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 {
	color: #fff;
	background: #da9a4a;
	width: 140px;
	padding: 5px 10px;
}
#topnav ul li:hover a, #nav ul li:hover a, #topnav ul li:hover ul li a:hover, #topnav ul li.sfhover ul li a:hover, #nav ul li:hover ul li a:hover, #nav ul li.sfhover ul li a:hover {
	background: #e5ae68;
}
#topnav ul li:hover a {
	color: #fff;
}

/* Footer */

#footer {
	font: 70%/1.3em Arial, Helvetica, sans-serif;
	color: #e3c6a6;
	background: url(../images/footer_bg.png) repeat-x left top;
	height: 84px;
	width: 100%;
	float: left;
	clear: both;
	padding: 16px 0;
}
#footer p {
	margin: 0;
	padding: 0 15px;
}
#petportal, #petportal p, #petportal a {
	height: 46px;
	width: 261px;
	float: left;
}
#petportal a {
	background-image: url(../images/petportal_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#petportal a:hover {
	background-position: left -46px;
}
#copyright {
	text-align: right;
	width: 400px;
	float: right;
	padding: 10px 0;
}

/* Content */

#content {
	width: 100%;
	float: left;
	clear: both;
}

#side {
	width: 245px;
	float: left;
	padding: 5px 5px 20px 5px;
}
#side + #main {
	margin-left: 255px;
}
.sidephoto, #sidenav, #sidenav dl, #sidenav dt, #sidenav dd {
	float: left;
	clear: left;
}
#sidenav, #sidenav dl, #sidenav dt, #sidenav dd {
	width: 245px;
}
#sidenav dl {
	color: #da9a4a;
	background: url(../images/sidenav_bg.png) repeat-x left top;
	min-height: 80px;
	margin: 0;
	padding: 0;
	border-top: solid 1px #fff;
}
#sidenav dt, #sidenav dd {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: solid 1px #ffe9d1;
}
#sidenav dt {
	font-size: 140%;
	line-height: 1.15em;
}
#sidenav dd {
	font-size: 115%;
	line-height: 1.15em;
}
#sidenav dl a {
	width: 225px;
	float: left;
	padding: 5px 10px;
}
#sidenav dl a:hover {
	text-decoration: none;
	color: #fff;
	background: #e5ae68;
}
#sidenav dl a.on {
	color: #da9a4a;
}
#title {
	padding: 10px 0;
	border-bottom: solid 1px #ffe9d1;
}
#bodytext {
	width: 100%;
	float: left;
	padding: 0 0 20px 0;
}
#bodytextinner {
	padding: 10px 20px;
}
.cap {
	font-size: 3.8em;
	line-height: 1em;
	color: #458d54;
	float: left;
	padding-right: 5px;
}

ul.biothumbs {
	margin: 0;
	padding: 0;
}
ul.biothumbs li {
	text-align: center;
	width: 160px;
	float: left;
	list-style: none;
	margin-top: .5em;
}
ul.biothumbs li img {
	margin-bottom: .5em;
}

/* Front */

#frontphoto {
	background: url(../images/photo_front.jpg) no-repeat left top;
	height: 325px;
	width: 588px;
	float: left;
	position: relative;
}
#special {
	font: bold 115%/1.3em Arial, Helvetica, sans-serif;
	color: #fff;
	background: #458d54 url(../images/special_bg.png) no-repeat left bottom;
	width: 352px;
	padding: 10px;
	border: solid 3px #fff;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#special p {
	background: url(../images/special_arrow.png) no-repeat left top;
	margin: 0;
	padding-left: 32px;
}
#special a {
	color: #ffe9d1;
}
#special a:hover {
	color: #fff;
}
#intro {
	margin-left: 588px;
	padding: 15px;
}
#intro h1 {
	font-size: 170%;
	line-height: 1.2em;
}
#intro p {
	line-height: 1.3em;
	margin: .8em 0;
}
#tools {
	background: url(../images/tools_bg.png) repeat-x left top;
	width: 100%;
	float: left;
	clear: both;
}
.tool {
	background-repeat: no-repeat;
	background-position: 12px 10px;
	min-height: 50px;
	width: 32%;
	float: left;
	padding: 15px 0;
	border-left: solid 1px #fff;
}
.tool h2, .tool p {
	margin: 0;
	padding: 0 15px 0 70px;
}
.tool p {
	font-size: 92%;
}
#adoptions {
	background-image: url(../images/tool_adoptions_bg.png);
	border-left: none;
}
#gallery {
	background-image: url(../images/tool_gallery_bg.png);
}
#mypet {
	background-image: url(../images/tool_mypet_bg.png);
}
