body {
	margin: 0px;
	background-image: url('images/bgpaws.jpg');
	background-color: #e7c897;
	color: #282828;
	font-family: Georgia, Times New Roman, Times, serif;
}
.header {
	background-image: url('images/bgpaws.jpg');
	background-color: #e7c897;
	padding: 12px 0px 12px 0px;
	text-align: center;
}
div.nav {
	border-top: 3px solid black;
	border-bottom: 3px dotted black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}
div.nav a {
	color: black;
	text-decoration: none;
}
table.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-bottom: 3px dotted black;
}
#nav li {
	display:inline;
	padding:0px 0px 0px 0px;
	margin:0;
	border-right: 2px dotted black;
	float: center;
    width: auto;
}
td.nav {
	color: #282828;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
	text-align: center;
	border-right: 2px dotted black;
}
td.nav_active {
	background-color: #b59c76;
	color: #282828;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
	text-align: center;
	border-right: 2px dotted black;
}
td.nav_last_active {
	background-color: #b59c76;
	color: #282828;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
	text-align: center;
}

td.nav_last_on {
	background-color: #f1d09d;
	color: #282828;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
	text-align: center;
	padding: 5px 10px 5px 10px;
}
td.nav_last_off {
	background-color: #cdb185;
	color: #282828;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
	text-align: center;
	padding: 5px 10px 5px 10px;
}
td.nav_off {
	background-color: #cdb185;
	color: #282828;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
	text-align: center;
	border-right: 2px dotted black;
}
td.nav_last {
	background-color: #cdb185;
	color: #282828;
	text-decoration: none;
	text-align: center;
	padding: 8px 0px 8px 0px;
}
td.nav {
	background-color: #cdb185;
	color: #282828;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
	text-align: center;
	border-right: 2px dotted black;
}
td.nav_on {
	background-color: #f1d09d;
	color: #282828;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
	text-align: center;
	border-right: 2px dotted black;
}
.content {
	padding: 60px;	
	text-align: center;
}
table.image {
	margin-bottom: 50px;
	border: 2px solid #b8a078;
	text-align: left;	
}
td.service_title {
	text-align: left;
}
table.image img {
	border: 2px solid #8d7a5b;
}
table.image td {
	vertical-align: top;
}
table.staff {
	font-size: 14px;
	border-collapse: collapse;
	padding: 0px;
}
table.staff td {
	text-align: center;
}
table.staff img {
	border: 2px solid #8d7a5b;
}
table.staff_list {
	margin-bottom: 35px;
	text-align: left;
}
table.staff_list a {
	text-decoration: none;
}