/*  GF.CSS                                Lastmod 5/20/2005                 */
/*  bill@uci.net                      copyright Unicom Communications, Inc  */
/*  CSS style sheet for gallopingfarms.com                                  */
/*======================================================================    */

  body           { background-color: #f9f9f9;  margin-top: 0px; background-image: url(../images/bg.gif); background-repeat: repeat-x; }
  table.main     { padding: 6px; background-color: #FFFFFF; }
  table.photo    { border: 1px solid #000000; padding: 2px; }
  .forsale       { font-size:13px; background-color:#ffffe8; padding: 8px; border: 6px solid #fff2d9; }
  td             { font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000000; }
  td.caption     { text-align:center; font-size:11px; font-weight:700;  }
  td.footlinks   { background-color: #FFFFFF; font-size: 11px; text-align: center; }
  td.bglt        { background-image:url(../images/bglt.gif); background-repeat: repeat-y; }
  td.bgrt        { background-image:url(../images/bgrt.gif); background-repeat: repeat-y; }
  td.wht         { background-color: #FFFFFF; }
  td.cwht        { background-color: #FFFFFF; text-align: center; }
  td.ltGray      { background-color: #F5F5F5; }
  td.dkGray      { background-color: #D3D3D3; text-align: center; }
  td.dk          { background-color: #cb8434; padding: 0px; }
  td.blk         { background-color: #000000; text-align:center; font-weight: 700; color: #f5c149; }
  td.right       { text-align: right; }
  td.center      { text-align: center; }
  td.medium      { font-size:13px;  }
  td.smallcenter { font-size: 11px; text-align:center;  }
  div.morelink   { font-size:11px; text-align:right; align:right; }
  h2             { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size:28px; color: #9f1800; text-align: center; }
  h3             { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size:24px; color: #9f1800; text-align: center; }
  h4             { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size:18px; color: #3300b9; text-align: center; }
  h5             { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size:14px; color: #3300b9; text-align: center; }
  span.leader    { font-family: Verdana, Arial, Helvetica, Sans-Serif; color:#3300b9; font-size:16px; font-weight:700; }
  span.small     { font-size: 11px; font-style: italic; }
  span.emph      { font-weight:700; color: #FF0000; }
  label          { font-weight:700; }
  label.required { font-weight:700; color:#FF0000; }
  li.nobullet    { list-style-type:none; }
  li.horse       { list-style-image:url(../images/horseicon.gif); }
  a:link         { color: #9f1800; font-weight: 700; text-decoration: underline; }
  a:visited      { color: #883021; font-weight: 700; text-decoration: underline; }
  a:active       { color: #FF0000; font-weight: 700; text-decoration: underline; }
  a:hover        { color: #CF4E37; font-weight: 700; text-decoration: underline; }