<!--
/*------------------------------------
         Styles.css
-------------------------------------*/         
#container {
   width:1024px;
   margin-right: auto;
   margin-left: auto;
   text-align: left;
   background-image: url('images/OrangeLogo1.gif');
   background-color: #e6d4be;
   height: 100%;
   }
   
#container2 {
   width:1024px;
 /*  background-color: #EEDECA;*/
   background-color: #F0E1CF;
   border-radius: 20px 20px 20px 20px;
  -ms-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  -khtml-border-radius: 20px 20px 20px 20px;
   }    
   
body {
   background-image: url('images/OrangeLogo1.gif'); 
   background-color: #e6d4be;
   text-align: center;
   }

/*-------------Header & Column Contents------*/ 
#header {
   background-image: url('images/OrangeLogo1.gif');
   background-color:#e6d4be ;
   text-align: center;
   }
   
#topcontent {
   width: 960px;
   background-image: url('images/OrangeLogo1.gif');
   background-color: #e6d4be;
   }   
 
#leftcontent {
   float: left;
   width: 337px;
   margin-right: 10px;
   background-image: url('images/OrangeLogo1.gif');
   background-color: #e6d4be; 
   } 
   
#centercontent {
   float: left;
   width: 337px;
   background-image: url('images/OrangeLogo1.gif');
   background-color: #e6d4be; 
   } 
    
#rightcontent {
   float: right;
   width: 337px;
   background-image: url('images/OrangeLogo1.gif');
   background-color: #e6d4be; 
   }
    
#aboutcontent {
   float: left;  
   width: 680px;
   background-image: url('images/OrangeLogo1.gif'); 
   background-color: #e6d4be; 
   }
   
#contentleft500 {
   float: left;
   width: 505px;
   margin-right: 10px;
   } 

#contentright500 {
   float: right;
   width: 505px;
   }
   
/*************************   
*   Bottom Nav Bar       *
*************************/ 
#footer {     
   clear: both;
   width: 1024px;
   } 

#navbot {
   background-color: #330000;
   width: 1024px;
   height: 25px;
   }
 
#navbot ul {
   margin: 0px;
   padding: 0px;
   margin-left: 110px;
   }

#navbot ul li {
   float: left;
   list-style-type: none;
   padding: 3px 15px 5px 5px;
   color: #ffd700;
   font-family: "Times New Roman", serif;
   font-size: 0.85em;
   }

#navbot ul li a {
   color: #ffff00;
   text-decoration: none;
   }

#navbot ul li a:hover {
   color: #ff0000;
   }
   
/*------------ Yahoo ---------------------*/
#yahoo a {
   position: relative;
   left:10px;
   width:230px;
   height:0px;
   background-color: maroon;
   color: yellow;
   font-weight: bold;
   font-style: italic;
   font-size: 0.92em;
   font-family: Arial, Helvetica, sans-serif;
   text-align: center;
   padding: 6px;
   text-decoration: none;
   } 
  
#yahoo a:hover {
   color: red;
   text-decoration: none;
   }  
  
  /*------------------Navbar-----------------*/
#navbar {
   background-image: url('images/OrangeLogo3.gif');
   background-color: #d8c6b0;
   width: 1024px;
   height: 28px;
   margin-bottom: 10px;
   }
 
#navbar ul {
   margin: 0px;
   padding: 0px;
   margin-left: 55px;
   }

#navbar ul li {
   float: left;
   list-style-type: none;
   padding: 4px 15px 6px 5px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   color: #800000;
   font-size: 0.85em;
   font-weight: bold;
   }

#navbar ul li a {
   color: #330000;
   text-decoration: none;
   }

#navbar ul li a:hover {
   color: #ee0000;
   }
       
/*-----------------Sigbar-----------------*/
.siglinks {
   font-weight: bold;
   font-size: 1.0em; 
   font-family: Arial, Helvetica, sans-serif;
   text-align: center;
   list-style-type: none;
   padding: 5px 33px 5px 5px; 
   line-height: 200%;
   }  
 
.siglinks a {
   color: #802a2a;
   text-decoration: underline;
   }
   
.siglinks a:visited {
   color: #802a2a;
   } 
      
.siglinks a:hover {
   color: #802a2a;
   text-decoration: none;
   } 
    
/*-----------date2-----------*/
table.date2 { 
   width: 100%;
   border: 1px solid black;
   }   
 
table.date2 th {
   border: 2px solid #0000ff;
   background:#7c1834;
   color:yellow;
   font-weight:bold;
   font-size: 1.0em;
   font-family:"Trebuchet MS", Arial, Helvetica, Sans-serif;
   text-align:center;
   padding: 5px;
   } 
   
table.date2 td {
   background-color: #EEDECA;
   border: 1px solid black;
   color: black; 
   font-size: 0.95em;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif; 
   font-weight: 500;
   padding: 8px 10px 10px 20px;
   line-height: 130%; 
   } 
