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

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

a.seLinksText:link
   {
   color: #8105FA;
   }

a.seLinksText:visited
   {
   color: #8105FA;
   }

a.seLinksText:hover
   {
   color: #8105FA;
   text-decoration: underline;
   }
   
a.seTop
   {
   color: #222222;
   background-color: #F9F884; 
   text-align: center;
   margin-top: 0px;
   padding-top: 0px;
   margin-bottom: 0px;
   padding-bottom: 0px;
   text-decoration: none;
   }

a.seTop:link
   {
   color: #222222;
   text-decoration: none;
   }

a.seTop:visited
   {
   color: #222222;
   text-decoration: none;
   }

a.seTop:hover
   {
   color: #222222;
   text-decoration: underline;
   }   
    

body
   {
   color: #2A152A;
   background-color: #F9F884;
   line-height: 135%;
   }

/* container outer container for all page content*/
div.seCentre730
   {
   background-color:#FFFFFF;
   border-color:#2A152A;
   }

div.seContentArea
   {
   background-color:#FFFFFF;
   border-color:#2A152A;
   }
   

div.seContactInfo
   {
   font-weight: 500;
   font-size: .87em;
   }

div.seCutline
   {
   font-size: .87em; 
   font-weight: 100;
   line-height: 135%;
   border: solid 0px #674F33;
   margin-top: 0px;
   padding-top: 4px;
   text-align: left;
   width: 750px;
   margin-left: 11px;
   }

div.seNavBar
   {
   font-weight: 100;
   color: #8105FA;
   background-color: #FFFFFF;
   font-size: .87em;
   text-align: left;
   padding-bottom: 0px;
   margin-bottom: 10px;
   }


   div.seNavBar a
      {
      font-weight: 100;
      font-size: .87em;   
      }   

   div.seNavBar a:link
      {
      color: #8105FA;
      }

   div.seNavBar a:visited
      {
      color: #C8105FA;
      }

   div.seNavBar a:hover
      {
      color: #8105FA
      text-decoration: underline;
      }

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

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

   div.seNavBar a.current:hover
      {
      color: #8105FA;
      text-decoration: underline;      
      }

   div.seNavBar100 a
      {
      font-weight: 100;
      font-size: .87em;   
      color: #8105FA;
      }   
   
      div.seNavBar100 a:link
         {
         color: #8105FA;
         }

      div.seNavBar100 a:visited
         {
         color: #8105FA;
         }

      div.seNavBar100 a:hover
         {
         color: #8105FA;
         text-decoration: underline;
         }


      div.seNavBar100 a.current:link
         {
         color: #8105FA;  
         }

      div.seNavBar100 a.current:visited
         {
         color: #8105FA;   
         }

      div.seNavBar100 a.current:hover
         {
         color: #8105FA;
         text-decoration: underline;
         }
         
.foot
   {
   background-color: #F9F884; 
   text-align: center; 
   font-size: 85%; 
   margin-top: 0px; 
   padding-top: 0px; 
   margin-bottom: 0px; 
   padding-bottom: 0px;
   }         

h1
   {
   font-size:1em;
   font-family: arial;
   color: #295D8D;
   padding-bottom: 0px;
   margin-bottom: 5px;
   padding-top: 15px;
   }


h2
   {
   font-size: .9em;
   font-weight: 600;
   color: #295D8D;
   font-style: italic;
   margin-top: 0px; 
   padding-top: 0px;
   margin-bottom: 5px;
   }

h3
   {
   font-size: .88em;
   font-weight: 100;
   color: #261926;
   line-height: 145%;
   }

h4
   {
   font-size: .87em;
   font-weight: 100;
   color: #2A152A;
   }

div.sePhotoBox
   {
   text-align:center;   
   font-size: .87em;
   font-weight: 100;
   margin: 5px;
   padding: 5px;
   width: 800px; background-color: #85D5DA;
   border: 1px solid #2A152A;
   }


a.sePhotoBox
   {
   background-color: #85D5DA; 
   color: #2A152A;
   }

a.sePhotoBox:link
   {
   color: #2A152A;
   background-color: #85D5DA;
   }

a.sePhotoBox:visited
   {
   color: #2A152A;
   background-color: #85D5DA;
   }

a.sePhotoBox:hover
   {
   color: #2A152A;
   text-decoration: underline;
   background-color: #85D5DA;
   }

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

.seBorder1
   {
   border-color:#000000;
   }

.seContactBox
   {
   font-weight: 600;
   font-size: .87em;
   }

.seContactBox a:link
   {
   font-weight: 600;
   font-size: .87em;
   color: #8105FA;
   }

.seContactBox a:visited
   {
   color: #8105FA;
   }

.seContactBox a:hover
   {
   color: #8105FA;
   text-decoration: underline;
   }

.seContactBox a.current:link
   {
   color: #8105FA;
   }

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

.seContactInfo
   {
   font-weight: 100;
   font-size: .87em;
   color: #4B711C;
   }

.seContactInfo a
   {
   font-weight: 100;
   }

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

.seContactInfo a:visited
   {
   color: #8105FA;
   }

.seContactInfo a:hover
   {
   color: #8105FA;
   text-decoration: underline;
   }

.seContactInfo a.current:link
   {
   color: #8105FA;
   }

.seContactInfo p
   {
   }


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

.seDummyLink
   {
   font-weight: 100;
   font-size: .87em;   
   color: #000000;
   }


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

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

.seLinks
   {
   font-weight: 100;
   }

.seLinks p
   {
   font-weight: 100;
   }

.seLinks a:link
   {
   font-weight: 100;
   color: 8105FA;
   }

.seLinks a:visited
   {
   color: #8105FA;
   }

.seLinks a:hover
   {
   color: #8105FA;
   text-decoration: underline;
   }

.seLinks a.current:link
   {
   color: #8105FA;
   }

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

.seList
   {
   font-size: 115%;
   }

.seKick
   {
   background-color: #DE5003; 
   color: #FFFFFF; 
   font-weight: 600; 
   padding: 2px;
   width: 720px;
   }
   
.seMail
   {
   font-size: 75%; color: #2A152A; text-align: right; margin-right: 0px;
   }
.sePara
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: .87em;
   font-weight: 100;
   line-height: 135%;
   color: #2A152A;
   }

.sePersonalInfo
   {
   font-weight: 400;
   }

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

.sePersonalInfo a:visited
   {
   color: #8105FA;
   }

.sePersonalInfo a:hover
   {
   color: #8105FA;
   text-decoration: underline;
   }


.sePersonalInfo a.current:link
   {
   color: #8105FA;
   }


.seTestimonial
   {
   font-size: .87em;
   font-weight: 100;
   background-color: #FFFFFF;
   border: 1px solid #8FC5A3;
   color: #2A152A;
   }
   
.seTwo
   {
   font-size: 90%;
   }
   
.seTechBox
   {
   font-size: .87em;
   font-weight:600;
   background-color:#8105FA;
   color:#FFFFFF;
   }
   
a.seTechBoxText
   {
   color: #8105FA;
   background-color: #8105FA0;
   }

a.seTechBoxText:link
   {
   color: #FFFFFF;
   text-decoration: underline;
   }

a.seTechBoxText:visited
   {
   color: #FFFFFF;
   text-decoration: underline;   
   }

a.seTechBoxText:hover
   {
   color: #FDF43F;
   text-decoration: underline;
   }
