/* HTML Defaults */

body {
	font: 82%/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #282008;
	background: #f7f0d8 url(../images/body_bg.png) repeat left top;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #647626;
}
a:hover {
	text-decoration: underline;
	color: #866038;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2, h3, h4 {
	color: #657726;
}
h1 {
	font-size: 200%;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0;
}
h2 {
	font-size: 125%;
	font-weight: bold;
}
h3 {
	font-size: 115%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
img {
	border: none;
}
hr {
	color: #af9a6c;
	background: #af9a6c;
	height: 1px;
	padding: 0;
	border: none;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, select, textarea {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3b3113;
}

/* Main Container */

#container {
	background: url(../images/nav_bg.png) repeat-y left top;
	width: 100%;
	min-width: 980px;
	float: left;
}
#main {
	margin-left: 180px;
}
.clear {
	clear: both;
}

/* Nav */

#nav {
	color: #fff;
	width: 180px;
	float: left;
}
#logo, #logo a {
	height: 234px;
	width: 180px;
	float: left;
}
#logo {
	background: url(../images/nav_logo.png) no-repeat left top;
}
#logo a {
	text-indent: -9999px;
}
#nav ul, #nav ul li {
	width: 180px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul {
	background: url(../images/nav_divider.png) no-repeat right top;
	padding: 1px 0 20px 0;
}
#nav ul li {
	line-height: 1.1em;
	background: url(../images/nav_divider.png) no-repeat right bottom;
	padding-bottom: 1px;
	position: relative;
}
#nav ul li a, #nav ul li ul li a, #nav ul li:hover ul li a {
	text-decoration: none;
	color: #fff;
	background: transparent;
	width: 160px;
	float: left;
	padding: 3px 10px;
}
#nav ul li a:hover, #nav ul li:hover a, #nav ul li:hover ul li a:hover, #nav ul li.sfhover ul li a:hover {
	text-decoration: none;
	color: #fff;
	background: #8c944d;
}
#nav ul li ul {
	background: #657726 url(../images/nav_bg.png) repeat-y left top;
	display: none;
	height: auto;
	padding: 0;
	position: absolute;
	top: 0;
	left: 180px;
}
#nav ul li:hover ul, #nav ul li.sfhover ul {
	display: block;
}
.navarrow {
	background: url(../images/nav_arrow.png) no-repeat center center;
	height: 1.1em;
	width: 5px;
	padding: 3px 0;
	position: absolute;
	top: 0;
	left: 165px;
}
#nav form {
	background: #3b3113;
	width: 160px;
	float: left;
	clear: both;
	margin: 0;
	padding: 6px 10px;
}
#nav legend, #nav label, #nav input {
	margin-bottom: 6px;
}
#nav legend {
	font: bold 125% Georgia, "Times New Roman", Times, serif;
	color: #cbb175;
}
#nav label {
	font-size: 80%;
	line-height: 1.2em;
}
#nav input {
	font-size: 85%;
}
#newsletterEmail {
	background: #fff url(../images/input_bg.png) repeat-x left top;
	width: 152px;
	padding: 4px;
	border: none;
}
#newsletterSubmit {
	color: #e0d2a4;
	text-align: center;
	background: #866038;
	padding: 2px 4px;
	border: solid 1px #af9a6c;
}

/* Footer */

#footer {
	font-size: 70%;
	line-height: 1.2em;
	color: #af9a6c;
	min-width: 960px;
	clear: both;
	padding: 10px;
	border-top: solid 1px #af9a6c;
}
#footer p {
	margin: 0;
}

/* Header */

#header {
	color: #3b3113;
	width: 100%;
	float: left;
	padding: 15px 0;
	border-bottom: solid 1px #af9a6c;
}
#header p {
	white-space: nowrap;
	margin: 0;
}
#contact {
	width: 500px;
	float: left;
	padding: 0 20px;
}
#contact p {
	float: left;
	padding-right: 15px;
}
.phone {
	font: 185%/1.2em Georgia, "Times New Roman", Times, serif;
}
.address {
	font-size: 92%;
	line-height: 1.2em;
}
.directions a {
	text-decoration: none;
	color: #fff;
	background: #647626;
	float: left;
	padding: 4px 10px;
	border: solid 1px #af9a6c;
}
.directions a:hover {
	text-decoration: none;
	color: #fff;
	background: #8c944d;
}
#emergency {
	font-size: 110%;
	padding: 0 20px;
	float: right;
}
#emergency p {
	font-weight: bold;
	float: right;
}
#emergency a {
	text-decoration: none;
	background: url(../images/emergency_bg.png) no-repeat left center;
	float: right;
	padding: 5px 0 5px 26px;
}

/* Content */

