/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/** THIS CSS HAS THE ROUNDED CORNERS PLUS MODS FOR LOST TRAILS  -- Took out header and menu corners-use for "buttons" only**/
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font: normal 14px 'bold "times-roman"', Tahoma, Arial, Helvetica, sans-serif;/**normal**/   
	color: #000000;
}

#main_wrap {
	background:url(img_lgt_blue.jpg);/**img_very_lgt_blue.jpg//img_lgt_blue//img01.jpg//cld_2.jpg//url(../images/new_logo_2010.jpg)// img_blue_nobl.jpgrepeat-x;/**/
   
     }
     
     
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004e8b;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
    }

 p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
    }

 p {
  font-size:14px;
  font-weight:bold;
  letter-spacing:normal;
   }
   
  .bld {
  font-size:14px;
  font-weight:bold;
  letter-spacing:normal;
  color: #004e8b;
   }
   
  .red {
   line-height:1.3;
   font-weight:bold;
   color:#cc0000;
   text-align:center;
   margin:0px;
   padding:0px;
   }/** for flashes at top of header**/

   .redbig {
   line-height:2.0;
   font-weight:bold;
   color:#cc0000;
   text-align:center;
   margin:0px;
   padding:0px;
   }/** for some paragraph headers**/
   
 .blackbig {
   font-size:20px;
   font-weight:bold;
   color:#000000;
   text-align:center;
   margin:0px;
   padding:0px;
   }/** for some paragraph headers**/
   
   .red1big {
   font-size:20px;
   font-weight:bold;
   color:#cc0000;
   text-align:center;
   font-style:italic;
   margin:0px;
   padding:0px;
   }/** chuck page's birthday coverage**/
    
  .red14 {line-height:1.3;font-size:14px; font-weight:bold;color:#cc0000;text-align:center;}

         .black {
        font-size:medium;
        
        color:#000000; 
        font-weight:bold;
        }
        
           mark {
   background-color:#ffffff;
    color: black;
    font-size:20px;
    font-weight:bold; 
     font-style:italic; 
}
     mark_1 {
   background-color:#ffffff;
    color: black;
    font-size:16px;
    font-weight:bold; 
     font-style:italic; 
}
  

   img{
        border-color:ff0000; border-radius:20px;
                             }
   .italic {
        font-size:medium;
        font-style:italic;
        color:#004e8b; 
        font-weight:bold;
        }

   .italic1 {font-size:medium;
         font-style:italic;
         padding-bottom:20px;
         }

   .italic2 {
        font-size:medium;
        font-style:italic;
        color:#004e8b; 
        font-weight:bold;
        margin-left:8%;
        }
        
    .italic3 {
        font-size:small;
        font-style:italic;
        color:#004e8b; 
        font-weight:bold;/** for footnotes in remember or ed. notes**/        
        }
        
        .italic4 {
        font-size:small;
        font-style:italic;
        color:#000000; 
        text-align:center;
        font-weight:bold;/** for warning on roar/roar.html page**/
        }
        
         
        
        
        
.center{
        width:auto;
        margin:0%;
        padding:0%; 
        text-align:center;
        }

td  {    
    text-align:center;
    }
   
 td.sask  {
    width:5%;
    text-align:center;
    border-width:2px;
    } 

td.finance  {
    width:15%;
    text-align:center;
    border-width:2px;
    column-width:20%;
    } 
    
    

.mid {margin-left:12%;}/** ROAR direction page**/

.mid_1 {margin-left:30%;}/** ROAR direction page**/

.mid_2 {margin-left:70%;}/** ROAR direction page**/

.mid_3 {margin-left:8%;}/** Canadas cold war fighter pilots images**/

.mid_4 {margin-left:20%;}/** Helicopter history page plus 104 page**/

.mid_5 {margin-left:40%;}/** leeming dedication page**/

.mid_6 {margin-left:35%;}/** leeming dedication page**/

.mid_7 {margin-left:36%;}/** leeming dedication page**/

.mid_8{margin-left:23%;}/** leeming dedication page**/

.mid_9{margin-left:95%; }/**remember ie-top**/



.higgs_img
{display:inline; }

blockquote {
	padding-left: 20px;
	background: url(img05.gif) repeat-y;/**no change to pg 1**/
    font-weight:bold;
}



a {
   text-decoration:none;
	color: #265196;
    /*background-color:#01588d;*/
}

a:hover {
     text-decoration:none;
	color:#c00000;/**text-decoration: none**/
}

/* Header */

 /**
 border-bottom-left-radius:15px;    
    -moz-border-radius-bottomleft:15px; 	
    border-bottom-right-radius:15px;  
    -moz-border-radius-bottomright:15px;     
 
 xxx example xxxx border radius css3 code
    
**/

#header {
	width: 760px;
	height: 180px;
  /** -moz-border-radius: 15px;
    border-radius: 15px; didn't like result
    **/
	margin: 0 auto;
	background: url(img_logo_2018_final.jpg);/** img02//logy// ../images/new_logo_with_ac_wb.jpg**/
    
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
    
	padding: 120px 0 0 20px;
	font-size: 14px;
}

