@charset "utf-8";
/* CSS Document */
body{
	background-image:url(images/bg-stripes.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-color:#f3e6b6;
	margin:0px auto 0px auto;
	font-family:"Lucida Bright", "Times New Roman", Times, serif;
	font-size:14px;
	color:#736739;
	}	
	
a:link, a:active, a:visited{
	color:#832828;
	padding:2px;
}
a:hover{
	color:#efe2b3;
	background-color:#b7a677;
}
	
h1{
	color:#832828;
	font-size:22px;
	}
	
h3{
	font-variant:small-caps;
	font-size:14px;
	margin:0px;
	padding:5px;
	text-decoration: underline;
	}

h4{
	color:#832828;
	margin:0px;
	padding:0px;
	font-size:14px;
	}
	
.padme{
	padding:10px;
	}
	
.clear{
	clear:both;
	}
	
#top{
	width:842px;
	margin:auto;
	height:76px;
	}


	
#pawbottom{
	margin:0px 0px 0px 110px;
	height:16px;
	}

	
#slideinlogo{
	width:250px;
	margin:5px 100px;
	position:absolute;
	top:-100px;
	left:50%;
	
	}
	
#bannertop{
	width:774px;
	height:32px;
	margin:auto;
	background-image:url(images/banner-top.png);
	}

#container{
	width:774px;
	margin: 0px auto 0px auto;
	background-image:url(images/contentshadow.png);
	background-repeat:repeat-y;
	

}

#contentborder{
	width:750px;
	background-color:#dacea4;
	margin:auto;
	clear:both;
	}
	
#content{
	background-color:#e0d5b2;
	border:1px solid #baaf8c;
	border-top:none;
	width:674px;
	margin:0px auto 0px auto;	
	min-height:100px;
	padding:10px 30px 15px;
	/*color:#464233;*/
	
	}

#contenttext{
	position:relative;
	}

#leftshadow{
	width:12px;
	height:500px;
	background-image:url(images/left_shadow.png);
	float:left;
	
	}
	

#rightshadow{
	background-image:url(images/right_shadow.png);
	width:12px;
	height:500px;
	float:right;
	
	}
	
#flashbanner{
	width:750px;
	height:205px;
	background-color:#CCCCCC;

	
	margin:auto;
	}
	
#navbar{
	width:750px;
	height:90px;
	background-image:url(images/nav_bar.jpg);
	margin:auto;
	}
	
	
#footer{
	width:750px;
	height:58px;
	background-image:url('images/footerbg.jpg');
	background-repeat:repeat-x;
	color:#403d34;
	margin: auto;
	}
	
#footerwrap{
	margin:0px auto 0px auto;
	width:405px;

}
.footertext{
	float:left;
	height:25px;
	display:block;
	line-height:25px;
	
}
	.footertext, .footertext a:link, .footertext a:visited{
		text-decoration:none;
		font-size:10px;
		color:#403d34;
		background:none;
		padding:0;
	}
	.footertext a:hover{
		text-decoration: underline;
	}
	.bone{
		float:left;
		margin:0px 10px 5px 10px;
	}
	

	#smallfooter, #smallfooter a:link, #smallfooter a:active, #smallfooter a:visited{
		color:#575348;
		text-decoration: none;
		font-size:8px;
		text-align:center;
		width:250px;
		margin:auto;
		background:none;
		padding:0;

	}
	#smallfooter a:hover{
		color:#7d7868;
	}


		
#bottomshadow{
	background-image:url(images/bottomshadow.jpg);
	height:18px;
	width:774px;
	margin:auto;
	}


/*nav buttons*/
#navbar a{
	padding:0;
}
#home{
	width:71px;
	height:42px;
	margin:10px 0px 0px 10px;
	display:inline;
	float:left;
	padding:0;

}
#home:hover{
	background-image:url(images/nav_bar_over.jpg);
	background-position:-10px -10px;
	float:left;
}
#about{
	padding:0;
	width:74px;
	height:39px;
	margin:25px 0px 0px 20px;
	display:inline;
	float:left;
	padding:0;
}
#about:hover{
	background-image:url(images/nav_bar_over.jpg);
	background-position:-100px -25px;
	float:left;
}
#contact{
	width:100px;
	height:35px;
	float:left;
	margin: 45px 0px 0px 45px;
	display:inline;
	padding:0;
}
#contact:hover{
	background-image:url(images/nav_bar_over.jpg);
	background-position:-220px -45px;
	}
	
