/*                                                                      */
/*                                                                      */
/*             WHF Style Sheet                                          */
/*                                                                      */
/*             Updated April 6, 2011                                    */
/*                                                                      */
/*                                                                      */
/*                                                                      */


h1, h2, h3, h4, h5, h6
{
	font-family: "Times New Roman", Times;
        color: #33669a;
}


body
{
        font-family: Arial, Helvetica;
        background-color: #476573;
        margin: 0;
        color: #000000;
}


a:link
{
        color: #000066;
}
a:visited
{
        color: #660000;
}
a:active
{
        color: #660000;
}

img:link
{
        color: #000066;
}
img:visited
{
        color: #660000;
}
img:active
{
        color: #660000;
}


div.pos_left {
          text-align: left;
}

div.pos_ctr {
          text-align: center;
}


div.font_six {
          font-size: 6pt;
}


/*                                                                 */
/*   Fine Print at Page Bottom                                     */
/*                                                                 */
div.page_footing {
          font-size: 8pt;
}
div.page_footing_copy {
          font-size: 9pt;
          font-weight: bold;
}


/*                                                                 */
/*   Web Site Page Boundary Box Table Elements                     */
/*       Background Image                                          */
/*       Border Width, Style, and Color                            */
/*                                                                 */
div.page_boundary_box {
          background-image: url("G_BG_TILE.jpg");
          background-repeat: repeat;
          border: solid #B7A17C 3px;
}
/*                                                                 */


/*                                                                 */
/*   Main Heading Definition                                       */
/*                                                                 */
div.main_heading {
          font-family: Arial, Helvetica;
          font-size: 20pt;
          font-weight: bold;
          color: #33669a;
}
/*                                                                 */


/*                                                                 */
/*   Left Column Heading Definition                                */
/*                                                                 */
div.left_col_heading {
          font-size: 14pt;
          font-weight: normal;
          color: #dba875;
}
/*                                                                 */


/*                                                                 */
/*   Hit Counter Display Box Definition                            */
/*                                                                 */
div.whf_hits { display: block;
            float: right;
            background: #000000;
            width: auto;
            height: auto;
            padding: 2px;
            margin: 0px 0px 0px 0px;
            border-style: ridge;
            border-width: 6px;
            border-color: #aca59f;
            color: lime;
            text-align: right;
            font-family: "Times New Roman", Times;
            font-size: 12pt;
}
/*                                                                 */


/*                                                                 */
/*   W3C Validation Icon Positioning Definition                    */
/*                                                                 */
div.validation_icons {
float: right;
}
/*                                                                 */


/* ***********************************************************************************            */

/*                                                                 */
/*    Top-Level Menu Buttons - Horizontal                          */
/*                                                                 */
div.rbuton a { display: block;
           height: 16px;
           background: #837d72;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 9px;
           font-family: Arial;
           font-weight: bold;
           font-size: 10pt; }
