body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 1.6em;
	text-align: justify;
	color: #392C0D;
}
body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: "Book Antiqua", "Times New Roman", Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.small {
	font-size: 11px;
}
.map {
	text-decoration: blink;
}
.mail {
	text-decoration: underline;
}
#container {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#wrap {
	padding: 0px;
	width: 800px;
	position: relative;
	margin: 0px;
}
#puppies {
	position: absolute;
	height: 270px;
	width: 585px;
	top: 14px;
	right: 2px;
	z-index: 1;
	background-image: url(images/puppies.png);
	margin: 0px;
	padding: 0px;
}
#right_side {
	background-image: url(images/text_background.jpg);
	background-repeat: repeat-y;
	width: 562px;
}
#header {
	background-image: url(images/header_background.gif);
	position: relative;
	height: 263px;
	width: 562px;
}
#title_welcome {
	background-image: url(images/welcome.jpg);
	height: 73px;
	width: 562px;
	position: relative;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
	background-position: 0px 20px;
	background-repeat: no-repeat;
}
#title_welcome h1 {
	margin: 0px;
	padding: 0px;
}

#content {
	margin: 0px;
	width: 522px;
	position: relative;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: "Book Antiqua", "Times New Roman", Georgia;
	font-size: 13px;
}
#image_left {
	border: 1px solid #392C0D;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#image_right {
	border: 1px solid #392C0D;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
#left_side {
	background-image: url(images/left_side_background.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#logo {
	background-image: url(images/logo.jpg);
	position: relative;
	height: 132px;
	width: 238px;
	margin: 0px;
	padding: 0px;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#navigation {
	position: relative;
	width: 238px;
	font-weight: bold;
	font-family: "Book Antiqua", "Times New Roman", Georgia;
	font-size: 18px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.8em;
}
#navigation p {
	margin: 0px;
	padding: 0px;
}


#navigation a {
	color: #010187;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #392C0D;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#separator {
	background-image: url(images/separator.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 9px;
	width: 238px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#address {
	margin: 0px;
	width: 203px;
	position: relative;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#address a {
	font-weight: bold;
	color: #006600;
}
#address img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
#call {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#call a:hover {
	color: #392C0D;
}
#credit_cards {
	background-image: url(images/cards.jpg);
	position: relative;
	height: 32px;
	width: 238px;
	text-indent: -9999px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottom {
	background-image: url(images/bottom_background.jpg);
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 800px;
	position: relative;
}

#footer {
	width: 800px;
	position: relative;
	color: #FFFFFF;
	background-color: #392c0d;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FDE291;
	text-decoration: underline;
}
#title_contact {

	background-image: url(images/contact.jpg);
	height: 73px;
	width: 562px;
	position: relative;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
	background-position: 0px 20px;
	background-repeat: no-repeat;
}
#title_contact h1 {

	margin: 0px;
	padding: 0px;
}
#title_grooming {


	background-image: url(images/grooming.jpg);
	height: 73px;
	width: 562px;
	position: relative;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
	background-position: 0px 20px;
	background-repeat: no-repeat;
}
#title_grooming h1 {


	margin: 0px;
	padding: 0px;
}
#title_gallery {



	background-image: url(images/gallery.jpg);
	height: 73px;
	width: 562px;
	position: relative;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
	background-position: 0px 20px;
	background-repeat: no-repeat;
}
#title_gallery h1 {



	margin: 0px;
	padding: 0px;
}
#title_boutique {




	background-image: url(images/boutique.jpg);
	height: 73px;
	width: 562px;
	position: relative;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
	background-position: 0px 20px;
	background-repeat: no-repeat;
}
#title_boutique h1 {




	margin: 0px;
	padding: 0px;
}
#title_boarding {





	background-image: url(images/boarding.jpg);
	height: 73px;
	width: 562px;
	position: relative;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
	background-position: 0px 20px;
	background-repeat: no-repeat;
}
#title_boarding h1 {





	margin: 0px;
	padding: 0px;
}
#title_about_us {






	background-image: url(images/about_us.jpg);
	height: 73px;
	width: 562px;
	position: relative;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
	background-position: 0px 20px;
	background-repeat: no-repeat;
}
#title_about_us h1 {






	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #392C0D;
	font-weight: bold;
}
a:link {
	color: #392C0D;
	font-weight: bold;
}
#gallery {
	padding: 0px;
	border: 1px solid #392C0D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}

a:active {
	color: #392C0D;
	font-weight: bold;
}
a:hover {
	color: #006600;
	font-weight: bold;
}
.table-left {
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.space {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.right {
	text-align: right;
}
.big {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.italic {
	font-size: 14px;
	font-style: italic;
}
.bold {
	font-weight: bold;
}

h1 {
	color: #060;
	font-size: 22px;
}
#header_boarding {

	background-image: url(images/header_boarding.jpg);
	position: relative;
	height: 263px;
	width: 562px;
}
#header_boutique {


	background-image: url(images/header_boutique.jpg);
	position: relative;
	height: 263px;
	width: 562px;
}
#header_grooming {



	background-image: url(images/header_grooming.jpg);
	position: relative;
	height: 263px;
	width: 562px;
}
#title_resources {
	background-image: url(images/resources.jpg);
	height: 73px;
	width: 562px;
	position: relative;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
	background-position: 0px 20px;
	background-repeat: no-repeat;
}
#title_resources h1 {
	margin: 0px;
	padding: 0px;
}
#image_left_banner {
	border: 1px solid #392C0D;
	float: left;
	text-align: center;
	margin-left: 25px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
