body {
  font-family: Helvetica, Arial, sans-serif;
  background-color: #D0CAA8;
  background-image: url(graphics/suede.jpg);
}

a:link { 
   color: #225588;
}
   
a:visited { 
   color: #990000;
}
   
a:active { 
   color: #b42d1b;
}
   
.tableton { 
   border: 0;
   padding: 0;
   position: relative;
   left: 130px;
   top: 0px;
   width: 790px;
}
   
#logoHeader {
   margin: -10px 0 -20px 110px;
   border: 0 none;
}

#quote {
   text-align: center;
   font-style: italic;
   font-family: "Times New Roman", Times, serif;
   font-size: 1.1em;
}

.footer {
   font-size: .75em;
   font-style: italic;
}

.displayed {
   display: block;
   margin-left:auto;
   margin-right:auto;
}

h1 {
   background-color: #3f7b9b;
   color: #000000;
   font-style: italic;
   text-align: center;
   font-family: Georgia, "Times New Roman", Times, serif;
   line-height: 150%;
}

#nav {
   text-align: center;
   background-color: #d86940;
   color: #422E15;
   line-height: 150%;
   font-weight: bold;
}

#disclaimer {
   font-size: .65em;
   font-family: Arial, sans-serif;
   width: 790px;
}

.infoLink {
   text-align: center;
   display: block;
   margin-left: auto;
   margin-right: auto;
}
   
#reserveCell {
   text-align: center;
   vertical-align: middle;
   border-collapse: collapse; 
   border: 2px solid #336699 ;
   font-style: italic;
   font-weight: bold;
   font-family: Arial, sans-serif;
   width: 790px;
   padding: 5px;
}

.mainText { 
   width: 790px;
}
   
#photoTable { 
   padding: 20px;
   border:0 none;
   border-collapse: collapse;
   display: block;
   margin: auto;
}

.photoTable_background {
   background-color: #eeeeee;
   border: 1px solid #a9a9a9;
   text-align: center;
   width: 210px;
   height: 300px;
   margin-bottom: -280px;
}
   
.photoTable_photo { 
   border: 0;
   margin-left: 21px;
}
   
.photoTable_text {
   color: #000000;
   text-align: center;
   font-family: Geneva, "Times New Roman", Times, serif;
   font-style: italic;
   font-weight: bold;
   width: 210px;
   margin: 5px 0 15px 0;
}     


/*--------------------- HORSES --------------------------*/



#horseTable
   { border: 0;
     padding: 0px 0px 0px 130px;
     width: 90%;
   }
   
#barnTable
   { border-collapse:collapse;
     border: 0;
     padding: 5px;
   }

.male  
   { background-color: #3f7b9b;
     color: #000000;
     font-size: 10pt;
     text-align: center;
     vertical-align: middle;
     border-collapse: collapse; 
     border: 2px solid #033146;
   }

.female  
   { background-color: #d86940;
     color: #000000;
     font-size: 10pt;
     text-align: center;
     vertical-align: middle;
     border-collapse: collapse; 
     border: 2px solid #033146 ;
   }
      
.thumbnail  
   { border: 2px solid #033146; 
     width: 100px;
     height: 100px;
   }
      
.thumbcell 
   { width: 98px;
     height: 74px;
     text-align: center;
     vertical-align: middle;
   }

#headerInfo
   { text-align: center;
     font-family: Georgia, "Times New Roman", sans-serif;
     font-size: 1.5em;
   }

#headerName
   { background-color: #3f7b9b;
     color: #000000;
     text-align: center;
     font-family: Georgia, "Times New Roman", Times, serif;
     font-size: 2em;
     font-weight: bold;
     line-height: 125%;
   }
   
#horseHeaderCell
   { text-align: center;
     padding: 10px 0px 0px 5px;
   }

#mainPicCell
   { width: 650px; 
     height: 650px;
     vertical-align:middle;
     text-align:center;
   }

.mainPic
   { border: 4px solid #033146;
   }

#mouthwords
   { font-style: italic;
   }
   
#horseDesc
   { padding: 10px 50px 15px 70px;
   }

#pedigree
   { border: 1px solid #336699;
     border-collapse: collapse;
     padding: 3px;
   }

.pedTitle
   { font-weight: bold;
     text-align: center;
   }

#pedFooter
   {  text-align: right;
      vertical-align: top;
      padding-top: 0px;
      margin-top: 0px; 
      font-size: 8pt; 
      font-family: Arial, sans-serif;
   }
   
.salePic
   { border: 0px;
     width: 198px;
     height: 280px;
   }

#sale
   { color: #cc0000;
     font-style: italic;
     text-align: center;
     font-family: Georgia, "Times New Roman", Times, serif;
     font-size: 1.35em;
     padding: 7px;
     width: 790px;
   }



/*--------------------- POMERANIANS --------------------------*/



.pupText
   { background-color: #eeeeee;
     color: #000000;
     text-align: center;
     font-family: Geneva, "Times New Roman", Times, serif;
   }
   
.wf-inactive .pupText {
   font-family: Geneva, "Times New Roman", Times, serif;
   font-size: 1.25em;
}
.wf-active .pupText {
   font-family: 'Covered By Your Grace', Geneva, "Times New Roman", Times, serif;
   font-size: 1.5em;
}

.pupTextSmall
   { background-color: #eeeeee;
     color: #000000;
     text-align: center;
     font-family: Geneva, "Times New Roman", Times, serif;
   }
   
.wf-inactive .pupTextSmall {
   font-family: Geneva, "Times New Roman", Times, serif;
   font-size: 1em;
}
.wf-active .pupTextSmall {
   font-family: 'Covered By Your Grace', Geneva, "Times New Roman", Times, serif;
   font-size: 1.25em;
}

.pupPic {
   float: left;
   margin-left: 40px;
   z-index: 1;
}
   
.pupBox {
   background-color: #eeeeee;
   border: 1px solid #a9a9a9;
   text-align: center;
   padding-top: 18px;
   padding-bottom: 5px;
   width: 250px;
}
   
.sold {
     font-family: "Arial Black";
     color: #ff0000;
   }  
   
.wf-inactive .sold {
   font-family: "Arial Black";
}
.wf-active .sold {
   font-family: 'Covered By Your Grace', Times, serif;
   font-size: 1.3em;
}
   
.thanks
   { color: #0000ff;
     font-family: cursive;
     font-weight: lighter;
   }
   
.wf-inactive .thanks {
   font-family: cursive;
}
.wf-active .thanks {
   font-family: 'Tangerine', Times, serif;
   font-size: 1.5em;
}
      
.price
   { text-align: center;
     font-weight: bolder;
     font-family: Times, serif;
     color: #000000;
     font-size: 1.6em;
     line-height: 75%;
   }  
   
.noSale 
   { color: #0000ff;
     color: #ff0000;
   }
   
.wf-inactive .noSale {
   font-family: Geneva, "Times New Roman", Times, serif;
}
.wf-active .noSale {
   font-family: 'Covered By Your Grace', Geneva, "Times New Roman", Times, serif;
}
   
#soldOut
   { color: #ff0000;
     font-style: italic;
     padding-left: 25px;
     font-family: Georgia, "Times New Roman", Times, serif;
   }

