H1 { font-size: 13pt; font-weight: normal; text-decoration: none; color: #4F593E; padding: 2px 1px -21px 2px; 
   font-family: arial, helvetica, sans-serif; letter-spacing: 2px; }
H2 { font-size: 12pt; font-weight: none; color: #4F593E; font-family: arial, helvetica, sans-serif; }
H3 { font-size: 11pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica, sans-serif; }
H4 { font-size: 11pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica, sans-serif; }
H5 { font-size: 10.5pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica, sans-serif; }
H6 { font-size: 10pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica, sans-serif; }

hr { color: #5A1218; height: 1px; }
 

body { 
   background: #005cac url(/images/background.jpg) no-repeat;
   margin: 0px;
   padding: 0px;  
   font-size: 8pt; color: #000000; font-family: arial, helvetica, sans-serif;
}

.menu {
   background: url(/images/menu-back.jpg) repeat-y right;
}

.menu_table {
   border-top: solid 1px black;
}

.menu a {
   display: block;
   padding-top: 7px; padding-bottom: 7px;
   color: white;
   font-size: 9pt;
   text-decoration: none;
   font-weight: bold;
   border-bottom: solid 1px black;
}

.copyright {
   padding: 60px 10px 20px 10px;
   color: white;
   font-size: 8pt;
   text-align: left;
}

.copyright	a {
   color: white;
   font-size: 8pt;
   text-align: left;
   font-weight:	normal;
   padding: 0px; margin: 0px;
}

.copyright table tr td {
   color: white;
   font-size: 8pt;
   text-align: left;
}

.home-copyright {
   padding: 5px 10px 0px 10px;
   color: white;
   font-size: 8pt;
   text-align: left;
}

.home-copyright a {
   color: white;
   font-size: 8pt;
   text-align: left;
   font-weight: normal;
   padding: 0px; margin: 0px;
}

.home-copyright table tr td {
   color: white;
   font-size: 8pt;
   text-align: left;
}

.content { 
   background-color: #fff;
   padding: 0px 40px 10px 10px;
}

.content a {
   color: #4F593E; text-decoration: underline; 
}

.credit {
   text-align: center;
   font-size: 8pt;
   color: gray;
   padding: 0px; margin: 0px;
}
.credit a {
   font-size: 8pt;
   color: gray;
}
.home-credit {
   text-align: center;
   font-size: 8pt;
   color: black;
   padding: 0px; margin: 0px;
}
.home-credit a {
   font-size: 8pt;
   color: black;
}

.discounts {
   position: absolute;
   left: 766px;
   top: 219px;
}
