@charset "utf-8";
/* CSS Document */

/* BASIC */

html, body, table, td, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	border: none;
}
table {
	border-collapse:collapse;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #DDD9AA;
	font-size: 100.1%;
}

a:link, a:visited, a:active {
	color: #611A00;
	text-decoration: underline;
}
a:hover {
	color: #4B4411;
}

#wrapper {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFDE6;
}
#container {
	position: relative;
	width: 950px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #FFFDE6;
	background-image: url(images/bg-container.gif);
	background-repeat: repeat-y;
}

/* MASTHEAD DIV */
/* Masthead styling starts here */
#masthead {
	height: 145px;
	width: 950px;
	padding: 0px;
	margin: 0px;
}
/* Masthead styling ends here */
/* MAIN CONTENT */
#content1 {
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;	
}
#main {
	padding-right: 5px;
	padding-left: 10px;
	left: 0px;
	top: 0px;
	padding-bottom: 0px;
	width: 720px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	background-color: #FFFDE6;
	position: relative;
}
#main p, #main-short p {
	font-size: 0.71em;
	line-height: 1.5em;
	color: #2e2b26;
	padding-top: 0px;
	padding-left: 5px;
	margin-top: .45em;
	margin-right: 0em;
	margin-bottom: .45em;
	margin-left: 0em;
}
#main h1, #main-short h1 {
	color: #4b4411;
	font-size: .95em;
	margin-bottom: 0.02em;
	letter-spacing: 0.04em;
	margin-top: .02em;
}
#main .h1clone, #main-short .h1clone {
	color: #4b4411;
	margin-bottom: 0.02em;
	letter-spacing: 0.04em;
	font-size: .95em;
	font-weight: bold;
	margin-top: .02em;
}
#main h2, #main-short h2 {
	color: #4b4411;
	font-size: 0.80em;
	font-weight: bold;
	letter-spacing: .04em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#main .h2clone, #main-short .h2clone {
	color: #4b4411;
	font-size: 0.80em;
	font-weight: bold;
	letter-spacing: .04em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}

