/* small animals CSS */
body {
	background-color: #006600;
	background-image:url(../Fwks/gradient-smallanimals.gif);
}
#maincontainer {
	background-image:url(../Fwks/hills-smallanimals.gif);	
	background-repeat:no-repeat;
	background-position:0 230px ; 		
}

#leftcolumn {
	/*width:auto;
	height:auto;
	background-image:url(../Fwks/hills-equine-small.gif);
	background-position:center center;
	background-repeat:no-repeat;	*/	
}

#footer{
	color: #ADD7C1;
}

#footer a{
	color: #ADD7C1;
}

a:hover {
	background-color:#008030;
}

ul#navlist li a {
	color:#D8D8D8;
	background-image:url(../Fwks/menu-smallanimal-grey.gif);
	border-bottom: 1px solid #006600;
}

ul#navlist li a:link { 
	color: #ADD7C1; 

	}
div#navcontainer li a:visited { 
	color: #CCE6D8; 
	}

ul#navlist li a:hover, ul#navlist li#active a {
	background-image:url(../Fwks/menu-smallanimal-red.gif);
	color: #CCE6D8; 

}

table th {
	background-color: #008030;
	color:#FFFFFF;
	}
s {
	color:#990000; /* price cut*?
	}