body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.home_star_text {
	color: #4D0F5A;
	font-weight: bold;
	font-size: 15px;
	vertical-align:text-top
}
a.small:link {font-size: 10px;color:#FDF8FB;}
a.small:active {font-size: 10px;color:#FDF8FB;;}
a.small:visited {font-size: 10px;color:#FDF8FB;;}
a.small:hover {font-size: 10px;text-decoration: none;color:#EBC2DD;}
a.home_star_link:link {font-size: 14px;color:#4D0F5A;text-decoration:underline;font-style:normal;font-weight:bold}
a.home_star_link:active {font-size: 14px;color: #4D0F5A;text-decoration:underline;font-style:normal;font-weight:bold}
a.home_star_link:visited {font-size: 14px;color: #4D0F5A;text-decoration:underline;font-style:normal;font-weight:bold}
a.home_star_link:hover {font-size: 14px;color:#4D0F5A;text-decoration:none;font-style:normal;font-weight:bold}
a:link {color:#FDF8FB;}
a:active {color:#FDF8FB;}
a:visited {color:#FDF8FB;}
a:hover {text-decoration: none;color:#EBC2DD;}
td.footer {font-family: arial;font-size: 10px;color: #EBC2DD;font-weight:normal;border-top:2px solid #FFFFFF;padding-top:5px}
a.footer:hover {font-family: arial;font-size: 10px;color:#EBC2DD;text-decoration:none;font-style:normal;font-weight:normal}
a.footer:active {font-family: arial;font-size: 10px;color: #EBC2DD;text-decoration:none;font-style:normal;font-weight:normal}
a.footer:visited {font-family: arial;font-size: 10px;color: #EBC2DD;text-decoration:none;font-style:normal;font-weight:normal}
a.footer:link {font-family: arial;font-size: 10px;color: #EBC2DD;text-decoration:none;font-style:normal;font-weight:normal}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.cat_dropmenu {font-family: arial;font-size: 10px;color:#666666}


.side_nav_title{font-size: 15px;color: #ffffff;text-decoration:none;font-style:normal;font-weight:bold}

a.home_side_nav:link {color: #420E63;text-decoration:none;font-style:normal;font-weight:bold}
a.home_side_nav:active {color: #420E63;text-decoration:none;font-style:normal;font-weight:bold}
a.home_side_nav:visited {color: #420E63;text-decoration:none;font-style:normal;font-weight:bold}
a.home_side_nav:hover {color:#ffffff;text-decoration:none;font-style:normal;font-weight:bold}

a.home_side_nav_live:link {color: #ffffff;text-decoration:none;font-style:normal;font-weight:normal}
a.home_side_nav_live:active {color: #ffffff;text-decoration:none;font-style:normal;font-weight:normal}
a.home_side_nav_live:visited {color: #ffffff;text-decoration:none;font-style:normal;font-weight:normal}
a.home_side_nav_live:hover {color:#ffffff;text-decoration:none;font-style:normal;font-weight:normal}


a.main_nav:link {font-size: 16px;color: #FDF8FB;text-decoration:none;font-style:normal;font-weight:bold}
a.main_nav:active {font-size: 16px;color: #FDF8FB;text-decoration:none;font-style:normal;font-weight:bold}
a.main_nav:visited {font-size: 16px;color: #FDF8FB;text-decoration:none;font-style:normal;font-weight:bold}
a.main_nav:hover {font-size: 16px;color:#EBC2DD;text-decoration:none;font-style:normal;font-weight:bold}
.home_text {font-size: 18px;color:#FCF5FA;}
a.home_more:link {font-size: 18px;color: #440E62;text-decoration:none;font-style:normal;}
a.home_more:active {font-size: 18px;color: #440E62;text-decoration:none;font-style:normal;}
a.home_more:visited {font-size: 18px;color: #440E62;text-decoration:none;font-style:normal;}
a.home_more:hover {font-size: 18px;color:#440E62;text-decoration:underline;font-style:normal;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* for this demo only */
#nav {margin:20px 0 40px 0;}

/* the styling */
#nav {width:500px; height:20px; background:#FFFFFF; position:relative;}

#nav .select, #nav .current {margin:0; padding:0; list-style:none;}

#nav li {display:inline; margin:0; padding:0; height:auto;}

#nav .select a,
#nav .current a {display:block; height:20px; float:left; background:#FFB6DC; padding:0 10px 0 10px; text-decoration:none; font-size:12px; line-height:20px; white-space:nowrap; border-right:1px solid #fff; color:#fff;}
* html #nav .select a, * html #nav .current a {width:1px; height:21px;}


#nav .select a:hover, 
#nav .select li:hover a {background:#FF97CD; cursor:pointer; color:#fff;}

#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}

#nav .current a {background:#FF97CD; color:#ffffff;}


#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {background:#ffffff; color:#FF2D9B;}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {background:#ffffff; color:#FF2D9B;}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {display:block; position:absolute; width:500px; top:20px; left:0; background:#FFFFFF; margin-top:0; padding:0; z-index:100; color:#ff0000; font-size:11px;}

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}

#nav .sub_active {display:block; position:absolute; width:500px; top:20px; left:0; background:#ffffff; margin-top:0; padding:0; z-index:10;}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}

#nav .sub_active a {height:21px; text-decoration:none; line-height:20px; white-space:nowrap; display:block; float:left; background:#ffffff; padding:2px 10px 2px 10px; margin:0; font-size:12px; white-space:nowrap; border:0; color:#FF97CD;}

#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {display:block; background:#ffffff; padding:2px 10px 2px 10px; margin:0; white-space:nowrap; border:0; color:#FF97CD; font-size:12px;}

td.page_title {
	font-size: 20px;
	color: #CCFF99;
	font-weight:bold;
	padding-bottom:10px;
}
.page_title {
	font-size: 20px;
	color: #CCFF99;
	font-weight:bold;
	padding-top:5px
}
.page_title_bc {
	font-size: 28px;
	color: #B42481;
	font-weight:normal;
	padding-top:5px
}
.page_title_bc_home {
	font-size: 28px;
	color: #ffffff;
	font-weight:normal;
	padding-top:5px
}
a.breadcrumb:hover {		font-size: 20px;
	color: #CCFF99;
	font-weight:bold;
	padding-bottom:10px;text-decoration:none;font-style:normal;}
a.breadcrumb:active {		font-size: 20px;
	color: #CCFF99;
	font-weight:bold;
	padding-bottom:10px;font-style:normal;}
a.breadcrumb:visited {	font-size: 20px;
	color: #CCFF99;
	font-weight:bold;
	padding-bottom:10px;font-style:normal;}
a.breadcrumb:link {	font-size: 20px;
	color: #CCFF99;
	font-weight:bold;
	padding-bottom:10px;font-style:normal;}
td.content {
	font-size: 14px;
	color: #F4F5E3;
	line-height:20px
}
a.content:hover {	font-size: 13px;
	color: #FECB3E;
	line-height:20px;text-decoration:none;font-style:normal;}
a.content:active {	font-size: 13px;
	color: #FECB3E;
	line-height:20px;font-style:normal;}
a.content:visited {	font-size: 13px;
	color: #FECB3E;
	line-height:20px;font-style:normal;}
a.content:link {	font-size: 13px;
	color: #FECB3E;
	line-height:20px;font-style:normal;}
td.address {
	font-family: arial;
	font-size: 11px;
	color: #F4F5E3;
	line-height: 14px;
	font-weight:normal;
	padding-left:12px
}
a.address:hover {font-family: arial;
	font-size: 11px;
	color: #F4F5E3;
	line-height: 14px;;text-decoration:none;font-style:normal;font-weight:normal}
a.address:active {font-family: arial;
	font-size: 11px;
	color: #F4F5E3;
	line-height: 14px;;text-decoration:none;font-style:normal;font-weight:normal}
a.address:visited {font-family: arial;
	font-size: 11px;
	color: #F4F5E3;
	line-height: 14px;;text-decoration:none;font-style:normal;font-weight:normal}
a.address:link {font-family: arial;
	font-size: 11px;
	color: #F4F5E3;
	line-height: 14px;;text-decoration:none;font-style:normal;font-weight:normal}
td.home{
	background: url(images/nav_home.jpg) no-repeat;
	background-position: 0% 0%;
}
td.home_over{
	background: url(images/nav_home.jpg) no-repeat;
	background-position: 0% 100%;
}
td.about{
	background: url(images/nav_about.jpg) no-repeat;
	background-position: 0% 0%;
}
td.about_over{
	background: url(images/nav_about.jpg) no-repeat;
	background-position: 0% 100%;
}
td.shop{
	background: url(images/nav_shop.jpg) no-repeat;
	background-position: 0% 0%;
}
td.shop_over{
	background: url(images/nav_shop.jpg) no-repeat;
	background-position: 0% 100%;
}
td.adoptions{
	background: url(images/nav_animal_adoptions.jpg) no-repeat;
	background-position: 0% 0%;
}
td.adoptions_over{
	background: url(images/nav_animal_adoptions.jpg) no-repeat;
	background-position: 0% 100%;
}
td.brochure{
	background: url(images/nav_brochure.jpg) no-repeat;
	background-position: 0% 0%;
}
td.brochure_over{
	background: url(images/nav_brochure.jpg) no-repeat;
	background-position: 0% 100%;
}
td.animals{
	background: url(images/nav_animals.jpg) no-repeat;
	background-position: 0% 0%;
}
td.animals_over{
	background: url(images/nav_animals.jpg) no-repeat;
	background-position: 0% 100%;
}
td.education{
	background: url(images/nav_education.jpg) no-repeat;
	background-position: 0% 0%;
}
td.education_over{
	background: url(images/nav_education.jpg) no-repeat;
	background-position: 0% 100%;
}
td.events{
	background: url(images/nav_events.jpg) no-repeat;
	background-position: 0% 0%;
}
td.events_over{
	background: url(images/nav_events.jpg) no-repeat;
	background-position: 0% 100%;
}
td.newsletter{
	background: url(images/nav_newsletter.jpg) no-repeat;
	background-position: 0% 0%;
}
td.newsletter_over{
	background: url(images/nav_newsletter.jpg) no-repeat;
	background-position: 0% 100%;
}
td.donations{
	background: url(images/nav_donations.jpg) no-repeat;
	background-position: 0% 0%;
}
td.donations_over{
	background: url(images/nav_donations.jpg) no-repeat;
	background-position: 0% 100%;
}
td.gallery{
	background: url(images/nav_gallery.jpg) no-repeat;
	background-position: 0% 0%;
}
td.gallery_over{
	background: url(images/nav_gallery.jpg) no-repeat;
	background-position: 0% 100%;
}
td.links{
	background: url(images/nav_links.jpg) no-repeat;
	background-position: 0% 0%;
}
td.links_over{
	background: url(images/nav_links.jpg) no-repeat;
	background-position: 0% 100%;
}
td.contact{
	background: url(images/nav_contact.jpg) no-repeat;
	background-position: 0% 0%;
}
td.contact_over{
	background: url(images/nav_contact.jpg) no-repeat;
	background-position: 0% 100%;
}
.animal{
	padding: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	height: 630px;
	width: 550px;
	text-align: center;
}
.animal a{
	text-decoration: none;
}

.animal ul {
	margin: 0px;
	padding: 0px;
}
.animal ul li{
	float: left;
	text-align: center;
	list-style: none;
	margin: 5px;
	font-size: 12px;
	vertical-align:middle
}
.animal ul li img{
	border: none;
}
.pageHeading {font-weight:bold}