/*
standard predefined elements and associated common styles.
*/

a.seCredit
   {
   font-size:12px;
   color: #666666;
   }

a.seCredit:link
   {
   color: #666666;
   }

a.seCredit:visited
   {
   color: #666666;
   }

a.seCredit:hover
   {
   color:#444444;
   cursor:pointer;
   }



a.seLinksText
   {
   color: #666666;
   background-color: #FFFFFF;
   }

a.seLinksText:link
   {
   color: #666666;
   }

a.seLinksText:visited
   {
   color: #666666;
   }

a.seLinksText:hover
   {
   color: #B1BB1D;
   cursor:pointer;
   }


body
   {
   color: #5B4A42;
   background-color: #ffffff;
   font-family:Arial, sans-serif;
   }

div
   {
   background-color:#ffffff;
   }


/* padded inner container for all page content*/

   div.seContentBorder
      {
      }

   div.seContactInfo
      {
      font-weight: 500;
      font-size:90%;
      }

   div.seCredit
      {
      font-size:11px;
      font-weight:500;
      color: #666666;
      }

      div.seCredit a
         {
         color: #666666;
         }

      div.seCredit a:link
         {
         color: #666666;
         }

      div.seCredit a:visited
         {
         color: #666666;
         }

      div.seCredit a:hover
         {
         color:#444444;
         cursor:pointer;
         }


   div.seCutline
      {
      font-size: 80%; 
      font-weight: 600;
      border-color:#674F33;
      }

   div.seNavBar
      {
      font-weight: 100;
      color: #777777;
      background-color: #FFFFFF;
      font-size: 95%;
      margin-left: 225px;
      padding-bottom: 5px;
      padding-top: 0px;
      margin-top: 7px;
      width: 700px;
      }

      div.seNavBar a
         {
         color: #777777;
         }   

      div.seNavBar a:link
         {
         color: #777777;
         }

      div.seNavBar a:visited
         {
         color: #777777;
         cursor:pointer;
         }

      div.seNavBar a:hover
         {
         color: #B1BB1D;
         }

      div.seNavBar a.current:link
         {
         color: #777777;  
         }

      div.seNavBar a.current:visited
         {
         color: #777777;   
         }

      div.seNavBar a.current:hover
         {
         color: #B1BB1D;
         cursor:pointer;
         }

h1
   {
   font-size:1.2em;
   font-weight:600;
   color: #3C748F;
   padding: 5px;
   }

h2
   {
   font-size: 1.1em;
   font-weight: 600;
   color: #000000;
   padding: 5px;   
   }

h3
   {
   font-size: 1em;
   font-weight: 600;
   color: #000000;
   padding: 5px;   
   }

h4
   {
   font-size: .9em;
   font-weight: 600;
   color: #000000;
   padding: 5px;   
   }

.hfx
   {
   font-size:70%;
   font-weight:100;   
   padding: 0px;
   margin: 0px;
   }

/*
common standard element styles independent of predefined elements 
*/

.seBorder1
   {
   border-color:#000000;
   }

.seContactBox
   {
   font-weight: 600;
   font-size: 90%;
   }

.seContactBox a:link
   {
   font-weight: 600;
   font-size: 90%;
   color: #777777;
   }

.seContactBox a:visited
   {
   color: #777777;
   }

.seContactBox a:hover
   {
   color: #B1BB1D;
   cursor:pointer;
   }

.seContactBox a.current:link
   {
   color: #777777;
   }

/* **** CONTACT INFO **** */

.seContactInfo
   {
   font-weight: 100;
   font-size: 90%;
   color: #4B711C;
   }

.seContactInfo a
   {
   font-weight: 100;
   }

.seContactInfo a:link
   {
   font-weight: 100;
   color: #777777;
   }

.seContactInfo a:visited
   {
   color: #777777;
   }

.seContactInfo a:hover
   {
   color: #B1BB1D;
   cursor:pointer;
   }

.seContactInfo a.current:link
   {
   color: #777777;
   }

.seContactInfo p
   {
   }


.seCopy
   {
   font-weight: 400;
   font-size: 75%;
   color: #222222;
   padding-top: 0px;
   margin-top: 0px;
   }

.seDummyLink
   {
   font-weight: 600;   
   color: #63A3Cf;
   }


.seKicker
   {
   font-size: 1em;
   font-weight: 600;
   color: #A10000;
   }

.seLineBreaker
   {
   border-bottom-color: #7C97B5;
   }

.seLinks
   {
   font-weight: 100;
   }

.seLinks p
   {
   font-weight: 100;
   }

.seLinks a:link
   {
   font-weight: 100;
   color: #777777;
   }

.seLinks a:visited
   {
   color: #777777;
   }

.seLinks a:hover
   {
   color: #B1BB1D;
   cursor:pointer;
   }

.seLinks a.current:link
   {
   color: #777777;
   }

.seLinksHead
   {
   font-size: .95em;
   font-weight: 700;
   color: #777777;
   }

.seList
   {
   font-size: 115%;
   }

.sePersonalInfo
   {
   font-weight: 400;
   }

.sePersonalInfo a:link
   {
   font-weight: 400;
   color: #777777;
   }

.sePersonalInfo a:visited
   {
   color: #777777;
   }

.sePersonalInfo a:hover
   {
   color: #B1BB1D;
   cursor:pointer;
   }

.sePersonalInfo a.current:link
   {
   color: #777777;
   }

.seTestimonial
   {
   font-size: 85%;
   font-weight: 100;
   background-color: #C3E7FF;
   padding: 10px;
   border: 1px solid #7F510C;
   }
   
.seTechBox
   {
   font-size: 85%;
   font-weight: 600;
   background-color: #FFFFFF;
   border: 1px solid #7F510C;
   }
   