
/*
style sheet referenced by all luckyduck pages
*/

a.linksText
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #3D4F9B;
   background-color: #e1e1d3;
   text-decoration: none;
   font-size:95%;
   font-weight: 600;
   line-height: 115%;
   padding-left:0px;
   }
a.linksText:link
   {
   color: #3D4F9B;
   text-decoration: none;
   }

a.linksText:visited
   {
   color: #3D4F9B;
   text-decoration: none;
   }

a.linksText:hover
   {
   color: #AA242D;
   text-decoration: none;
   cursor:pointer;
   }

body
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 90%;
   font-weight: 100; 
   color: #463930;
   line-height: 115%;
   margin: 20px;
   text-align:center;
   background-color: #5B9ED3;
   line-height: 135%;
   }



.copyright
   {
   font-weight: 600;
   font-size: 75%;
   text-align: center;
   padding-top: 0px; 
   margin-top: 0px; 
   color: #FFFFFF;
   }
   
   
.contact 
   {
   font-size: 100%; 
   font-weight:400;
   line-height: 125%;
   text-align: center;
   color: #ffffff;
   padding-top: 40px; 
   }
   
.photoby
   {
   font-size: 70%;
   margin-top: 2px;
   padding-top: 0px;
   text-align: right;
   }
   
a.credit
   {
   color: #FFFFFF;
   text-decoration:underline;
   font-size: 84%;
   }

a.credit:link
   {
   color: #FFFFFF;
   text-decoration:underline;
   font-size: 84%;
   }

a.credit:visited
   {
   color: #FFFFFF;
   text-decoration:underline;
   font-size: 84%;
   }

a.credit:hover
   {
   color:#FFFFFF;
   text-decoration:none;
   font-size: 84%;
   cursor:pointer;
   }
   
.banner
   {
   background-color: #535F33;
   padding: 0px;
   margin: 0px;
   width: 930px; 
   margin-bottom: 10px;   
   }
.cutline
   {
   font-size: 85%;
   font-style: normal;
   color: #535A39;
   font-weight: 200;
   border: 0px solid #3D4F9B;
   padding: 4px;
   margin: 5px;
   margin-top: 0px;
   padding-top: 0px;
   text-align: center;
   } 
   
.footer
   {
   padding-bottom: 7px;
   padding-left: 7px;
   margin-right: 11px;
   margin: 0px;
   width: 890px;
   }   
   
.photoPageCutline
   {
   font-size: 85%;
   font-style: italic;
   font-weight: 200;
   border: 1px solid #3D4F9B;
   padding: 4px;
   margin: 5px;
   text-align: left;
   color: #CC430F;
   }   
   
.quote
   {
   font-size: 95%;
   font-style: normal;
   border: 1px solid #3D4F9B;
   padding: 4px;
   margin: 5px;
   text-align: left;
   width: 222px;
   float: right;
   }   


/* outer container for all page content...including nav bar and footer*/
#div_0_Centering
   {
   width: 930px;
   text-align:center;
   margin-left: auto;
   margin-right: auto;
   }

/* container for all page content...between nav bar and footer*/
.div_1_Content
   {
   width: 940px;
   text-align: left;
   background-color: #E1E1D3;
   padding-top: 2px;
   padding-bottom: 10px;
   padding-left: 5px;
   padding-right: 5px;
   margin-top: 10px;
   margin-bottom: 10px;
   border: 1px solid #3D4F9B;
   overflow:hidden;
   }

/*
****DIV NAVBAR****
*/

.divNavBar
   {
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
   color: #3D4F9B;
   background-color: #E1E1D3;
   text-decoration: none;
   padding-top:2px;
   padding-bottom:0px;
   margin-bottom: 0px;
   overflow:hidden;
   font-weight: 600;
   }

.divNavBar p
   {
   text-align: center; 
   font-size: 93%; 
   margin-top: 0px; 
   margin-bottom: 0px;
   }