/* short pages main content styling (contact, sitemap, policies,) */
#main-short {
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-bottom: 0px;
	width: 710px;
	padding-top: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dad2bc;
	height: 650px;
}
.bg-pic1 {
	background-image: url(images/bg-pic1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-pic2 {
	background-image: url(images/bg-pic2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
		
/* clear items */
.clear {
	clear: both;
}
/* strong (bold), italic and underline text styling */

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.p-main1 {
	font-size: .85em;
	color: #2e2b26;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 18px;
	padding-left: 10px;
}
.indent1 {
	padding-left: 15px;
}
.p-rightcol {
	font-size: .75em;
	color: #636B76;
}
.p-leftcol {
	font-size: 12px;
	color: #2D354A;
}
ul.bullet1 {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	width: 400px;
	list-style-type: none;
}
ul.bullet1 li {
	font-size: .71em;
	list-style-type: none;
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #2e2b26;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.04em;
	margin-left: 0px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
/* Special lists with nested lists styling */
.outer-list1 {
	text-align: left;
	list-style-type: none;
	line-height: 16px;
	list-style-image: url(images/bullet2.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.outer-list1 li {
	text-align: left;
	list-style-type: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.inner-list1a {
	list-style-type: none;
	list-style-image: url(images/bullet2-a.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.inner-list1a li {
	padding-left: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.inner-list1b {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 11px;
	color: #333333;
	list-style-image: url(images/bullet2-a.gif);
	line-height: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.inner-list1b li {
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/* End sitemap styling */


/* LEFT COLUMN */

#leftcol {
	width: 165px;
	width: 205px;
	vertical-align: top;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-color: #FFFCE6;
	padding: 0px;
}

/* begin contactleft styling */
#contactleft {
	margin-top: 10px;
	background-color: #E4E1B6;
	padding: 5px;
	width: 185px;
	margin-left: 10px;
}
#contactleft p {
	font-size: .75em;
	color: #2e2b26;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin: 0em;
}

#contactleft a:link, #contactleft a:visited, #contactleft a:active {
	color: #611A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#contactleft a:hover {
	color: #4B4411;
}
/* begin contactleft styling */

/* begin left main nav list containers and styling */
#navleft {
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	width: 200px;
	left: 5px;
	top: 20px;
	padding: 0px;
}

#navlist ul li a {
	display: block;
	color: #611A00;
	width:180px;
	font-weight: normal;
	font-size: .75em;
	height: 16px;
	background-image: url(images/bgbtn-up.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	left: 0px;
	text-decoration: none;
}
#navlist ul li a:hover {
	display: block;
	color:#4B4411;
	height: 16px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 16px;
	width: 180px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(images/bgbtn-mo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	left: 0px;
}
ul.navlist {
	list-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 200px;
}
ul.navlist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
/* end left main nav list styling */
.leftsub1 {
	color: #4B4411;
	font-size: .85em;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
/* begin box styling below left nav */
.boxleft1 {
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	width: 200px;
	clear: both;
	margin-left: 5px;
	margin-right: 5px;
}

.boxleft1 img {
	border: 1px solid #999999;
}

/* end boxes below left nav */
/* end left LEFT COLUMN styling */


#pic1, #pic1a {
	float: right;
	width: 180px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pic1 p, #pic1a p {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #2e2b26;
	font-size: .7em;
}
#pic1 img, #pic1a img {
	display: block;
	border: 1px solid #A49474;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pic2, #pic2a {
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pic2 p, #pic2a p {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #2e2b26;
	font-size: .7em;
}
#pic2 img, #pic2a img {
	display: block;
	border: 1px solid #A49474;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pic2-r, #pic2a-r {
	float: right;
	width: 200px;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}

#pic2-r p, #pic2a-r p {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #2e2b26;
	font-size: .7em;
}
#pic2-r img, #pic2a-r img {
	display: block;
	border: 1px solid #A49474;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pic3, #pic3a {
	float: left;
	width: 250px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pic3 p, #pic3a p {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #2e2b26;
	font-size: .7em;
}
#pic3 img, #pic3a img {
	display: block;
	border: 1px solid #A49474;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pic4, #pic4a {
	float: right;
	width: 250px;
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
}

#pic4 p, #pic4a p {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #2e2b26;
	font-size: .7em;
}
#pic4 img, #pic4a img {
	display: block;
	border: 1px solid #A49474;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pic5, #pic5a {
	float: right;
	width: 300px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pic5 p, #pic5a p {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #2e2b26;
	font-size: .7em;
}
#pic5 img, #pic5a img {
	display: block;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pic-ad {
	float: right;
	width: 300px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#pic-ad p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #2e2b26;
	font-size: 0.65em;
	line-height: 1.2em;
}
#pic-ad img {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* begin services */
#services {
	width: 695px;
	padding-left: 20px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1C58F;
	margin-top: 30px;
}
#services ul {
	margin-bottom: 15px;
	list-style-type: none;
	
}
#services li {
	font-size: 0.71em;
	color: #2e2b26;
	list-style-type: none;
	margin-bottom: 0.4em;
	list-style-image: url(images/bullet-services.gif);
	margin-left: 25px;
}

/* end services */

