﻿body { 
    /*background-image:url('img/websitefish.jpg');*/
    /*background-color: #ADD8E6;*/
    /*background-color:#0b3a47;*/
    /*background-repeat:repeat;*/
    font-family:Century Gothic,Times New Roman,Arial, Helvetica, sans-serif;
    font-size:24px;
    margin-top: 20px;
    margin-bottom: 20px;
}
        
/* style for  Fishingfest  ---  */
.FunFishingTitle {
    font-family:Century Gothic,Times New Roman,Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: bold;
    /*color: #003E79;*/
    color: #0b3a47;
}

.FunFishingTable {background-color: #ffffff;
     border: solid 1px #0b3a47}

.FunFishingTitle2 {
    font-family:Century Gothic,Times New Roman,Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    /*color: #003E79;*/
    color: #0b3a47;
}

.FunFishingHighlight {
    font-family:Century Gothic,Times New Roman,Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    /*color: #003E79;*/
    color:#ff4f00
}

.FunFishingText
{
        font-family:Century Gothic,Times New Roman,Arial, Helvetica, sans-serif;
        text-align:justify;
        font-size: 12px;	        	        
        color: #0b3a47;
}

.FunFishingLargeText
{
        font-family:Century Gothic,Times New Roman,Arial, Helvetica, sans-serif;
        text-align:justify;
        font-size: 14px;	        	        
        color: #0b3a47;
}		        
/*color: #3E9AC5;*/

.FunFishingSuccess
{
        font-family:Century Gothic,Times New Roman,Arial, Helvetica, sans-serif;
        font-size: 16px;	        	        
        font-weight:bold;
        color: green;
}
.FunFishingButton
{
    font-family:Century Gothic,Times New Roman,Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    background-color:#0b3a47;
}

.FunFishingForm
{
    font-family:Century Gothic,Times New Roman,Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.Label 
{
    font-weight: bold;
}    

A 
{
  color:#4169E1;  /*royalblue*/
}    

.accessibility
{
    font-family:Century Gothic,Times New Roman,Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color: #808000; /*olive*/
}

A.highlight
{
    font-family:Century Gothic,Times New Roman,Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    /*color: #003E79;*/
    color:#ff4f00
}  

.kidz
{
    font-family:Verdana,Times New Roman,Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
}  

.FunFishingError
{
        font-family:Century Gothic,Times New Roman,Arial, Helvetica, sans-serif;
        font-size: 16px;	        	        
        font-weight:bold;
        color: red;
}