/* Joy's Best Friends Website Style Sheet */
/* Dave Lull, 06/03/2004 */


.pagetitle {
font-family: Arial, sans-serif;
font-size: 20pt;
font-weight: bold;
font-style: normal;
color: rgb(102,51,51);
text-align: left;
}

.hdr2 {
font-family: Verdana, sans-serif;
font-size: 13pt;
font-weight: bold;
font-style: normal;
color: rgb(102,51,51);
text-align: left;
margin-bottom: -16px;
}

.sidebarhdr {
font-family: Verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
font-style: normal;
background-color: rgb(204,153,102);
color: rgb(255,255,153);
text-align: left;
}

.sidebar2 {
font-family: Verdana, sans-serif;
font-size: 8pt;
font-weight: normal;
font-style: normal;
color: black;
text-align: left;
margin-left: 8px;
margin-right: 16px;
}

.sidebartext {
font-family: Verdana, sans-serif;
font-size: 9pt;
font-weight: normal;
font-style: normal;
color: black;
text-align: left;
}

.sidebarlinks {
font-family: Verdana, sans-serif;
font-size: 8pt;
font-weight: normal;
font-style: normal;
color: black;
text-align: left;
margin-left: 4px;
}

.textnav {
font-family: Verdana, sans-serif;
font-size: 8pt;
font-weight: normal;
font-style: normal;
color: black;
text-align: center;
}

.copyright {
font-family: Verdana, sans-serif;
font-size: 6pt;
font-weight: bold;
font-style: normal;
color: black;
text-align: center;
}

.bodytext {
font-family: Verdana, sans-serif;
font-size: 11pt;
font-weight: normal;
font-style: normal;
color: black;
text-align: left;
/*margin-left: 6px;*/
/*margin-right: 6px;*/
/*padding-left: 1em;*/
/*padding-right: 1em;*/
}

li {
margin-bottom: 4px;
}

.bodytextlist {
font-family: Verdana, sans-serif;
font-size: 11pt;
font-weight: normal;
font-style: normal;
color: black;
text-align: left;
padding-left: 4px;
list-style-image: url(images/paw_bullet.gif);
}

.bodytexthilite {
font-family: Verdana, sans-serif;
font-size: 13pt;
font-weight: normal;
font-style: normal;
color: darkred;
text-align: center;
margin-left: 2em;
margin-right: 2em;
padding: 2px;
border: solid thin darkred;
}

.bodytextcentered {
font-family: Verdana, sans-serif;
font-size: 11pt;
font-weight: normal;
font-style: normal;
color: black;
text-align: center;
/*margin-left: 6px;*/
/*margin-right: 6px;*/
padding-left: 2em;
padding-right: 2em;
}

.smalltext {
font-family: Verdana, sans-serif;
font-size: 8pt;
font-weight: normal;
font-style: normal;
color: rgb(102,51,51);
text-align: center;
}

.faqtablebkgrd {
background-image: url(images/bunny.gif);
background-repeat: no-repeat;
background-position: top;
}