@charset "iso-8859-1";
 * {
    margin: 0;
	padding: 0;
  }
 body{
       font: 100% Verdana, Arial, sans-serif;
       color: 0;
	   background: url("images/PageBackground3.jpg") repeat ; 
	   background-color: #8EA35D;
	   text-align: left;
    }

p {
     font: 0.9em Verdana, Arial, sans-serif; 
     font-weight: normal ;
     line-height: 20px;
     text-align: left;
	 color: #433F34 ;

  }
  
 a:link {
     color: #00e;
 } 

 a:visited {
   	 color: #00e;
 }

 a:hover  {
     color: #E17100;
 }

 ul {
      padding-left: 0px;
      margin: 0;
 }

 h1 {
      font: 1.5em Verdana,Arial, sans-serif;
      font-weight: bold ;
	  color: #275622;
	  text-align:left;
	  letter-spacing: 2px;
 }

 h2 {
      font: 1.3em Verdana,Arial, sans-serif;
      font-weight: bold ;
	  color: #CE6306;
	  text-align:left;
	  letter-spacing: 1px;
 }

 
 h3 {
      font: 1.2em Verdana,Arial, sans-serif;
      font-weight: bold ;
	  color: #5D7C5A ;
	  padding-top: 15px;
	  padding-bottom: 5px;
	  text-align:left;
 }

	 
/* Common Classes */
/******************/	 
.divider {
   border-top: 1px solid #9e7f0b;
   margin-top: 15px;
   margin-bottom: 15px;
}

 #MainDiv {
    width: 950px;
	margin: 0 auto;
	background-color: #FCF9F0 ;
 }
 
 .NavColumn {
   border-right: 1px solid #D4C597 ;
   background-color: #eef;
   background-color: #edf4e1 ;   
}  

  #NAVBAR{ 
          font: 80% Verdana,Arial, sans-serif;
          text-decoration: none;
          padding-left: 5px;
          padding-top: 5px ;
          padding-bottom: 5px;
          margin: 0;
          width: 130px;
 }

 #NAVBAR .Current{
           font-size: 90%;
           padding-left:25px;
           text-decoration: none;
           font-weight: bold;
           color: #444;
           text-transform: uppercase;
           height: 25px;
           list-style: none;
 }

 #NAVBAR .MenuItem { 
            text-decoration: none;
			 color: #333;
             list-style: none;
             margin: 0;
             height: 25px; 
 }

 #NAVBAR .MenuItem a {
             padding-left: 25px;
             padding-bottom: 0px;
			 color: #333 ;
             text-decoration:none;
             background-image: url("images/ButtonBulb4_Off.gif");
             background-repeat: no-repeat ;
             width: 130px;
            }

 #NAVBAR .MenuItem a:hover { 
		 color: #660 ;
         text-decoration:none;
         background-image: url("images/ButtonBulb4_On.gif");
         background-repeat: no-repeat ;
         padding-bottom: 0px;
         width: 130px;
        }

#Content {
       padding-left:10px;
       padding-right:10px;
}		
 #Content h1{
      font: 1.7em Times, Verdana, Arial, sans-serif;
      font-weight: bold ;
      font-variant: small-caps;
      border-bottom: 1px solid #bbb ;
      margin-top: 10px;
      margin-bottom: 15px;
    }

 #Content h2{
      font: 1.2em Verdana, Arial, sans-serif;
      font-weight: bold ;
     }

 #Content h3{
      font: 0.9em Verdana, Arial, sans-serif;
      font-style: italic;
      font-weight: bold ;
      margin-top: -10px ;
    }

 #Content em {
    font-weight: bold ;
    color: yellow ;
   }

 #Content ul {
  padding-left: 15px ;
  margin: 10px;
  text-align: left;
  }


 #Content  li {
      font: 95% Verdana, Arial, sans-serif;
      padding-left: 10px;
      margin-bottom: 15px;
      line-height: 20px;
   }  

 #Content a:link {
 	 color: #00e;
   } 

 #Content a:visited {
        color: #00e;
  }

 #Content a:hover  {
 	 color: #E17100;
 }

 #Content td {
      font: 95% Verdana, Arial, sans-serif;
      text-align: center;
      vertical-align: top;
      padding-bottom:10px;
      color: red;
      color: #433F34 ;
  } 

 #Content .EmUnderline {
     border-bottom: 5px solid #EF9A1A; 
  }

 #Content .MainHeading {
      font-size: 1.8em;
	  text-align: center;
      letter-spacing: 2px; 
  }

 #Content .Strong {
    font-size: 120%;
	color: #973 ;
    font-weight: bold ;
   /* font-variant: small-caps; */
   color: #275622;
 }
 
 #Footer {
    padding-top: 12px;
	padding-bottom: 12px;
	border-top: 3px solid white;
	background-color: #037  ;
	background-color: #16591E;
	background-color: #102C0D ;
}
 #Footer p {
    font-size: 0.7em;
    color: white;
	text-align: center;
 }

 #Footer center {
    width: 500px;
    margin: 0 auto;
 }

 #Footer span.Spacer {
     padding-left: 25px;
     padding-right: 25px;
 }

