/* ------------------------------------ *
These are the origina styles
 * ------------------------------------ */

.style1 {color: #333333}
.style3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
}
.style5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}
.style6 {
    font-size: 2px;
    color: #FFFFFF;
}
.style8 {color: #7D7D7D}
.style12 {font-size: xx-small}
.style14 {
    color: #7D7D7D;
    font-family: tahoma;
    font-size: 11px;
}
.style15 {color: #7D7D7D} 
.style18 {color: #0000FF}

/* ------------------------------------ *
New styles added Apr '07 to try and clean up website
 * ------------------------------------ */
.faqquestion {color: #0000FF}
                    
body, p, .mainbody, .norm {
    color: #7D7D7D;
    font-family: tahoma, arial, sans-serif;
    font-size: 11px;}
                                                     
                              
A:link, A:visited, A:active   {
    color: #333333;
    font-size: 11px;
    text-decoration: none;
    font-family: tahoma, arial, sans-serif }  s
A:hover { color: #666666; text-decoration: underline;}
                              
A.norm:link, A.norm:visited, A.norm:active   {
    color: #333333;
    font-size: 11px;
    text-decoration: none;
    font-family: tahoma, arial, sans-serif }  s
A.norm:hover { color: #666666; text-decoration: underline;}
                              
A.sidenav:link, A.sidenav:visited, A.sidenav:active   {
    color: #333333;
    font-size: 10px;
    text-decoration: underline;
    font-family: tahoma, arial, sans-serif }
A.sidenav:hover { color: #666666; }

.headerp   {
    color: #000000;
    font-size: 11px;           
    text-decoration: underline;
    font-weight: bold;
    font-family: tahoma, arial, sans-serif }                                            
A.header:link, A.header:visited, A.header:active   {
    color: #000000;
    font-size: 11px;           
    text-decoration: underline;
    font-weight: bold;
    font-family: tahoma, arial, sans-serif }
A.header:hover { color: #666666; }

A.gotoform:link, A.gotoform:visited, A.gotoform:active   {
    color: #336699;
    font-size: 11px;           
    text-decoration: underline;
    font-weight: bold;
    font-family: tahoma, arial, sans-serif }
A.gotoform:hover { color: #003366; }

.bottomnavp   {
    color: #333333;
    font-size: 11px;
    text-decoration: none;
    font-family: tahoma, arial, sans-serif }
A.bottomnav:link, A.bottomnav:visited, A.bottomnav:active   {
    color: #333333;
    font-size: 11px;
    text-decoration: none;
    font-family: tahoma, arial, sans-serif }
A.bottomnav:hover { text-decoration: underline; }

.indexheaderp {
    color: #336699;
    font-size: 14px;
    font-weight: bold;
    font-family: tahoma, arial, sans-serif }
A.indexheader:link, A.indexheader:visited, A.indexheader:active, A.indexheader:hover {
    color: #336699;
    font-size: 14px; 
    text-decoration: none;
    font-weight: bold;
    font-family: tahoma, arial, sans-serif }

A.smblack:link, A.smblack:visited, A.smblack:active   {
    color: #000000;  
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    font-family: tahoma, arial, sans-serif }
A.smblack:hover { text-decoration: underline; }        

A.resbutton:link, A.resbutton:visited, A.resbutton:active   {
    color: #000000;
    font-size: 14px;        
    border: 1px #CC9900 solid;
    background-color: #FFCC00;
    text-decoration: none;
    padding: 5px;
    text-align: center;
    font-family: tahoma, arial, sans-serif; }
A.resbutton:hover { background-color: #FFFF99; }

A.resbutton2:link, A.resbutton2:visited, A.resbutton2:active   {
    color: #000000;
    font-size: 11px;
    border: 1px #CC9900 solid;
    background-color: #FFFFCC;
    text-decoration: none;
    padding: 5px;
    text-align: center;
    font-family: tahoma, arial, sans-serif; }
A.resbutton2:hover {
    text-decoration: underline; }

.moretours {
    background-color: #CCCCCC;
    border: 1px #999999 solid;
    color: black;     
    font-size: 12px;
    font-weight: bold;
    text-align: center;}