/* HTML Defaults */

body {
	font: 88%/1.3em "Times New Roman", Times, serif;
	color: #436c92;
	background: #f3eddc url(../images/body_bg.jpg) repeat-x left top;
	margin: 0;
	padding: 10px;
}
a:link {
	text-decoration: underline;
	color: #789452;
}
a:visited {
	text-decoration: underline;
	color: #9fb87e;
}
a:hover, a:active {
	text-decoration: underline;
	color: #264b74;
}
img {
	border: none;
}

/* Main Container */

#container {
	width: 100%;
	min-width: 960px;
	float: left;
}
.clear {
	clear: both;
}

/* Header */

#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	float: left;
	padding-top: 112px;
	position: relative;
}
#header a {
	text-decoration: none;
}
#header p, #header ul {
	margin: 0;
}
#header ul {
	float: left;
	padding: 0;
}
#header ul li {
	float: left;
	list-style: none;
	position: relative;
}
#header ul li a {
	float: left;
}
#header ul li ul {
	font-size: 93%;
	line-height: 1.5em;
	background: #ece4cd;
	display: none;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	position: absolute;
	top: 26px;
	left: 0;
}
#header ul li:hover ul {
	display: block;
}
#header ul li ul, #header ul li ul li {
	width: 150px;
}
#header ul li ul li a {
	width: 136px;
}
#header ul li ul li {
	border-bottom: solid 1px #fff;
}
#headerphoto {
	background: url(../images/header_photo.jpg) no-repeat center center;
	height: 161px;
	width: 121px;
	position: absolute;
	top: 33px;
	right: 120px;
}
#logo {
	font-size: 129%;
	line-height: 23px;
	height: 23px;
	width: 241px;
	position: absolute;
	top: 10px;
	right: 0;
}
#logo a:link, #logo a:visited, #logo a:hover {
	color: #285b91;
}
#front #logo {
	font-size: 180%;
	line-height: 1.2em;
	text-align: right;
	height: 1.2em;
	width: 550px;
	top: 50px;
	right: 255px;
}
#header h1 {
	font: 180%/1.2em Georgia, "Times New Roman", Times, serif;
	color: #264b74;
	margin: 0;
	position: absolute;
	top: 75px;
	left: 40px;
}
#topnav {
	width: 120px;
	position: absolute;
	top: 33px;
	right: 0;
}
#topnav ul li {
	line-height: 1.7em;
	padding: 0 10px;
}
#topnav ul li, #topnav ul li a {
	width: 100px;
}
#contact {
	font: 93%/1.2em "Times New Roman", Times, serif;
	color: #a6915a;
	text-transform: uppercase;
	text-align: right;
	width: 550px;
	position: absolute;
	top: 90px;
	right: 255px;
}
#contact a:link, #contact a:visited, .phone {
	color: #7dad34;
}
#contact a:hover {
	text-decoration: underline;
	color: #7498be;
}
.phone strong {
	font-weight: normal;
	color: #7498be;
}
#nav {
	background: #f3eddc url(../images/nav_bg.jpg) repeat-x left top;
	height: 26px;
	clear: both;
	border: solid 1px #fff;
}
#nav ul li {
	line-height: 26px;
}
#nav ul li a {
	padding: 0 7px;
}
#nav ul.navabout, #nav ul.navabout li {
	width: 114px;
	float: right;
}
#header ul.navabout li ul, #header ul.navabout li ul li {
	width: 114px;
}
#header ul.navabout li ul li a {
	width: 100px;
}
.navarrow {
	background: url(../images/nav_arrow.jpg) no-repeat center top;
	height: 5px;
	width: 11px;
	position: absolute;
	top: 0;
	left: 7px;
}

/* Footer */

#footer {
	font: 71%/1.2em Georgia, "Times New Roman", Times, serif;
	color: #c7bb9e;
	background: url(../images/footer_bg.png) repeat-x left top;
	clear: both;
	padding: 25px 0 10px 0;
	border-top: solid 1px #f3eddc;
}
#footer p {
	margin: 0;
}

/* Content */

