<style type="text/css">

<!-- 
COLORS
top menu bar:  		#666633	dark green
lefthand menu background: #999900 medium green
sub menus: 		#CCCC66	pale grey green
orange text: 		#FF6600
address text: 		#000000

GRAPHIC FONTS
banner font: Juice ITC
-->

<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<!-- STRUCTURAL TEXT CONTROL 											-->
<!-- Netscape 4.7 doesnt trickle down font-family set on the body		-->
<!-- to paragraphs or table elements.  So I am defining font			-->
<!-- family for each element individually. 								-->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->

BODY 		{ font-family:Arial,Helvetia,sans-serif; font-size:10pt; }
P		{ font-family:Arial,Helvetia,sans-serif; font-size:10pt; }
	
A 		{ font-family:Arial,Helvetia,sans-serif; font-size:10pt; }
TD		{ font-family:Arial,Helvetia,sans-serif; font-size:10pt; }
UL		{ font-family:Arial,Helvetia,sans-serif; font-size:10pt; }
TH		{ font-family:Arial,Helvetia,sans-serif; font-size:8pt; font-weight:bold;}
HR		{color: #666600; }

td.foot		{ font-family:Arial,Helvetia,sans-serif; font-size: 8pt; 
			color:#000000; }
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<!-- headings  -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->

<!-- is this used anywhere? -->
<!--h1 { font-size: 12; font-weight: bold; color: #000000; }-->

<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<!--  anchors  -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<!-- netscape 4.7 doesn't see these pseudo-classes for
link colors - it's using the browser defaults, so link
colors are also set in the body tag of each document.
IE 5.5 sees the style sheet definitions below and ignores
the attributes set in the body tag.
-->

a:link 		{	color: #FF6600; }
a:visited	{	color: #666633; }
a:active 	{ 	color: #FF0000;}
a.topmenubig			{	color:#FFFFFF; font-size:10pt; text-decoration:none;  }
a.topmenubig:visited		{	color:#FFFFFF; font-size:10pt; text-decoration:none;}
a.topmenubighighlight		{	color:#FF6600; font-size:10pt; text-decoration:none;  }
a.topmenubighighlight:visited	{	color:#FF6600; font-size:10pt; text-decoration:none;  }

a.leftmenubig, a.leftmenubig:link, a.leftmenubig:visited, a.leftmenubig:hover, a.leftmenubig:active	{	color:#FFFFFF; font-size:10pt; text-decoration:none; line-height:1.5; }
a.leftmenubighighlight, a.leftmenubighighlight:link, a.leftmenubighighlight:visited, a.leftmenubighighlight:hover, a.leftmenubighighlight:active	{	color:#666633; font-size:10pt; text-decoration:none; line-height:1.5; }

a.leftmenusub, a.leftmenusub:link, a.leftmenusub:visited, a.leftmenusub:hover, a.leftmenusub:active 	{	color:#FFFFFF; font-size:8pt;  text-decoration:none; line-height:1; }
a.leftmenusubhighlight, a.leftmenusubhighlight:link, a.leftmenusubhighlight:visited, a.leftmenusubhighlight:hover, a.leftmenusubhighlight:active 	{	color:#666633; font-size:8pt;  text-decoration:none; line-height:1; }

a.lead, a.lead:link, a.lead:visited, a.lead:hover, a.lead:active		{	color:#FF6600; font-size:10pt; font-weight:bold; text-decoration:none; }
a.leadbig, a.leadbig:link, a.leadbig:visited, a.leadbig:hover, a.leadbig:active	{	color:#FF6600; font-size:12pt; font-weight:bold; text-decoration:none; }
a.leadgreen		{	color:#999900; font-size:10pt; font-weight:bold; text-decoration:none;  }

a.smallorange 		{	color:#FF6600; font-size:8pt;  text-decoration:none; font-weight:bold; }
a.smallorange:visited 	{	color:#FF6600; font-size:8pt;  text-decoration:none; font-weight:bold; }
a.smallgreen	 	{	color:#666633; font-size:8pt;  text-decoration:none; font-weight:bold; }
a.smallgreen:visited 	{	color:#666633; font-size:8pt;  text-decoration:none; font-weight:bold; }

a.pageheadbig		{ font-size:12pt; font-weight:bold; color:#FFFFFF; text-decoration:none; }
a.pageheadbig:visited	{ font-size:12pt; font-weight:bold; color:#FFFFFF; text-decoration:none; }
a.pageheadsmall		{ font-size:8pt; font-weight:bold; color:#FFFFFF; text-decoration:none; }
a.pageheadsmall:visited	{ font-size:8pt; font-weight:bold; color:#FFFFFF; text-decoration:none; }
a.pageheadbigorange	{ font-size:12pt; font-weight:bold; color:#FF6600; text-decoration:none; }
a.pageheadbigorange:visited	{ font-size:12pt; font-weight:bold; color:#FF6600; text-decoration:none; }

a.headsmallhighlight		{ font-size:8pt; font-weight:bold; color:#FF6600; text-decoration:none; }
a.headsmallhighlight:visited	{ font-size:8pt; font-weight:bold; color:#FF6600; text-decoration:none; }
a.pagehead3			{ font-size:8pt; font-weight:bold; color:#666633; text-decoration:none; }
a.pagehead3:visited		{ font-size:8pt; font-weight:bold; color:#666633; text-decoration:none; }

a.headgreen		{ font-size:10pt; font-weight:bold; color:#666633; text-decoration:none; }
a.headgreen:visited	{ font-size:10pt; font-weight:bold; color:#666633; text-decoration:none; }
a.topmenusmall, a.topmenusmall:link, a.topmenusmall:visited, a.topmenusmall:hover, a.topmenusmall:active	{ color:#666633; font-size:8pt; text-decoration:none; line-height:1; }
a.secondmenusmall		{ font-size:10pt; font-weight:bold; color:#FF6600; text-decoration:none; }
a.secondmenusmall:visited	{ font-size:10pt; font-weight:bold; color:#FF6600; text-decoration:none; }
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<!-- lists -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
ul.carrot	{ list-style-image: url(images/carrot_bullet.gif) }


<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<!-- lagomorph quiz -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
.lagoheader { text-align:center; font-size:12pt; font-weight:bold; color:#FF6600; text-decoration:none; }
.questionanswer { font-size:10pt; font-weight:bold; color: #999900; text-decoration:none; }
.question { font-weight:bold; }

<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<!-- free floating -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
.hrrn		{ color:#FF6600; font-size:8pt; }
td.space 	{ line-height:.5em; }

.pageheadorange	{ font-size:10pt; font-weight:bold; color:#FF6600; text-decoration:none; }

.menublock
{
	margin-left: 1em;
}

td.tiny { font-size:1pt; font-family:Arial,Helvetia,sans-serif;  }

<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<!-- rabbit adoption windows -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
td.rabbit 	{  font-size:10pt; line-height:1.25; font-family:Arial,Helvetia,sans-serif; }
.rabbitName	{ font-size:12pt; color:#FF6600; font-weight:bold; }
.adoptSpecial 	{ font-size:10pt; font-style:italic; font-family:Arial,Helvetia,sans-serif; }
.adoptSmall 	{ font-size:8pt; font-family:Arial,Helvetica,sans-serif; }


.menu3
{
	color: #666600;
	text-decoration: none;
	font-size: 12;
}
.a_lead		{ font-size:10pt; font-weight:bold; color:#FF6600; text-decoration:none; }
.a_leadbig	{ font-size:12pt; font-weight:bold; color:#FF6600; text-decoration:none; }

.small_lead 	{ font-size:8pt; font-weight:bold; color:#000000;	text-decoration:none; }
.a_leadgreen	{ font-size:10pt; font-weight:bold; color:#666633; text-decoration:none; }
.a_leadgreenbig	{ font-size:12pt; font-weight:bold; color:#666633; text-decoration:none; }
.small		{ font-family:Arial,Helvetia,sans-serif; 	font-size:8pt;  }
.smallgreen	{ font-family:Arial,Helvetia,sans-serif; 	font-size:8pt; color:#666633}

.orange10	{ font-family:Arial,Helvetia,sans-serif; 	font-size:10pt; color:#FF6600}

.menuhighlight	{ background-color: #CCCC66;}

div.margin1 		{ margin:1em; }
p.marginleft	{margin-left:1em; color:red;}
p.marginright	{margin-right:1em; }
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<!-- colors -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
.mrsbuntext 	{ font-family:Arial,Helvetia,sans-serif; color:#333300; font-size:10pt; font-style:italic; }

.black
{
	color: #000000;
	font-size: 12;
}

.mediumgreen
{
	color: #999900;
}
.palegreen
{
	color: #CCCC66;
}
.red
{
	color: #CC0000;
}
.white
{
	color: #FFFFFF;
}
.orange
{
	color: #FF6600;
}

<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<!-- alignment -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
.right
{
	text-align: right;
}

<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<!-- graphics -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->

.rightpixstyle 	{ border-style:solid; border-color:#000000; border-width:thin; margin-left: 15; margin-bottom: 0; margin-right:0; margin-top:0;}
.leftpixstyle 	{ border-style:solid; border-color:#000000; border-width:thin; } 
.caption	{ font-family:Arial,Helvetia,sans-serif; font-size:8pt; color:#666633; font-weight:bold; margin-top:0; margin-bottom:15; }
td.pix		{ align:right; valign:top; }


<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<!-- misc -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->

.articles 	{ color:#666633; font-weight:bold; font-size:10pt; font-family:Arial,Helvetia,sans-serif; }
td.articleList	{ padding-left:1em; padding-right:2em; padding-top:1em; vertical-align:top; }
td.pixright	{ vertical-align:top; text-align:right; padding-top:5; padding-bottom:0; padding-left:5;}
p.articleList	{ border:solid; border-color:#000000; border-width:thin; padding:1em;}
div.caption	{ text-align:center; font-family:Arial,Helvetia,sans-serif; font-size:8pt; color:#666633; font-weight:bold; margin-top:0; margin-bottom:15; }
div.captionleft	{ text-align:left; font-family:Arial,Helvetia,sans-serif; font-size:8pt; color:#666633; font-weight:bold; margin-top:0; margin-bottom:15; }		
div.captionright { text-align:right; font-family:Arial,Helvetia,sans-serif; font-size:8pt; color:#666633; font-weight:bold; margin-top:0; margin-bottom:15; }
td.westay	{ text-align:center; font-family:Arial,Helvetia,sans-serif; font-size:12pt; color:#000000; font-weight:bold; }
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->

h1 {
	font: bold 12pt Arial, Helvetia, sans-serif;
	color: #FF6600; 
	text-decoration: none; 
}

#article_title {
	font: bold 12pt Arial, Helvetia, sans-serif;
	color: #FF6600; 
	text-decoration: none; 
	padding-top: 10px;
}

h2 { 
	font: bold 10pt Arial, Helvetia, sans-serif;
	color: #FF6600; 
	text-decoration: none; 
}

h3 { 
	font: bold 10pt Arial, Helvetia, sans-serif;
	color: #000000; 
	text-decoration: none; 
}

.carrot_list {
	text-align: left;
	padding-top: 10px;
}

.carrot_list ul {
	list-style: disc outside url(images/carrot_bullet.gif);
}

.carrot_list li {
	margin-top: 20px;
	line-height: 100%;
	color:#FF6600; 
	font-size:10pt; 
	font-weight:bold; 
}

.carrot_list p {
	color:#000000; 
	font-weight: normal; 
}

.carrot_list li a:link, .carrot_list li a:visited, .carrot_list li a:hover, .carrot_list li a:active {
	color:#FF6600; 
}

.carrot_list p a:link {	color: #FF6600; }
.carrot_list p a:visited { color: #666633; }
.carrot_list p a:hover { color: #FF0000; }
.carrot_list p a:active { color: #FF0000; }


.carrot_list2 {
	text-align: left;
	padding-top: 10px;
}

.carrot_list2 ul {
	list-style: disc outside url(images/carrot_bullet.gif);
}

.carrot_list2 li {
	font-size:10pt; 
	padding-bottom: 10px;
}

.forbidden_list {
	text-align: left;
	padding-top: 10px;
}

.forbidden_list ul {
	list-style: disc outside url(images/nono.gif);
}

.forbidden_list li {
	font-size:10pt; 
	padding-bottom: 10px;
}


.right_float {
	float: right;
	text-align: center;
	padding: 10px;
}

.left_float {
	float: left;
	text-align: center;
	padding: 10px;
}

#amazon_pictures {
	float: left;
	clear: both;
	text-align: center;
	width: 200px;
	padding-right: 10px;
	padding-bottom: 5px;
	display: block;
}

#amazon_pictures img {
	border: 0px;
	margin: 0px auto;
}


#picture_right {
	float: right;
	text-align: center;
	padding: 10px;
	font-family:Arial,Helvetia,sans-serif; 
	font-size:8pt; 
	color:#666633; 
	font-weight:bold; 
}

#picture_left {
	text-align: center;
	font-family:Arial,Helvetia,sans-serif; 
	font-size:8pt; 
	color:#666633; 
	font-weight:bold; 
}

#section_description {
}

#contact_info {
	float: right;
	text-align: center;
	padding: 10px;
	font-family:Arial,Helvetia,sans-serif; 
	font-size:10pt; 
	color:#666633; 
	font-weight:bold; 
	border: 1px solid #666633;
	margin-top: 10px;
}

#article_list {
	border: 1px solid black;
	float: right;
	text-align: left;
	padding: 10px 10px 0px 10px;
	margin: 20px;
	width: 350px;
}

#article_list ul {
	list-style: disc outside url(images/carrot_bullet.gif);
}

#article_list li {
	font-size:10pt; 
	padding-bottom: 5px;
}

#credit {
	font: normal 8pt Arial, Helvetia, sans-serif;
	padding: 10px;
	text-align: center;
}

#byline {
	font: normal 8pt Arial, Helvetia, sans-serif;
	text-align: left;
	padding: 10px;
	border: 2px solid #cccccc;
}

#byline p {
	font: normal 8pt Arial, Helvetia, sans-serif;
	text-align: left;
}

#byline a {
	font: normal 8pt Arial, Helvetia, sans-serif;
}

#bonding_plans {
	float: right;
	text-align: center;
	width: 140px;
	margin: 40px 10px 10px 10px;
	border: 2px solid #666633;
}

.planAandC {
	background-color: #CCCC99;
	color: #333300;
	display: block;
	padding: 10px 5px 5px 5px;
}

.planBandD {
	background-color: #666633;
	color: #FFFFFF;
	display: block;
	padding: 10px 5px 5px 5px;
}

#bondCatsDogs {
	clear: both;
	display: block;
	background-color: #E6E6CC;
	color: #333300;
	border: 2px solid #666633;
	padding: 10px;
}

#pricechart th {
	font: bold 10pt Arial, Helvetia, sans-serif;
	color: #FF6600; 
}

#pricechart td {
	padding: 2px 10px 2px 2px;
}


#featured_rabbit {
	border: 1px solid #FF6600;
	width: 99%;
	text-align: left;
	padding: 0px 0px 0px 10px; 
}

#featured_rabbit img {
	float: right;
	padding: 10px 10px 0px 15px;
}

.clarify {
	font-weight: bold;
	font-style: italic;
	color: olive;
}

.hide_aname a:link, .hide_aname a:visited, .hide_aname a:hover, .hide_aname a:active {
	color:#000000; 
}



</style>