html,body
        {
              
            min-width: 760px; 
            height: 100%;
            background: #CCCC99;
            margin: 0;
            padding: 0;
			text-decoration: none;
			text-size:12px;
        }
        
        
        
 #pageWrapper
        {
  width: 760px; 
  height: 465px;          
  border: 1px solid #ffffff;
  padding: 4px
        }    
		
 #pagecontainer
        {
  width: 760px; 
  height: 465px;          
  background: #ffffff;
  }   		
		 		
 #titlelg
        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCC99;  
  }  



#subtext
        {
    font-family: Arial;
	font-size: 13px;
	color: #343201;
   } 	
		
		
#bodytext
        {
	font-family: Arial;
	font-size: 8pt;
	color: #343201;
	line-height: 13px;
	text-decoration: none;
        } 
		
#bodytext2
        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #343201;
	text-decoration: none;
	line-height: 13px;
        } 	
		
.bodytext3
        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #343201;
	text-decoration: none;
	line-height: 13px;
        } 	
		
		
  #horse
        {
            background: url(../images/home_main1.jpg) no-repeat ; 
            height: 386px; 
            width: 491px;
        }
		

.smtext {
	color: #333300;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
}

.smtext2 {
	color: #333300;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.smtext2 : hover{
	color: #FF0000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
  .searchfield
    {
      background-color: #F4F4E9;
      width: 280px;
	  border:1px solid #A7A791;
	  font-size: 8pt;
	  font-family: Arial;
	  padding-left: 6px;
    }
	
	A {
	font-family : Arial;
	font-size : 8pt;
	text-decoration : none;
	color: #333300;
}

A:HOVER
 {
	font-family : Arial;
	font-size : 8pt;
	text-decoration : underline;
	color: #333300;
}

A:ACTIVE
 {
	font-family : Arial;
	font-size : 8pt;
	text-decoration : none;
    color: #333300;
}