#contentwrapper {
	width: 100%;
	float: left;
}
#content {
	width: 100%;
	float: left;
	clear: both;
}
#content ul {
	margin-left: 0;
	padding-left: 0;
}
#content ul li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin: .1em 0;
	padding-left: 14px;
	list-style: none;
}
#title {
	color: #fff;
	background: #7e5c26 url(../images/title_bg.png) repeat left top;
	padding: 10px 20px;
}
#side + #bodytextwrapper {
	margin-right: 260px;
}
#bodytext {
	width: 100%;
	float: left;
	padding: 0 0 20px 0;
}
#bodytextinner {
	padding: 10px 20px;
}
#side {
	width: 260px;
	float: right;
	padding: 10px 0;
}
#sidenav {
	line-height: 1.1em;
	color: #3b3113;
	width: 260px;
	float: left;
}
#sidenav dl, #sidenav dt, #sidenav dd {
	font-weight: bold;
	width: 260px;
	float: left;
	margin: 0;
	list-style: none;
}
#sidenav dl {
	background: url(../images/sidenav_divider.png) no-repeat left top;
	padding: 1px 0 0 0;
}
#sidenav dt, #sidenav dd {
	background: url(../images/sidenav_divider.png) no-repeat left bottom;
	padding: 0 0 1px 0;
}
#sidenav dl a {
	text-decoration: none;
	background: transparent;
	width: 240px;
	float: left;
	padding: 4px 10px;
}
#sidenav dl a:hover {
	text-decoration: none;
	color: #fff;
	background: #8c944d;
}
#sidenav dl a.on {
	color: #3b3113;
}
.sidephoto {
	text-align: center;
	clear: both;
	padding: 10px 0;
}
.sidephoto p {
	font-size: 77%;
	line-height: 1.2em;
	margin: .5em 0;
}

/* Front */

#intro {
	font-size: 92%;
	line-height: 1.3em;
	background: url(../images/intro_bg.jpg) no-repeat right bottom;
	min-height: 476px;
	padding: 0 20px;
}
#intro h1 {
	background: url(../images/intro_title.png) no-repeat left top;
	text-indent: -9999px;
	height: 65px;
}
#introtext {
	min-height: 180px;
	padding-right: 380px;
}
#intro h2 {
	margin: 0 0 .5em 0;
}
#intro p {
	margin: 0 0 .5em 0;
}
#hours, #services {
	color: #fff;
	width: 30%;
	float: left;
}
#hours h2 {
	color: #e0d2a4;
}
#hours h2, #hours p {
	margin: 0 0 .5em 0;
}
#services {
	font-weight: bold;
	border-left: solid 1px #af9a6c;
}
#services ul {
	margin: 0;
	padding-left: 5px;
}
#special {
	color: #fff;
	background: #7e5c26 url(../images/title_bg.png) repeat left top;
	width: 100%;
	float: left;
	clear: both;
	padding: 10px 0;
}
#special h2, #special p {
	padding-left: 20px;
}
#special h2 {
	font-size: 140%;
	line-height: 1.2em;
	color: #e0d2a4;
	margin: 0 0 .2em 0;
}
#special strong {
	font: bold 185%/1.1em Georgia, "Times New Roman", Times, serif;
}
#special p {
	float: left;
	margin: 0;
}
.more a {
	font-size: 92%;
	text-decoration: none;
	color: #fff;
	background: #647626;
	float: left;
	padding: 2px 10px;
	border: solid 1px #af9a6c;
}
.more a:hover {
	text-decoration: none;
	color: #fff;
	background: #8c944d;
}
#tools {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 5px;
}
#tools h2, #tools p, #tools ul {
	margin: 0 0 .2em 0;
}
#tools p, #tools ul {
	font-size: 92%;
	line-height: 1.15em;
}
#tools a {
	text-decoration: none;
	color: #866038;
}
#tools a:hover {
	text-decoration: underline;
}
#mypet, #potm, #videos {
	min-height: 112px;
	width: 32%;
	float: left;
}
#mypet, #potm, #videos {
	background-repeat: no-repeat;
	background-position: left top;
}
#tools ul li {
	font-weight: bold;
}
#mypet h2, #mypet p, #mypet ul {
	padding: 0 2px 0 128px;
}
#mypet {
	background-image: url(../images/mypet_bg.png);
}
#potm h2, #potm p, #potm ul {
	padding: 0 2px 0 105px;
}
#potm {
	background-image: url(../images/potm_bg.png);
}
#videos h2, #videos p, #videos ul {
	padding: 0 2px 0 120px;
}
#videos {
	background-image: url(../images/video_bg.png);
}

/* MAD added class for quotes February 11, 2010 */
#quote {
	color: #fff;
	background: #7e5c26 url(../images/title_bg.png) repeat left top;
	width: 100%;
	float: left;
	clear: both;
	padding: 10px 0;
}
#quote p {
	padding-left: 20px;
}

#quote p {
	float: left;
	margin: 0;
}


.clear {

	clear: both;

}



#face{
	color: #fff;
	background: transparent;
	width: 100%;
	float: left;
	clear: both;
	padding: 10px 20px;
	border: 0px solid;
}








#face p {
	float: left;
	margin: 14;
	text-align: center;
}