.divNavBar a
   {
   text-decoration: none;
   font-weight: 600;
   font-size: 95%;   
   }
   
.divNavBar a:link
   {
   color: #3D4F9B;
   }

.divNavBar a:visited
   {
   color: #3D4F9B;
   }

.divNavBar a:hover
   {
   color: #AA242D;
   cursor:pointer;
   }


.divNavBar a.current:link
   {
   color: #3D4F9B;
   }

.divNavBar a.current:visited
   {
   color:#3D4F9B;
   }

.divNavBar a.current:hover
   {
   color:  #AA242D;
   cursor:pointer;
   }

/*
      ********
*/
.dummyLink
   {
   color: #828238;
   text-decoration: none;
   font-weight: 600;
   font-size: 95%;   
   }

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

.floatRight_mrg10
   {
   float:right;
   margin: 10px;
   }

.floatLeft_mrg10
   {
   float:left;
   margin: 10px;
   }

h1
   {
   font-family: arial; 
   color: #463930;
   text-align: left;
   font-size: 1.4em;
   padding-top: 6px;
   background-color: #E1E1D3; 

   }

h2
   {
   color: #463930;
   background-color: #E1E1D3; 
   font-family: arial;
   font-size: 1.3em;
   margin: 0px; 
   padding: 0px;
   padding-bottom: 6px;
   padding-left: 6px;
   }
h3
   {
   font-family: arial;
   font-size: 1.2em;
   line-height: 115%;
   font-weight: 600;
   color: #C00000;
   padding-left: 10px; 
   margin-bottom: 8px; 
   margin-top: 5px; 
   padding-top: 0px;   
   text-align: left;
   }

h4
   {
   font-family: arial;
   font-size: 1.1em;
   line-height: 115%;
   font-weight: 600;
   color: #FFFFFF;
   margin-top: 0px; 
   background-color: #C00000;
   padding: 5px;
   margin-bottom: 0px;
   }
   
h5
   {
   font-size: 1em;
   font-family: arial;
   line-height: 115%;
   font-weight: 600;
   margin-top: 10px; 
   padding: 5px;
   margin-bottom: 0px;
   }   
p
   {
   text-align: left;
   padding-left: 10px;
   padding-right: 10px;
   }

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

.links
   {
   font-weight: 400;
   text-decoration: none;
   }

.links p
   {
   padding: 2px 10px 3px;
   margin: 0px;
   }

.links a:link
   {
   text-decoration: none;
   color: #3D4F9B;
   font-weight: 400;
   }

.links a:visited
   {
   color:#3D4F9B;
   text-decoration: none;
   font-weight: 400;
   }

.links a:hover
   {
   color: #AA242D;
   text-decoration: none;
   font-weight: 400;
   cursor:pointer;
   }

.links a.current:link
   {
   color: #3D4F9B;
   text-decoration: none;
   font-weight: 400;
   }

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


table, td
   {
   border-style: solid;
   border-width: 0px;
   border-color: #000000;
   padding: 0px;
   margin: 0px;
   }

.tdSidebar
   {
   vertical-align:top;
   width: 117px;
   padding: 10px;
   margin: 0px;
   }

.tdSidebar img
   {
   border: 0px none;
   margin: 1px;
   }

.tooltip
   {
   width: 150px;
   padding: 10px;
   font-size: 75%;
   color: #000000;
   background-color: #ffffff;
   border-style:solid;
   border-width:2px;
   overflow:hidden;
   text-align:left;
   }

.top
   {   
   font-weight: 600;
   font-size: 80%;
   text-align: center;
   }
   
.top a:link
   {
   color: #3D4F9B;
   text-decoration: none;
   }

.top a:visited
   {
   color: #3D4F9B;
   text-decoration: none;
   }

.top a:hover
   {
   color: #AA242D;
   text-decoration: none;
   cursor:pointer;
   }