<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 23, 2017, 6:10:50 PM
    Author     : James
*/
#sitenotification{
   
    
    
}
.header{
 padding-top: 5px;
    font-weight:bold;
   
    text-align: center;
    font-size: 3.em;
    color: #075403 ;
}

.header item{
    font-size: 1.em !important;
    font-weight: bold;
    padding: 2px;
    
    color: #333333;
}

.header descr{
    display: inline-block;
    font-size: .2em !important;
    color: #591111;
    font-weight: bold;
    padding: 2px;
    width: 80%;
    text-align: center;
} 
   .header disc{
    color:black;
    font-size: .6em !important;
    
} 

.special{
 padding-top: 5px;
    font-weight:bold;
   
    text-align: center;
    font-size: 2em;
    color: #ff0000 ;
}
.special2{
 padding-top: 5px;
    font-weight:bold;
   
    text-align: center;
    font-size: 1em !important;
    color: #ff0000 ;
}
table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}
/* #D3D3D3*/
tr{
background-color: #a8acb7; }


body{
    margin-top: 0px;
    
    
    
    
}

hr.style-five {
    color: #ed1d61;
    border: 0;
    height: 0; /* Firefox... */
    box-shadow: 0 0 10px 1px #004d00;
}
hr.style-five:after {  /* Not really supposed to work, but does */
    content: "\00a0";  /* Prevent margin collapse */
}

hr.style-two {
    border: 0;
    height: 5px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

hr{
    color:aqua;
    font-size: 2em;
    
}
.section{
    padding-top: 20px;
   
    text-align: center;
    font-size: 1.5em;
    color: saddlebrown;
    
    
}

.item{
    font-size: 1.em !important;
    font-weight: bold;
    padding: 2px;
    
    color: #333333;
}

.descr{
    display: inline-block;
    font-size: .8em !important;
    color: #591111;
    font-weight: bold;
    padding: 2px;
    width: 80%;
    text-align: center;
    
    
}

.price{
    
}
.disc{
    color:black;
    font-size: .8em;
    
}</pre></body></html>