/*default style sheet for site*/

body{background-color: #eeeeff;
    /* background-image: url(../images/background1.jpg);*/
     background-repeat: repeat;
     background-attachment: scroll;
     width: 100%;
     font-family: arial, helvetica, sans-serif;
     font-size: 100%;
     padding: 0px;
     margin: 0px;
     height: 360px;
	SCROLLBAR-FACE-IMAGE:#ccccff;
	SCROLLBAR-ARROW-COLOR:#000000;
	SCROLLBAR-TRACK-COLOR:#000066;
	SCROLLBAR-BASE-COLOR:#ccccff;
}

#title{width: 700px;
       height : 60px;
       background-image: url(../images/newtitle.gif);
  }

#bodydiv{text-align: center;
         display: block;
          padding: 0px;
         margin: 0px;
         margin-top: 2px;
         width: 100%;}

#mainbody{
          width: 900px;
          color: #000099;
          border-width: 1px;
          border-color: #9999cc;
          border-style: solid;
          display: block;
          padding: 0px;
          background-image: url(../images/background1.jpg);
          margin-left: auto;
          margin-right: auto;
          }
          
 #crossbar{ width: 100%;   
            height: 60px;
            background-color: #ffffff;
            background-image: url(../images/animation2.gif);
            background-repeat: no-repeat;
            text-align: center;
          /*  border-bottom-width: 2px;
            border-top-width: 2px;
	    border-top-color: #000099;
	    border-bottom-color: #000099;
            border-top-style: solid;
            border-bottom-style: solid;*/
            filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=0.95);
            opacity: 0.95;
            display: block;
            margin: 0px;
            padding: 0px;
            float: none;
            z-index: 100;
            }
            
#title{width: 100%;
       display: block;
       float: none;
       z-index: 100;}               
               
#menu{width: 260px;
      height: 360px;
      overflow: auto;
      margin: 10px;
      float: left;
      display: block;
      text-align: left;
       border-width: 2px;
       border-color: #ccccff;
       border-style: solid;
       background-color: #ffffff;
       filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=0.6);
        opacity: 0.6;
        clear: none;
        list-style-image: url(../images/sun.gif);
       font-size: 90%;
       }               
 li{margin-bottom: 3px;}         
          
#mainmenu{margin: 10px;
          font-size: 100%;
          text-align: left;}   
          
a{text-decoration: none;     
   font-weight: bold;
           color: #000066;
           }
           
a:hover{color: #9999ff;}           

a.mainlink{text-decoration: none;
           font-weight: bold;
           color: #000066;
           background-color: #ccccff;
           width: 200px;
           display: block;
           }
                   

a.mainlink:hover{color: #ffffff;
                 background-color: #9999ff;}     

#submenu{font-size: 75%;
          list-style-image: url(../images/flower.gif);
         }

a.sublink{text-decoration: none;
           color: #000066;
           background-color: #ddddff;
           width: 160px;
           display: block;
           }

a.sublink:hover{color: #ffffff;
                background-color: #6666cc;}     


#maintext{width: 560px;
      /* height: 360px;
       overflow: auto;*/
       margin: 10px;
       clear: none;
       float: left;
       text-align: left;
       display: block;
  /*     border-width: 2px;
       border-color: #000099;
       border-style: solid;*/
   /*    background-color: #ffffff;
       background-image: url(../images/backpanel1.jpg);
       background-repeat: repeat-y;
       filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=0.8);
        opacity: 0.8;*/} 
       
#midpart{padding: 0px; 
         width: 100%;
         display: block;
         float: none;
        }       

#bottom{width: 100%;
        height: 100%;
 /*      border-top-width: 2px;
       border-top-color: #000099;
       border-top-style: solid;   */
       float: none;
       text-align: center;
       overflow: visible;
       display: block;
       clear: both;
       } 
       
#contact{margin-top: 10px;
         margin-bottom: 10px;
         text-align: center; 
         font-size: 90%; 
         font-style: italic; 
         float: none; 
         display: block;
         width: 100%;}    

h2{font-size: 150%; text-align: center;}}

h3{font-size: 120%; margin: 10px; }

h4{font-size: 90%; margin: 10px; text-decoration: underline;}

h5{font-size: 90%; margin: 10px; text-decoration: none;}


br{clear: both;}

#pricetable{ font-size: 80%; }      

#promo{ border-width: 4px;
        border-style: double;
        text-align: center;
        margin: 10px;
        padding: 4px;
        font-size: 90%;
        }
        
p{font-size: 80%;
  margin: 10px;}
  
 #music{position: absolute;
        top: 0px;
        left: 0px;
        }   
        
#kimphoto{float: right; 
          margin: 10px;
           border-width: 2px;
	  border-color: #000099;
          border-style: solid;}
          

#lightphoto{float: left;    
           margin: 10px;
           margin-top: 0px;
           border-width: 2px;
	  border-color: #000099;
          border-style: solid;}
          
 #oilphoto{float: left;
           margin: 10px;
           margin-top: 0px;
            border-width: 2px;
 	  border-color: #000099;
          border-style: solid;}        