body {
	text-align: center;
	background-color: rgb(240,240,240);/*#990202;*/
	background-image: url('images/bg-dots-gray5.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top left;
	margin-top: 5px;
}

fieldset
{
    border: 2px solid rgb(190, 190, 190);
    padding: 4px 7px 9px 7px
}

legend
{
    font-family: Verdana;
    font-size: 16px;
    color: #257bb1;
    padding-right: 4px;
    padding-left: 4px;
}

/* DIV Styles */
#wrapper {
	width: 800px;
	text-align: left;
	background-color: white;
	margin: 0px auto;
	padding: 0px;
	overflow: visible;
}

.container {
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: white;
	background-image: url('images/container-bg.jpg');
}

.header {
	width: 800px;
	clear: left;
}

.logo {
	height: 128px;
	position: relative;
	left: 0px;
}

.title {
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	height: 128px;
	width: 599px;
	position: absolute;
	left: 201px;
	top: 0px;
}

.menubar {
	background-image: url('images/menubar.jpg');
	background-repeat: repeat-x;
	height: 55px;
	width: 800px;
	float: left;
	padding: 0px;
}

.address 
{
    float: left;
    width: 280px;
    height: 55px;
    /*
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
    */
}

.topnav 
{
    float: left;
    padding-top: 7px;
    height: 22px;
    width: 280px;
    /*
	position: absolute;
	top: 140px;
	left: 550px;	
    */
}

.topmenuspacer
{
    float: left;
    height: 23px;
    width: 76px;
}

.topmenu 
{
    float: left;
    height: 23px;
    /*
	position: absolute;
	top: 150px;
	margin-left: 280px;
    */
}

.topmenu a img
{
    margin: 0px;
}

.searchbar 
{
    float: left;
    height: 16px;
    /*
	position: absolute;
	top: 134px;
	left: 835px;
	display: inline;
    */
}

.topnavsearchbox 
{
    border: 1px solid #7e9db9; 
    height: 16px; 
    padding: 2px; 
    width: 124px; 
    position: relative; 
    top: 2px;
    float: left;
}

.fulldesccontainer {
	width: 640px;
	height: auto;
}

.fulldescthumbcontainer {
	width: 265px;
	height: auto;
	padding-top: 5px;
	border-right: 2px solid rgb(224,224,224);
	margin-right: 5px;
	float: left;
}

.fulldesccontentcontainer {
	width: 365px;
	height: auto;
	padding-top: 5px;
	float: left;
}
	
.fulldescstatsicons {
	width: 365px;
	height: auto;
	float: left;
}

.fulldescstats {
	width: 300px;
	height: auto;
	float: left;
}

.fulldescicons {
	width: 62px;
	height: auto;
	float: left;
}

.fulldescinfo {
	width: 365px;
	padding: 0px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F0F0F0;
}

.fulldescinfo p 
{
    margin: 0px;
    padding: 5px;
}

.featuredpetscontainer {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	width: 369px;
	float: left;
}

.rightcontainer {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 381px;
	margin-right: 0px;
	padding: 0px;
	width: 412px;
	height: auto;
}

.contentcontainer {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 150px;
	margin-right: 5px;
	padding: 0px;
	width: 645px;  
	height: auto;
}

.listdesccontainer {
	width: 645px;
	height: auto;
}

.listdesc {
	width: 316px;
	height: auto;
	float: left;
	margin-right: 5px;
}

.desctop {
	background-image: url('images/desctop.jpg');
	width: 316px;
	height: 4px;
}

.descbot {
	background-image: url('images/descbot.jpg');
	width: 316px;
	height: 4px;
}

.descframe {
	background-image: url('images/bg-desc.jpg');
	background-repeat: repeat-y;
	height: auto;
}

.descname {
	margin-left: 2px;
	width: 311px;
	height: 12px;
}

.descimagestatscontainer {
	margin-top: 16px;
	width: 311px;
	height: 114px;
}

.descimage {
	margin-left: 2px;
	width: 104px;
	height: 114px;
	float: left;
}

.descstats {
	padding-left: 4px;
	height: 66px;

}

.listiconscontainer {
	width: 201px;
	padding-left: 3px;
	height: 38px;
	float: left;
}

.desctextcont {
	background-color: rgb(224,224,224);
	margin-left: 2px;
	margin-top: 4px;
	padding: 2px;
	width: 308px;
	height: auto;
}

.statusdiv 
{
    position: relative; 
    float: left; 
    width: 316px; 
    height: 0px; 
    overflow: visible;
    margin-top: 2px;
}

