﻿
a:link    {color: #6c0000; text-decoration:underline; font-family: Arial, Tahoma;   }
a:visited {color:#6c0000; text-decoration:underline; font-family: Arial, Tahoma;  }
a:active  {color:#C86C39; text-decoration:none; font-family: Arial, Tahoma; }
a:hover   {color:#C86C39; text-decoration:none; font-family: Arial, Tahoma; }

a:link.topnav  	{color:#ECE2BF; text-decoration:none; font-family: Arial,Tahoma; font-weight: normal;;font-size:11pt  }
a:visited.topnav  {color:#ECE2BF; text-decoration:none; font-family: Arial,Tahoma; font-weight: normal;;font-size:11pt  }
a:active.topnav  	{color:#ECE2BF; text-decoration:none; font-family: Arial,Tahoma; font-weight: normal;;font-size:11pt  }
a:hover.topnav  	{color:#FFFFFF; text-decoration:none; font-family: Arial,Tahoma; font-weight: normal;;font-size:11pt  }

a:link.sm  	{color:#ECE2BF; text-decoration:none; font-family: Arial,Tahoma; font-weight: normal;;font-size:9pt  }
a:visited.sm  {color:#ECE2BF; text-decoration:none; font-family: Arial,Tahoma; font-weight: normal;;font-size:9pt  }
a:active.sm  	{color:#ECE2BF; text-decoration:none; font-family: Arial,Tahoma; font-weight: normal;;font-size:9pt  }
a:hover.sm  	{color:#FFFFFF; text-decoration:none; font-family: Arial,Tahoma; font-weight: normal;;font-size:9pt  }

a:link.footer  	{color:#ECE2BF; text-decoration:none; font-family: Arial,Tahoma; font-weight: normal;;font-size:8pt  }
a:visited.footer  {color:#ECE2BF; text-decoration:none; font-family: Arial,Tahoma; font-weight: normal;;font-size:8pt  }
a:active.footer  	{color:#ECE2BF; text-decoration:none; font-family: Arial,Tahoma; font-weight: normal;;font-size:8pt  }
a:hover.footer  	{color:#FFFFFF; text-decoration:none; font-family: Arial,Tahoma; font-weight: normal;;font-size:8pt  }




body
{ 
	font-family: Arial; font-weight: normal;
	color: #000000;font-size: 11pt;  
}

table, td
{ 
	font-family: Arial; font-weight: normal;
	color: #000000;font-size: 11pt;
}


.img1
{
	border: 2px solid #7E674D; padding: 2px
}

hr
{
	border-style:solid; border-width:2px; width: 100%;
	color:  #480D04
}
 .img
{
	border: 3px groove #503017; padding: 2px; 
}

/* for Sale Comment and Sold */
.hiLiteComment
{
	background-color: #954A00; 
	color:#EADBB9; 
	font-weight:bold
}

/* for horse name on details page and for horse type heading on listing pages */
.horseHeading{
/*font-size: 12pt; font-variant: small-caps; color: #954A00; font-weight: bold */
font-size: 14pt; color: #4A3D2D; font-weight: 400
}

/* for very small font */
.smallFont{
	font-size: 10px;
}

/* for med small font */
.medsmallFont{
	font-size: 12px;
}

/* for med small font */
.medsmallFontPadded{
	padding:3px; font-size: 12px; text-align:left; text-indent:4; margin-top:0;
}


/* for med small white font */
.medsmallwhiteFont{
	font-size: 11pt;
	color:#000000;
	font-weight:bold;
}

/* border for listing table */
.listingTable{
	padding:3px; border:1px solid #D7A65B; border-collapse: collapse 
}

/* listing table header */
.listingTableHeader{
	background-color: #F2DFC4; 
	padding:3px; border:1px solid #D7A65B; border-collapse: collapse 
}

h1           {
	font-size: 14pt;
	color: #4A3D2D;
	font-weight: 400;
	text-align: center;
}