BODY {
  background-image : url('http://www.miniaturehorsetacksupply.com/images/extra/wooden.jpg');
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding : 0;
  font-family: verdana, arial, helvetica, sans-serif;
}





/*  ----------------------------Product Pages-----------------------  */

.prodtitle {
font-size: 9pt;
font-weight: bold;
}

.proddescription {
font-size: 8pt;
}


.prodsuggretail {
font-size: 8pt;
font-style: italic;
}

.prodourprice {
font-size: 8pt;
color: red;
font-weight: bold;
}

.prodwholesaleprice {
font-size: 8pt;
color: green;
font-weight: bold;
}

.prodsave {
font-size: 8pt;
font-style: italic;
font-weight: bold;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #a60202;
  border-spacing: 1px;
}


/*  ---------------------------- All other css  types -----------------------  */


img { border: 0; }

.smallText {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
}


TABLE.headcenter {
  background-image : url('http://www.miniaturehorsetacksupply.com/images/extra/headercenter.jpg');
}



TR.headerNavigation {
  background: #AE121D;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #800000;
  color: #ffffff;
  font-weight : bold;
}


A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}




.infoBox { background: #a60202; }

.boxText { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 10px; 
  border: 1px solid #800000;
  background: #f8f8f9;
}


TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #800000;
  color: #ffffff;
  text-align: center;
}


.boxsize {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
width : 130px;
}







/*  ---------------------------- FAQ Text Area -----------------------  */
td.textarea {
font-size: 12px;
}






