ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <link rel="stylesheet" href="style1.css" type="text/css"> <title>Contact us</title> <meta http-equiv=Content-Type content="text/html; charset=utf-8"> </head> <body> <p><br> <ul id="nav"> <li><a href="cottages.html">Cottages</a></li> <li><a href="rates.avail.html">Rates/Avail.</a></li> <li><a href="photos.html">Photos</a></li> <li><a href="directions.html">Directions</a></li> <li><a href="index.html">Home</a></li> </ul> <h1>Contact Us</h1> <div id="contact"> <p>Contact: Dave and Dawn<br><br>Call: (989) 739-3777<br><br> Email: <a href="mailto:wwr@whisperingwindsoscoda.com">wwr@whisperingwindsoscoda.com</a><br><br> Whispering Winds Resort<br> 3008 North US 23<br> Oscoda, MI 48750 </p> </div> <p> <a href="index.html"><img src="images/home.gif" alt="home" width= "100" height="80"></a> </p> </body> </html>