body { background-image: url(art/background.jpg); background-repeat: repeat-y; background-position: center 0; }
.vertical-rule { background-image: url(art/vert-rule.jpg); background-repeat: repeat-y; }
.products-header { color: #cc0c12; font-size: 16px; font-family: Arial; font-weight: bold; line-height: 15px; }
.products-copy { font-size: 12px; font-family: verdana; line-height: 16px; }
.view-more { color: #cc0c12; font-size: 10px; font-family: verdana; line-height: 16px; text-decoration: underline; }
.homepagetext { font-size: 14px; font-family: verdana; line-height: 20px; }
.homepagetext-link { color: #cc0c12; font-size: 14px; font-family: verdana; line-height: 20px; text-decoration: underline; }
.image-right { padding-bottom: 20px; padding-left: 40px; }
a { color: #000; font-size: 12px; font-family: Arial; font-weight: bold; line-height: 14px; text-decoration: none; }
a:hover { color: #cc0c12; font-size: 12px; font-family: Arial; font-weight: bold; line-height: 14px; text-decoration: none; }
