/*******************************************

   Stylesheet for AnywhereWaterCraft.com
   Copyright (c) 2010 AnywhereWaterCraft
   
*******************************************/   

body,td,p,tr,th,div,span{
    font-size: 12px;
    font-family: verdana, arial, tahoma, sans-serif, trebuchet ms, century gothic;
    color: #333;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    }
b,strong,u,i{
    font-family: verdana, arial, tahoma, sans-serif, trebuchet ms, century gothic;
    color: #333;
    margin: 0px;
    padding: 0px;
    }
input{
    font-size: 11px;
    font-family: verdana, arial, tahoma, sans-serif, trebuchet ms, century gothic;
    color: #333;
    margin: 0px;
    padding: 1px;
}
h1,h2,h3,h4,h5{
    font-family: trebuchet ms, century gothic, verdana, arial, tahoma, sans-serif;
    font-weight: normal;
    color: #006bb5;
    margin: 0px;
    padding: 0px;
    border: 0px;
    }
h1{
    font-size: 24px;
    }
h2{
    font-size: 20px;
    }
h3{
    font-size: 18px;
    }
h4{
    font-size: 15px;
    }
h5{
    font-size: 12px;
    }

/******************/
/**  Hyperlinks  **/
/******************/

a:link, a:visited, a:active{
    color: #006bb5;
    text-decoration: none;
    }
a:hover{
    color: #006bb5;
    text-decoration: underline;
    }
a.gray:link, a.gray:visited, a.gray:active{
    color: #555;
    text-decoration: none;
    }
a.gray:hover{
    color: #006bb5;
    text-decoration: underline;
    }
a.white:link, a.white:visited, a.white:active{
    color: #fff;
    text-decoration: none;
    }
a.white:hover{
    color: #006bb5;
    text-decoration: underline;
    }
a.heavy{
    font-weight: bold;
    }
a.navMainSelected:link, a.navMainSelected:visited, a.navMainSelected:active,a.navMainSelected:hover,a.navMainNotSelected:link, a.navMainNotSelected:visited, a.navMainNotSelected:active,a.navMainNotSelected:hover{
    font-family: verdana, tahoma, helvetica, sans-serif;
    font-weight: bold;
    /* padding: 4px 10px; */
    font-size: 12px;
    }
a.navMainSelected:link, a.navMainSelected:visited, a.navMainSelected:active{
    color: #ffff00;
    text-decoration: none;
    }
a.navMainSelected:hover{
    color: #ffff44;
    text-decoration: none;
    }
a.navMainNotSelected:link, a.navMainNotSelected:visited, a.navMainNotSelected:active{
    color: #ffffff;
    text-decoration: none;
    }
a.navMainNotSelected:hover{
    color: #ffff44;
    text-decoration: none;
    }
a.learnmore{
    margin: 20px;
    font-weight: bold;
    }
    



/*************/
/**  Misc.  **/
/*************/    
    
img.bigthree{
    border: 1px solid #d5dae1;
    margin-bottom: 8px;
    }
td.bigthree{
    padding: 5px 8px 0px 8px;
    width: 200px;
    vertical-align: top;
    }
td{
    vertical-align: top;
    }
ul,ol{
    padding: 0px;
    margin: 0px 0px 0px 16px;
    }
li{
    padding-bottom: 10px;
    }



/************************************/
/***  Titles, text, descriptions  ***/
/************************************/

div.top{
    clear: both; 
    margin: 10px 30px 5px 30px;
    }
div.bigtitle{
    margin: 0px 0px 20px 0px; 
    padding: 0px; 
    font-size: 30px; 
    color: #006bb5; 
    font-family: trebuchet ms; 
    border-bottom: 2px solid #006bb5;
    }
div.mediumtitle{
    margin: 0px 0px 20px 0px; 
    padding: 0px; 
    font-size: 20px; 
    color: #006bb5; 
    font-family: trebuchet ms; 
    border-bottom: 2px solid #006bb5;
    }
div.biggreen{
    margin: 0px 0px 20px 0px;
    line-height: 1.5;
    font-size: 14pt;
    color: #00752b;
    }
div.mediumgreen{
    color: #00752b; 
    font-size: 13pt; 
    font-family: trebuchet ms;
    } 
div.bigdescription{
    line-height: 1.5; 
    font-size: 11pt;
    }
div.mediumdescription{
    line-height: 1.5; 
    font-size: 9pt;
    }
div.smalldescription{
    line-height: 1.5; 
    font-size: 7pt;
    }




img.icon{
    margin: 0px 12px 0px 12px;
    }