/**#header h2 {
	float: right;
	padding: 140px 20px 0 0;
	font-size: 22px;
    color:#000000;

}**/

/* Menu */
/**
#menu_img {
          display:inline;
          margin-left:80px;
           }This was a duplicate see below Cancelled due off center Bob Penrose pics
**/
#menu {
	width: 760px;
	height: 50px;
	margin: auto;
    background-color:#000000; /** black)//888476**/
    /**border-top-left-radius:15px;    
    -moz-border-radius-topleft:15px; 	
    border-top-right-radius:15px;  
    -moz-border-radius-topright:15px; 	---didn't like result
    **/
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style:none;   
    margin-left:20px;
    margin-right:auto;
   
}

#menu_img {
	display: inline;
}/** to get three photos in line ie Bob Ayers**/



#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 5px 0px 5px;
	background: url(img03.gif) no-repeat;/**navigation bar**/
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffd700;/**d8d8d8**/
}

#menu a:hover {
	color: #ff003a;
}


#menu1 {
	width: 450px;/**menus for Lost Trails drop down blocks**/
	height: 0px;
	margin: auto;
    background-color:#000000; /** black)//888476**/
}

#menu1 li {
	display: inline;
}

#menu1 ul {
	margin: 0;
	padding: 0;
	list-style:none;   
    margin-left:10px;
    margin-right:auto;
   
}

#menu1 a {
	display: block;
	float: left;
	padding: 17px 5px 0px 0px;
	background: url(img03.gif) no-repeat;/**navigation bar**/
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffd700;/**d8d8d8**/
}


#menu2 {
	width: 460px;
	height: 50px;
	margin: auto;
    background-color:#000000; /**for short membership menu**/
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style:none;   
    margin-left:0px;
    margin-right:0px;
   
}/*membership short menu**/

#menu2 li {
	display: inline;
}


#menu2 a {
	display: block;
	float: left;
	padding: 17px 5px 0px 10px;
	background: url(img03.gif) no-repeat;/**navigation bar**/
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffd700;/**d8d8d8**/
}



#menu_letters {
	width:740px;
	height:20px;
	margin: 0 auto;
    /**padding:5px;**/
    background-color:#000000; /**nav bar for letters**/
    
}

#menu_letters {
    display:inline;
    }
      
 


#menu_letters a {
	display: block;
	float: left;
	padding: 5px 10px 0px 10px;   
	background: url(img03a.gif) no-repeat;/**navigation bar**/
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;/**d8d8d8**/
}



#menu2 a:hover {
	color: #ff003a;/**hover color for membership short menu**/
}

#menu.first a {
	background: none;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto 0px auto;
	padding: 20px;
	background:url(cld_blk.jpg) repeat-y; /**#ffffff img04//covers footer//repeat-x left bottom;**/
}

#content_1/**for 3 columns page only**/
 {
	width: 720px;
	margin: 0 auto 0px auto;
	padding: 0px;
	background:url(cld_blk.jpg); /**#ffffff img04//covers footer//repeat-x left bottom;**/
}


/* Posts */
#posts_2 {
	float: left;
	width: 700px;/**original 480**/
}


#posts {
	float: left;
	width: 480px;/**original 480**/
}

#posts_1 {
	float: left;
	width: 700px;/**all pages ?????**/
}/** for canadas cold war fighter pilots and remember-have to change the post to posts_1 and drop "links"**/



/* Links  right side column*/

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(img05.gif) repeat-y;/** line if nec. between main content and rt side on pg1**/
}

#links_1 {
	float: left;
	width: 250px;
	/**padding:0px 0px 0px 0px;**/
    margin-right:30px;
	/**background: url(img03.gif) repeat-y;/** line if nec. between column**/
}

#links_2 {
	float: left;
	width: 180px;
	/**padding:0px 0px 0px 0px;**/
     margin-right:30px;
	/**background: url(img03.gif) repeat-y;/** line if nec. between columns**/
}

#links_3 {
	float: left;
	width: 220px;
    	/**padding:0px 0px 0px 0px;**/
     margin-right:0px;
	/**background: url(img03.gif) repeat-y;/** line if nec. between columns**/
}