.fosterdiv 
{
    position: relative; 
    float: left; 
    width: 316px; 
    margin-top: 2px; 
    margin-left: 2px; 
    height: 0px; 
    overflow: visible;
}

.newarrivaldiv 
{
    position: relative; 
    float: left; 
    width: 312px; 
    height: 0px; 
    overflow: visible;
}

.announcebody
{
    background-color: #eeeeee;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin-left: 45px;
    margin-top: 10px;
    margin-bottom: 20px;
    float: left;
    width: 575px;
}

.announcebody img 
{
    float: left;
    margin-left: 5px;
    margin-top: 3px;
    margin-right: 5px;
    margin-bottom: 3px;
}

.listspacer {
	width: 8px;
	height: auto;
	float: left;
}

.vlistspacer {
	width: 640px;
	height: 8px;
	float: left;
}

.vfulldescspacer {
	width: 365px;
	height: 4px;
	border-bottom: 2px solid #990000;
	margin-bottom: 8px;
	float: left;
}

.vrcspacer 
{
    width: 412px;
    height: 11px;
    background-image: url('images/graydot.jpg');
    background-repeat: repeat-x;
}

.fptop {
	background-image: url('images/fptop-blue.jpg');
	width: 369px;
	height: 9px;
}

.rctop {
	background-image: url('images/rctop.jpg');
	width: 412px;
	height: 9px;
}

.leftmenutop {
	background-image: url('images/leftmenutop-blue.png');
	width: 139px;
	height: 13px;
}

.leftmenubot {
	background-image: url('images/leftmenubot-blue.png');
	width: 139px;
	height: 13px;
}

.rcframe {
	width: 410px;
	height: auto;
}

.rcbot {
	background-image: url('images/rcbot.jpg');
	width: 412px;
	height: 9px;
	/*margin-bottom: 5px;*/
}

.leftmenucontainer {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	width: 139px; 
	float: left;
	height: auto;
}

.leftmenuframe {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6cb0d2', endColorstr='#0768aa'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#6cb0d2), to(#0768aa)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #6cb0d2,  #0768aa); /* for firefox 3.6+ */
    border-left: 2px solid #0566a9;
    border-right: 2px solid #0566a9;
}

.leftmenutext 
{
  position: relative;
  color: #ffffff;
  font-size: 10px;
}

.featuredpetframe 
{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6cb0d2', endColorstr='#0768aa'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#6cb0d2), to(#0768aa)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #6cb0d2,  #0768aa); /* for firefox 3.6+ */
    border-left: 2px solid #0566a9;
    border-right: 2px solid #0566a9;
    width: 365px;
	float: left;
}

.fppics {
	width: 175px;
	margin: 0px;
	float: left;
}

.fpcontent {
	margin-left: 179px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 185px;
	position: relative;
}

.fpbot {
	background-image: url('images/fpbot-blue.jpg');
	width: 369px;
	height: 13px;
	float: left;
}

.footermenu {
	background-image: url('images/menubar.jpg');
	background-repeat: repeat-x;
	height: 55px;
	width: 698px;
	float: left;
	padding: 0px;
	border-left: 2px solid rgb(200,198,199);
}

.footersocial {
    float: left; 
    position: relative; 
    top: -27px;
}

.footerlinks {
	background-image: url('images/menubar.jpg');
	background-repeat: repeat-x;
	height: 55px;
	width: 98px;
	float: left;
	text-align: right;
	padding-top: 3px;
	margin-bottom: -3px;
	border-right: 2px solid rgb(200,198,199);
}

.footercontainer {
	background-image: url('images/bg-footer.jpg');
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 56px;
	float: left;
}

.footer {
	margin-top: 6px;
	float: left;
}

.footerbottom 
{
    background-image: url('images/bg-footer.jpg');
	background-repeat: repeat-y;
	height: 1px;
	width: 800px;
	float: left;
}

.termcol 
{
	float: left;
    margin-left: 50px;
    width: 150px;
    padding-bottom: 15px;
}

.definitioncol 
{
    float: left;
    width: 445px;
    padding-bottom: 15px;
}

.fourtiledesc {
	width: 155px;
	height: auto;
	float: left;
	margin-right: 5px;
}

.fourtiletop {
	background-image: url('images/fourtiletop.jpg');
	width: 155px;
	height: 4px;
}

.fourtilebot {
	background-image: url('images/fourtilebot.jpg');
	width: 155px;
	height: 4px;
}