#Footer a:link {
 	 color: #eee;
 } 

#Footer a:visited {
   	 color: #eee;
 }

#Footer a:hover  {
	   color: #E17100;
 }


.CenterImage {
  margin: 0 auto ;
}

 .highlight1 {
      font: 80% Verdana,Arial, sans-serif;
	  color: #880;
  }

 .highlight2 {
      font: 110% Verdana,Arial, sans-serif;
	  color: #880;
  }
  
 .highlight3 {
      font: 1em Verdana,Arial, sans-serif;
      font-weight: bold ;
	  color: #5D7C5A ;
      font-style: italic;
  }
 .Column_33 {
    width: 30%; 
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
 }	
  

 div.PictureAndText {
   clear: left;
   margin-top:  20px;
   margin-bottom: 50px;
 }
 
 div#Content .PictureAndText h3 {
	color: green;
    letter-spacing: 2px; 
	text-align: left;
    vertical-align: top;
	padding-top: 4px;
	font-size: 16px;
 }  
 
 .PictureAndText div {
      clear:   left; 
	  float:   left; 
	  width:   145px; 
	  margin-right: 20px;
 }
 
/* Rules for Specific Pages */
/****************************/
 #Home #cevents p { 
      font-size: 14px; 
 }
					
 #Home div#cevents p {

   font-size: 0.8em;
   font-weight: normal;
   color: #715604 ;
   margin-top: 1px;
   margin-bottom: 5px;
  line-height: 16px;
}

 #Home div#cevents h2 {

   font-size: 0.9em;
   font-weight: bold;
   color: #69003D ;
   margin-bottom: 2px;
   padding-bottom: 2px;
}  
 #Home #Content p {
       text-align: center;
} 

#Philosophy #Content h2, #Privacy #Content h2{
   margin-top: 20px;
}

#Contact .ContactTitle {
                 font: 0.9em Verdana,Arial, sans-serif;
                 color: #633;
                 font-weight: bold ;
               }
 #Contact .ContactDetails {
                 font: 0.8em Verdana,Arial, sans-serif;
                 color: #633;

               }
 
 .BeliefBox {
        margin-top: 20px ;
        padding-right: 20px;
  }

 .BeliefBox  h2 {
          padding: 8px 0 2px 4px;
          font-variant: small-caps;
          font-weight: bold ;
          border-bottom: 1px solid #AA4;
          text-align: left;
          margin-bottom: 12px;
  }
		
 #Beliefs  #Content p {
     font: 0.75em Verdana, Arial, sans-serif; 
     font-weight: normal ;
     line-height: 20px;
     text-align: left;
     padding-left: 15px;
     padding-right: 20px;
 }
 #Beliefs  #Content ul {
     line-height: 10px;
     margin-top: 15px;
 }
 #Beliefs  #Content li {
     font: 0.75em Verdana, Arial, sans-serif; 
     line-height: 4px; 
     margin-left: 12px;
     padding-left: 4px;
 }
 
 
#Vision #Content .emp1 {color:#116666;font-size:15pt;}
#Vision #Content .emp2 {color:#116666;font-style:italic ;font-size:14pt; text-align: right ;padding-right:6em;}
#Vision #Content .emp3 {color:#000066;}
#Vision #Content .emp4 {color:#116666;font-style:italic ;font-size:14pt; text-align: right ;padding-right:5em;}
#Vision #Content .emp5 {color:#116666;font-style:italic ;font-size:12pt;}

#Vision #Content .list_sel1 {color:#0f0f0f ;list-style-type:disc; font-size:10pt;}

 #Resources h3 {
    background-color: #FBE78C;
    padding-left: 10px;
    font-size: 16px; 
    padding-top: 5px;
    padding-bottom: 5px; 
    margin-top: 5px;
    margin-bottom: 5px;
 }
 
 #Resources a {
   font-size: 13px;
 }
 #Fingerprints #Content {
   background: url("images/Fingerprintbg.gif") repeat ; 
  
 }