#links_4 {
	float: left;
	width: 220px;
   
	/**padding:0px 0px 0px 0px;**/
     margin-right:0px;
	/**background: url(img03.gif) repeat-y;/** line if nec. between columns**/
    /** links_4  for for Lost Trails menus**/
}



#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links_1 li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(img06.gif) repeat-x left bottom;/**img06.gif// covers news & pictures plus recent obits on pg1**/
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: none;
}

#links li i {
	font-style: normal;
	font-size: 14px;
}

#links li h2 {
	font-size: 14px;
    
}

/* Footer */

#footer {
	height: 100px;
	padding: 0px;
	background: #ffffff;
}



.copyright{
           display:block;
           font-size:x-small;
           text-align:center;
           /**color:#004e8b;**/
           }/**text at footer**/


#footer p {
	text-align: center;
	color: #999999;
}


/* -----------------------------------
search-form
----------------------------------- */

.search-form
{
	position: absolute;
	right: 310px;
	top: 150px;
	padding: 0 0 0 0;
	/*background: url(../images/search-label.gif) no-repeat;*/
}

.search
{ 
	float: left;
	width: 130px;
	height: 16px;
	margin: 0;
	padding: 2px 0 2px 0px;
    background:#eef9fd;
}

.search-button
{
	float: left;
	margin: 0;
	padding: 0;
    height:23px;
   
}

.structural
{
    padding:5px 0 0 0;
	position: absolute;
	left:-8em;
}

.gutter { margin-left: 20px; }

#loading {
 	width: 200px;
 	height: 100px;
 	background-color: #c0c0c0;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
}

/*........................

Open/next/back button on 
.......................*/
.book-form
{
	position: absolute;
	right: 30%;
	top: 50%;
	padding: 0 0 0 0;
	/*background: url(../images/search-label.gif) no-repeat;*/
}

.book-form1 /*bottom of page*/
{
	position: absolute;
	right: 30%;
	top: 170%;
	padding: 0 0 0 0;
	/*background: url(../images/search-label.gif) no-repeat;*/
}

.book
{ 
	float: left;
	width: 40px;
	height: 16px;
	margin: 0;
	padding: 2px 0 2px 0px;
    background:#293d32;/*#eef9fd;*/
    color:#a3adac;
}

.book-button
{
	float: left;
	margin: 0;
	padding: 0;
    height:23px;
   
}

.structural_book
{
    padding:5px 0 0 0;
	position: absolute;
	left:-8em;
    
}

//*start here for css for drop down menu*//
//*to satisfy W3C sddm id broken into sddm, sddm1,sddm2,sddm3,sddm4,*//
#sddm
{	margin: 0;
	padding: 0;
    z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;  
      
	list-style: none;
	float: center;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0px;
	padding: 4px 10px;
	width: 100px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
     -moz-border-radius: 15px;
    border-radius: 15px;
    }


   
    
#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
    	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial;
                }

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF;
        }
        
        //*sddm1 starts xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*//
        
        #sddm1
{	margin: 0;
	padding: 0;
    z-index: 30}

#sddm1 li
{	margin: 0;
	padding: 0;       
	list-style: none;
	float: center;
	font: bold 11px arial}

#sddm1 li a
{	display: block;
	margin: 0 1px 0 0px;
	padding: 4px 10px;
	width: 100px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
     -moz-border-radius: 15px;
    border-radius: 15px;
    }
    