/*-------------------------------------------------------------------------------------*/
table.date3 { 
   width: 100%;
   border: 1px solid black;
   }   
 
table.date3 th {
   border: 2px solid #0000ff;
   background:#7c1834;
   color:yellow;
   font-weight:bold;
   font-size: 1.0em;
   font-family:"Trebuchet MS", Arial, Helvetica, Sans-serif;
   text-align:center;
   padding: 5px;
   } 
   
table.date3 td {
   background-color: #EEDECA;
   border: 1px solid black;
   color: black; 
   font-size: 0.95em;
   font-family:/* "Trebuchet MS",*/ Arial, Helvetica, Sans-serif; 
   font-weight: 500;
   padding: 8px 10px 10px 20px;
   line-height: 130%; 
   text-align: center;
   } 

/*------------Contact Table------------*/ 
table.contact {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   width: 680px;
   border-collapse: collapse;
   margin-left: 150px;
   border: 1px solid #758ADD;
   }
   
table.contact th {
   background-color: #7c1834;
   color: yellow;
   font-size: 1.08em;
   font-weight: bold;
   font-style: italic;
   text-align: center;
   border: 2px solid #0000ff; 
   } 
 
table.contact td {
   color: black;
   font-size: 0.9em;
   font-weight: bold;
   font-style: italic;
   padding: 4px 7px 3px 20px;
   }
     
table.contact tr, table.contact td {
   border-bottom:  1px solid #D9B2B2;
   }

/*----------Training Table----------------*/
caption.esme {
   background-color: #FFC080;
   color:black;
   font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
   font-size: 1.0em;
   font-weight: bold;
   border-collapse: separate;
   border: 2px solid black;
   padding: 2px;
  }
  
table.esme {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   width: 900px;
   border-collapse: collapse;
   margin-left: 50px;
   border: 2px solid black;
   }

table.esme th {
   background-color: #7c1834;
   color: yellow;
   font-size: 1.0em;
   font-weight: bold;
   font-style: italic;
   text-align: center;
   border: 2px solid #0000ff;
  } 

table.esme td {
   color: black;
   font-size: 0.9em;
   border: 1px solid #98bf21;
   padding: 8px 7px 10px 15px;
  }  

table.esme tr, table.esme td {
   color: black;
   background-color: #ecdecc;
   } 

table.esme tr.alt td {
   color: #000000;
   background-color: #eaf2d3;
   } 
   
table.esme tr.alt2 td {
   color: #000000;
   background-color:#F0F6E0;
   }    
   
  /*----------------------Start of Text----------------------------------*/	
/*.header2 {
   color: #660033;
   font-weight:bold;
   font-size: 1.0em;
   font-family:Arial, Helvetica, sans-serif;
   font-style:italic;
   text-align:center;
   }

h1 {
   color:#660033;
   font-weight:bold;
   font-size: 2.0em;
   font-family:Arial, Helvetica, sans-serif;
   font-style:italic;
   text-align:center;
   }    
   
h2 {
   color: #802a2a;
   font-weight:600;
   font-size: 1.4em;
   font-family:Arial, Helvetica, sans-serif;
   font-style:italic;
   text-align:center;
   }
   
h3 {
   color:#660033;
   font-weight:bold;
   font-size: 1.67em;
   font-family:Arial, Helvetica, sans-serif;
   font-style:italic;
   text-align:center;
   line-height: 150%;
   } 

h4 { 
   background-image: url('images/Sunflames_15x3.jpg'); 
   width:590px;
   background-color: #40113B;
   color:#ffff00;
   font-size: 1.17em;
   font-family:"Trebuchet MS", Arial, sans-serif;
   font-weight:bold;
   text-align:center;
   padding:5px;
   }
   
h5{
   color: black;
   font-weight: bold;
   font-size: 1.08em;
   font-family:Arial, Helvetica, sans-serif;
   margin: 0px;
   }  */  
   
.about {
   color: black;
   font-size: 1.0em;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   text-align:left;
   padding-left: 15px;
   text-indent: 15px;
   line-height: 115%;
   }
   
.about a {
   color: #660033;
   font-weight: 700;
   text-decoration: none;
   }   
  
.about a:visited {
   color: #660033;
   text-decoration: underline;
   }
   
.about a:hover {
   color: blue;
   text-decoration: underline;
   }  

.about1 {
   color: maroon;
   font-size: 1.0em;
   font-style: italic;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   text-align:left;
   padding-left: 10px;
   text-indent: 15px;
   line-height: 115%;
   }
   
.about1 a {
   color: #660033;
   font-weight: 700;
   text-decoration: none;
    }   
  
.about1 a:visited {
   color: #660033;
   text-decoration: underline;
   }
   
