
BODY.normal {
      font-family: Arial;
      font-weight: Normal;
      font-size: 4mm;
      font-style: normal;
      color: #022951;
      background-color: #bbe6fd; 
      text-indent : 2px;
}

font.normal {
   background-color: #ffffff;
   
   font-family: Arial;
   font-weight: Normal;
   font-size: 4mm;
   font-style: normal;
   color: #022951;

   text-align: left;
}

p.heading {
   padding-top: 15px;
   padding-bottom: 15px;
      text-align: center; 
      font-family: Arial;
      font-weight: bold;
      font-size: 6mm;
      font-style: normal;
      color: #ffffff;
      /*background-color: #fef0ef;*/
      text-indent : 2px;
}

p.links {
      text-align: center; 
      font-family: Arial;
      font-weight: bold;
      font-size: 4mm;
      font-style: normal;
      color: #b00400;
      /*background-color: #fef0ef;*/
}

p.info {
      font-family: Arial;
      font-weight: Normal;
      font-size: 4mm;
      font-style: normal;
      color: #b00400;
  /*    background-color: #fef0ef;*/
      text-indent : 2px;
}

p.content {
      
      font-family: Arial;
      font-weight: Normal;
      font-size: 4mm;
      font-style: normal;
      color: #b00400;
  /*    background-color: #fef0ef;*/
      text-indent : 2px;
}

div.head {
  /*
   border: solid;
   border-style: double;
   border-color: #ffffff;
 */
   
   background-color: #0579be;
   
   font-family: Arial;
   font-weight: bold;
   font-size: 5mm;
   font-style: normal;
   color: #ffffff;
   width: 45%;
}
 
b.head{
   background-color: #0579be;
   font-family: Arial;
   font-weight: bold;
   font-size: 5mm;
   font-style: normal;
   color: #ffffff;
}
div.hit {
   background-color: #0579be;
   padding-left: 1em;
   font-family: Arial;
   font-weight: bold;
   font-size: 3mm;
   font-style: normal;
   text-align:left;
   color: #ffffff;
   width: 20%;
}

div.contents {
   border: solid; 
   border-style: outset;  
 /*  border-style: double; */
 /*  border-color: #0579be; */
 /*  border-color: #b00400; */
   padding-top: 2em; 
   padding-right: 6em;
   padding-bottom: 2em;
   padding-left: 3em;
   
   background-color: #ffffff;
   
   font-family: Arial;
   font-weight: Normal;
   font-size: 4mm;
   font-style: normal;
   color: #022951;

   text-align: left;
}
td{
   font-family: Arial;
   font-weight: Normal;
   font-size: 4mm;
   font-style: normal;
   color: #022951;
   text-align: left;
}
a:link {
     font-family: Arial;
     font-weight: Normal;
     text-decoration: none;
     font-style: bold;
     font-size: 4mm;
     color: #0460c6;
}

a:hover {
     text-decoration: underline;
     color: #037df8;
}

a:visited {
     font-family: Arial;
     font-weight: Normal;
     text-decoration: none;
     font-style: Normal;
     font-size: 4mm;
     color: #0460c6;
}

img#anybrowser {
     border : 3;
     float : center;
     height : 3in;
     width : 2.5in;
}

ul {
      list-style-type: square ; 
}

h1.welcome {
     font-family: Arial; 
     font-weight: bold;
     font-style: normal;
     font-size: 7mm;
     
     color : #8d5a2f;
     
 /*    border-width : 1;
     border : solid ;
   */  
     text-align : center;
}

h1.main {
     padding-right: 5em;
     background-color: #0579be;
     font-family: Arial ; 
     font-weight: bold;
     font-style: normal;
     font-size: 5mm;
     color : #ffffff;
     text-align : left;
}
b.main {
     padding-right: 1em;
     padding-left: 1em;
     background-color: #0579be;
     font-family: Arial ; 
     font-weight: bold;
     font-style: normal;
     font-size: 4mm;
     color : #ffffff;
     text-align : left;
}

h1.subhead {
     
     font-family: Arial; 
     font-weight: heavy;
     font-style: normal;
     font-size: 4mm;
     
     color : #805a35;
}

b.imp {
     font-family:Arial;
     font-weight: heavy;
     font-style: normal;
     font-size: 4mm; 
     background-color : #FFFF00;
}

table.links {
     border-width : 3px;
     border-color : #fcc2c2;
     background-color: #fcc2c2;
}

table.heading {
    background-image: url(head.jpg); 
    background-repeat: no-repeat;
    background-position: 0% 100% 
}

td.heading {
    background-color: #044e97;
   /* background-image: url(head.jpg); 
    background-repeat: no-repeat;
    background-position: 0% 100% */
}

td.links {
    /* 
     border:ridge; 
     border-width : 2px;
     border-color : #fcc2c1;
     */
     text-align: center;
     background-color: #86d5fb;
}

td.guestbook {
     padding-left: 1em;
     padding-right: 1em;
    border:dashed; 
    border-width : 2px;
 /*    border-color : #fcc2c1; */
      border-color: #bbe6fd; 
}
td.rules {
     padding-left: 1em;
     padding-right: 1em;
    border:solid; 
    border-width : 2px;
 /*    border-color : #fcc2c1; */
      border-color: #bbe6fd; 
}

td.photos{
     border-width : 5px;
     border-color : #fcc2c2;
     background-color: #fcc2c2;
}
td.main {
     padding-right: 1em;
     padding-left: 1em;
     padding-top: 3px;
     padding-bottom: 3px;
     background-color: #0579be;
     font-family: Arial ; 
     font-weight: bold;
     font-style: normal;
     font-size: 4mm;
     color : #ffffff;
     text-align : left;
}

