ÿþ<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40"> <head> <meta http-equiv=Content-Type content="text/html; charset=windows-1252"> <meta name=ProgId content=Word.Document> <meta name=Generator content="Microsoft Word 10"> <meta name=Originator content="Microsoft Word 10"> <link rel=File-List href="../../../Desktop/dhhrnewweb/app_files/filelist.xml"> <link rel=Edit-Time-Data href="../../../Desktop/dhhrnewweb/app_files/editdata.mso"> <!--[if !mso]> <style> v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} </style> <![endif]--> <title>Dove Hill Horse Adoption Application</title> <o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="Street"/> <o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="address"/> <o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"/> <o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="State"/> <o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="City"/> <!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>Howard Hoepfinger</o:Author> <o:LastAuthor>Howard Hoepfinger</o:LastAuthor> <o:Revision>9</o:Revision> <o:TotalTime>18</o:TotalTime> <o:Created>2005-02-07T20:53:00Z</o:Created> <o:LastSaved>2005-03-18T00:26:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>598</o:Words> <o:Characters>3409</o:Characters> <o:Company>Hoepfinger's Hideaway</o:Company> <o:Lines>28</o:Lines> <o:Paragraphs>7</o:Paragraphs> <o:CharactersWithSpaces>4000</o:CharactersWithSpaces> <o:Version>10.2625</o:Version> </o:DocumentProperties> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:Compatibility> <w:BreakWrappedTables/> <w:SnapToGridInCell/> <w:WrapTextWithPunct/> <w:UseAsianBreakRules/> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!--[if !mso]><object classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id=ieooui></object> <style> st1\:*{behavior:url(#ieooui) } </style> <![endif]--> <style> <!-- /* Font Definitions */ @font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:536871559 0 0 0 415 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;} a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;} p {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} span.style44 {mso-style-name:style44;} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;} div.Section1 {page:Section1;} --> </style> <!--[if gte mso 10]> <style> /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";} .auto-style1 { text-align: left; } </style> <![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="7170"/> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--> <script type="text/javascript"> <!-- function FP_swapImg() {//v1.0 var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; n<args.length; n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { doc.$imgSwaps[doc.$imgSwaps.length]=elm; elm.$src=elm.src; elm.src=args[n+1]; } } } function FP_preloadImgs() {//v1.0 var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new Array(); for(var i=0; i<a.length; i++) { d.FP_imgs[i]=new Image; d.FP_imgs[i].src=a[i]; } } function FP_getObjectByID(id,o) {//v1.0 var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) el=o.getElementById(id); else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return el; if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; if(c) for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return el; } f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements; for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return el; } } return null; } // --> </script> </head> <body lang=EN-US link=blue vlink=purple style='tab-interval:.5in' onload="FP_preloadImgs(/*url*/'button94.jpg',/*url*/'button4A2.jpg',/*url*/'button4C1.jpg',/*url*/'button4D.jpg',/*url*/'button95.jpg',/*url*/'button96.jpg',/*url*/'button97.jpg',/*url*/'button98.jpg')"> <div class=Section1> <p class=auto-style1 align=center style='tab-stops:184.25pt; mso-layout-grid-align:none;text-autospace:none'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/> </v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" alt="" style='width:266.25pt; height:122.25pt'> <v:imagedata src="app_files/image002.jpg" o:href="ddh1.jpg"/> </v:shape><![endif]--><span style='font-size:22.0pt;font-family:Arial'><o:p><a href="index.html"> <img id="img1" alt="Home" fp-style="fp-btn: Embossed Rectangle 4" fp-title="Home" height="26" onmousedown="FP_swapImg(1,0,/*id*/'img1',/*url*/'button4A2.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img1',/*url*/'button99.jpg')" onmouseover="FP_swapImg(1,0,/*id*/'img1',/*url*/'button94.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img1',/*url*/'button94.jpg')" src="button99.jpg" style="border: 0" width="132"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </o:p> </span> <o:p></o:p><a href="ContactUs.html"><img id="img2" alt="Contact Us" fp-style="fp-btn: Embossed Rectangle 4" fp-title="Contact Us" height="26" onmousedown="FP_swapImg(1,0,/*id*/'img2',/*url*/'button4D.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img2',/*url*/'button4B2.jpg')" onmouseover="FP_swapImg(1,0,/*id*/'img2',/*url*/'button4C1.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img2',/*url*/'button4C1.jpg')" src="button4B2.jpg" style="border: 0" width="132"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="Donations.html"><img id="img3" alt="Donations" fp-style="fp-btn: Embossed Rectangle 4" fp-title="Donations" height="26" onmousedown="FP_swapImg(1,0,/*id*/'img3',/*url*/'button96.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img3',/*url*/'button100.jpg')" onmouseover="FP_swapImg(1,0,/*id*/'img3',/*url*/'button95.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img3',/*url*/'button95.jpg')" src="button100.jpg" style="border: 0" width="132"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="HorseAdoption.html"><img id="img4" alt="Horses for Adoption" fp-style="fp-btn: Embossed Rectangle 4" fp-title="Horses for Adoption" height="26" onmousedown="FP_swapImg(1,0,/*id*/'img4',/*url*/'button98.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img4',/*url*/'button101.jpg')" onmouseover="FP_swapImg(1,0,/*id*/'img4',/*url*/'button97.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img4',/*url*/'button97.jpg')" src="button101.jpg" style="border: 0" width="132"></a></p> <p class=MsoNormal align=center style='text-align:center;tab-stops:184.25pt; mso-layout-grid-align:none;text-autospace:none'> <o:p></o:p></p> <p class=MsoNormal align=center style='text-align:center;tab-stops:184.25pt; mso-layout-grid-align:none;text-autospace:none'> <img alt="" height="207" longdesc="file:///C:/Users/Rebecca/Documents/My Web Sites/DoveHillHorseRanch/ddh1small.jpg" src="ddh1small.jpg" width="375">&nbsp;</p> <p class=MsoNormal align=center style='text-align:center;tab-stops:184.25pt; mso-layout-grid-align:none;text-autospace:none'>&nbsp;</p> <p class=MsoNormal align=center style='text-align:center;tab-stops:184.25pt; mso-layout-grid-align:none;text-autospace:none'><u> <span style='font-size:17.0pt'>Dove Hill Horse Ranch Inc. Adoption Application</span></u><span style='font-size: 17.0pt'><o:p></o:p></span></p> <p class=MsoNormal style='tab-stops:184.25pt;mso-layout-grid-align:none; text-autospace:none'><span style='font-size:17.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal align=center style='text-align:center;tab-stops:184.25pt; mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>ALL OF THE FOLLOWING MUST BE ANSWERED OR<o:p></o:p></span></p> <p class=MsoNormal align=center style='text-align:center;tab-stops:184.25pt; mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>APPLICATION WILL NOT BE CONSIDERED<o:p></o:p></span></p> <p class=MsoNormal style='tab-stops:184.25pt;mso-layout-grid-align:none; text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='tab-stops:184.25pt;mso-layout-grid-align:none; text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal align=center style='margin-left:184.5pt;text-align:center; text-indent:-184.5pt;tab-stops:184.5pt;mso-layout-grid-align:none;text-autospace: none'><span style='font-size:14.0pt'>First Name:________________<span style='mso-tab-count:1'>        </span>Last Name:_________________ MI:____<o:p></o:p></span></p> <p class=MsoNormal align=center style='text-align:center;tab-stops:184.5pt; mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal align=center style='text-align:center;line-height:24.65pt; mso-line-height-rule:exactly;tab-stops:10.2pt;mso-layout-grid-align:none; text-autospace:none'><span style='font-size:14.0pt'>Address:______________________________________________________<o:p></o:p></span></p> <p class=MsoNormal align=center style='text-align:center;line-height:24.65pt; mso-line-height-rule:exactly;tab-stops:10.2pt;mso-layout-grid-align:none; text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal align=center style='text-align:center;line-height:24.65pt; mso-line-height-rule:exactly;tab-stops:10.2pt;mso-layout-grid-align:none; text-autospace:none'><span style='font-size:14.0pt'>City:________________ ST:______________ Zip:____________________<o:p></o:p></span></p> <p class=MsoNormal align=center style='text-align:center;line-height:24.65pt; mso-line-height-rule:exactly;tab-stops:10.2pt;mso-layout-grid-align:none; text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal align=center style='text-align:center;line-height:24.65pt; mso-line-height-rule:exactly;tab-stops:10.2pt;mso-layout-grid-align:none; text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal align=center style='margin-left:269.0pt;text-align:center; text-indent:-269.0pt;tab-stops:269.0pt;mso-layout-grid-align:none;text-autospace: none'><span style='font-size:14.0pt'>Phone<u> </u>Number<u>:</u> <u>Home: (<span style='mso-spacerun:yes'>    </span>)<span style='mso-tab-count:1'>                              </span>Cell: (<span style='mso-spacerun:yes'>     </span></u>)__________________<o:p></o:p></span></p> <p class=MsoNormal align=center style='text-align:center;tab-stops:269.0pt; mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal align=center style='text-align:center;line-height:24.65pt; mso-line-height-rule:exactly;tab-stops:10.2pt;mso-layout-grid-align:none; text-autospace:none'><span style='font-size:14.0pt'>Driver s License </span><span style='font-size:15.0pt'>No:_____________________________________________<o:p></o:p></span></p> <p class=MsoNormal align=center style='text-align:center;line-height:24.65pt; mso-line-height-rule:exactly;tab-stops:10.2pt;mso-layout-grid-align:none; text-autospace:none'><span style='font-size:15.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal align=center style='text-align:center;line-height:24.65pt; mso-line-height-rule:exactly;tab-stops:10.2pt;mso-layout-grid-align:none; text-autospace:none'><span style='font-size:14.0pt'>Place of employment:_____________________________________________<o:p></o:p></span></p> <p class=MsoNormal align=center style='text-align:center;line-height:24.65pt; mso-line-height-rule:exactly;tab-stops:10.2pt;mso-layout-grid-align:none; text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal align=center style='margin-left:269.0pt;text-align:center; text-indent:-269.0pt;tab-stops:269.0pt;mso-layout-grid-align:none;text-autospace: none'><span style='font-size:14.0pt'>How long have you worked there?_________<span style='mso-tab-count:1'>   </span>Occupation:_____________________<o:p></o:p></span></p> <p class=MsoNormal align=center style='text-align:center;tab-stops:269.0pt; mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal align=center style='text-align:center;line-height:24.65pt; mso-line-height-rule:exactly;tab-stops:10.2pt;mso-layout-grid-align:none; text-autospace:none'><span style='font-size:14.0pt'>E-mail Address:________________________________<o:p></o:p></span></p> <p class=MsoNormal style='line-height:24.65pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:24.65pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>Please answer all of the following questions correctly and thoroughly in order to process this adoption application completely.<o:p></o:p></span></p> <p class=MsoNormal style='line-height:24.65pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:24.65pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>Have you ever adopted a horse before?<o:p></o:p></span></p> <p class=MsoNormal style='line-height:24.65pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:24.65pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>Have you ever been convicted for animal abuse or neglect?<o:p></o:p></span></p> <p class=MsoNormal style='line-height:24.65pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:24.65pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:24.65pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>If yes from where and do you still own the horse?____<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>What are your plans for this horse you are planning to adopt?<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>Do you own property and if </span><span style='font-size:15.0pt'>yes </span><span style='font-size:14.0pt'>how much, how long and where?<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>Is this is where the horse shall be living? Yes or No_________ If not then where?<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>If you do not own property where the horse shall be staying? Please give the name, address and phone number of this specific location. If not a boarding facilities then please specify how long you have known this person and the relationship to you.<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>What type of water system do you have?___________________________<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>Do you own any other horses currently?___________ How long?______<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>If yes to the above question who </span><span style='font-size:15.0pt'>is </span><span style='font-size:14.0pt'>your vet, Ferrier and equine dentist?<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>If no to above question would you like references?___________________<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>Are you a horse dealer? Yes or No<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>How long have you been in horses?<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>What type of riding discipline do you practice?______________________<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>Do you understand that these animals CANNOT be used in any way for commercial exploitation such as breeding stock or<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>food consumption? Yes or No<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>Do you understand that if your adopted horse dies that you must notify Dove Hill Horse Ranch, Inc. within 7 days and a written letter with death certificate from your veterinarian? Yes or No<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>Do you understand that if you CANNOT or are UNABLE to care for your horse, you are to notify Dove Hill Horse Ranch, Inc. to seek assistance immediately and enter a care agreement before the horse s health is put into danger? Do you understand that the adoption fee is nonrefundable? Yes or No<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>Do you understand that the adopter must inform Dove Hill Horse Ranch, Inc. of a permanent address change or any temporary relocation of the animal if longer than 30 days? Yes or No<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>Sketch out a map and write the directions to get to your animal s location from </span><st1:place><st1:City><span style='font-size: 14.0pt'>Groveland</span></st1:City><span style='font-size:14.0pt'>, </span><st1:State><span style='font-size:14.0pt'>Florida</span></st1:State></st1:place><span style='font-size:14.0pt'>. Please include layout of your area for your horse. Please mail this completed application and sketch to:<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>Dove Hill Horse Ranch, Inc.<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>Att: Adoptions<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><st1:Street><st1:address><span class=style44><b style='mso-bidi-font-weight:normal'><span style='font-family: Verdana'>3253 Sharon Rd</span></b></span></st1:address></st1:Street><b style='mso-bidi-font-weight:normal'><span style='font-size:14.0pt'><o:p></o:p></span></b></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>Groveland, Fl. 34736<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='line-height:16.4pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'>Do you want to be entered into our database to receive information on programs, fundraisers or special events? Yes or No<o:p></o:p></span></p> <p class=MsoNormal style='line-height:16.7pt;mso-line-height-rule:exactly; tab-stops:10.2pt;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:14.0pt'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal><o:p>&nbsp;</o:p></p> </div> </body> </html>