#dog1, #dog2, #dog3, #dog4,#dog5, #dog6, #dog7, #dog8 {
	width: 680px;
	background-color: #E3D5B7;
	margin-bottom: 20px;
	margin-left: 15px;
	clear: both;
	float: left;
	
}
#dog1 p, #dog2 p, #dog p, #dog4 p,#dog5 p, #dog6 p, #dog7 p, #dog8 p {
	font-size: .68em;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.4em;
}
.dogtext {
	font-size: .75em;
	color: #232323;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 18px;
	padding-left: 5px;
	float: left;
	padding-top: 5px;
	width: 485px;
}
.dogsub {
	font-size: .75em;
	color: #2e2b26;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.dog-img {
	float: left;
	width: 145px;
	border: 1px solid #999;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
/* schedule page styling */
#schedule {
	width: 650px;
	margin-left: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#schedule td {
	padding: 5px;
	margin: 0px;
}
/* schedule page styling */
/* begin flash slideshow styling */
#slideshow {
	width: 500px;
	margin-left: 15px;
	clear: both;
	background-color: #fffce6;
	margin-top: 5px;
}
/* end flash slideshow styling */

/* begin photo gallery page styling */
#photogallery-table {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 10px;
}
#photogallery-table td {
	color: #2e2b26;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#photogallery-table img {
	border: 1px solid #A49474;
}
.photostext{
	font-size: 11px;
	color: #232323;
	padding-bottom: 5px;
	margin: 0px;
	padding-left: 5px;
	padding-top: 0px;
}
.photossub {
	font-size: 11px;
	color: #2e2b26;
	font-weight: bold;
	height: 15px;
	text-align: center;
}

/* end photo gallery page styling */

/* begin interactive Map on contact page */
#map {
	padding: 0px;
	height: 250px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
iframe {
	border: 2px solid #CCCCCC;
}
/* end interactive Map on contact page */


/* begin form styling */
#form-contact {
	padding: 0px;
	width: 400px;
	clear: both;
	color: #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form-contact td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#form-comments {
	background-color: #FAFCFE;
	border: 1px solid #DFD0B5;
}
input {
	border: 1px solid #DFD0B5;
	color: #333333;
	height: 20px;
}
select {
	background-color: #FAFCFE;
	color: #333333;
	height: 22px;
	border: 1px solid #D0E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formtext-l {
	color: #2e2b26;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
}
.formtext-r {
	color: #2e2b26;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
	padding: 5px;
}
.formtext-c {
	color: #2e2b26;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
}

.form-required {
	font-size: 12px;
	color: #600;
	font-weight: bolder;
}
#form-submit {
	margin-left: 0px;
	margin-top: 5px;
	width: 95px;
	background-image: url(images/btn-form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #600;
	height: 22px;
	padding: 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#form-reset {
	margin-left: 0px;
	margin-top: 5px;
	width: 95px;
	background-image: url(images/btn-form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #600;
	height: 22px;
	padding: 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* end form styling */

/* begin footer styling */
#footer {
	margin: 0px;
	width: 950px;
	float: left;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-y
	padding: 0px;
}

#footerlogo {
	clear: left;
	float: right;
	width: 285px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: right;
	
}
#footersitemap {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	width: 625px;	
}
#footersitemap p {
	margin: 0px;
	padding: 0px;
	font-size: .8em;
}
#footersitemap a:link, #footersitemap a:visited, #footersitemap a:active {
	font-size: .8em;
	font-weight: normal;
	color: #46472f;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#footersitemap a:hover {
	color: #571F06;
	text-decoration: none;
}

.dividers {
	color: #999;
	font-size: 9px;
	font-weight: normal;
}

.footer-text {
	font-size: 10px;
	font-weight: normal;
	color: #46472f;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	line-height: 15px;
}
a.footer-text:link, a.footer-text:visited, a.footer-text:active {
	font-weight: bold;
	color: #46472f;
	text-decoration: none;
	font-size: 10px;
}
a.footer-text:hover {
	font-size: 10px;
	font-weight: bold;
	color: #571F06;
	text-decoration: none;
}

/* link to mds only */
#mds {
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#mds a:link, #mds a:visited, #mds a:active {
	font-size: 9px;
	font-weight: normal;
	color: #77683C;
	text-decoration: none;
}
#mds a:hover {
	font-weight: normal;
	color: #631E0A;
	text-decoration: none;
}
/* end footer styling */