.fourtileframe {
  	background-image: url('images/bg-fourtile.jpg');
	background-repeat: repeat-y;
	height: auto; 
}

.fourtilename {
	margin-left: 2px;
	width: 150px;
	height: 155px; 
	text-align: center;
}

.fourtileAdoptedname {
	margin-left: 2px;
	width: 150px;
	height: 180px; 
	text-align: center;
}

.fourtileimagecontainer {
	margin-top: 2px;
	width: 150px;
	height: 104px;
}

.fourtileimage {
	margin-left: 23px;
	width: 104px;
	height: 104px;
	float: left;
}

.threetiledesc {
	width: 207px;
	height: auto;
	float: left;
	margin-right: 5px;
}

.threetiletop {
	background-image: url('images/threetiletop.jpg');
	width: 207px;
	height: 4px;
}

.threetilebot {
	background-image: url('images/threetilebot.jpg');
	width: 207px;
	height: 4px;
}

.threetileframe {
  	background-image: url('images/bg-threetile.jpg');
	background-repeat: repeat-y;
	height: auto; 
}

.threetilename {
	margin-left: 2px;
	width: 202px;
	height: 155px; 
	text-align: center;
}

.threetileimagecontainer {
	margin-top: 2px;
	width: 202px;
	height: 104px;
}

.threetileimage {
	margin-left: 49px;
	width: 104px;
	height: 104px;
	float: left;
}

.threetiledesctextcont {
	background-color: rgb(224,224,224);
	margin-left: 2px;
	margin-top: 4px;
	padding: 2px;
	width: 199px;
	height: auto;
}

.contactuscontainer 
{
    width: 635px;
}

.contactustitlediv 
{
    width: 150px; 
    float: left;
}

.contactusnamediv 
{
    width: 480px; 
    float: left; 
    border-bottom: 1px solid #cccccc;
}

.contactusinfodiv 
{
    width: 478px; 
    float: left; 
    margin-left: 150px; 
    border-left: 1px solid #cccccc; 
    border-right: 1px solid #cccccc; 
    border-bottom: 1px solid #cccccc; 
    background-color: #eeeeee;
}

.contactusspacer 
{
    width: 635px; 
    height: 30px; 
    float: left;
}

/* IMAGE Styles */

.bob-bonnie {
	overflow: visible;
	text-align: right;
	position: relative;
	left: 695px;
	top: -172px;
}

.footerbot 
{
    overflow: visible;
    text-align: left;
    position: relative;
    top: -4px;
    left: -5px;
}

.newarrival {
	float: right;
	position: relative;
	top: -12px;
	margin: 0px;
	z-index: 0;
}

.newarrivalfulldesc {
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;

}