.about1 a:hover {
   color: blue;
   text-decoration: underline;
   }   
 
.top {
   color:blue; 
   font-weight: bold; 
   font-size: 0.83em; 
   font-family: Arial, Helvetica, sans-serif; 
   text-align: right;
   margin-right: 50px;
    }
    
.top a:visited{
   color: blue;
   text-decoration: underline;
   }   
   
.top a:hover {
   color: red;
   text-decoration: none;
   } 
   
.returntop {
   font-weight: bold; 
   font-size: 0.83em; 
   font-family: Arial, Helvetica, sans-serif; 
   text-align: left; 
   margin-left: 15px;
   }
   
.returntop a:hover { 
   color: red;
   text-decoration: none;
   } 

.head a {
   color:#660033;
   font-weight:bold;
   font-size: 1.0em;
   font-family: Arial, Helvetica, sans-serif;
   text-align:left;
    text-decoration: underline;
   }   
 
.head a:visited {
   color: #660033;
   text-decoration: underline;
   } 
 
.head a:hover {
   color: blue;
   text-decoration: underline;
   } 
   
.home {
   font-style:italic;
   font-size: 0.83em;
   font-family: Arial, Helvetica, sans-serif;
   text-align:left;
   padding-left:10px;
   } 
   
.home a {
   color: #802a2a;
   font-weight:bold;  
   line-height: 150%;
   }
   
.home a:hover {
   color: blue;
   text-decoration: underline; 
   }
   
 .homered {
   font-style:italic;
   font-size: 0.85em;
   font-family: Arial, Helvetica, sans-serif;
   text-align:left;
   padding-left:10px;
   } 
   
.homered a {
   color: red;
   font-weight: bolder;  
   line-height: 150%;
   }
   
.homered a:hover {
   color: blue;
   text-decoration: underline; 
   }
     
.pichead {
   color: black;
   font-weight:bold;
   font-style:italic;
   font-size:0.83em; 
   font-family: Arial, Helvetica, sans-serif; 
   text-align: center; 
   }
   
.pichead a:hover {
   color: blue;
   text-decoration: none; 
   }
      
.sighead {
   color:maroon;  
   font-weight: bold;
   font-style: italic; 
   font-size: 1.17em; 
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   text-align: left; 
   margin-left:0px;
   }

.sighead a:hover {
   color: maroon;
   text-decoration: none;
   }    
    
.train {
   color:#FF4848;
   font-weight: bold;
   font-style: italic; 
   font-size:1.17em; 
   font-family: Arial, Helvetica, sans-serif;
   text-align: center;
   }
 
.genhead {
   color:#660033;
   font-weight: bolder; 
   font-size: 1.33em;
   font-style: normal;
   font-family:  Arial,Helvetica, sans-serif; 
   text-align: center;
   } 
   
   
  .genhead2 {
   color:#660033;
   font-weight: bold; 
   font-size: 1.0em;
   font-style: normal;
   font-family:  Arial,Helvetica, sans-serif; 
   margin-left: 100px;   
   } 
   
.gensub {
   color:#660033;
   font-weight: bold;
   font-style: italic;
   font-size: 1.08em;
   font-family: Arial, Helvetica,sans-serif; 
   text-align: left;
   }  
   
.gentextl {
   color:black;
   font-size: 1.0em; 
   font-family:  Arial, Helvetica, sans-serif;
   font-weight:400;
   font-style: normal;
   text-align:left;
   padding-left: 10px;
   padding-right: 10px;
   line-height: 150%;
   }    
     
.gentextc {
   color:black;
   font-size: 1.0em;
   font-family: Arial, Helvetica, sans-serif;
   font-weight:400;
   font-style: normal;
   text-align:center;
   line-height: 120%;
   }
  
.bisccsubhead {
   color: black;
   font-weight: bold; 
   font-size: 1.0em;
   font-family: Arial, Helvetica, sans-serif;
   padding-left: 15px;
   }
   
.biscc {
   color: black;
   font-size: 1.0em;
   font-family: Arial, Helvetica, sans-serif;
   text-align: center;
   }   
 
.biscc1 {
   color: black;
   font-weight: 500; 
   font-size: 0.83em;
   font-family: Arial, Helvetica, sans-serif;
   padding-left: 30px;
   }
   
.biscc2 {
   color: blue;
   font-weight: bold; 
   font-size: 1.0em; 
   font-family: Arial, Helvetica, sans-serif;
   text-align: left; 
   margin-left: 75px;
   } 
 
.biscc2 a:visited {
   color: blue; 
   text-decoration: underline;
   }   
   
.biscc2 a:hover {
   color: red;
   text-decoration: none;
   } 

