body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #84A0B5;
	margin: 0;
}

body, td {
	font-size: 13px;
}

h1 { 
color: #84A0B5;
font-size: 1.7em;
letter-spacing: .2em;
}

h5 {
	font-weight: bold;
	font-size: 1.1em;
	border-bottom-color: #D6AD9C;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 12px;
	padding-top: 12px;
	width: 100%;
	text-align: left;
}

	
td.head {
	background-image:url(images/cats_header.jpg);
	background-color: #84A0B5;
	width: 866px;
	height: 192px;
	background-repeat: no-repeat;
	}
td.head p.headaddress {
	font-size: 1.2em;
	padding-right: 90px;
	text-align:center;
}

#wrapperDiv {
position: relative;
top: 0px;
left: 0px;
z-index: 201;
height: 335px;
}
#navCell {
padding-top: 0px;
background-color:#EBE8D7;
}

#wrapperDiv p {
margin: 2px 2px 2px 12px;
padding: 2px 2px 2px 12px;
}


td.content {
	background-color:#EBE8D7;
	padding: 12px;
	min-height: 300px;
}

.p7tbsub {
border-right: 3px solid black;
border-bottom: 3px solid black;
border-top: 1px solid black;
border-left: 1px solid black;
background-color:#E7E9FE;
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;
}

.p7tbsub p {margin: 0px; padding: 6px 12px 12px 0px; font-size: 1.1em;}
.p7tbsub a:link {color: #000066;}
.p7tbsub a:visited {color: #000066;}
.p7tbsub a:hover {color: #990033;
background-color: #F2F5F7;}
.p7tbsub a:active {color: #000066;}
.p7tbdn {color: #FF9900 !important; font-weight: bold;}

#footer {
background-color: #EDE7D7;
color: #333333;
font-size: 0.9em;
padding: 15px 10px 15px 10px;
border-top: 1px solid black;
text-align:center;
}

a.blarneytag:link, a.blarneytag:visited,  a.blarneytag:active {
  color: #666666;
  }
a.blarneytag:hover {
  color: #FF0000;
 }


div.bio
{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 25px;
	margin-bottom: 25px;
}

div.bioleft {
	width: 70%;
	float: left;
		border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;

	}

div.biotext {
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;

}

div.bioheader
{
	font-weight: bold;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	width: 100%;
	text-align: left;
}

div.biophoto
{
	width: 20%;
	float: left;
	margin-bottom: 15px;
}

div.biophoto img {
border: 1px solid black;
}

ul.bkgdpaw {
list-style-image: url(images/bkgdpaw.gif);
}


ul.bluepaw {
list-style-image: url(images/bluepaw.gif);
}


ul.blackpaw {
list-style-image: url(images/blackpaw.gif);
}

.thumbscroll {
height: 50px;
width: 600px;
overflow-x: scroll;
white-space:nowrap;
}

#galleryinfo {
float: right;
width: 150px;
margin-right: 0px;
}

.whitetext {
color:#FFFFFF;
}

.testimonialbutton {
	margin: 10px;
	padding: 5px;
	background-color: #EFD7BF;
	width: 100px;
	border: 1px solid #C7D3E3;
}