#services{
	width:100px;
	height:35px;
	float:left;
	margin: 45px 0px 0px 53px;
	display:inline;
	padding:0;
}
#services:hover{
	background-image:url(images/nav_bar_over.jpg);
	background-position:-373px -45px;
	}
	
#ourshop{
	padding:0;
	width:103px;
	height:35px;
	float:left;
	margin: 40px 0px 0px 30px;
	display:inline;
}
#ourshop:hover{
	background-image:url(images/nav_bar_over.jpg);
	background-position:-505px -40px;
	}
#coupons{
	padding:0;
	width:105px;
	height:37px;
	float:left;
	margin: 20px 0px 0px 20px;
	display:inline;
}
#coupons:hover{
	background-image:url(images/nav_bar_over.jpg);
	background-position:-625px -20px;
	}

/*contact stuff*/
#contactinfobox{
	width:180px;
	background-color:#E7DEC2;
	float:right;
	text-align: center;
	font-size:12px;
	padding:0 5px 5px 5px;
	}

#contacttype{
	color:#464233;
	background-color:#E7DEC2;
	font-size:14px;
	border:1px solid #E7DEC2;
	}
#contactsmalltext{
	width:500px;
	}

.formHeader{
	color:#832838;
	background-color:#D0BE88;
	width:400px;
	height:20px;
	line-height:20px;
	text-align:center;
	margin:auto;
	}
	
#email{
	margin:10px 0px 0px 0px;
	background-color:#D8C99C;
	width:400px;
	
	}
#schedule{
	margin:10px 0px 0px 0px;
	background-color:#D8C99C;
	width:400px;
	display: none;
	}
#pricing{
	margin:10px 0px 0px 0px;
	background-color:#D8C99C;
	width:400px;
	display:none;
	}

	
legend{
	white-space:normal;
	}
form.contactforms{
	}
	
form.contactforms fieldset{
	border:none;

	}
form.contactforms ol{
	margin:0px;padding:0px;
	}
	
form.contactforms li{
	list-style:none;
	padding:3px;
	}
	
form.contactforms label{
	width:150px;
	display:inline;
	}
form.contactforms label.shortlabels{
	width:120px;

	}
form.contactforms label.radios{
	width:35px;
	}
form.contactforms legend{
	font-size:12px;
	}
	
form.contactforms input.radios{
	background:none;
	border:none;
	width:20px;
	}
form.contactforms input,textarea{
	color:#464233;
	background-color:#E7DEC2;
	font-size:12px;
	border:1px solid #E7DEC2;
	width:150px;
	}
	form.contactforms input.servicechecks{
			width:50px;
			background-color:#D8C99C;
			border:none;
	}
	form.contactforms textarea{
		width:305px;
		}
	form.contactforms input#send{
		
		}
	form.contactforms input#send:hover{
		 color:#832828;
		 font-weight:bolder;
	}
	form.contactforms input#send:active{
		
		border:1px solid #000;
	}
	 
form.contactforms div#am_pm{
	display:inline;
	}
form.contactforms label.error{width:275px;}
form.contactforms label.checked{
	background-image:url(images/validcheck.jpg);
	width:15px;
	height:15px;
	padding:0px;
	margin-left:2px;
}
label.error{
	color:#832828;
	width:275px;
	font-size:12px;
	background-image:url(images/errorX.jpg);
	background-repeat:no-repeat;
	padding-left:18px;
	}
form.contactforms textarea.error{
	border:1px solid #832828;
	}
#emailform label.error{width:275px;}

#emailform input.error{
	border:1px solid #832828;
	}

form.contactforms input.error{
	border:1px solid #832828;
}
#emailform label.checked{
	background-image:url(images/validcheck.jpg);
	width:15px;
	height:15px;
	padding:0px;
	margin-left:2px;
}

/*calendar stuff*/
.ui-datepicker-trigger{
	font-size:10px;
	padding:0;
	color:#832838;
	background-color:#E7DEC2;
	border:1px solid #E7DEC2;
	}

.smallattention{
	color:#FF0000;
	font-size:10px;
	
	}
	
/* home page stuff*/
#newsbox{
	float:left;
	width:215px;
	border-right:2px #832827 solid;
	padding:5px;
	margin:0px 10px 0px 0px;
	height:150px;
}

#mainstuff{
	padding:10px 0px 0px 0px;
}

.imgWithCap{
	text-align: center;
	font-size: 12px;
	width:422px;
	background: #fff;
	padding: 7px 7px 3px 7px;
	margin:auto;
	-webkit-box-shadow: 3px 3px 5px #666;
	
}