.biscc3 {
   font-family: Arial, Helvetica, sans-serif;
   color: black;
   font-size: 0.9em;
   font-weight: bold;
   text-align: center; 
   line-height: 160%;
   padding-top: 5px;
   padding-bottom: 7px;
   }
   
.biscc4 {
   color: red;
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 1.0em;
   font-weight: bold;
   text-align: center;
   }   
   
/*-----------Club News List---------------*/
 .box {
   background-color: #EEDECA;
   border: double;
   border-color: red;
   width: 1000px;
   margin-left: 8px;
   padding-right:10px;
   border-radius: 10px 10px 10px 10px;
  -ms-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -khtml-border-radius: 10px 10px 10px 10px;
   }
    
 
.list ul li {
   list-style-type: square;
   color: black;
   font-size: 0.86em;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   padding-left: 0px;
   padding-top: 0px;
   line-height: 140%;
   } 
   
em {
   font-size: 1.0em;
   font-weight: bold;
   }
/********************************************/
.map ol ul {
   margin: 0px;
   padding: 0px;
   }  
.map ol li {
   list-style-type: none;
   color: black;
   font-family: Arial, Helvetica, sans-serif;;
   font-size: 1.0em;
   font-weight: bold;
   } 
.map ul li {
   list-style-type: square;
   color: black;
   font-size: 0.85em;
   font-weight: normal;
   line-height: 1.4em;
   } 
.map li a:link, .map li a:visited {
   text-decoration: none;
   color: #802a2a;
   } 
.map li a:hover {
   color: blue;
   text-decoration: underline;
   }    
  
/*************************************************
*             Web List                           *
**************************************************/  
.web ol ul {
   margin: 0px;
   padding: 0px;
   }  
 
.web ol li {
   list-style-type: none;
   color: black;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.0em;
   font-weight: bold;
   }
 
.web ul li {
   list-style-type: square;
   color: black;
   font-size: 0.85em;
   font-weight: normal;
   line-height: 2.0em;
   } 
 
.web li a:link, .web li a:visited {
   text-decoration: none;
   color: #802a2a;
   font-size: 1.0em;
   font-weight: 600; 
   } 
 
.web li a:hover {
   color: blue;
   text-decoration: underline;
   }    
/****************************************************
*           Tool Tip                                 *
*****************************************************/
.webtip {
   border-bottom: 1px dotted #000000; 
   color: #000000; 
   outline: none;
   text-decoration: none;
   position: relative;
   }
          
.webtip span {
   margin-left: -999em;
   position: absolute;
   }
   
.webtip:hover span {
   border-radius: 5px 5px;
   -ms-border-radius: 5px; 
   -moz-border-radius: 5px; 
   -webkit-border-radius: 5px; 
   -khtml-border-radius: 5px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.85em;
   position: absolute;
   left: -8.1em;
   top: 2.0em; 
   z-index: 99;
   margin-left: 0; 
   width: 350px;
   line-height: 1.6em;
   }

.webtxt {
   background: #F8F2EA;
   color: #000000;
   font-weight: normal;
   text-decoration: none;
   border: 1px solid #000080;
   padding: 0.5em 0.8em;
   }
        
* html a:hover { background: transparent; }   
/****************************************************/

 .box2 {
   background-color: #EEDECA;
   border: double;
   border-color: red;
   width: 450px;
   margin-left: 8px;
   padding-right:10px;
   } 
   
/****************Club News**************************/
.about2 {
   padding-left:100px;
   }

 .about2 a {
   color: #0000ff;
   font-weight: 700;
   text-decoration: underline;
   }   
  
.about2 a:hover {
   color: #0000ff;
    text-decoration: none;
   } 

/*******************************
         Onclick
********************************/        
 /* Span Mouseover */
a{
	z-index:10;
	}
a:hover{
	position:relative;
	z-index:100;
	}			
a span{
	display:none;
	}
a:hover span{
    border-radius: 5px 5px;
   -ms-border-radius: 5px; 
   -moz-border-radius: 5px; 
   -webkit-border-radius: 5px; 
   -khtml-border-radius: 5px;
	display:block;
	position:absolute;
	float:left;
	top:2.0em;
	left:-5em;
	background:#ffffff;
    border:1px solid #000000;
	color:black;
	font-size: 0.85em;
    line-height: 1.6em;
 	padding:1px 5px;
	z-index:10;
	width: 350px;
	}
/* End Span Mouseover */
     
/**************************************/
/*.boxcolin {
   background-color: #EEDECA;
   border: groove; 
   border-color: red;
   width: 1000px;
   margin-left: 8px;
   padding-right:15px;
   border-radius: 15px 15px 0px 0px;
  -ms-border-radius: 15px 15px 0px 0px;
  -moz-border-radius: 15px 15px 0px 0px;
  -webkit-border-radius: 15px 15px px 0px;
  -khtml-border-radius: 15px 15px 0px 0px;
   } */
 
-->




