a {
	color: #116089;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}

a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;


}

.lostAlert {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;

}
#navcontainer
{
	width: 242px;
	padding: 0 0 1em;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #cdcdcd;
	color: #333;
	border-top: 0px none;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 0px none;
	width: 242px;
}


#navcontainer ul
{
list-style: none;
margin: 0;
width: 242px;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #90bade;
margin: 0;
}

#navcontainer li a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #00CC00;
	border-right: 10px solid #508fc4;
	background-color: #116089;
	color: #fff;
	text-decoration: none;
	width: 242px;
	list-style-type: none;
	font-weight: bold;
}



html>body #navcontainer li a { width: auto; }


#navcontainerSelected
{
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #cdcdcd;
}


#navcontainerSelected ul
{
list-style: none;
margin: 0;
padding: 0;
}

#navcontainerSelected li
{
	margin: 0;
	border-top: 1px solid #90bade;
}

#navcontainerSelected li a
{
	display: block;
	border-left: 10px solid #006600;
	border-right: 10px solid #FFFF00;
	background-color: #00CC33;
	text-decoration: none;
	width: 242px;
	font-weight: bold;
	font-style: italic;
	list-style-type: none;
}

#navcontainerSelected li a:hover
{
	border-left: 10px solid #006600;
	border-right: 2px solid #FFFF00;
	background-color: #33CCFF;
	color: #000099;
	list-style-type: none;
}
#navcontainer li a:hover
{
border-left: 10px solid #006600;
border-right: 10px solid #FFFF00;
background-color: #33CCFF;
color: #fff;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;	
	font-size: 10px;

}
.listing {
	background-image:   url(../images/kitten.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	white-space: normal;
	height: 100%;
	vertical-align: top;
}
.lostandfound {
	background-image:   url(../images/lost.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
	text-align: left;
	white-space: normal;
	height: 100%;
}
.petoftheweek {
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
	text-align: left;
	white-space: normal;
	height: 100%;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #116089;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
	text-transform: none;

}
.ParagraphTitle {
	font-size: 14pt;
	color: #000000;
}