#sddm1 li a:hover
{	background: #49A3FF}

#sddm1 div
{	position: absolute;
	visibility: hidden;
    	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm1 div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial;
                }

	#sddm1 div a:hover
	{	background: #49A3FF;
		color: #FFF;
        }
        
        //* sddm2 starts here xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*//
        #sddm2
{	margin: 0;
	padding: 0;
    z-index: 30}

#sddm2 li
{	margin: 0;
	padding: 0;  
      
	list-style: none;
	float: center;
	font: bold 11px arial}

#sddm2 li a
{	display: block;
	margin: 0 1px 0 0px;
	padding: 4px 10px;
	width: 100px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
     -moz-border-radius: 15px;
    border-radius: 15px;
    }


   
    
#sddm2 li a:hover
{	background: #49A3FF}

#sddm2 div
{	position: absolute;
	visibility: hidden;
    	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm2 div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial;
                }

	#sddm2 div a:hover
	{	background: #49A3FF;
		color: #FFF;
        }
        
            
        //*to satisfy W3C sddm id broken into sddm, sddm1,sddm2,sddm3,sddm4, 3 starts here*//
#sddm3
{	margin: 0;
	padding: 0;
    z-index: 30}

#sddm3 li
{	margin: 0;
	padding: 0;  
      
	list-style: none;
	float: center;
	font: bold 11px arial}

#sddm3 li a
{	display: block;
	margin: 0 1px 0 0px;
	padding: 4px 10px;
	width: 100px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
     -moz-border-radius: 15px;
    border-radius: 15px;
    }


   
    
#sddm3 li a:hover
{	background: #49A3FF}

#sddm3 div
{	position: absolute;
	visibility: hidden;
    	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm3 div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial;
                }

	#sddm3 div a:hover
	{	background: #49A3FF;
		color: #FFF;
        }
        
            //*to satisfy W3C sddm id broken into sddm, sddm1,sddm2,sddm3,sddm4, 4 starts here*//
#sddm4
{	margin: 0;
	padding: 0;
    z-index: 30}

#sddm4 li
{	margin: 0;
	padding: 0;  
      
	list-style: none;
	float: center;
	font: bold 11px arial}

#sddm4 li a
{	display: block;
	margin: 0 1px 0 0px;
	padding: 4px 10px;
	width: 100px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
     -moz-border-radius: 15px;
    border-radius: 15px;
    }


   
    
#sddm4 li a:hover
{	background: #49A3FF}

#sddm4 div
{	position: absolute;
	visibility: hidden;
    	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm4 div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial;
                }

	#sddm4 div a:hover
	{	background: #49A3FF;
		color: #FFF;
        }
     xxxxxxxxxxxxxxxxxxxxxxxxxxxxx //* start for pull down menus on 427 Green Book *//
     #sddm5
{	margin: 0;
	padding: 0;
    z-index: 30}

#sddm5 li
{	margin: 0;
	padding: 0;  
      
	list-style: none;
	float: center;
	font: bold 14px arial}

#sddm5 li a
{	display: block;
	margin: 0 1px 0 0px;
	padding: 4px 10px;
	width: 400px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
     -moz-border-radius: 15px;
    border-radius: 15px;
    }


   
    
#sddm5 li a:hover
{	background: #49A3FF}

#sddm5 div
{	position: absolute;
	visibility: hidden;
    	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm5 div a
    
	{	float:center;
        position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 14px arial;
                }

	#sddm5 div a:hover
	{	background: #49A3FF;
		color: #FFF;
        }
           xxxxxx
           #sddm6
{	margin: 0;
	padding: 0;
    z-index: 30}

#sddm6 li
{	margin: 0;
	padding: 0;  
      
	list-style: none;
	float: center;
	font: bold 14px arial}

#sddm6 li a
{	display: block;
	margin: 0 1px 0 0px;
	padding: 4px 10px;
	width: 400px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
     -moz-border-radius: 15px;
    border-radius: 15px;
    }


   
    
#sddm6 li a:hover
{	background: #49A3FF}

#sddm6 div
{	position: absolute;
	visibility: hidden;
    	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm6 div a
    
	{	float:center;
        position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 14px arial;
                }

	#sddm6 div a:hover
	{	background: #49A3FF;
		color: #FFF;
        }
        
        xxxxx
        #sddm7
{	margin: 0;
	padding: 0;
    z-index: 30}

#sddm7 li
{	margin: 0;
	padding: 0;  
      
	list-style: none;
	float: center;
	font: bold 14px arial}

#sddm7 li a
{	display: block;
	margin: 0 1px 0 0px;
	padding: 4px 10px;
	width: 400px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
     -moz-border-radius: 15px;
    border-radius: 15px;
    }


   
    
#sddm7 li a:hover
{	background: #49A3FF}

#sddm7 div
{	position: absolute;
	visibility: hidden;
    	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm7 div a
    
	{	float:center;
        position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 14px arial;
                }

	#sddm7 div a:hover
	{	background: #49A3FF;
		color: #FFF;
        }
        
       xxxxxxxx Start #sddm8 xxxxxxxx
       
        #sddm8
{	margin: 0;
	padding: 0;
    z-index: 30}

#sddm8 li
{	margin: 0;
	padding: 0;  
      
	list-style: none;
	float: center;
	font: bold 14px arial}

#sddm8 li a
{	display: block;
	margin: 0 1px 0 0px;
	padding: 4px 10px;
	width: 400px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
     -moz-border-radius: 15px;
    border-radius: 15px;
    }


   
    
#sddm8 li a:hover
{	background: #49A3FF}

#sddm8 div
{	position: absolute;
	visibility: hidden;
    	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm8 div a
    
	{	float:center;
        position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 14px arial;
                }

	#sddm8 div a:hover
	{	background: #49A3FF;
		color: #FFF;
        }