body, td {

font-family: Georgia, sans-serif;
font-size: 18px;
color:#000000;
text-decoration: none;


font-family: Georgia, sans-serif;
font-size: 18px;
color:#000000;
text-decoration: none;
}
a:link {
font-family: Georgia, sans-serif;
font-size: 16px;
color:#252525;
text-decoration: underline;
}
a:active {
font-family: Georgia, sans-serif;
font-size: 16px;
color: #000080;
text-decoration: underline;
}
a:hover {
font-family: Georgia, sans-serif;
font-size: 16px;
color: #0000ff;
text-decoration: underline;
}
a:visited {
font-family: Georgia, sans-serif;
font-size: 16px;
text-decoration: underline;
}
textarea, select, input, object {
font-family: Arial, helvetica, sans-serif; 
font-size: 14px; 
font-weight: normal; 
background-color:#ffffff; 
color:#000000;
border: 2px solid #800080;
}

#chromemenu{
width:99%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #800080;
width: 99%;
color:#000000;

/*CHANGE MENU BAR COLOR HERE*/
border:none;
font-size:18px;
font-weight: bold;
font-family:Arial;
text-align:center;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color:#000000;
font-weight: bold;
padding: 6px 12px 6px 7px;
text-decoration: underline;
}

#chromemenu ul li a:hover{ 

/* THIS IS WHERE YOU CHANGE THE HOVER COLOR ON THE DROPDOWN MENU */
color:#800517;

text-decoration:underline;
font-weight:bold;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #003399; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;

/* CHANGE DROP MENU BAR COLOR HERE*/
background-color:#E9AB17;


width: 200px;
visibility: hidden;
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #c0c0c0; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#000000;


/*CHANGE MENU BAR DROP MENU COLOR HERE*/
background-color:#FBB117;
}


.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #ffffff;
}



/*CHANGE TABLE HEADING COLOR HERE*/
.heading {color:#15317E;
              text-align: center;
              font-size:25px;
              font-weight:bold;
              font-style:italic;
 }

.heading2 {color:#fff;
               text-align: center;
               font-size:20px;
               font-weight:bold;
               font-style:italic;
 }


.grass {color:#009933;}
.navy {color:#003399;}
.brick {color:#800517;}
.grey {color:#000000;
         font-weight:bold;
          background-color: #FF00FF; }
.limegreen {color:#000000;
                 background-color: #893BFF;
                 font-weight: bold; }
.blackfont {color:#000000;}


.button { 
              border-style:outset;
              padding: 3px 15px;
              color: #000000;
              background-color:#800080;
              font-family:Arial, sans-serif;
              font-size: 20px;
              font-weight:bold;
              text-align:center;
              text-decoration:none;
              
             }
a.button:link { font-weight:bold;
                  }       

.floatleft { float:left;}      


.toc {   font-family:Georgia, sans-serif;
           font-size:16px;
           font-weight:bold;
           text-align:center;
           vertical-align:top;
           color:#000000;
       }      

.headings {  font-size:24px;  
                 font-weight:bold;
             }

.bux {  font-family:Georgia, sans-serif;
           font-size:24px;
           font-weight:bold;
           text-align:center;
      }

.monthly    {text-align:center;
                  font-size:16px;
                  font-family:Georgia, sans-serif;
                  }

.left {margin-left: 24px;}

.right {margin-right:24px;}


.tourjump { margin-left:0px;
                 margin-right:0px;
                 margin-top:0px;
                 margin-bottom:0px;
                 padding:0%;
                 vertical-align:top;
                text-align:center;
                font-family:Georgia, sans-serif;
                font-size:14px;
                 }

.hrow { min-width:100%;
            height:50px;
          }

.atm { float:right;}

.clock {    text-align:center;
            font-size:24px;
         }

.date { font-size:22px;}

.date2 { font-size:18px;}

.king { float: right;
         text-align:center;
         }

.center { text-align:center;
            }


a.link { color:#ffffff; }


.royal  { color: #000000;
            font-weight: bold;
            background-color: #E3E4FA;  
            padding-top: 10px;
            padding-left: 10px;
            padding-right: 10px;}
.violet { color: #000000; 
           font-weight: bold;
            background-color: #FBB917;
            padding-top: 10px;
            padding-left: 10px;
            padding-right: 10px;}

.seagreen { color: #000000;
                 font-weight: bold; 
                 background-color: #F87217;
                 padding-top: 10px;
                 padding-left: 10px;
                 padding-right: 10px;}


#specials { padding-top: 12px;
              padding-bottom: 8px; 
              padding-right: 8px;
              padding-left: 8px;
            }

#spellmessage {  visibility:hidden; 
                        font-size:22px;
                        color:#ffffff;
                        background-color:#cc0033;
                        font-weight:bold;
                     }

.spellbutton { 
	      color: #E7573B;
              font-family:Arial, sans-serif;
              font-size:14px;
              font-weight:bold;
              text-align:center;
              text-decoration:none;
         
             }













