body {
   background: #E0EBE2;
   color: #333333;
   font: 90%;
   font-family: Arial, Helvetica, sans-serif;
   margin: 8px auto;
   padding: 0px;
   }   
#container {
   width: 780px;
   margin: 0 auto;
   background-image: url(br.jpg); 
   background-color: #ffffff;
   border: 1px solid #000000;
   }
#containerindex {
   width: 780px;
   margin: 0 auto;
   background-color: #FFFFCC;
   border: 1px solid #000000;
   }
#content {
   width: 760px;
   margin: 0;
   width: auto;
   margin: 0;
   }
#header {
   padding: 0;
   margin: 0px;
   background-image: url(brhead.jpg); 
   background-repeat: no-repeat;
   height: 164px;
   text-align: center;
   }
.head_links {
    padding: 142px  25px 0 30px;
    text-align: center;
    font-size: 85%;

    }
.head_links a:link      { color: #336666; text-decoration: none }
.head_links a:visited  { color: #336666; text-decoration: none }
.head_links a:hover   { color: #CC6600; text-decoration: none }
#containerindex a:link      { color: #993333; text-decoration: none; font-weight: bold; }
#containerindex a:visited  { color: #993333; text-decoration: none; font-weight: bold; }
#containerindex a:hover   { color: #336666; text-decoration: none; font-weight: bold; }
#content a:link      { color: #3399FF; text-decoration: none }
#content a:visited  { color: #3399FF; text-decoration: none }
#content a:hover   { color: #336666; text-decoration: none }
#footer a:link      { color: #3399FF; text-decoration: none }
#footer a:visited  { color: #3399FF; text-decoration: none }
#footer a:hover   { color: #336666; text-decoration: none }
#content nborder{  
    border: none;
    }
#footer {
   clear: both;   
   margin: 0;
   padding : 0;
   height: 70px;
   font-size: 80%;
   background-image: url(br.jpg); 
   background-repeat: repeat;
   background-color: #ffffff;
   text-align: center;
   }
.txt{
     text-align: justify;
     padding: 3px 90px 5px 90px;
     font-size: 90%;
     }
.spani  {
     font-style: italic; 
     font-weight: bold;
     color: #333333;
     }
.spanb  {
     font-weight: bold;
     color: #333333;
     }
.spanibig  {
     text-align: center;
     padding: 8px 90px;
     font-style: italic; 
     font-weight: bold;
     color: #000000;
     font-size: 110%;
     }
.subhead {
   font-size: 110%;
   color: #000000;
   font-weight: bold;
   text-align: center;
   padding: 5px 0;
   }
.price{
     text-align: center;
     padding: 8px 0px;
     font-size: 110%;
     font-weight: bold;
     }
#pricebr {
   width: 600px;
   margin: 0px 90px;
   background-image: url(calm.jpg); 
   background-repeat: no-repeat;
   background-color: #ffffff;
   text-align: center;
   color: #ffffff;
   background-position: center center;
   height: 450px
   }
.fright {
   float: right;
   margin: 5px 0 0 12px;
   text-align: center;
   border: 1px solid #cccccc;
   }
.fleft {
   float: left;
   margin: 5px 12px 0 0;
   border: 1px solid #cccccc;
   }
.frpad {  
     float: right;
     text-align: center;
     padding-bottom: 2px;
     margin: 4px 0px 5px 0;
     }
.flpad {  
     float: left;
     text-align: center;
     font-size: 85%;
     color: #333333;
     background-color: #ffffff;
     padding-bottom: 2px;
     margin: 4px 12px 5px 0px;
     }
h1 {
   padding-top: 10px;
   text-align: center;
   font-size: 130%;
   }
h2 {
   padding: 0;
   margin: 0;
   text-align: center;
   font-size: 110%;
   }
.circle1 {
    float: left;
    color: #4D4D4D;
    margin-left: 18%;
    padding: 15px 5px 0px 0;
    font: 12px helvetica, verdana, arial, sans-serif;
    font-weight: bold;
    }
.circle2 {
    clear: all;
    float: left;
    color: #4D4D4D;
    margin-left: 18%;
    padding: 15px 5px 0 0;
    font: 12px helvetica, verdana, arial, sans-serif;
    font-weight: bold;
    }
.red {
   text-align: center;
   font-size: 130%;
   font-weight: bold;
   color: #EB0802;
   background-color: #ffffff; 
   padding: 14px 0;
   }
.cntr {
   text-align: center;
   font-size: 80%;
   }
.info {
   text-align: justify;
   padding: 0 85px;
   font-size: 80%;
   }
hr {  
   color: #cccccc; 
   text-align: center; 
   width: 90%;
   }
.bold {  
   text-align: center; 
   font-weight: bold;
   font-size: 110%;
   }
.contact {
   clear: both;
   font-size: 100%;
   padding: 8px 100px 8px 110px;
   }

ul.circle {    
     list-style-type: circle; 
     margin: 5px 100px;
     padding: 30px;
     background-color: #eee;
     border: 1px dotted #ccc;
     }
li.circle {
     list-style-type: circle; 
     list-style-position: outside;
     margin-left: 15px;
     padding: 4px 0 4px 5px;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 90%;
     }
ul.disc {list-style-type: disc}
ul.square {list-style-type: square}
ul.none {list-style-type: none}
     }