.pethotel {
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	display: block;
	text-decoration: none;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	display: block;
	text-decoration: none;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	display: block;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(images/button_over.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	display: block;
	text-decoration: none;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	display: block;
	text-decoration: none;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 27px;
	color: #000000;
	background-image: url(images/underline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	text-decoration: none;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
}
.stdlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.stdlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.stdlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.stdlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.stdlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
