/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body { 
     background-color: blue;
	
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
     font-family:serif;
	 font-size:medium;
     color:white;
     }
h1 {text-align:center; font-size:40px; color:white;}
h2 {text-align:left; font-size:xx-large; color: white; }
h3 {text-align:left; font-size:large; color:white; text-decoration:underline;}
h4 {text-align:center; font-size:x-large; color:lime; text-decoration:underline;}
h5 {text-align:center; font-size:30px; color:silver;}
.menu{
    line-height: 30px;
    background-color: blue;
	width: 100%;	
	float:left; 
    padding: 3px;
    }
.button {
    background-color: black; 
    font-family: serif;
	font:bold;
    color: white;
	width: 16%;
    padding: 0px;
	font-size: 30px;
    text-align: center;
    text-decoration: none;
	font-style:italic;
    display: inline-block;
    margin: 0px;
    cursor: pointer;
	border-radius:10px;
    }
.index{
      height:auto;
      text-align:center;
	  font-size:large;
      }
.index_content{
               width:80%;
               position:relative;
               width:auto;
               vertical-align:top;
               }
.index_contenx{
               width:50%;              
               position:absolute;
               
               }
.index_text {         
	        font-family:serif;font-weight:bold; 
	        text-align:center;
			font-size:x-large;
	        }
          
.facility { 
           width:33%;
           padding: 0%;
		   
           }
.facility_info{
      height:auto;
      text-align:center;
	  
	 
      }        
.eventbox {
          margin-left:0px; margin-right:0px;margin-top:1px;margin-bottom:1px;
		  width:50%; 
		  float:left; 
		  border-color:grey;
		  }
.eventboximg {
              width: 50%; 
              }
.rainbow {
         color:magenta;    /* No Rainbow  */
         }               
.rainbow_nice {
	

  background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
  background-image: gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
  color:transparent;
  -webkit-background-clip: text;
  background-clip: text;   
}

.link_logo {height:61; visibility:visible; }
.link_text {color:white; font-size:large; text-decoration:none;}

.index_textGB {         
	        font-family:serif;font-weight:bold; 
	        text-align:center;
			font-size:x-large;
			
	width:960px;
	margin:0 auto;
	text-align:justify;
	color:white;
	
	
	        }		
			
.index_textGB1 {         
	      
	width:auto;
	margin:0 auto;
	padding-left:80px;
	padding-right:80px;
	text-align:justify;
	        }						  
