p.home_p_top {
   color: #000000;
   margin-bottom: 10px;
   margin-top: 10px;
   width: 400px;   
}

a.home_contact_link {
   color: #5d7fa6;
   font-weight: bold;
   text-decoration: none;
}

a.home_contact_link:hover {
   color: #d0332b;
   font-weight: bold;
   text-decoration: none;
}

a.home_read_more_link {
   color: #5d7fa6;
   font-weight: bold;
   text-decoration: none;
}

a.home_read_more_link:hover {
   color: #d0332b;
   font-weight: bold;
   text-decoration: none;
}


img.home_img {
   border-width: 0;
}

table#home_specials_prod {
   margin-top: 5px;
   border-right: 1px solid #aebbc8;
   border-left: 1px solid #aebbc8;
}

td.home_specials_title {
   color: #000000;
   font-weight: bold;
   font-size: 18px;
}

a.home_special_prod_title {
   color: #5d7fa6;
   font-weight: bold;
   text-decoration: none;
   font-size: 12px;
}

a.home_special_prod_title:hover {
   color: #d0332b;
   font-weight: bold;
   text-decoration: none;
   font-size: 12px;
}


td.td_home_prod_img {
   padding-right: 5px;
}

span.home_prod_author {
   color: #5d7fa6;
}

span.home_prod_price {
   color: #000000;
}

span.home_prod_dis_price1 {
   color: #d0332b;
   font-weight: normal;
}

span.home_prod_dis_price2 {
   color: #d0332b;
   font-weight: bold;
}

a.home_prod_details {
   color: #5d7fa6;
   font-weight: bold;
   text-decoration: none;
}

a.home_prod_details:hover {
   color: #d0332b;
   font-weight: bold;
   text-decoration: none;
}

table#home_best_sellers {
   border-right: 1px solid #aebbc8;
   border-left: 1px solid #aebbc8; 
}

td.home_best_title {
   color: #000000;
   font-weight: bold;
   font-size: 18px;
   padding-bottom: 5px;
}

td.td_home_best_seller {
   padding-left: 20px ;
}

a.home_best_prod_title {
   color: #5d7fa6;
   font-weight: bold;
   text-decoration: none;
}

a.home_best_prod_title:hover {
   color: #d0332b;
   font-weight: bold;
   text-decoration: none;
}

span.home_best_prod_cns {
   color: #000000;   
}

a.home_more_bests {
   color: #5d7fa6;
   font-weight: bold;
   text-decoration: none; 
}

a.home_more_bests:hover {
   color: #d0332b;
   font-weight: bold;
   text-decoration: none; 
}

hr.home_hr {
   background-color: #aebbc8;
   background: #aebbc8;
   height: 1px;
   border: 0;
}

td.td_marketing_cat {
   color: #000000;
   font-size: 18px; 
   font-weight: bold;
}

a.marketing_url {
   color:#5D7FA6;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;
}