/* Red rounded corners */
.blr {
	background: url(../images/blr.gif) 0 100% #e9193a no-repeat; 
	margin: 5px auto; 
	text-align: center; 
	font-weight: bold;}
.brr {
	background: url(../images/brr.gif) 100% 100% no-repeat;}
.trr {
	background: url(../images/trr.gif) 100% 0 no-repeat;}
.tlr {
	background: url(../images/tlr.gif) 0 0 no-repeat; padding:5px}
.toplink a {
	text-decoration: none;
	color: #ffffff;}
.toplink2 a {
	font-size: 0.9em;
	text-decoration: underline;
	color: #ffffcb;}
.dogname {
	font-size: 1.6em;
	font-weight: bold;  
	color: #ffffff;}
.dogsex {
	font-size: 1.4em;
	font-weight: bold;  
	color: #000000;}
.dogspecial a {
	text-decoration: none;
	color: #ffffff;}
.bluetext {
	color: #3c4196;}
.redtext {
	color: #e9193a;}
/* Cream section to go within a gold section */
.bls {
	background: url(../images/bls.gif) 0 100% #ffffcb no-repeat; 
	margin: 5px auto; 
	text-align: center; 
	font-weight: bold;}
.brs {
	background: url(../images/brs.gif) 100% 100% no-repeat;}
.trs {
	background: url(../images/trs.gif) 100% 0 no-repeat;}
.tls {
	background: url(../images/tls.gif) 0 0 no-repeat; padding: 10px}
/* Adoptables pictures */
.adoptpic {
	float: left;
	margin: 3px 7px 7px 0;}