/*
style sheet referenced by all luckyduck pages
*/

a.linksText
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #256439;
   text-decoration: none;
   font-size:95%;
   font-weight: 100;
   line-height: 115%;
   padding-left:0px;
   }
a.linksText:link
   {
   color: #1B2CCB; 
   }

a.linksText:visited
   {
   color: #1B2CCB; 
   }

a.linksText:hover
   {
   color: #FC6614; 
   }

body
   {
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   font-size: 90%;
   color: #000000;
   background-color: #25663B;
   line-height: 135%;
   margin: 20px;
   text-align:center;
   }


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

.copy
   {
   color: #777777;
   font-size: 61%;
   margin-top: 0px; 
   padding-top: 0px;
   }

a.credit
   {
   color: #FFFFFF;
   font-size:80%;   
   text-decoration:none;
   margin-bottom: 0px;
   padding-bottom: 0px;
   }

a.credit:link
   {
   color: #FFFFFF;
   font-size:80%;   
   text-decoration:none;
   margin-bottom: 0px;
   padding-bottom: 0px;   
   
   }

a.credit:visited
   {
   color: #FFFFFF;
   font-size:80%;   
   text-decoration:none;
   margin-bottom: 0px;
   padding-bottom: 0px;   
   }

a.credit:hover
   {
   color:#B20002;
   font-size:80%;   
   text-decoration:none;
   margin-bottom: 0px;
   padding-bottom: 0px;   
   }
   
.cutline
   {
   font-size: 85%; 
   font-weight: 100;
   border: 1px solid #DE5003;
   padding: 10px;
   margin: 0px;
   line-height: 125%;  
   }
   
.photoBy 
   {
   font-size: 70%; 
   font-weight: 100;
   padding: 5px;
   margin: 0px;
   padding-top: 0px;
   text-align: right;
   }
      

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

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

.divBoxedQuote
   {
   width: 250px;
   text-align: center;
   background-color: #CFDB81;
   padding-top: 2px;
   padding-bottom: 10px;
   padding-left: 5px;
   padding-right: 5px;
   border: 0px solid #9933CC;

   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 150px;
   margin-right: 10px;
   }

/*
****DIV NAVBAR****
*/
.divNavBar
   {
   width: 280px;
   text-align: left;
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   padding: 5px;
   padding-bottom: 20px;
   border: 1px solid #DE5003;
   margin-right:  10px;
   margin-left: 10px;
   text-decoration: none;  
   float: left
   }


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

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

h1
   {
   font: bold 1.5em Verdana, sans-serif;
   color: #256439;
   font-weight: 600;
   margin-top: 0px;
   padding-top: 10px;
   padding-bottom: 0px;
   text-align: left; 
   padding-left: 20px; 
   padding-top: 25px;

   }

h2
   {
   font-size: 1.3em;
   color: #CC5500;
   margin-top: 0px;
   padding-top: 10px;
   padding-bottom: 0px;
   line-height: 125%;
   font-weight: 600;
   position: relative;
   padding-left: 10px;   
   }
h3
   {
   font-size: 1.1em;
   line-height: 125%;
   font-weight: 600;
   color:  #CC5500;
   text-decoration: none;
   padding-left: 10px;   
   }

h4
   {
   font-size: .90em;
   line-height: 125%;
   font-weight: 600;
   color: #DE5003;
   text-decoration: none;
   padding-left: 10px;   
   }

.sign
   {
   font-size: .90em;
   line-height: 115%;
   font-weight: 700;
   text-align: right; padding: 10px; padding-top: 0px; margin-top: 0px;
   color: #DE5003;
   text-decoration: none;  
   }
   
.tell
   {
   font-size: .95em;
   line-height: 115%;
   font-weight: 100;
   padding: 10px; 
   text-align: right; 
   padding-bottom: 0px; 
   margin-bottom: 10px;
   color: #666666;
   text-decoration: none;   
   }

input.go
   {
   font: bold 90%  Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   background-color: #C58400;
   border: 1px #CCCC99 outset;
   }

.lineBreaker
   {
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #7C97B5;
   width: 70%;
   height: 0px;
   line-height: 0;
   font-size: 0%;
   margin-left: auto;
   margin-right: auto;
   margin-top: 40px;
   margin-bottom: 40px;
   }

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

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

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

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

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

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

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

.list
   {
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   font-size: 115%;
   }
   
p
   {padding-right: 10px;
   padding-left: 10px;
   line-height: 130%;
   }   

  
para
   {width: 405px; margin-left: 5px; font-size: 90%; padding: 10px; padding-left: 0px; margin-left: 0px; 
   line-height: 130%;
   }  

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

.textKicker
   {
   font-size: 110%;
   line-height: 115%;
   font-weight: bold;
   color: #A650A0;
   text-decoration: none;
   }

.translate
   {   
   background-color: #D2CEC0;  
   }

a.translate:link
   {
   text-decoration: none;
   color: #1B2CCB;
   font-weight: 400;
   background-color: #D2CEC0;   
   }

a.translate: visited
   {
   color: #1B2CCB;
   text-decoration: none;
   font-weight: 400;
   background-color: #D2CEC0;    
   }

a.translate:hover
   {
   color: #FC6614;
   text-decoration: none;
   font-weight: 400;
   background-color:#D2CEC0;  
   }


h1.bannerText
   {
   padding-bottom: 10px;  padding-top: 0px; 
   margin-bottom: 0px; margin-top: 0px;
   font-size: 100%; color: #000000;   
   text-align:right;
   }

img.bannerText
   {
   margin: 5px; margin-right:0px;
   width:440px;
   float:right;      
   }

table.banner
   {
   width:97%; table-layout:fixed;
   margin-left:auto; margin-right:auto;
   }

table.banner td
   {
   border-style:none;   
   }

table.banner td.logo
   {
   width:22%;   
   }