.fpthumb {
	border-style: solid;
	border-width: 3px;
	border-color: white;
	text-align: center;
	margin-left: 7px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.listthumb {
	vertical-align: middle;
	margin:2px 0px 0 2px;
}

.descthumb {
	margin-left: 4px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	border: 0px;
}

.pairlitternames {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	margin: -10px 0px 20px 2px;
	padding: 0px 0px 0px 0px;
	color: #990000;
}

.facebookicon {
	border: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	vertical-align: text-bottom;
	margin-left: 0px;
	margin-right: 4px;
}

.twittericon {
	border: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	vertical-align: text-bottom;
	margin-left: 0px;
	margin-right: 0px;
}

.printericon {
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: text-bottom;
	margin-left: 0px;
	margin-right: 4px;
}

.appicon {
	border: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	vertical-align: middle;
	margin-left: 4px;
	margin-right: 6px;
}

.contacticon {
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	margin-left: 0px;
	margin-right: 1px;
}

.emailicon {
	border: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	vertical-align: text-bottom;
	margin-left: 0px;
	margin-right: 4px;
}

.listicons {
	margin: -1px;
}

.videoicon {
	margin-bottom: -4px;
	margin-top: -4px;
	margin-left: 0px;
	
}

.fosterme {
	float: left;
	position: relative;
	top: 0px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
}

.crossposted {
	float: left;
	position: relative;
	top: 0px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
}

.fostermefulldesc
{
    position: relative;
    margin-bottom: 0px;
    margin-right: 300px;
}

.banner {
	border: 2px solid #C8C4C3;
	text-align: center;
	margin-left: 7px;
	margin-bottom: 0px;
}

.menuline {
	background-image: url('images/menuline.jpg');
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 2px;
}

.leftmenuline {
	background-image: url('images/leftmenuline.jpg');
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 2px;
}

.DynamicMenuLinks img {
	border: none;
	margin: 0px;
}

.rightpadimage {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
}

.leftpadimage {
    margin-left: 4px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}

/* TEXT Styles */

p {
	font-family: verdana;
	font-size: 12px;
	margin-left: 4px;
	color: black;
	margin-top: 10px;
}

p.centered 
{
    text-align: center;
}

p.bullets
{
    margin-top: -4px;
}

p.rounded {
	font-size: 0px;
	color: black;
	margin: 0px;
	overflow: hidden;
}

p.fulldesc {
	font-family: verdana;
	font-size: 14px;
	margin-left: 4px;
	color: black;
	margin: 0px;
}

p.faqsection 
{
    font-family: Verdana;
    font-size: 16px;
    background-color: #990202;
    color: #ffffff;
    padding: 2px;
    margin-top: 30px;
}

p.faqquestion
{
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}

p.faqanswer 
{
    font-family: verdana;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
}

p.backtotop 
{
    font-family: Verdana;
    font-size: 10px;
    color: #990202;
    margin-left: 10px;
    margin-top: 20px;
}

p.rsslinks 
{
    text-align: right;
	margin: 0px;
}

ul.hartbullets 
{
    list-style: square outside url('images/hartbullet.jpg');
    padding-right: 20px;
}

ul.rssbullets 
{
    list-style: square outside url('images/feed-icon-14x14.png');
    padding-right: 20px;
}

ul 
{
	font-family: verdana;
	font-size: 12px;
}

ol 
{
	font-family: verdana;
	font-size: 12px;
}

.contactustitle 
{
    text-align: right; 
    margin-right: 5px; 
    margin-top: 0px; 
    margin-bottom: 0px;
}

.contactusname 
{
    margin-top: 0px; 
    margin-left: 0px; 
    margin-bottom: 0px; 
    padding-left: 5px; 
    border-left: 1px solid #cccccc;
}

.contactusinfo 
{
    margin: 5px;
}

.listnametext {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin-left: 2px;
	color: #257bb1;
}

.listnamestatus {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-left: 6px;
	color: #990000;
}

.desctext 
{
    margin: 0px;
}

.preciouspets
{
    font-family: verdana;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
    text-align: center;
	margin-bottom: 5px;
}

.bodytext {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 10px;
	line-height: 16px;
	letter-spacing: normal;
	font-weight: 400;
	word-spacing: 0;
}

.bodytexttitle {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 2px;
	line-height: 16px;
	letter-spacing: normal;
	font-weight: 400;
	word-spacing: 0;
}

.bodytextindent {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	line-height: 16px;
	letter-spacing: normal;
	font-weight: 400;
	word-spacing: 0;
}

.donatetitle {
	font-family: verdana;
	font-size: 18px;
	color: #990000;
	margin-top: 15px;
	margin-left: 4px;
	margin-bottom: 0px;
	text-align: left;
	border-bottom: 2px solid #cccccc;
}

.donatesubtitle {
	font-family: verdana;
	font-size: 14px;
	color: #990000;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: -10px;
}

.announcetitle {
	font-family: verdana;
	font-size: 18px;
	color: #000000;
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 0px;
	text-align: left;
}

.announcetitlealert {
	font-family: verdana;
	font-size: 18px;
	color: #990000;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	text-align: left;
}

.announcedate {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
}

.announcebodytext {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.rcframe .rcbodytext 
{
    color: #7F7F7F;
    font-style: italic;
}

.rcbodytext {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
}

.rcbodytextindent {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 5px;
	margin-bottom: 0px;
}

.topmenulinks {
	font-family: verdana;
	font-size: 14px;
	color: #333333;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
}

.addresstext {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin-left: 6px;
	margin-top: 8px;
	line-height: 12px;
}

.topnavlinks {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 12px;
	text-align: right;
}

.fptitle {
	font-family: verdana;
	font-size: 18px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}

.rctitle {
	font-family: arial;
	font-size: 28px;
	color: #257bb1;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	text-align: left;
	position: relative;
	line-height: 23px;
}

.leftmenutitle {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: left;
}

.menutext {
	font-family: verdana;
	font-size: 10px;
	color: #990000;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}

.fpname {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

a.fpnamelink
{
    font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

a.fpnamelink:rollover
{
    text-decoration: underline;
}

.footermenutext {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 0px;
}

.footerlinktext {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-left: 6px;
	text-align: center;
}

.leftPara 
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.indentPara 
{
    margin-left: 25px;
    margin-top: 0px;
    padding-top: 0px;
}

.formMessage {
	font-family: verdana;
	font-size: 18px;
	color: #990000;
	background: #ffff99;
}

/* LINK Styles */

.topmenulinks a {
	font-family: verdana;
	font-size: 14px;
	color: #333333;
	text-align: right;
	margin-top: 0px;
	text-decoration: none;
}

a.image {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a.dropdown {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
}

a.dropdown:hover {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
}

a.menu {
	font-family: verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline;
}

a.donatesubtitlelink {
	font-family: verdana;
	font-size: 14px;
	color: #990000;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a.news {
	font-family: verdana;
	font-size: 14px;
	color: #257bb1;
	text-decoration: none;
}

a.news:hover {
	text-decoration: underline;
}

.alert {
	padding: 0px 0px 0px 20px; 
    background-image:url(images/alert.gif); 
    background-repeat:no-repeat; 
    background-position:4px 3px; 
	margin-left: -3px;
	font-size: 14px;
}

a.alert:hover {
	text-decoration: underline;
}

a.fplink {
	font-family: arial;
	font-size: 18px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

a.topnavlinks {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

a.menutextindent {
	font-family: verdana;
	font-size: 10px;
	color: #990000;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}

.addresstext a {
font-size: 10px;
}

a {
	font-family: verdana;
	font-size: 12px;
	color: #257bb1;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

.rctitle a
{
    color: #257bb1;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.rcbodytext a
{
    color: #7F7F7F;
    font-size: 14px;
}

.bodytexttitle a 
{
    color: #ffffff;
    font-weight: bold;
}

p.fulldesc a {
    font-size: 14px;
}

/* For Pet Details */
.MeetLocationCYA 
{
    height: 0px; 
    clear: both;
}

.MeetLocationCYAX
{
    height: 0px; 
    clear: both;
}

.AppContactShareContainer
{
    width: 365px; 
    clear: both;
}

/* End For Pet Details */


/* For Memorials. */
/* Centered page title without underlining. */
.MemorialTitle
{
	font-family: verdana;
	font-size: 24px;
	text-align: center;
	vertical-align: text-bottom;
	margin: 0px 0px 0px 0px;
	color: #990000;
}

.memorialcontainer {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	width: 780px;  
	height: auto;
}
/* End For Memorials. */

/* For Upcoming Events */
.uecontainer {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 5px;
	padding: 0px;
	width: 600px;
	height: auto;
}
.uetop {
	background-image: url('images/uetop.jpg');
	width: 600px;
	height: 9px;
}
.uebot {
	background-image: url('images/uebot.jpg');
	width: 600px;
	height: 9px;
	margin-bottom: 5px;
}
.ueframe {
	background-image: url('images/ue-rightcontainer.jpg');
	background-repeat: repeat-y;
	height: auto;
}
.uetext {
	font-family: verdana;
	font-size: 12px;
	margin-left: 4px;
	color: black;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
/* End For Upcoming Events */

/* Adoption Days */
.AdoptionTable
{
    border-collapse: collapse;
    border: 2px solid rgb(232,232,232);
}
/* End For Adoption Days */

/* Businesses with HART */
.bwHART
{
    width: 640px;
}

.bwHART tbody
{
    width: 640px;
}

.bwHART tr
{
    width: 630px;
}

.bwHART td
{
    width: 315px;
}
/* End Businesses with HART */

/* Frequently Asked Questions */
.answerBody
{
    background-color: #eeeeee;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin-left: 45px;
    margin-top: 10px;
    margin-bottom: 20px;
    float: left;
    width: 555px;
}

a.faqlink 
{
    font-family: verdana;
	font-size: 14px;
	color: #990000;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* Frequently Asked Questions */

/* General Use */
.GeneralTitle
{
	font-family: verdana;
	font-size: 24px;
	text-align: center;
	vertical-align: text-bottom;
	margin: 0px 0px 0px 0px;
	color: #990000;
}
p.nomargin {
	font-family: verdana;
	font-size: 12px;
	margin-left: 4px;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
}
.GeneralSubTitle
{
	font-family: verdana;
	font-size: 18px;
	text-align: center;
	vertical-align: text-bottom;
	margin: 0px 0px 0px 0px;
	color: #990000;
}

/* Fix for IE8 ASPX Menu Control display bug. */
.IE8Fix
{
    z-index: 1000;
}

/* End General Use */
