
/* The ".prod-overview" style is used to control text attributes below the "product overview" title on the "products.htm page  */
/* as well as other paragraph-based text throughout the entire website */
.prod-overview { font-style: normal; font-weight: normal; font-size: 10pt; font-family: arial, sans-serif; }

/* The following css code controls text styles for each product category overview message to the right of each rotating image  */
/* on the "products.htm" page */
.product-category-overview { font-style: normal; font-weight: normal; font-size: 9.5pt; font-family: arial, sans-serif; }

/* The following css code controls the text style for the "Other Products" title preceeding the links located to the right of this title */
/* located on the "products.htm" page */
.other-products-title { font-style: normal; font-weight: Bold; font-size: 10pt; font-family: arial narrow, sans-serif; color:#DC2619;}

/* The following css code controls text styles on the "transportation.htm" page */
.delivery-schedule-title { font-style: normal; font-weight: Bold; font-size: 11.0pt; font-family: arial narrow, sans-serif; }
.delivery-schedule { font-style: normal; font-weight: normal; font-size: 9.0pt; font-family: arial narrow, sans-serif; }
.western-pride-titles { font-style: normal; font-weight: Bold; font-size: 13pt; font-family: arial narrow, sans-serif; }

.webmasterlink {font-style: normal; font-weight: normal; font-size: 7.5pt; font-family: arial narrow, sans-serif;}

/* Class1 is for all footer links */

.class1 A:link {color: #000000; font-family: Arial; font-weight: Bold; font-size: 12px; text-decoration: none;}
.class1 A:visited {color: #000000; font-family: Arial; font-weight: Bold; font-size: 12px; text-decoration: none;}
.class1 A:active {color: #000000; font-family: Arial; font-weight: Bold; font-size: 12px; text-decoration: none;}
.class1 A:hover {color: #DC2619; font-family: Arial; font-weight: Bold; font-size: 12px; text-decoration: none;}

/* Class2 is for the "Other Products" and Detailed Products Listing" [links] on the "products.htm" page */

.class2 A:link {color: #000000; font-family: arial narrow; font-weight: Bold; font-size: 13px; text-decoration: none;}
.class2 A:visited {color: #000000; font-family: arial narrow; font-weight: Bold; font-size: 13px; text-decoration: none;}
.class2 A:active {color: #000000; font-family: arial narrow; font-weight: Bold; font-size: 13px; text-decoration: none;}
.class2 A:hover {color: #DC2619; font-family: arial narrow; font-weight: Bold; font-size: 13px; text-decoration: none;}

/* Class3 is for the "Return To Top" buttons */
.class3 A:link {color: #CC0066; font-family: arial narrow; font-weight: Bold; font-size: 13px; text-decoration: none;}
.class3 A:visited {color: #000000; font-family: arial narrow; font-weight: Bold; font-size: 13px; text-decoration: none;}
.class3 A:active {color: #000000; font-family: arial narrow; font-weight: Bold; font-size: 13px; text-decoration: none;}
.class3 A:hover {color: #DC2619; font-family: arial narrow; font-weight: Bold; font-size: 13px; text-decoration: none;}

/* Class0 is for English/Spanish button on index pages */

.class0 A:link {color: #FFFFFF; font-family: Arial; font-weight: Bold; font-size: 15px; text-decoration: none;}
.class0 A:visited {color: #CCCCCC; font-family: Arial; font-weight: Bold; font-size: 15px; text-decoration: none;}
.class0 A:active {color: #FFFFFF; font-family: Arial; font-weight: Bold; font-size: 15px; text-decoration: none;}
.class0 A:hover {color: #FFFFFF; font-family: Arial; font-weight: Bold; font-size: 15px; text-decoration: none;}

.suppliers1 { font-style: normal; font-weight: normal; font-size: 14pt; font-family: arial, sans-serif; color: #000000 }
.suppliers2 { font-style: normal; font-weight: normal; font-size: 11pt; font-family: arial, sans-serif; color: #000000 }
.suppliers3 { font-style: normal; font-weight: normal; font-size: 9pt; font-family: arial, sans-serif; color: #000000 }

.suppliers1s { font-style: normal; font-weight: normal; font-size: 14pt; font-family: arial, sans-serif; color: #000000 }
.suppliers2s { font-style: normal; font-weight: normal; font-size: 10pt; font-family: arial, sans-serif; color: #000000 }
.suppliers3s { font-style: normal; font-weight: normal; font-size: 8pt; font-family: arial, sans-serif; color: #000000 }