#contentwrapper {
	background: #264b74 url(../images/content_top.jpg) repeat-x left top;
	width: 100%;
	float: left;
	clear: both;
	padding-top: 39px;
}
#content {
	background: #fff;
	width: 100%;
	float: left;
	clear: both;
}
#contentside {
	background: #fff;
	width: 75%;
	float: left;
}
#bodytext {
	background: url(../images/bodytext_bg.jpg) repeat-x left top;
	min-height: 270px;
	padding: 20px 40px;
}
#bodytext h2, #bodytext h3 {
	color: #91a872;
}
#bodytext h2 {
	font-size: 154%;
	font-weight: normal;
}
#bodytext h3 {
	font-size: 129%;
	font-weight: normal;
}
#bodytext h4 {
	font-size: 100%;
}
.photo {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
}
.staffphoto {
	float: left;
	margin: 0 10px 0 0;
}
.photoleft {
	float: left;
	margin: 0 10px 10px 0;
}

.map {
	width: 425px;
	float: right;
	margin: 0 0 20px 20px;
}

#side {
	color: #d3dbe7;
	background: #507e18 url(../images/side_bg.jpg) repeat-x left bottom;
	width: 25%;
	min-height: 138px;
	float: right;
	padding: 25px 0;
}
#sideinner {
	padding: 0 10px;
}
#side a:link, #side a:visited {
	text-decoration: none;
	color: #fff;
}
#side a:hover {
	text-decoration: underline;
	color: #fff;
}
#sidenav ul {
	font: 93%/1.4em Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: 0;
}
#sidenav ul li {
	list-style: url(../images/sidenav_arrow.png);
}
.tourcontainer {
	margin: 0 auto;
}
.tourcontainer h3, .tourcontainer h2 {
	margin: 0;
	padding: .5em 0;
}

/* Front */

#frontphoto {
	background: #79994b url(../images/frontphoto_bg.jpg) repeat-x left bottom;
	height: 229px;
	border-bottom: solid 1px #aab0c4;
}
#frontphotoinner {
	background: url(../images/front_photo.jpg) no-repeat left top;
	height: 229px;
}
#newsletter {
	padding: 170px 0 0 540px;
}
#newsletter form, #newsletter fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#newsletter label {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f2ebd9;
}
#newsletterfields {
	float: left;
	border: solid 1px #000;
}
#newsletteremail {
	font: 79% Arial, Helvetica, sans-serif;
	color: #528015;
	background: #f2ebd9;
	width: 170px;
	border: solid 1px #f2ebd9;
}
#newsletterbutton {
	font: normal 79% Arial, Helvetica, sans-serif;
	color: #fff;
	background: #7d937c;
	text-align: center;
	text-transform: uppercase;
	border: solid 1px #f2ebd9;
}
#frontmain {
	font: 93%/1.1em Georgia, "Times New Roman", Times, serif;
	color: #d3dbe7;
	background: #79994a url(../images/frontmain_bg.jpg) repeat-x left top;
	width: 100%;
	float: left;
	clear: both;
}
#frontmain h1, #frontmain h2, #frontmain p {
	margin: 0;
}
#frontmain h1, #frontmain h2, #frontmain a:link, #frontmain a:visited {
	color: #aec788;
}
#frontmain a:hover {
	color: #fff; 
}
#frontmain a {
	text-decoration: none;
}
#frontmain h1 {
	font-size: 138%;
	line-height: 1.15em;
	font-weight: normal;
}
#frontmain h2 {
	font-size: 123%;
	font-weight: normal;
}
#frontmain strong {
	font-size: 108%;
	font-weight: normal;
	color: #fff;
}
#intro, #hours {
	min-height: 134px;
}
#intro {
	background: url(../images/intro_bg.jpg) no-repeat right top;
	margin-left: 210px;
	padding: 5px 130px 10px 10px;
}
#intro p {
	margin: 4px 25px 0 0;
}
#tools p {
	font-size: 123%;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding: 0 10px 0 38px;
}
.videos {
	background-image: url(../images/icon_videos.png);
}
.paws {
	background-image: url(../images/icon_paw.png);
}
#petportal, #petportal a {
	height: 56px;
	width: 86px;
	float: right;
}
#petportal {
	background: url(../images/petportal.png) no-repeat center center;
	margin-left: 10px;
}
#petportal a {
	text-indent: -9999px;
}
#hours {
	background: #517e18 url(../images/hours_bg.jpg) repeat-x left top;
	width: 190px;
	float: left;
	padding: 5px 10px 10px 10px;
	border-right: solid 1px #aab0c4;
}