div.rbuton a:hover { display: block; background: #d9a673; }
div.rbuton a:link { color: white; }
div.rbuton a:visited { color: white; }
div.rbuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Top-Level Menu Buttons - Horizontal <Selected>               */
/*                                                                 */
div.rsbuton a { display: block;
           height: 16px;
           background: #598cc0;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 9px;
           font-family: Arial;
           font-weight: bold;
           font-size: 10pt; }
div.rsbuton a:hover { display: block; background: #598cc0; }
div.rsbuton a:link { color: white; }
div.rsbuton a:visited { color: white; }
div.rsbuton a:active { color: white; }
/*                                                                 */


/* ***********************************************************************************            */

/*                                                                 */
/*    Top-Level Menu Buttons - Horizontal  - Long Text             */
/*                                                                 */
div.rlbuton a { display: block;
           height: 30px;
           background: #837d72;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 2px;
           font-family: Arial;
           font-weight: bold;
           font-size: 9pt; }
div.rlbuton a:hover { display: block; background: #d9a673; }
div.rlbuton a:link { color: white; }
div.rlbuton a:visited { color: white; }
div.rlbuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Top-Level Menu Buttons - Horizontal <Selected>  - Long Text  */
/*                                                                 */
div.rlsbuton a { display: block;
           height: 30px;
           background: #598cc0;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 2px;
           font-family: Arial;
           font-weight: bold;
           font-size: 9pt; }
div.rlsbuton a:hover { display: block; background: #598cc0; }
div.rlsbuton a:link { color: white; }
div.rlsbuton a:visited { color: white; }
div.rlsbuton a:active { color: white; }
/*                                                                 */


/* ***********************************************************************************            */

/*                                                                 */
/*    Second-Level Menu Selections                                 */
/*                                                                 */

div.zbuton a { display: block;
           height: 15px;
           background: #837972;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 5px;
           font-family: Arial;
           font-size: 10pt;
           font-weight: bold;
           }
div.zbuton a:hover { display: block; background: #d9a673; }
div.zbuton a:link { color: white; }
div.zbuton a:visited { color: white; }
div.zbuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Second Level Menu Selections - (Selected)                    */
/*                                                                 */
div.zsbuton a { display: block;
            height: 15px;
            background: #598cc0;
            border: outset;
            border-top: 3px solid #b6cad2;
            border-right: 3px solid #0b3e54;
            border-bottom: 3px solid #0b3e54;
            border-left: 3px solid #b6cad2;
            text-decoration: none;
            margin: 0px 0px 0px 0px;
            padding: 5px;
            font-family: Arial;
            font-weight: bold;
            font-size: 10pt; }
div.zsbuton a:hover { display: block; background: #598cc0; }
div.zsbuton a:link { color: white; }
div.zsbuton a:visited { color: white; }
div.zsbuton a:active { color: white; }
/*                                                                 */



/* ***********************************************************************************            */

/*                                                                 */
/*    Photographer Menu Buttons - Horizontal  - Long               */
/*                                                                 */
div.rpbuton a { display: block;
           height: 15px;
           background: #837d72;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 2px;
           font-family: Arial;
           font-weight: bold;
           font-size: 9pt; }
div.rpbuton a:hover { display: block; background: #d9a673; }
div.rpbuton a:link { color: white; }
div.rpbuton a:visited { color: white; }
div.rpbuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Photographer Menu Buttons - Horizontal <Selected>  - Long    */
/*                                                                 */
div.rpsbuton a { display: block;
           height: 15px;
           background: #598cc0;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 2px;
           font-family: Arial;
           font-weight: bold;
           font-size: 9pt; }
div.rpsbuton a:hover { display: block; background: #598cc0; }
div.rpsbuton a:link { color: white; }
div.rpsbuton a:visited { color: white; }
div.rpsbuton a:active { color: white; }
/*                                                                 */


/* ***********************************************************************************            */

/*                                                                 */
/*    Aircraft Selection Menu Buttons - Vertical                   */
/*                                                                 */
div.abuton a { display: block;
           height: 13px;
           width: 120px;
           background: #666d73;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 3px;
           font-family: Arial;
           font-weight: bold;
           font-size: 9pt; }
div.abuton a:hover { display: block; background: #d9a673; }
div.abuton a:link { color: white; }
div.abuton a:visited { color: white; }
div.abuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Aircraft Selection Menu Buttons - Vertical (Sselected)       */
/*                                                                 */
div.asbuton a { display: block;
            height: 13px;
            width: 120px;
            background: #598cc0;
            border: outset;
            border-top: 3px solid #b6cad2;
            border-right: 3px solid #0b3e54;
            border-bottom: 3px solid #0b3e54;
            border-left: 3px solid #b6cad2;
            text-decoration: none;
            margin: 0px 0px 0px 0px;
            padding: 3px;
            font-family: Arial;
            font-weight: bold;
            font-size: 9pt; }
div.asbuton a:hover { display: block; background: #598cc0; }
div.asbuton a:link { color: white; }
div.asbuton a:visited { color: white; }
div.asbuton a:active { color: white; }
/*                                                                 */

/* ***********************************************************************************            */

/*                                                                 */
/*    Specific Aircraft Menu Buttons - Vertical                    */
/*                                                                 */
/*    Guestbook selectors                                          */
/*    Picture selectors                                            */
/*    Hi-Res Buttons                                               */
/*    Map Selection Buttons                                        */
/*                                                                 */
div.xbuton a { display: block;
           height: 12px;
           background: #837972;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 2px;
           font-family: Arial;
           font-weight: bold;
           font-size: 8pt; }
div.xbuton a:hover { display: block; background: #d9a673; }
div.xbuton a:link { color: white; }
div.xbuton a:visited { color: white; }
div.xbuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Specific Aircraft Menu Buttons - Vertical (Selected)         */
/*                                                                 */
div.xsbuton a { display: block;
            height: 12px;
            background: #598cc0;
            border: outset;
            border-top: 3px solid #b6cad2;
            border-right: 3px solid #0b3e54;
            border-bottom: 3px solid #0b3e54;
            border-left: 3px solid #b6cad2;
            text-decoration: none;
            margin: 0px 0px 0px 0px;
            padding: 2px;
            font-family: Arial;
            font-weight: bold;
            font-size: 8pt; }
div.xsbuton a:hover { display: block; background: #598cc0; }
div.xsbuton a:link { color: white; }
div.xsbuton a:visited { color: white; }
div.xsbuton a:active { color: white; }
/*                                                                 */

/* ***********************************************************************************            */

/*                                                                 */
/*    Specific Aircraft Menu Buttons - Vertical                    */
/*                                                                 */
/*    Enhanced "Restoration" Button                                */
/*                                                                 */
/*                                                                 */
div.qbuton a { display: block;
           height: 12px;
           background: #837972;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 2px;
           font-family: Arial;
           font-weight: bold;
           font-size: 8pt; }
div.qbuton a:hover { display: block; background: #d9a673; }
div.qbuton a:link { color: white; }
div.qbuton a:visited { color: white; }
div.qbuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Specific Aircraft Menu Buttons - Vertical (Selected)         */
/*                                                                 */
div.qsbuton a { display: block;
            height: 12px;
            background: #598cc0;
            border: outset;
            border-top: 3px solid #b6cad2;
            border-right: 3px solid #0b3e54;
            border-bottom: 3px solid #0b3e54;
            border-left: 3px solid #b6cad2;
            text-decoration: none;
            margin: 0px 0px 0px 0px;
            padding: 2px;
            font-family: Arial;
            font-weight: bold;
            font-size: 8pt; }
div.qsbuton a:hover { display: block; background: #598cc0; }
div.qsbuton a:link { color: white; }
div.qsbuton a:visited { color: white; }
div.qsbuton a:active { color: white; }
/*                                                                 */

/* ***********************************************************************************            */

/*                                                                 */
/*    Picture Selection Menu Buttons - Vertical                    */
/*                                                                 */
div.pbuton a { display: block;
           height: 13px;
           width: 120px;
           background: #577583;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 3px;
           font-family: Arial;
           font-weight: bold;
           font-size: 9pt; }
div.pbuton a:hover { display: block; background: #d9a673; }
div.pbuton a:link { color: white; }
div.pbuton a:visited { color: white; }
div.pbuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Picture Selection Menu Buttons - Vertical (Sselected)        */
/*                                                                 */
div.psbuton a { display: block;
            height: 13px;
            width: 120px;
            background: #598cc0;
            border: outset;
            border-top: 3px solid #b6cad2;
            border-right: 3px solid #0b3e54;
            border-bottom: 3px solid #0b3e54;
            border-left: 3px solid #b6cad2;
            text-decoration: none;
            margin: 0px 0px 0px 0px;
            padding: 3px;
            font-family: Arial;
            font-weight: bold;
            font-size: 9pt; }
div.psbuton a:hover { display: block; background: #598cc0; }
div.psbuton a:link { color: white; }
div.psbuton a:visited { color: white; }
div.psbuton a:active { color: white; }
/*                                                                 */

/* ***********************************************************************************            */

/* ***********************************************************************************            */

/*                                                                 */
/*    Picture Selection Menu Buttons - 2Line Vertical              */
/*                                                                 */
div.zpbuton a { display: block;
           height: 30px;
           width: 120px;
           background: #577583;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 3px;
           font-family: Arial;
           font-weight: bold;
           font-size: 9pt; }
div.zpbuton a:hover { display: block; background: #d9a673; }
div.zpbuton a:link { color: white; }
div.zpbuton a:visited { color: white; }
div.zpbuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Picture Selection Menu Buttons - 2Line Vertical (Sselected)  */
/*                                                                 */
div.zpsbuton a { display: block;
            height: 30px;
            width: 120px;
            background: #598cc0;
            border: outset;
            border-top: 3px solid #b6cad2;
            border-right: 3px solid #0b3e54;
            border-bottom: 3px solid #0b3e54;
            border-left: 3px solid #b6cad2;
            text-decoration: none;
            margin: 0px 0px 0px 0px;
            padding: 3px;
            font-family: Arial;
            font-weight: bold;
            font-size: 9pt; }
div.zpsbuton a:hover { display: block; background: #598cc0; }
div.zpsbuton a:link { color: white; }
div.zpsbuton a:visited { color: white; }
div.zpsbuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Update History Button                                        */
/*                                                                 */

div.lbuton a { display: block;
           height: 15px;
           background: #837972;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 5px;
           font-family: Arial;
           font-size: 10pt;
           font-weight: bold;
           }
div.lbuton a:hover { display: block; background: #d9a673; }
div.lbuton a:link { color: white; }
div.lbuton a:visited { color: white; }
div.lbuton a:active { color: white; }
/*                                                                 */

/* ***********************************************************************************

/*                                                                 */
/*    Aircraft Special Thumbnail definitions                       */
/*    in the Aircraft Showcase                                     */
/*                                                                 */
/*    Obsolete - 3/3/2011 - Replaced with WHF_Popup.css            */
/*                                                                 */
div.bxwhi  img { border: outset #cccccc 4px;  }
div.bxwhi  a   { color: black;
               text-decoration: none;
               margin: 0px 0px 0px 8px;
               font-size: 10pt;  }
div.bxwhi  a:link { color: black;
               text-decoration: none; }
div.bxwhi  a:visited { color: black;
               text-decoration: none; }
div.bxwhi  a:active { color: black;
               text-decoration: none;}
/*                                                                 */


/* ***********************************************************************************

/*                                                                 */
/*    Button for "More Info" in Video Panels                       */
/*                                                                 */
div.vidbuton  img { border: outset #cccccc 4px;  }
div.vidbuton  a   { color: black;
               text-decoration: none;
               margin: 0px 0px 0px 0px;
               font-size: 10pt;  }
div.vidbuton  a:link { color: black;
               text-decoration: none; }
div.vidbuton  a:visited { color: black;
               text-decoration: none; }
div.vidbuton  a:active { color: black;
               text-decoration: none;}
/*                                                                 */



/*                                                                 */
/*  WHF Logo Image on top of each page                             */
/*                                                                 */
div.toplogo img { margin: 0px 0px 0px 0px;
               position: relative;
               top: 1px;
               left: 1px; }
/*                                                                 */


/*                                                                 */
/*  Aerial and Highway Map Graphic Borders                         */
/*                                                                 */
div.mapgr  img { border-style: ridge;
                 border-width: 10px;
                 border-color: #aca59f; }
/*                                                                 */


/*                                                                 */
/*  Centered Picture with Caption                                  */
/*  Large Picture Caption - Picture Pages                          */
/*                                                                 */
div.ctpixc img { margin: 0px 0px 0px 0px; }
div.ctpixc p { text-align: center;
               font-size: 10pt;    }
/*                                                                 */


/*                                                                 */
/*  Centered Picture with Caption                                  */
/*  Large Picture Caption - Picture Pages                          */
/*                                                                 */
div.ctpixz img { margin: 0px 0px 0px 0px;
                 border-style: ridge;
                 border-width: 10px;
                 border-color: #aca59f;
}
div.ctpixz p { text-align: center;
               font-size: 10pt;    }
/*                                                                 */


/*                                                                 */
/*  Right Justified Picture with Caption                           */
/*                                                                 */
div.rjpixc img { margin: 0px 2px 0px 10px; }
div.rjpixc p   { float: right;
               text-align: center;
               font-size: 10pt;
               margin: 0px 2px 0px 10px; }
/*                                                                 */


/*                                                                 */
/*  Left Justified Picture with Caption                            */
/*                                                                 */
div.ljpixc img { margin: 0px 8px 0px 2px; }
div.ljpixc p   { float: left;
               text-align: center;
               font-size: 10pt;
               margin: 0px 8px 8px 2px; }
/*                                                                 */


/*                                                                 */
/*  Guestbook Picture with Caption                                 */
/*                                                                 */
/*                                                                 */
div.gbpixr img { margin: 0px 0px 0px 20px; }
div.gbpixr p { text-align: center;
               font-size: 10pt;    }
/*                                                                 */



/*                                                                 */
/*  AirVenture Button Image                                        */
/*  WarbirdAlley Button Image                                      */
/*                                                                 */
div.bxwhi2  img { border: outset #ffffff 4px; }
/*                                                                 */


/*                                                                 */
/*   Suppress underscore on links in tables                        */
/*                                                                 */
div.exlink a:link { text-decoration: none; }
div.exlink a:visited { text-decoration: none; }
div.exlink a:active { text-decoration: none; }
/*                                                                 */


/*                                                                 */
/*   Use 10pt font size                                            */
/*                                                                 */
div.smfnt a { font-size: 10pt;   }
/*                                                                 */



/*                                                                 */
/*        End of File WHF.css                                      */
/*                                                                 */

