body      {
	         font-size: small;
	         font-family:  Verdana, Helvetica, sans-serif;
	         voice-family:"\"}\"";
	         voice-family:inherit;
			 font-size: medium;
			 
			 font-family:  Verdana, Helvetica, sans-serif;
			 background-image: url("images/bg-tree.gif");
             background-repeat: repeat-y; 
             background-position: top left; 
             background-attachment: fixed;
}
	        
		   
html>body  {
	         font-size: small;
	         }
		
p  {         color: #C8AD77;
	         font-size: 9px;
	         line-height:1.5 em;
	         }
		  
/*Headings*/		  
  
h1, h2, h3, h4, h5, h6      {
	      font-family: Verdana, Helvetica, sans-serif;
	      font-weight: bold;
	      color: #C8AD77;
	      
		  }

h1         { 
           font-size:10px;
		  
            }


h2        {  
             font-size: 85%;
	         color: #333333;
			
	         } 

h3        {  
             font-size: 75%;
	         color: #333333;
			 line-height:1em;
	         } 
h4        {  
             
	         font-weight: bold;
			 color: #333333;
	         }
			 			 
			
/*content links */			
			
a:link     { text-decoration: none;
			 color: #f90;
            }
			
a:visited   {
	         text-decoration: none;
			  
			  color: #f96;
            }
			
a:active   {
	         text-decoration: none;
			 color: #FD0101;
            }
			
a:hover   {
	         text-decoration: none;
			
			 color: #FD0101;
	         
            }
			
							


						

			 
/*Latest links*/

a:link.latest { 
	         font-family: Arial, Helvetica, sans-serif;
	         font-size: 11px; 
	         font-weight:bold;
	         color:#9E9E00;
	         text-decoration:underline;
	         }
	
a:visited.latest { 
	         font-family: Arial, Helvetica, sans-serif;
	         font-size: 11px; 
	         font-weight:bold;
	         color:#9E9E00;
	         text-decoration:underline;
	         }
	
a:active.latest { 
	         font-family: Arial, Helvetica, sans-serif;
	         font-size: 11px; 
	         font-weight:bold;
	         color:#9E9E00;
	         text-decoration:underline;
	         }
	
a:hover.latest { 
	         font-family: Arial, Helvetica, sans-serif;
	         font-size: 11px; 
	         font-weight:bold;
	         color:#9E9E00;
	         text-decoration:none;
	         }			


			
			


.latestCont {
	         font-family: Arial, Helvetica, sans-serif;
	         font-size: 10px;
	         font-weight: normal;
	         color: #333333;
	         line-height: 11px;
	         }
			 


.imgPadding {
	         padding: 0px 20px 20px 0px;
	         }

			 
			 
  
hr {
      
      height: 1px;
    }

			 
.dotLine  {
          border-bottom: 1px dotted #CCCCCC;
		  }
		  			

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #e5e5e5;
	color: #663300;
	
	line-height: 15px;
}
.padFifteen {
	padding: 15px;
}
.padHeader {
	padding: 15px 15px 0px;
}
.sleeves {
	         padding: 0px 7px 0px 0px;
}

