<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <title>Gateway North Outfitters</title>
  <link rel="alternate" href="http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/list/gno/"/>
  <link rel="self"      href="http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive_atom/gno/"/>
  
  <updated>2012-02-04T23:14:08Z</updated>
  <author>
    <name>Gateway North Outfitters List Owner</name>
     
    <email>&#x69;&#110;&#102;&#111;&#64;&#103;&#97;&#x74;&#101;&#119;&#x61;&#121;&#110;&#x6F;&#x72;&#116;&#x68;&#111;&#117;&#116;&#102;&#x69;&#x74;&#116;&#x65;&#x72;&#x73;&#46;&#110;&#x65;&#x74;</email>
  </author>
  <id>http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi</id>
 
  <generator>Dada Mail 2.10.6</generator>
 

  <entry>
    <title>Happy Holidays</title>
    <link rel="alternate" href="http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive/gno/20111229205157/"/>
    <id>tag:www.gatewaynorthoutfitters.net,2011-12-29:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fgno%2F20111229205157%2F</id>
    
    <published>2011-12-29T20:51:57Z</published>
    <updated>2011-12-29T20:51:57Z</updated>
    <content type="html">&lt;?xml version=&quot;1.0&quot;?&gt;
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
        &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
 
 &lt;head&gt;
  &lt;!-- Dada Mail [ver] --&gt; 
  &lt;title&gt;Happy Holidays&lt;/title&gt;
  &lt;style type=&quot;text/css&quot; media=&quot;all&quot;&gt;
   &lt;!--
   /* Not @imported, since AOL rejects msgs with linked stylesheets 
      (see: http://www.alistapart.com/articles/cssemail/ )
   */
   
/* ----- GENERAL ----- */

body { 
	background-color:#fff;
	font-family:Georgia,Times,'Times New Roman',serif;
	font-size:13px;
	line-height:150%;
}

/* for list/archive pages only: */
body#Dada {
	margin:50px 0;
	padding:0;
	text-align:center;                /* page centering hack for IE */
	
}

/* for admin pages only: */
body#DadaAdmin {
	margin:0;
	padding:0;
}

/* ----- IDS: General Page Layout ----- */

#PageWrapper {
}

#Header {
	width:550px;
	height: 46px;
	margin:0 auto;                    /* page centering for all but IE */
	padding:20px;
	padding-bottom:10px;
	border:1px solid #000;
	background: #3d663c url('/gno-dada-header.png') no-repeat left;
	text-align:left;                  /* overrides page centering hack for IE (in the body) */
	font-family:AvantGarde,'Avant Garde',Verdana,Arial,sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
}
#Header span {
	display: none;
}

/* box model hack for IE: \*/
* html #Header {
	width:592px;
}
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

/* override for admin pages only: */
body#DadaAdmin #Header {
	width:auto;
}

/* override for admin pages only: */
/* box model hack for IE: \*/
* html body#DadaAdmin #Header {
	width:100%;
}
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

#Logo {
	float:left;
	text-align:left;
}

#Title {
	float:right;
	text-align:right;
}

/* alas, IE doesn't understand the next three CSS2 rules, 
   which add the dots before and after the header copy: */
#Logo:before {
	content: &quot;.: &quot;;
}

#Title:before {
	content: &quot;:: &quot;;
}

#Title:after {
	content: &quot; ::&quot;;
}

#Content {
	width:550px;
	margin:0 auto;                    /* page centering for all but IE */
	padding:20px;
	border:1px solid #000;
	border-top:0;
	background-color:#fff;
	text-align:left;                  /* overrides page centering hack for IE (in the body) */
}

/* box model hack for IE: \*/
* html #Content {
	width:592px;
}
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

#AdminPageWrapper {
}

#AdminContentWrapper {
	margin:0 0 50px 200px;
	padding:10px 50px;
}

#AdminContent {
	width:100%;
	padding-top:8px;
}

#MenuWrapper {
}

#Menu {
	position:absolute;
	top:70px;
	left:20px;
	width:160px;
	padding:1px 10px 0 10px;
	border:1px solid #000;
	background-color:#fff;
	text-align:left;
	line-height:150%;
}

/* box model hack for IE: \*/
* html #Menu {
	width:182px;
} 
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

/* ----- IDS: Navigation ----- */

#Menu li {
	line-height:125%;
}

#Menu p, 
#Menu ul {
	margin-left:0;
	padding-left:0;
	list-style:none;
	font-family:AvantGarde,'Avant Garde',Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
}

#Menu ul ul {
	padding-left:5px;
	font-weight:normal;
}

#list_type_switcher div {
	float:left;
	margin-right:2px;
	width:150px;
	border:1px solid #000;
	background-color:#ccc;
	text-align:center;
}

#list_type_switcher div a, 
#list_type_switcher div span {
	padding:8px 0;
	                                  /* these next two make the entire &quot;button&quot; clickable: */
	display:block; /* Moz, etc. */
	width:150px;   /* IE */
}

#list_type_switcher div span {
	background-color:#fff;
	font-weight:bold;
}

#list_type_switcher div a:hover {
	background-color: #fcc;	
}

/* ----- IDS: Widgets/Other ----- */

#breadcrumbs {
}

#help_link {
	float:right;
	margin-top:2em;
	font-weight:bold;
	clear:both;
}

#root_login_message {
	float:right;
	margin-right:0.5em;
	color:#fff;
}

/* ----- CLASSES ----- */

.disabled {
	background-color:#ccc;
	border:1px solid #fff;
}

.error {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	font-style:italic;
	color:#600;
}

.hidden {
	display:none;
}

p.link_to_screen {
	text-align:right;
	font-weight:bold;
}

.positive {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#063;
}

.simplebox {
	padding:7px;
	border:1px solid #000;
	background-color:#fff;
}

/* all but IE/Win &amp; NN4: */
.simplebox&gt;p {
	margin:0;
}

/* ----- HEADINGS ----- */

h1, h2, h3 {
	font-family:AvantGarde,'Avant Garde',Arial,sans-serif;
	font-weight:bold;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

/* ----- PARAGRAPHS ----- */

p {
}

p.small {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
}

/* ----- CODE ----- */

code, pre {
	margin:3px;
	padding:3px;
	border:1px dotted #000;
	background-color:#ccf;
	font:9px/14px Monaco,Mono,'Courier New',Courier,monospace;
}

/* ----- LINKS ----- */

a {
	text-decoration:none;
}

a:link {
	color:#339;
}

a:visited {
	color:#03c;
}

a:hover {
	color:#33c;
}

a:active {
}

#Logo a:link, 
#Logo a:visited {
	color:#000;
}

#Logo a:hover {
	color:#000;
}

#Logo a:active {
}

/* ----- FORMS ----- */

label {
	font-family:AvantGarde,'Avant Garde',Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

input {
	margin:3px;
	padding:3px;
	border-width:1px;
	border-style:solid;
	border-color:#000 #999 #999 #000;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333;
}

/* removes checkbox/radio-button borders in IE 5.0+: */
/* (commented out for validation, uncomment to apply)
input {
    border: expression(this.type==&quot;checkbox&quot;? 'none':
                       this.type==&quot;radio&quot;?    'none':
                       '1px solid #000');
}
*/

input.full {
	width:95%;
}

select {
	margin:3px;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333;
}

textarea {
	padding:10px;
	width:95%;
	border-width:1px;
	border-style:solid;
	border-color:#000 #999 #999 #000;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333;
}

/* affects buttons only: */
input.plain,
input.processing,
input.cautionary,
input.alertive {
	font-weight:bold;
	color:#000;
}

input.plain {
	background-color:#ccf;
}

input.processing {
	background-color:#9c9;
}

input.cautionary {
	background-color:#ffc;
}

input.alertive {
	background-color:#f66;
}

/* IE doesn't understand this: */
input:focus, 
textarea:focus {
	border-color:#009 #33c #33c #009;
}

div.buttonfloat {
	float:right;
}

/* ----- TABLES ----- */

table {
	font-size:100%;                   /* fixes IE inheritance bug, redundant for others */
}

td {
	vertical-align:top;
}

/* all but IE/Win &amp; NN4: */
td&gt;p {
	margin:0;
}

table.tagchart {
	border-collapse:collapse;
	border:2px solid #000;
	background-color:#fff;
	width:100%;
}

table.tagchart td {
	border:1px solid #000;
	padding:5px;
}

/* ----- BREAKS ----- */

hr {
	width:66%;
	text-align:center;
	height:1px;
	border:0;
	color:#000;                       /* IE */
	background-color:#000;            /* Moz &amp; Opera */
	clear:both;
}

div.floatclear {
	clear:both;
	height:1px;
	overflow:hidden;
}

/* ----- ARCHIVES ----- */

#archived_message_wrapper {
}

#archived_message_head {
}

iframe#archived_message_body_container {
	height:500px;
	width:100%;
	border:1px solid #000;
	/* text-styling rules will have NO effect in here. see below instead. */
}

#archived_message_body {
/* inline-displayed HTML messages keep their inline styles, but can otherwise be styled here.
   iframe-displayed HTML messages *always* retain their own style. this does nothing for 'em.
   plain text messages, whether inline or iframed, will be styled here also. */
}

.quoted_reply { 
	color:#666;
	font-style:italic;
}

#archived_attachments_wrapper {
}


   --&gt;
  &lt;/style&gt;
 

   
			                   &lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot;  title=&quot;RSS&quot;  href=&quot;http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive_rss/gno/&quot; /&gt;
							   &lt;link rel=&quot;alternate&quot; type=&quot;application/atom+xml&quot; title=&quot;Atom&quot; href=&quot;http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive_atom/gno/&quot; /&gt;
			                  

&lt;/head&gt;
 
 &lt;body id=&quot;Dada&quot;&gt;
  &lt;div id=&quot;PageWrapper&quot;&gt;
   
   &lt;div id=&quot;Header&quot;&gt;
    &lt;span id=&quot;Logo&quot;&gt;
     &lt;a href=&quot;http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi&quot;&gt;Dada Mail&lt;/a&gt;
    &lt;/span&gt;
    &lt;span id=&quot;Title&quot;&gt;
     Happy Holidays
    &lt;/span&gt;
    &lt;div class=&quot;floatclear&quot;&gt;&lt;/div&gt;
   &lt;/div&gt;&lt;!-- ends id=&quot;Header&quot; --&gt;
   
   &lt;div id=&quot;Content&quot;&gt;
    


&lt;p&gt;Hello Everyone,&lt;BR&gt;
We just wanted to wish everyone a Merry Christmas and Happy New Year. We are having an unusually warm winter so far with very little snow. Pipestone still has some open water which is very late for freezing up.  I am sure winter will kick in at some point and be a drastic change. &lt;BR&gt;
The deer hunts finished up on Nov 16 and was very challenging this year. We ended up with about a 50% success rate and a few nice deer being seen, but not taken. It was also very warm during the hunt and the rut was slow progressing. The deer are definitely enjoying this winter and basically are getting 1 month less of winter to deal with since we are still so mild. Be sure to check out the website for updated pictures from this season.&lt;BR&gt;
Ice fishing is just around the corner, but limited so far with the current conditions. If you looking to get a way this winter, let us know and we can help you out. We are keeping cabin #1 on Off Lake heated this winter and the water on. &lt;BR&gt;
Also a quick reminder to anyone planning a fishing trip for this summer, dates are filling up so if you know when you want to go, let us know and we can arrange your trip. We still have a few prime June dates available. &lt;BR&gt;
&lt;BR&gt;
Merry Christmas and Happy New Year&lt;BR&gt;
&lt;BR&gt;
Lucas &amp;amp; Nicole Adams&lt;BR&gt;
&lt;BR&gt;
Gateway North Outfitters&lt;BR&gt;
  &lt;/p&gt;


</content>
  </entry>

 

  <entry>
    <title>2011 Fall Newsletter</title>
    <link rel="alternate" href="http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive/gno/20111007103208/"/>
    <id>tag:www.gatewaynorthoutfitters.net,2011-10-07:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fgno%2F20111007103208%2F</id>
    
    <published>2011-10-07T10:32:08Z</published>
    <updated>2011-10-07T10:32:08Z</updated>
    <content type="html">&lt;p&gt;&lt;BR&gt;
Hi Everyone,&lt;BR&gt;
&lt;BR&gt;
We had another great fishing season this year. Everyone did very well on their  fishing trips. There were lots of great fish caught and lots of you shared some great photos with us again. We have posted the pictures we received on the website and some on Facebook also. The outposts all produced very well. Dogfly and Grant were great with some bass up to 20”’s being caught and good lake trout and pike. Sakwite produced excellent numbers of walleye and smallmouth again this season. It produced a good number of walleyes over 25” and some great pike in the 40” class. Our boat in outpost on Pipestone was very good again this year. July and August proved yet again to be prime trophy walleye fishing on the reefs. Many walleyes over 25” being caught with very good numbers of 29”+ being consistently caught.  It will be interesting to see what next year will bring with all the great reports coming back this year. The catch and release strategy really seems to be paying off. &lt;BR&gt;
&lt;BR&gt;
Our bear hunts have come to an end also. They were a little slower than normal after we had some cold weather hit. We had 18 bears for 23 hunters this fall. Overall a good success rate, but slightly lower than we are accustomed to. Everyone seen bears, and had a great hunt. The additional bear management areas that we added this past season showed some great bears and in very good numbers. Can only imagine it will be better next year. We are taking bookings for the upcoming season and already have a good number of hunters signed up for next year. If you are thinking about getting a bear rug for your trophy room or cabin, now is the time to make the plan. Our first hunts will start August 18 next year and there is also some good fishing on Off Lake that can be enjoyed in the mornings or after you harvest your bear. Call or email us if you have any questions.&lt;BR&gt;
&lt;BR&gt;
That is bringing us into the deer season very soon. We are getting ready and have seen some great  bucks already in the area while we were doing the bear hunts. The temps are getting around freezing each night and the leaves are falling. It is definitely time to start hanging stands and shoot a few grouse along the way. They had a good hatch this spring and are everywhere. &lt;BR&gt;
&lt;BR&gt;
A quick reminder that we purchased another fly in outpost this fall for the upcoming season. It is on Fishtrap Lake and offers excellent smallmouth, walleye, and pike fishing. There are portage lakes available for those that like to explore. You get more information and view the cabin on the website. It will be set up just like our other outposts with the Honda generator and electric refrigerator/freezer. We still have some prime dates available if you are interested in a fly in trip for the upcoming season.&lt;BR&gt;
&lt;BR&gt;
We will update everyone again after the deer hunts are over and the 2011 is officially over before we gear up for the start of the 2012 ice fishing season. All of the 2012 rates are posted on the website. We are also in the process of making a new brochure for the 2012 season.  If you are currently subscribed to our email list but have never been with us please forward your current mailing address to ensure receipt of the upcoming brochure. &lt;BR&gt;
Thank you,&lt;BR&gt;
Lucas &amp; Nicole Adams&lt;BR&gt;
Gateway North Outfitters&lt;BR&gt;
www.gatewaynorthoutfitters.com&lt;BR&gt;
807-482-1388 &lt;/p&gt;
</content>
  </entry>

 

  <entry>
    <title>New Lake for 2012</title>
    <link rel="alternate" href="http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive/gno/20110811194326/"/>
    <id>tag:www.gatewaynorthoutfitters.net,2011-08-11:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fgno%2F20110811194326%2F</id>
    
    <published>2011-08-11T19:43:26Z</published>
    <updated>2011-08-11T19:43:26Z</updated>
    <content type="html">&lt;p&gt;&lt;BR&gt;
Hi Everyone,&lt;BR&gt;
The season is going very well and we are currently gearing up for the bear hunt. We just have a bit of news to share with everyone and wanted to let you know that we purchased another fly in outpost cabin. It is located on Fishtrap Lake. It is the only cabin on the lake. It offers walleye, smallmouth bass, and northern pike. There are also a couple portage lakes available. The short portage will have a boat and motor waiting and the long portage there is a boat and you can paddle around as the lake is only a couple hundred acres.  There is also another lake that can be accessed depending on the water level and your ambition level. Fishtrap offers excellent smallmouth and pike fishing with decent walleye action, noted more for larger sized walleye than numbers. The portage lakes offer fast action walleye fishing as well as good pike and smallmouth fishing. We will be equipping this outpost with the Honda generator system that we have at all of our other outposts that. You can &lt;BR&gt;
view the cabin and lake map on the website at the following link  &lt;BR&gt;
&lt;BR&gt;
www.gatewaynorthoutfitters.net/flyin_fishtrap.html&lt;BR&gt;
&lt;BR&gt;
If you have any additional questions or would like to reserve your trip today at Fishtrap Lake or one of our other outposts, let us know. We look forward to seeing you in the future!&lt;BR&gt;
&lt;BR&gt;
Lucas &amp; Nicole Adams&lt;BR&gt;
807-482-1388&lt;/p&gt;
</content>
  </entry>

 

  <entry>
    <title>Last Minute Deals</title>
    <link rel="alternate" href="http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive/gno/20110617142020/"/>
    <id>tag:www.gatewaynorthoutfitters.net,2011-06-17:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fgno%2F20110617142020%2F</id>
    
    <published>2011-06-17T14:20:20Z</published>
    <updated>2011-06-17T14:20:20Z</updated>
    <content type="html">&lt;p&gt;&lt;BR&gt;
Hello Guys,  &lt;BR&gt;
Just wanted to let you all know we are offering up a couple of last minute trips at a great discount.  Both the trips offered have to be at least a group of four and must be exact dates listed.  Deposits must be given at time of reservation.  Please phone or email for more details.&lt;BR&gt;
&lt;BR&gt;
Dogfly Lake July 2-8 (6 days) &lt;BR&gt;
Groups of 4-5 $925&lt;BR&gt;
Groups of 6-8 $875&lt;BR&gt;
&lt;BR&gt;
Sakwite Lake July 5-10 (5 days)&lt;BR&gt;
Groups of 4-5 $850&lt;BR&gt;
Groups of 6-8 $800&lt;BR&gt;
&lt;BR&gt;
For you hunters out there we still have the cancellation hunts we offered earlier&lt;BR&gt;
&lt;BR&gt;
Bear Hunts&lt;BR&gt;
4 cancellation spots available&lt;BR&gt;
$500 per person off of selected hunt package&lt;BR&gt;
Dates flexible depending on number of hunters and package chosen&lt;BR&gt;
&lt;BR&gt;
Deer Hunts&lt;BR&gt;
4 cancellation spots available&lt;BR&gt;
$500 per person off of fully guided package with or without meals&lt;BR&gt;
Dates flexible depending on number of hunters and package chosen &lt;/p&gt;
</content>
  </entry>

 

  <entry>
    <title>SPRING NEWSLETTER 2011</title>
    <link rel="alternate" href="http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive/gno/20110514084021/"/>
    <id>tag:www.gatewaynorthoutfitters.net,2011-05-14:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fgno%2F20110514084021%2F</id>
    
    <published>2011-05-14T08:40:21Z</published>
    <updated>2011-05-14T08:40:21Z</updated>
    <content type="html">&lt;p&gt;&lt;BR&gt;
Hello Everyone,&lt;BR&gt;
&lt;BR&gt;
It is that time of year again. The winter has finally left us and the spring season is upon us. The ice fishing was very good this winter for lake trout and a late season crappie bite. The conditions to say the least were less than favorable the first half of the winter with lots of slush. The conditions slowed the new reservations, but the regulars braved the elements and had very good fishing. The second half of the winter, conditions improved and the fish were continued to cooperate. &lt;BR&gt;
&lt;BR&gt;
We have made a few improvements at the different locations for the upcoming season. Sakwite Lake we upgraded the cabin to the generator system with electric lights, full sized electric fridge/freezer, and some additional outlets to charge up any electric devices you might have. We also changed 8 windows in the cabin to help with better ventilation and views of the lake. The beds also all have new mattresses. We also built a fish cleaning/storage shed late last summer to finish to get the site up to other cabins standards. Grant Lake is also receiving new mattresses. A new boat ramp was built too. Pipestone had 5 new mattresses installed. We have a few other projects in mind for the upcoming season and will be making plans for them later in the season.&lt;BR&gt;
&lt;BR&gt;
For all the hunters that follow what we are doing. We added a lot of new bear management area last winter. We also added additional area this month to give us an area totaling over 600 square miles to date. If you are thinking of doing a bear hunt, now is the time with all this additional area. We are really excited to be able to offer all this to everyone.  We still have available a few cancellations hunts this fall. These opportunities will make someone a great deal on a hunting adventure. The hunt package chosen will have the deposit received from the cancelled group taken off the hunt price. We currently have an opening for our deer and bear hunts.&lt;BR&gt;
&lt;BR&gt;
Bear Hunt&lt;BR&gt;
$400 discount per hunter - dates flexible &lt;BR&gt;
&lt;BR&gt;
Deer Hunt&lt;BR&gt;
$500 discount per hunter - dates flexible&lt;BR&gt;
&lt;BR&gt;
Call or email for additional info or trip dates available. These hunts must be secured with a deposit by credit card at time of booking.&lt;BR&gt;
Note - these cancellation trips must be groups of 2 or more, no single hunters&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
On another note. Everyone that has fished in Ontario over the past couple of seasons should remember to bring your Outdoors Card or you will need to have a new one issued and pay for it again. Not to mention the best benefit of the card is the speed and ease of issuing you your license. Those of you who have a fly in trip booked with us for the upcoming season, please forward us your preorders as soon as you know what you are wanting. We like to have preorders 30 days prior to your trip so we can utilize any empty space on planes that are going to the lakes. If your group is wanting to have items flown in before you arrive, let us know and we will take care of that for you.  We will be getting you your flight times very shortly for the rest of the month and June. Most all flights will be leaving at 7:00, except for a few busier days. If any of you are needing overnight accommodations, let us know that too. Remember on packing for the fly ins, that soft sided luggage is easier&lt;BR&gt;
 to load and makes the pilots job a lot easier. &lt;BR&gt;
&lt;BR&gt;
Be sure to forward this on to other members of your party or friends that might be interested and remind them to join our email list at the link below. We send out  letters a couple times a year, and we send out different specials and cancellation trip offers. We offered one of these cancellation trips earlier and the response was great. Unfortunately cancellations due happen. When we offer these trips, the deposit that was forfeited by the group cancelling is offered to you if you fill the trip dates. One persons loss is sometimes another’s gain. That being said we have had a cancellation on Sakwite Lake in June. It is an only cabin lake! This trip is being offered at a discounted rate due to the deposit being forfeited. This 5 day trip will be offered at $850 per person for groups of 4 or more. Smaller groups would have a slight up charge fee. The trip dates are -&lt;BR&gt;
&lt;BR&gt;
June 18-23 (5 days) - exact trip dates must be taken&lt;BR&gt;
&lt;BR&gt;
Call or email today and reserve this trip and save on an excellent fly in fishing vacation!&lt;BR&gt;
&lt;BR&gt;
We still have limited availability throughout the season.  If you are still considering a trip in 2011 please let us know.  &lt;BR&gt;
&lt;BR&gt;
It also seems that everyone is on Facebook now, so be sure to “Like” our page,. This can be done clicking the link below and please recommend it to your friends.  We post frequently and encourage you to interact with others there as we feel it can be a great tool for everyone. If anyone has any questions, let us know and we will be happy to assist you. We look forward to seeing everyone this upcoming season and hope you have the trip of a lifetime. &lt;BR&gt;
&lt;BR&gt;
Thank you,&lt;BR&gt;
Lucas &amp; Nicole Adams&lt;BR&gt;
Gateway North Outfitters&lt;BR&gt;
www.gatewaynorthoutfitters.net&lt;BR&gt;
807-482-1388&lt;BR&gt;
218-324-2672 cell &lt;BR&gt;
&lt;BR&gt;
click to join our email list&lt;BR&gt;
&lt;a href=&quot;http://www.gatewaynorthoutfitters.com/cgi-bin/dada/mail.cgi&quot;&gt;http://www.gatewaynorthoutfitters.com/cgi-bin/dada/mail.cgi&lt;/a&gt; &lt;BR&gt;
&lt;BR&gt;
click to become a fan on Facebook&lt;BR&gt;
&lt;a href=&quot;http://www.facebook.com/GatewayNorthOutfitters&quot;&gt;http://www.facebook.com/GatewayNorthOutfitters&lt;/a&gt; &lt;BR&gt;
Canadian hunting &amp; fishing trips&lt;BR&gt;
      &lt;/p&gt;
</content>
  </entry>

 

  <entry>
    <title>Fly in Bass Fishing @ Grant Lake</title>
    <link rel="alternate" href="http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive/gno/20110427173615/"/>
    <id>tag:www.gatewaynorthoutfitters.net,2011-04-27:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fgno%2F20110427173615%2F</id>
    
    <published>2011-04-27T17:36:15Z</published>
    <updated>2011-04-27T17:36:15Z</updated>
    <content type="html">&lt;p&gt;&lt;BR&gt;
Hello Everyone,&lt;BR&gt;
&lt;BR&gt;
I just wanted to offer a trip that just became available at our Grant Lake fly in outpost cabin due to cancellation. Grant Lake offers excellent smallmouth, pike, lake trout, and muskie fishing. It also has a portage lake available with more fast paced action for smallies, pike, and lakers.  It is an only cabin lake! This trip is being offered at a discounted rate due to the deposit being forfeited. This 4 day trip will be offered at $775 per person for groups of 4 or more. Smaller groups would have a slight up charge fee. The trip dates are -&lt;BR&gt;
&lt;BR&gt;
June 9-13 (4 days)   - exact trip dates must be taken&lt;BR&gt;
&lt;BR&gt;
Call or email today and reserve this trip and save on an excellent fly in fishing vacation!&lt;BR&gt;
&lt;BR&gt;
The ice is almost gone on Off Lake today. This trip should be a prime smallmouth fishing trip during the spawn with fish on the beds! Excellent sight fishing in this crystal clear lake.&lt;BR&gt;
&lt;BR&gt;
&lt;a href=&quot;http://www.gatewaynorthoutfitters.net/flyin_grant.html&quot;&gt;http://www.gatewaynorthoutfitters.net/flyin_grant.html&lt;/a&gt;&lt;BR&gt;
&lt;BR&gt;
Thank you,&lt;BR&gt;
Lucas Adams&lt;BR&gt;
Gateway North Outfitters&lt;BR&gt;
www.gatewaynorthoutfitters.net&lt;BR&gt;
807-482-1388&lt;BR&gt;
218-324-2672 cell &lt;BR&gt;
click to join our email list&lt;BR&gt;
&lt;a href=&quot;http://www.gatewaynorthoutfitters.com/cgi-bin/dada/mail.cgi&quot;&gt;http://www.gatewaynorthoutfitters.com/cgi-bin/dada/mail.cgi&lt;/a&gt; &lt;BR&gt;
click to become a fan on Facebook&lt;BR&gt;
&lt;a href=&quot;http://www.facebook.com/GatewayNorthOutfitters&quot;&gt;http://www.facebook.com/GatewayNorthOutfitters&lt;/a&gt; &lt;BR&gt;
Canadian hunting &amp; fishing trips&lt;/p&gt;
</content>
  </entry>

 

  <entry>
    <title>CANCELLATION HUNTS</title>
    <link rel="alternate" href="http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive/gno/20110407125027/"/>
    <id>tag:www.gatewaynorthoutfitters.net,2011-04-07:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fgno%2F20110407125027%2F</id>
    
    <published>2011-04-07T12:50:27Z</published>
    <updated>2011-04-07T12:50:27Z</updated>
    <content type="html">&lt;p&gt;&lt;BR&gt;
We have recently received a few cancellations for some hunts this fall. These opportunities will make someone a great deal on a hunting adventure. The hunt package chosen will have the deposit received from the cancelled group taken off the hunt price. We currently have an opening for our deer and bear hunts.&lt;BR&gt;
 &lt;BR&gt;
Bear Hunt&lt;BR&gt;
2 cancellation hunts available - $400 discount per hunter - dates flexible &lt;BR&gt;
&lt;BR&gt;
Deer Hunt&lt;BR&gt;
4 cancellation hunts available - $500 discount per hunter - dates flexible&lt;BR&gt;
 &lt;BR&gt;
Call or email for additional info or trip dates available. These hunts must be secured with a deposit by credit card at time of booking.&lt;BR&gt;
Note - these cancellation trips must be groups of 2 or more, no single hunters&lt;/p&gt;
</content>
  </entry>

 

  <entry>
    <title>Gateway North Outfitters Message</title>
    <link rel="alternate" href="http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive/gno/20101222151636/"/>
    <id>tag:www.gatewaynorthoutfitters.net,2010-12-22:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fgno%2F20101222151636%2F</id>
    
    <published>2010-12-22T15:16:36Z</published>
    <updated>2010-12-22T15:16:36Z</updated>
    <content type="html">&lt;?xml version=&quot;1.0&quot;?&gt;
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
        &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
 
 &lt;head&gt;
  &lt;!-- Dada Mail [ver] --&gt; 
  &lt;title&gt;Gateway North Outfitters Message&lt;/title&gt;
  &lt;style type=&quot;text/css&quot; media=&quot;all&quot;&gt;
   &lt;!--
   /* Not @imported, since AOL rejects msgs with linked stylesheets 
      (see: http://www.alistapart.com/articles/cssemail/ )
   */
   
/* ----- GENERAL ----- */

body { 
	background-color:#fff;
	font-family:Georgia,Times,'Times New Roman',serif;
	font-size:13px;
	line-height:150%;
}

/* for list/archive pages only: */
body#Dada {
	margin:50px 0;
	padding:0;
	text-align:center;                /* page centering hack for IE */
	
}

/* for admin pages only: */
body#DadaAdmin {
	margin:0;
	padding:0;
}

/* ----- IDS: General Page Layout ----- */

#PageWrapper {
}

#Header {
	width:550px;
	height: 46px;
	margin:0 auto;                    /* page centering for all but IE */
	padding:20px;
	padding-bottom:10px;
	border:1px solid #000;
	background: #3d663c url('/gno-dada-header.png') no-repeat left;
	text-align:left;                  /* overrides page centering hack for IE (in the body) */
	font-family:AvantGarde,'Avant Garde',Verdana,Arial,sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
}
#Header span {
	display: none;
}

/* box model hack for IE: \*/
* html #Header {
	width:592px;
}
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

/* override for admin pages only: */
body#DadaAdmin #Header {
	width:auto;
}

/* override for admin pages only: */
/* box model hack for IE: \*/
* html body#DadaAdmin #Header {
	width:100%;
}
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

#Logo {
	float:left;
	text-align:left;
}

#Title {
	float:right;
	text-align:right;
}

/* alas, IE doesn't understand the next three CSS2 rules, 
   which add the dots before and after the header copy: */
#Logo:before {
	content: &quot;.: &quot;;
}

#Title:before {
	content: &quot;:: &quot;;
}

#Title:after {
	content: &quot; ::&quot;;
}

#Content {
	width:550px;
	margin:0 auto;                    /* page centering for all but IE */
	padding:20px;
	border:1px solid #000;
	border-top:0;
	background-color:#fff;
	text-align:left;                  /* overrides page centering hack for IE (in the body) */
}

/* box model hack for IE: \*/
* html #Content {
	width:592px;
}
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

#AdminPageWrapper {
}

#AdminContentWrapper {
	margin:0 0 50px 200px;
	padding:10px 50px;
}

#AdminContent {
	width:100%;
	padding-top:8px;
}

#MenuWrapper {
}

#Menu {
	position:absolute;
	top:70px;
	left:20px;
	width:160px;
	padding:1px 10px 0 10px;
	border:1px solid #000;
	background-color:#fff;
	text-align:left;
	line-height:150%;
}

/* box model hack for IE: \*/
* html #Menu {
	width:182px;
} 
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

/* ----- IDS: Navigation ----- */

#Menu li {
	line-height:125%;
}

#Menu p, 
#Menu ul {
	margin-left:0;
	padding-left:0;
	list-style:none;
	font-family:AvantGarde,'Avant Garde',Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
}

#Menu ul ul {
	padding-left:5px;
	font-weight:normal;
}

#list_type_switcher div {
	float:left;
	margin-right:2px;
	width:150px;
	border:1px solid #000;
	background-color:#ccc;
	text-align:center;
}

#list_type_switcher div a, 
#list_type_switcher div span {
	padding:8px 0;
	                                  /* these next two make the entire &quot;button&quot; clickable: */
	display:block; /* Moz, etc. */
	width:150px;   /* IE */
}

#list_type_switcher div span {
	background-color:#fff;
	font-weight:bold;
}

#list_type_switcher div a:hover {
	background-color: #fcc;	
}

/* ----- IDS: Widgets/Other ----- */

#breadcrumbs {
}

#help_link {
	float:right;
	margin-top:2em;
	font-weight:bold;
	clear:both;
}

#root_login_message {
	float:right;
	margin-right:0.5em;
	color:#fff;
}

/* ----- CLASSES ----- */

.disabled {
	background-color:#ccc;
	border:1px solid #fff;
}

.error {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	font-style:italic;
	color:#600;
}

.hidden {
	display:none;
}

p.link_to_screen {
	text-align:right;
	font-weight:bold;
}

.positive {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#063;
}

.simplebox {
	padding:7px;
	border:1px solid #000;
	background-color:#fff;
}

/* all but IE/Win &amp; NN4: */
.simplebox&gt;p {
	margin:0;
}

/* ----- HEADINGS ----- */

h1, h2, h3 {
	font-family:AvantGarde,'Avant Garde',Arial,sans-serif;
	font-weight:bold;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

/* ----- PARAGRAPHS ----- */

p {
}

p.small {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
}

/* ----- CODE ----- */

code, pre {
	margin:3px;
	padding:3px;
	border:1px dotted #000;
	background-color:#ccf;
	font:9px/14px Monaco,Mono,'Courier New',Courier,monospace;
}

/* ----- LINKS ----- */

a {
	text-decoration:none;
}

a:link {
	color:#339;
}

a:visited {
	color:#03c;
}

a:hover {
	color:#33c;
}

a:active {
}

#Logo a:link, 
#Logo a:visited {
	color:#000;
}

#Logo a:hover {
	color:#000;
}

#Logo a:active {
}

/* ----- FORMS ----- */

label {
	font-family:AvantGarde,'Avant Garde',Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

input {
	margin:3px;
	padding:3px;
	border-width:1px;
	border-style:solid;
	border-color:#000 #999 #999 #000;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333;
}

/* removes checkbox/radio-button borders in IE 5.0+: */
/* (commented out for validation, uncomment to apply)
input {
    border: expression(this.type==&quot;checkbox&quot;? 'none':
                       this.type==&quot;radio&quot;?    'none':
                       '1px solid #000');
}
*/

input.full {
	width:95%;
}

select {
	margin:3px;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333;
}

textarea {
	padding:10px;
	width:95%;
	border-width:1px;
	border-style:solid;
	border-color:#000 #999 #999 #000;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333;
}

/* affects buttons only: */
input.plain,
input.processing,
input.cautionary,
input.alertive {
	font-weight:bold;
	color:#000;
}

input.plain {
	background-color:#ccf;
}

input.processing {
	background-color:#9c9;
}

input.cautionary {
	background-color:#ffc;
}

input.alertive {
	background-color:#f66;
}

/* IE doesn't understand this: */
input:focus, 
textarea:focus {
	border-color:#009 #33c #33c #009;
}

div.buttonfloat {
	float:right;
}

/* ----- TABLES ----- */

table {
	font-size:100%;                   /* fixes IE inheritance bug, redundant for others */
}

td {
	vertical-align:top;
}

/* all but IE/Win &amp; NN4: */
td&gt;p {
	margin:0;
}

table.tagchart {
	border-collapse:collapse;
	border:2px solid #000;
	background-color:#fff;
	width:100%;
}

table.tagchart td {
	border:1px solid #000;
	padding:5px;
}

/* ----- BREAKS ----- */

hr {
	width:66%;
	text-align:center;
	height:1px;
	border:0;
	color:#000;                       /* IE */
	background-color:#000;            /* Moz &amp; Opera */
	clear:both;
}

div.floatclear {
	clear:both;
	height:1px;
	overflow:hidden;
}

/* ----- ARCHIVES ----- */

#archived_message_wrapper {
}

#archived_message_head {
}

iframe#archived_message_body_container {
	height:500px;
	width:100%;
	border:1px solid #000;
	/* text-styling rules will have NO effect in here. see below instead. */
}

#archived_message_body {
/* inline-displayed HTML messages keep their inline styles, but can otherwise be styled here.
   iframe-displayed HTML messages *always* retain their own style. this does nothing for 'em.
   plain text messages, whether inline or iframed, will be styled here also. */
}

.quoted_reply { 
	color:#666;
	font-style:italic;
}

#archived_attachments_wrapper {
}


   --&gt;
  &lt;/style&gt;
 

   
			                   &lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot;  title=&quot;RSS&quot;  href=&quot;http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive_rss/gno/&quot; /&gt;
							   &lt;link rel=&quot;alternate&quot; type=&quot;application/atom+xml&quot; title=&quot;Atom&quot; href=&quot;http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive_atom/gno/&quot; /&gt;
			                  

&lt;/head&gt;
 
 &lt;body id=&quot;Dada&quot;&gt;
  &lt;div id=&quot;PageWrapper&quot;&gt;
   
   &lt;div id=&quot;Header&quot;&gt;
    &lt;span id=&quot;Logo&quot;&gt;
     &lt;a href=&quot;http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi&quot;&gt;Dada Mail&lt;/a&gt;
    &lt;/span&gt;
    &lt;span id=&quot;Title&quot;&gt;
     Gateway North Outfitters Message
    &lt;/span&gt;
    &lt;div class=&quot;floatclear&quot;&gt;&lt;/div&gt;
   &lt;/div&gt;&lt;!-- ends id=&quot;Header&quot; --&gt;
   
   &lt;div id=&quot;Content&quot;&gt;
    



&lt;p&gt;Hello Fellow Sportsmen,&lt;/p&gt;
&lt;p&gt; We would like to thank everyone that visited us this past season for a hunting or fishing adventure. We had a very good year and it wouldn't have been possible without you.  We saw many old and new faces this past season. It will be good to see everyone again this upcoming season. Many have already rebooked a trip for the 2011 season, if you haven't you may want to discuss with your group what you would like to do this upcoming season. The fishing at the fly ins was very good this past season. Dogfly and Grant produced some excellent catches of smallmouth, pike, and lake trout. Grant produced a few excellent trophy muskies too boot.  The portage lakes Napanee and Bretz once again did not disappoint with both outstanding numbers and sizes of smallmouth in particular. For those of you that visit Dogfly and Grant, be sure to make the portage, it is definitely worth the little extra effort. Sakwite Lake produced fantastic catches of walleyes and some big pike, with 45 &amp;frac14
;&amp;quot; being the largest of the year.  Sakwite also had some good smallmouth fishing reported.  The boat in outpost on Pipestone Lake once again produced better than previous years. Every year the fishing seems to keep getting better and better. The walleye fishing was outstanding for most of the season with the fall bite getting tougher. It also had some exceptional smallmouth, lake trout, and muskie fishing again this year.  Off Lake was a little more up and down throughout the season, although some nice walleye, crappies, and jumbo perch were caught. You just never knew which ones were going to cooperate. The pike always seemed to be biting if you were anywhere near weeds. &lt;/p&gt;
&lt;p&gt; The hunts this year were also very productive. The bear hunts were once again 100% shot opportunity, and 7 out of 9 hunters successfully harvested their bear. Unfortunately 2 bears were not able to be recovered. All the bears this season were nice bears in the 6' range, but no real monsters. They are still out there waiting for next years hunters. Just a little note for those thinking about a bear hunt with us for the 2011 season, we only have a few spots available as we are almost sold out on the hunts we offer. &lt;/p&gt;
&lt;p&gt; Our guided whitetail hunts went very well this year. We  hunted out of our Off Lake location this year and had 100% success on the hunts. Everyone enjoyed the nicer weather for sitting on stand and the results could  not have been better. Good numbers of deer were seen on al l the hunts and most of the groups from this fall are returning for the 2011 hunt. If you are considering a trophy whitetail hunt, let us know and we would be happy to assist you. Everyone that visited us for the hunt was amazed at what we have and the lack of hunting pressure. Remember we can custom tailor a package for you if you have any special needs or wants. The unguided whitetail hunts did not have the success we hoped for. There was good sign and deer being spotted, but no good bucks. The weather was a big factor as it started snowing the day before the hunt started and didn't stop for the entire hunt. The hunters decided to leave just a few days into the hunt as the snow was over knee deep an
d made walking very difficult. It would have been nice for the hunt to have had different results, but it still looks promising for next year.&lt;/p&gt;
&lt;p&gt; We are planning some more upgrades for the cabins for the 2011 season. Some of the improvements are new mattresses for Pipestone, Grant, and Sakwite. Sakwite will be getting the most improvements done for next season. It will be getting set up on the generator system , like all our other outposts, with a full sized electric fridge/freezer, flourescent lights, and a couple of extra plug ins to charge your electronics . It will also be getting new windows. &lt;/p&gt;
&lt;p&gt; Improvements that were done for the 2010 season were rubber nets(walleye &amp;amp; bass size), life jackets, and Ontario boater safety kits at all the fly in cabins. No more need to haul those bulky items with you on your next trip. Sakwite is also equipped with minnow buckets for the walleye fisherman. We also built a new fish cleaning/storage shed at Sakwite by the back dock.  Sakwite received a few more improvements than the other lakes, but we are now getting it into the shape of other cabins. We also made a new brochure showcasing all the trips that we offer. If you have not received one, let us know and we will get one to you right away. We also remodelled our office/dining room at Off Lake. It turned out very nice and everyone appreciated it. &lt;/p&gt;
&lt;p&gt; We have also been looking at adding more cabins to the line up we already offer. Nothing has transpired along that avenue yet, but if it does we will send out information immediately. It can be a slow process as we are only interested in a few select options. We know what we would expect on a fishing trip if we were booking an adventure, and that only leaves a few options that fill our expectations. &lt;/p&gt;
&lt;p&gt; Once again we would like to thank everyone for their business and support. It is because of our valued guests that Gateway North Outfitters is growing and improving our facilities even with the slower economy. We know that during times like these is when you truly need to get the most for your money and that is what you will receive and should expect. Be sure to follow us on Facebook if you are not already. Merry Christmas and a Happy New Year to all.&lt;/p&gt;
&lt;p&gt;Lucas &amp;amp; Nicole Adams&lt;br /&gt;
Gateway North Outfitters&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.gatewaynorthoutfitters.net/&quot; target=&quot;_blank&quot;&gt;www.gatewaynorthoutfitters.net&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;mailto:&amp;#105;&amp;#110;&amp;#x66;&amp;#111;&amp;#64;&amp;#103;&amp;#x61;&amp;#x74;&amp;#101;&amp;#x77;&amp;#97;&amp;#x79;&amp;#x6E;&amp;#x6F;&amp;#114;&amp;#116;&amp;#104;&amp;#111;&amp;#x75;&amp;#116;&amp;#102;&amp;#105;&amp;#116;&amp;#116;&amp;#101;&amp;#114;&amp;#115;&amp;#x2E;&amp;#110;&amp;#x65;&amp;#x74;&quot;&gt;&amp;#x49;&amp;#x6E;&amp;#102;&amp;#x6F;&amp;#64;&amp;#x67;&amp;#97;&amp;#x74;&amp;#101;&amp;#x77;&amp;#97;&amp;#121;&amp;#x6E;&amp;#x6F;&amp;#114;&amp;#116;&amp;#104;&amp;#111;&amp;#x75;&amp;#x74;&amp;#102;&amp;#x69;&amp;#116;&amp;#116;&amp;#101;&amp;#x72;&amp;#115;&amp;#46;&amp;#110;&amp;#101;&amp;#116;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;807-482-1388&lt;br /&gt;
  218-324-2672 cell&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.facebook.com/GatewayNorthOutfitters&quot; target=&quot;_blank&quot;&gt;Find us on Facebook!&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://www.gatewaynorthoutfitters.net/newsletters/trophy_whitetail.jpg&quot;&gt;&lt;img  src=&quot;http://www.gatewaynorthoutfitters.net/newsletters/trophy_whitetail_th.jpg&quot; width=&quot;200&quot; height=&quot;150&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://www.gatewaynorthoutfitters.net/newsletters/wolf.jpg&quot;&gt;&lt;img  src=&quot;http://www.gatewaynorthoutfitters.net/newsletters/wolf_th.jpg&quot; width=&quot;200&quot; height=&quot;150&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;
&lt;/a&gt;&lt;a href=&quot;http://www.gatewaynorthoutfitters.net/newsletters/121.jpg&quot;&gt;&lt;img  src=&quot;http://www.gatewaynorthoutfitters.net/newsletters/121_th.jpg&quot; width=&quot;200&quot; height=&quot;133&quot; border=&quot;0&quot; /&gt; &lt;/a&gt;&lt;a href=&quot;http://www.gatewaynorthoutfitters.net/newsletters/trophy_pike.jpg&quot;&gt;&lt;img  src=&quot;http://www.gatewaynorthoutfitters.net/newsletters/trophy_pike_th.jpg&quot; width=&quot;200&quot; height=&quot;133&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;
&lt;/a&gt;&lt;a href=&quot;http://www.gatewaynorthoutfitters.net/newsletters/ontario_walleye_fishing.jpg&quot;&gt;&lt;img  src=&quot;http://www.gatewaynorthoutfitters.net/newsletters/ontario_walleye_fishing_th.jpg&quot; width=&quot;150&quot; height=&quot;200&quot; border=&quot;0&quot; /&gt; &lt;/a&gt; &lt;a href=&quot;http://www.gatewaynorthoutfitters.net/newsletters/trophy_smallmouth_bass.jpg&quot;&gt;&lt;img  src=&quot;http://www.gatewaynorthoutfitters.net/newsletters/trophy_smallmouth_bass_th.jpg&quot; width=&quot;200&quot; height=&quot;227&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;http://www.gatewaynorthoutfitters.net/newsletters/pipestone_walleye9.jpg&quot;&gt; &lt;img  src=&quot;http://www.gatewaynorthoutfitters.net/newsletters/pipestone_walleye9_th.jpg&quot; width=&quot;150&quot; height=&quot;200&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;



</content>
  </entry>

 

  <entry>
    <title>Gateway North Outfitters Message</title>
    <link rel="alternate" href="http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive/gno/20100514151320/"/>
    <id>tag:www.gatewaynorthoutfitters.net,2010-05-14:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fgno%2F20100514151320%2F</id>
    
    <published>2010-05-14T15:13:20Z</published>
    <updated>2010-05-14T15:13:20Z</updated>
    <content type="html">&lt;?xml version=&quot;1.0&quot;?&gt;
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
        &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
 
 &lt;head&gt;
  &lt;!-- Dada Mail [ver] --&gt; 
  &lt;title&gt;Gateway North Outfitters Message&lt;/title&gt;
  &lt;style type=&quot;text/css&quot; media=&quot;all&quot;&gt;
   &lt;!--
   /* Not @imported, since AOL rejects msgs with linked stylesheets 
      (see: http://www.alistapart.com/articles/cssemail/ )
   */
   
/* ----- GENERAL ----- */

body { 
	background-color:#fff;
	font-family:Georgia,Times,'Times New Roman',serif;
	font-size:13px;
	line-height:150%;
}

/* for list/archive pages only: */
body#Dada {
	margin:50px 0;
	padding:0;
	text-align:center;                /* page centering hack for IE */
	
}

/* for admin pages only: */
body#DadaAdmin {
	margin:0;
	padding:0;
}

/* ----- IDS: General Page Layout ----- */

#PageWrapper {
}

#Header {
	width:550px;
	height: 46px;
	margin:0 auto;                    /* page centering for all but IE */
	padding:20px;
	padding-bottom:10px;
	border:1px solid #000;
	background: #3d663c url('/gno-dada-header.png') no-repeat left;
	text-align:left;                  /* overrides page centering hack for IE (in the body) */
	font-family:AvantGarde,'Avant Garde',Verdana,Arial,sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
}
#Header span {
	display: none;
}

/* box model hack for IE: \*/
* html #Header {
	width:592px;
}
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

/* override for admin pages only: */
body#DadaAdmin #Header {
	width:auto;
}

/* override for admin pages only: */
/* box model hack for IE: \*/
* html body#DadaAdmin #Header {
	width:100%;
}
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

#Logo {
	float:left;
	text-align:left;
}

#Title {
	float:right;
	text-align:right;
}

/* alas, IE doesn't understand the next three CSS2 rules, 
   which add the dots before and after the header copy: */
#Logo:before {
	content: &quot;.: &quot;;
}

#Title:before {
	content: &quot;:: &quot;;
}

#Title:after {
	content: &quot; ::&quot;;
}

#Content {
	width:550px;
	margin:0 auto;                    /* page centering for all but IE */
	padding:20px;
	border:1px solid #000;
	border-top:0;
	background-color:#fff;
	text-align:left;                  /* overrides page centering hack for IE (in the body) */
}

/* box model hack for IE: \*/
* html #Content {
	width:592px;
}
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

#AdminPageWrapper {
}

#AdminContentWrapper {
	margin:0 0 50px 200px;
	padding:10px 50px;
}

#AdminContent {
	width:100%;
	padding-top:8px;
}

#MenuWrapper {
}

#Menu {
	position:absolute;
	top:70px;
	left:20px;
	width:160px;
	padding:1px 10px 0 10px;
	border:1px solid #000;
	background-color:#fff;
	text-align:left;
	line-height:150%;
}

/* box model hack for IE: \*/
* html #Menu {
	width:182px;
} 
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

/* ----- IDS: Navigation ----- */

#Menu li {
	line-height:125%;
}

#Menu p, 
#Menu ul {
	margin-left:0;
	padding-left:0;
	list-style:none;
	font-family:AvantGarde,'Avant Garde',Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
}

#Menu ul ul {
	padding-left:5px;
	font-weight:normal;
}

#list_type_switcher div {
	float:left;
	margin-right:2px;
	width:150px;
	border:1px solid #000;
	background-color:#ccc;
	text-align:center;
}

#list_type_switcher div a, 
#list_type_switcher div span {
	padding:8px 0;
	                                  /* these next two make the entire &quot;button&quot; clickable: */
	display:block; /* Moz, etc. */
	width:150px;   /* IE */
}

#list_type_switcher div span {
	background-color:#fff;
	font-weight:bold;
}

#list_type_switcher div a:hover {
	background-color: #fcc;	
}

/* ----- IDS: Widgets/Other ----- */

#breadcrumbs {
}

#help_link {
	float:right;
	margin-top:2em;
	font-weight:bold;
	clear:both;
}

#root_login_message {
	float:right;
	margin-right:0.5em;
	color:#fff;
}

/* ----- CLASSES ----- */

.disabled {
	background-color:#ccc;
	border:1px solid #fff;
}

.error {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	font-style:italic;
	color:#600;
}

.hidden {
	display:none;
}

p.link_to_screen {
	text-align:right;
	font-weight:bold;
}

.positive {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#063;
}

.simplebox {
	padding:7px;
	border:1px solid #000;
	background-color:#fff;
}

/* all but IE/Win &amp; NN4: */
.simplebox&gt;p {
	margin:0;
}

/* ----- HEADINGS ----- */

h1, h2, h3 {
	font-family:AvantGarde,'Avant Garde',Arial,sans-serif;
	font-weight:bold;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

/* ----- PARAGRAPHS ----- */

p {
}

p.small {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
}

/* ----- CODE ----- */

code, pre {
	margin:3px;
	padding:3px;
	border:1px dotted #000;
	background-color:#ccf;
	font:9px/14px Monaco,Mono,'Courier New',Courier,monospace;
}

/* ----- LINKS ----- */

a {
	text-decoration:none;
}

a:link {
	color:#339;
}

a:visited {
	color:#03c;
}

a:hover {
	color:#33c;
}

a:active {
}

#Logo a:link, 
#Logo a:visited {
	color:#000;
}

#Logo a:hover {
	color:#000;
}

#Logo a:active {
}

/* ----- FORMS ----- */

label {
	font-family:AvantGarde,'Avant Garde',Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

input {
	margin:3px;
	padding:3px;
	border-width:1px;
	border-style:solid;
	border-color:#000 #999 #999 #000;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333;
}

/* removes checkbox/radio-button borders in IE 5.0+: */
/* (commented out for validation, uncomment to apply)
input {
    border: expression(this.type==&quot;checkbox&quot;? 'none':
                       this.type==&quot;radio&quot;?    'none':
                       '1px solid #000');
}
*/

input.full {
	width:95%;
}

select {
	margin:3px;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333;
}

textarea {
	padding:10px;
	width:95%;
	border-width:1px;
	border-style:solid;
	border-color:#000 #999 #999 #000;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333;
}

/* affects buttons only: */
input.plain,
input.processing,
input.cautionary,
input.alertive {
	font-weight:bold;
	color:#000;
}

input.plain {
	background-color:#ccf;
}

input.processing {
	background-color:#9c9;
}

input.cautionary {
	background-color:#ffc;
}

input.alertive {
	background-color:#f66;
}

/* IE doesn't understand this: */
input:focus, 
textarea:focus {
	border-color:#009 #33c #33c #009;
}

div.buttonfloat {
	float:right;
}

/* ----- TABLES ----- */

table {
	font-size:100%;                   /* fixes IE inheritance bug, redundant for others */
}

td {
	vertical-align:top;
}

/* all but IE/Win &amp; NN4: */
td&gt;p {
	margin:0;
}

table.tagchart {
	border-collapse:collapse;
	border:2px solid #000;
	background-color:#fff;
	width:100%;
}

table.tagchart td {
	border:1px solid #000;
	padding:5px;
}

/* ----- BREAKS ----- */

hr {
	width:66%;
	text-align:center;
	height:1px;
	border:0;
	color:#000;                       /* IE */
	background-color:#000;            /* Moz &amp; Opera */
	clear:both;
}

div.floatclear {
	clear:both;
	height:1px;
	overflow:hidden;
}

/* ----- ARCHIVES ----- */

#archived_message_wrapper {
}

#archived_message_head {
}

iframe#archived_message_body_container {
	height:500px;
	width:100%;
	border:1px solid #000;
	/* text-styling rules will have NO effect in here. see below instead. */
}

#archived_message_body {
/* inline-displayed HTML messages keep their inline styles, but can otherwise be styled here.
   iframe-displayed HTML messages *always* retain their own style. this does nothing for 'em.
   plain text messages, whether inline or iframed, will be styled here also. */
}

.quoted_reply { 
	color:#666;
	font-style:italic;
}

#archived_attachments_wrapper {
}


   --&gt;
  &lt;/style&gt;
 

   
			                   &lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot;  title=&quot;RSS&quot;  href=&quot;http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive_rss/gno/&quot; /&gt;
							   &lt;link rel=&quot;alternate&quot; type=&quot;application/atom+xml&quot; title=&quot;Atom&quot; href=&quot;http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive_atom/gno/&quot; /&gt;
			                  

&lt;/head&gt;
 
 &lt;body id=&quot;Dada&quot;&gt;
  &lt;div id=&quot;PageWrapper&quot;&gt;
   
   &lt;div id=&quot;Header&quot;&gt;
    &lt;span id=&quot;Logo&quot;&gt;
     &lt;a href=&quot;http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi&quot;&gt;Dada Mail&lt;/a&gt;
    &lt;/span&gt;
    &lt;span id=&quot;Title&quot;&gt;
     Gateway North Outfitters Message
    &lt;/span&gt;
    &lt;div class=&quot;floatclear&quot;&gt;&lt;/div&gt;
   &lt;/div&gt;&lt;!-- ends id=&quot;Header&quot; --&gt;
   
   &lt;div id=&quot;Content&quot;&gt;
    




&lt;div align=&quot;center&quot;&gt;
	&lt;table width=&quot;525&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
		&lt;tr&gt;
			&lt;td colspan=&quot;3&quot; align=&quot;center&quot;&gt;&lt;img  src=&quot;http://gatewaynorthoutfitters.net/images/gno.jpg&quot; alt=&quot;&quot; border=&quot;0&quot;&gt;&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td colspan=&quot;3&quot; align=&quot;center&quot;&gt;&lt;img  src=&quot;http://gatewaynorthoutfitters.net/images/float_plane.jpg&quot; alt=&quot;&quot; width=&quot;500&quot; border=&quot;0&quot;&gt;&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td colspan=&quot;3&quot;&gt;Hello Fellow Sportsman,
				&lt;br&gt;
				&lt;br&gt;
				It is that time of year again. The lakes are all ice free and we are getting ready for the big rush this spring with all the fisherman. The ice went off very early this year. Off Lake opened up on April 10th and the other lakes were within the next week.&lt;br&gt;
				&lt;br&gt;
				Many of you have questions about the boater safety regulation that Ontario has imposed on us. This is not a big deal, just a little more paperwork and a few minutes of time. We will issue a dockside checklist to all that are using our boats for their trips and it will make you 100% legal. If you are bringing your own boat and operating it less than 45 consecutive days in Canada, then this does not apply to you as long as you are legal to operate the boat in your home state. You can also get a boater safety card if you wish. If you get one from a state in the US it will be sufficient, but it must be from the state in which you reside. Or else, you can take the Ontario boater exam test online and receive the Ontario boater card. The boater cards are good for life. The dockside checklist we will issue you is only good for your trip with us and must be done each time you visit. If you have any questions, let us know and we will try to answer them. Or if you wish to go ahead a
nd get your Ontario Boater&amp;rsquo;s Safety Card click on the link below.&lt;br&gt;
				&lt;a href=&quot;http://boaterexam.com&quot; target=&quot;_blank&quot;&gt;http://boaterexam.com&lt;br&gt;
					&lt;br&gt;
				&lt;/a&gt;We have already opened the outpost on Pipestone Lake and have had some lake trout fisherman up with mixed results. The cabins on Off Lake are open and ready to go for the walleye opener. We will be opening the fly ins next and then everything will be rolling for the season.&lt;br&gt;
				&lt;br&gt;
				We have updated the office this spring and those of you returning from previous years will notice a big change. It has really turned out well and we are anxious to have everyone visit and see the changes. In addition we installed many new windows in the cabins on Off Lake. As for other changes or upgrades for this year, we have purchased more lifejackets, boat safety kits,(each needed by Ontario law)and paddles to have at all the fly in outposts We do not want you to have to worry about having the proper equipment or being in violation of the new regulations. We also have supplied new dishes, glasses, a pan set, cutlery, new padded boat seats, minnow buckets , rubber nets and a couple of large storage containers for storing large amounts of minnows while you are at the Sakwite Lake outpost. The cabin on Sakwite also had a new door with an opening window installed to help with additional light and air flow. Dogfly Lake had an upgrade to the boat ramp, so it should be easie
r for everyone getting the boats in and out. Dogfly and Grant Lakes will also be getting electric drip coffee makers added this spring to compliment the generators we added last season. The last upgrade that we have done for the upcoming season is added another boat and motor for rental primarily on Off Lake. It is a 14&amp;rdquo; Lund with a floor and a 25HP Honda 4 stroke with electric start.&lt;br&gt;
				&lt;br&gt;
				For those of you who have a fly in trip booked, we have recently set up the flight times and you will be receiving them shortly. If you have any questions, let us know. If you have any pre orders for your trip, please let us know as soon as possible to make sure we can get them in for you with no problems. Most groups have been good on the packing over the last few years, but there are a few different times that it was excessive. Remember that there is only so much room and you are limited to 125 per person. If there are things that you bring every year and don&amp;rsquo;t use, odds are you don&amp;rsquo;t need to bring them. The plane is designed to haul 6 people and gear, if you are a group of 4 we maybe utilizing some of the additional room with necessary supplies for the outpost. Just try to pack reasonable and in soft sided bags or boxes as they pack better and the space can be utilized more efficiently.&lt;br&gt;
				&lt;br&gt;
				If you are still looking at a fishing trip for the upcoming season, we still have dates left and would be happy to host your next adventure. Whether it be a fly in, drive in, or boat in trip, we have a little something for everyone and any budget. Check our specials page for any upcoming deals that may arise throughout the season.&lt;br&gt;
				&lt;br&gt;
				If you are considering a hunt with us this fall. We only have a couple spots left on our black bear hunts. These are very high success and very relaxing hunt. Fish during the day, and hunt in the evenings. The deer hunts we have a few different slots available from late October - mid November on the guided hunts. We have a couple of openings on our late season unguided hunts as well. If you would like to find out more about any of the hunts we offer, let us know and we will be happy to assist you.&lt;br&gt;
				&lt;br&gt;
				We have also added a Gateway North Outfitters page on Facebook for those of you who want to follow what is happening throughout the season and stay in touch. You can join by following the link at the bottom of the page.&lt;br&gt;
				&lt;br&gt;
				We look forward to seeing everyone that has a trip booked and hope to meet a few more of the new people that are inquiring. One thing is for sure, it will be another great season and some excellent fishing will be had. Look forward to seeing you on the water.&lt;br&gt;
				&lt;br&gt;
				Lucas &amp;amp; Nicole Adams&lt;br&gt;
					Gateway North Outfitters&lt;br&gt;
				&lt;a href=&quot;http://www.gatewaynorthoutfitters.com&quot; target=&quot;_blank&quot;&gt;www.gatewaynorthoutfitters.com&lt;/a&gt;&lt;br&gt;
					807-482-1388&lt;br&gt;
					218-324-2672 cell&lt;br&gt;
				&lt;br&gt;
				Click to join our email list&lt;br&gt;
				&lt;a href=&quot;http://www.gatewaynorthoutfitters.com/cgi-bin/dada/mail.cgi&quot; target=&quot;_blank&quot;&gt;http://www.gatewaynorthoutfitters.com/cgi-bin/dada/mail.cgi&lt;br&gt;
					&lt;br&gt;
				&lt;/a&gt;Click to become a fan on Facebook&lt;br&gt;
				&lt;a href=&quot;http://www.facebook.com/GatewayNorthOutfitters&quot; target=&quot;_blank&quot;&gt;http://www.facebook.com/GatewayNorthOutfitters&lt;br&gt;
					&lt;br&gt;
				&lt;/a&gt;Canadian hunting &amp;amp; fishing trips&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;a href=&quot;http://gatewaynorthoutfitters.net/images/GNO1.jpg&quot;&gt;&lt;img  src=&quot;http://gatewaynorthoutfitters.net/images/GNO1_th.jpg&quot; alt=&quot;&quot; width=&quot;160&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;
			&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;a href=&quot;http://gatewaynorthoutfitters.net/images/IMG_0409_-_Copy.jpg&quot;&gt;&lt;img  src=&quot;http://gatewaynorthoutfitters.net/images/IMG_0409_-_Copy_th.jpg&quot; alt=&quot;&quot; width=&quot;160&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;
			&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;a href=&quot;http://gatewaynorthoutfitters.net/images/!Image022.jpg&quot;&gt;&lt;img  src=&quot;http://gatewaynorthoutfitters.net/images/!Image022_th.jpg&quot; alt=&quot;&quot; width=&quot;160&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;





</content>
  </entry>

 

  <entry>
    <title>Seasons Greetings</title>
    <link rel="alternate" href="http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive/gno/20091221153156/"/>
    <id>tag:www.gatewaynorthoutfitters.net,2009-12-21:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fgno%2F20091221153156%2F</id>
    
    <published>2009-12-21T15:31:56Z</published>
    <updated>2009-12-21T15:31:56Z</updated>
    <content type="html">&lt;?xml version=&quot;1.0&quot;?&gt;
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
        &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
 
 &lt;head&gt;
  &lt;!-- Dada Mail [ver] --&gt; 
  &lt;title&gt;Seasons Greetings&lt;/title&gt;
  &lt;style type=&quot;text/css&quot; media=&quot;all&quot;&gt;
   &lt;!--
   /* Not @imported, since AOL rejects msgs with linked stylesheets 
      (see: http://www.alistapart.com/articles/cssemail/ )
   */
   
/* ----- GENERAL ----- */

body { 
	background-color:#fff;
	font-family:Georgia,Times,'Times New Roman',serif;
	font-size:13px;
	line-height:150%;
}

/* for list/archive pages only: */
body#Dada {
	margin:50px 0;
	padding:0;
	text-align:center;                /* page centering hack for IE */
	
}

/* for admin pages only: */
body#DadaAdmin {
	margin:0;
	padding:0;
}

/* ----- IDS: General Page Layout ----- */

#PageWrapper {
}

#Header {
	width:550px;
	height: 46px;
	margin:0 auto;                    /* page centering for all but IE */
	padding:20px;
	padding-bottom:10px;
	border:1px solid #000;
	background: #3d663c url('/gno-dada-header.png') no-repeat left;
	text-align:left;                  /* overrides page centering hack for IE (in the body) */
	font-family:AvantGarde,'Avant Garde',Verdana,Arial,sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
}
#Header span {
	display: none;
}

/* box model hack for IE: \*/
* html #Header {
	width:592px;
}
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

/* override for admin pages only: */
body#DadaAdmin #Header {
	width:auto;
}

/* override for admin pages only: */
/* box model hack for IE: \*/
* html body#DadaAdmin #Header {
	width:100%;
}
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

#Logo {
	float:left;
	text-align:left;
}

#Title {
	float:right;
	text-align:right;
}

/* alas, IE doesn't understand the next three CSS2 rules, 
   which add the dots before and after the header copy: */
#Logo:before {
	content: &quot;.: &quot;;
}

#Title:before {
	content: &quot;:: &quot;;
}

#Title:after {
	content: &quot; ::&quot;;
}

#Content {
	width:550px;
	margin:0 auto;                    /* page centering for all but IE */
	padding:20px;
	border:1px solid #000;
	border-top:0;
	background-color:#fff;
	text-align:left;                  /* overrides page centering hack for IE (in the body) */
}

/* box model hack for IE: \*/
* html #Content {
	width:592px;
}
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

#AdminPageWrapper {
}

#AdminContentWrapper {
	margin:0 0 50px 200px;
	padding:10px 50px;
}

#AdminContent {
	width:100%;
	padding-top:8px;
}

#MenuWrapper {
}

#Menu {
	position:absolute;
	top:70px;
	left:20px;
	width:160px;
	padding:1px 10px 0 10px;
	border:1px solid #000;
	background-color:#fff;
	text-align:left;
	line-height:150%;
}

/* box model hack for IE: \*/
* html #Menu {
	width:182px;
} 
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

/* ----- IDS: Navigation ----- */

#Menu li {
	line-height:125%;
}

#Menu p, 
#Menu ul {
	margin-left:0;
	padding-left:0;
	list-style:none;
	font-family:AvantGarde,'Avant Garde',Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
}

#Menu ul ul {
	padding-left:5px;
	font-weight:normal;
}

#list_type_switcher div {
	float:left;
	margin-right:2px;
	width:150px;
	border:1px solid #000;
	background-color:#ccc;
	text-align:center;
}

#list_type_switcher div a, 
#list_type_switcher div span {
	padding:8px 0;
	                                  /* these next two make the entire &quot;button&quot; clickable: */
	display:block; /* Moz, etc. */
	width:150px;   /* IE */
}

#list_type_switcher div span {
	background-color:#fff;
	font-weight:bold;
}

#list_type_switcher div a:hover {
	background-color: #fcc;	
}

/* ----- IDS: Widgets/Other ----- */

#breadcrumbs {
}

#help_link {
	float:right;
	margin-top:2em;
	font-weight:bold;
	clear:both;
}

#root_login_message {
	float:right;
	margin-right:0.5em;
	color:#fff;
}

/* ----- CLASSES ----- */

.disabled {
	background-color:#ccc;
	border:1px solid #fff;
}

.error {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	font-style:italic;
	color:#600;
}

.hidden {
	display:none;
}

p.link_to_screen {
	text-align:right;
	font-weight:bold;
}

.positive {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#063;
}

.simplebox {
	padding:7px;
	border:1px solid #000;
	background-color:#fff;
}

/* all but IE/Win &amp; NN4: */
.simplebox&gt;p {
	margin:0;
}

/* ----- HEADINGS ----- */

h1, h2, h3 {
	font-family:AvantGarde,'Avant Garde',Arial,sans-serif;
	font-weight:bold;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

/* ----- PARAGRAPHS ----- */

p {
}

p.small {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
}

/* ----- CODE ----- */

code, pre {
	margin:3px;
	padding:3px;
	border:1px dotted #000;
	background-color:#ccf;
	font:9px/14px Monaco,Mono,'Courier New',Courier,monospace;
}

/* ----- LINKS ----- */

a {
	text-decoration:none;
}

a:link {
	color:#339;
}

a:visited {
	color:#03c;
}

a:hover {
	color:#33c;
}

a:active {
}

#Logo a:link, 
#Logo a:visited {
	color:#000;
}

#Logo a:hover {
	color:#000;
}

#Logo a:active {
}

/* ----- FORMS ----- */

label {
	font-family:AvantGarde,'Avant Garde',Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

input {
	margin:3px;
	padding:3px;
	border-width:1px;
	border-style:solid;
	border-color:#000 #999 #999 #000;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333;
}

/* removes checkbox/radio-button borders in IE 5.0+: */
/* (commented out for validation, uncomment to apply)
input {
    border: expression(this.type==&quot;checkbox&quot;? 'none':
                       this.type==&quot;radio&quot;?    'none':
                       '1px solid #000');
}
*/

input.full {
	width:95%;
}

select {
	margin:3px;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333;
}

textarea {
	padding:10px;
	width:95%;
	border-width:1px;
	border-style:solid;
	border-color:#000 #999 #999 #000;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333;
}

/* affects buttons only: */
input.plain,
input.processing,
input.cautionary,
input.alertive {
	font-weight:bold;
	color:#000;
}

input.plain {
	background-color:#ccf;
}

input.processing {
	background-color:#9c9;
}

input.cautionary {
	background-color:#ffc;
}

input.alertive {
	background-color:#f66;
}

/* IE doesn't understand this: */
input:focus, 
textarea:focus {
	border-color:#009 #33c #33c #009;
}

div.buttonfloat {
	float:right;
}

/* ----- TABLES ----- */

table {
	font-size:100%;                   /* fixes IE inheritance bug, redundant for others */
}

td {
	vertical-align:top;
}

/* all but IE/Win &amp; NN4: */
td&gt;p {
	margin:0;
}

table.tagchart {
	border-collapse:collapse;
	border:2px solid #000;
	background-color:#fff;
	width:100%;
}

table.tagchart td {
	border:1px solid #000;
	padding:5px;
}

/* ----- BREAKS ----- */

hr {
	width:66%;
	text-align:center;
	height:1px;
	border:0;
	color:#000;                       /* IE */
	background-color:#000;            /* Moz &amp; Opera */
	clear:both;
}

div.floatclear {
	clear:both;
	height:1px;
	overflow:hidden;
}

/* ----- ARCHIVES ----- */

#archived_message_wrapper {
}

#archived_message_head {
}

iframe#archived_message_body_container {
	height:500px;
	width:100%;
	border:1px solid #000;
	/* text-styling rules will have NO effect in here. see below instead. */
}

#archived_message_body {
/* inline-displayed HTML messages keep their inline styles, but can otherwise be styled here.
   iframe-displayed HTML messages *always* retain their own style. this does nothing for 'em.
   plain text messages, whether inline or iframed, will be styled here also. */
}

.quoted_reply { 
	color:#666;
	font-style:italic;
}

#archived_attachments_wrapper {
}


   --&gt;
  &lt;/style&gt;
 

   
			                   &lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot;  title=&quot;RSS&quot;  href=&quot;http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive_rss/gno/&quot; /&gt;
							   &lt;link rel=&quot;alternate&quot; type=&quot;application/atom+xml&quot; title=&quot;Atom&quot; href=&quot;http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive_atom/gno/&quot; /&gt;
			                  

&lt;/head&gt;
 
 &lt;body id=&quot;Dada&quot;&gt;
  &lt;div id=&quot;PageWrapper&quot;&gt;
   
   &lt;div id=&quot;Header&quot;&gt;
    &lt;span id=&quot;Logo&quot;&gt;
     &lt;a href=&quot;http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi&quot;&gt;Dada Mail&lt;/a&gt;
    &lt;/span&gt;
    &lt;span id=&quot;Title&quot;&gt;
     Seasons Greetings
    &lt;/span&gt;
    &lt;div class=&quot;floatclear&quot;&gt;&lt;/div&gt;
   &lt;/div&gt;&lt;!-- ends id=&quot;Header&quot; --&gt;
   
   &lt;div id=&quot;Content&quot;&gt;
    


Hello Everyone and Happy Holidays,
&lt;br /&gt;&lt;br /&gt;
We are all finished with the 2009 season and are enjoying our brief break before the ice fishing season begins.  We would like to thank all who visited us at the Ice Fishing Show in St Paul earlier this month. The lakes are now froze and we have a few inches of snow on the ground. The smaller lakes are safe for travel and the deeper trout lakes should be good in a week or so. I will be making a trip soon and checking the conditions for the ice fisherman coming up for the lake trout opener on January 1. The hardwater season is one of my favourite times. There is nothing like pulling a laker up threw the ice, they are one of the hardest fighting fish in NW Ontario. If you want to experience ice fishing in the great North, let us know and we will help get you all set up.
&lt;br /&gt;&lt;br /&gt;
As most of you all know, we acquired another fly in outpost cabin this fall. We are very pleased with all the interest that we have been getting from past and future potential guests. We felt that this was an opportunity we just couldn t pass up when we found out we could acquire the Sakwite Lake outpost cabin. The lake offers excellent walleye fishing, trophy pike, smallmouth, and lake trout. If you or anyone you know is looking for a good multi species lake, this is it and the only cabin on the lake to top it off. Dogfly and Grant offer the best smallmouth fishing we have along with pike, lake trout , and muskie. If you are still thinking about a fly in trip for the 2010 season, we still have dates available. We are also offering 1 free day for trips of 5 days or more to Sakwite Lake as an introductory offer. We will extend this offer to guests booked at Dogfly and Grant already for the 2010 season in 2011.  This offer can also be combined with the summer special from July
 15 - August 15, this makes for a great deal on a week trip - 7 days for the price of 5!!!!!
&lt;br /&gt;&lt;br /&gt;
To recap the hunts that we offer. The bear hunts were very successful again this fall. We had fewer hunters this season than other years, but everyone seen multiple bears, except those who harvested the first bear that came into the bait. We were once again 100% success on shot opportunities, the harvest success was down due to couple animals wounded and not recovered. If we would have been able to recover all the bears, we would have been 100% on the success rate. The largest bear taken this fall was 450 and 7  nose to tail, taken by one of our women hunters. If any of you are wanting to hunt bear with us this upcoming season, contact us as soon as possible to get the dates of your choice. We are starting to get more inquiries in the last few weeks and already have a few slots sold.     
&lt;br /&gt;&lt;br /&gt;
The whitetail hunts were tougher this season than years past. The weather was warmer than usual,  much like last year. The warmer weather made it more challenging, our success rate was just over 50% with the largest buck grossing 164 3/8  B&amp;C. There were also a few quality animals passed on early in the week, only to not show themselves again. I kept contributing the slower hunting last year and this year to the weather, but after finishing the season,  I feel there are a few other contributing factors. There are more variables to the hunt than just the weather. We had two fairly tough winters in a row and our wolf population has doubled, this all adds up to a decline in the deer herd. This is nothing new for us, it is the reason we have the quality and size of deer that we have. It is mother natures way of culling the herd and getting rid of the inferior gene pool. Survival of the fittest as the old adage goes. We still have some great deer hunting available, we just don t
 have as many numbers as previous years. I have always told the hunters, you are looking for 1 deer,  a trophy buck, not numbers. We are making a few changes with our whitetail hunts for next year to help increase your odds of bagging that trophy buck, so call or email for details if you are considering a trophy whitetail hunt with us for the 2010 season. Considering all the variables, we still had a good hunt and everyone was pleased with their trip. There is also an upside to all this, especially if you are wanting a timber wolf  for your trophy  room. With the wolf population being at one of its higher points, now is a time to do that wolf hunt you have always thought about. These trips are best January - March. 
&lt;br /&gt;&lt;br /&gt;
If anyone has any questions about trips you have booked or concerns about possible trips, let us know and we will get you all the information you need. On a quick note to those who visited us this past season, remember to bring your Ontario Outdoors Card with you this year for your fishing/hunting license or you will need to purchase another one this season. The plastic card is good for 3 years. 
&lt;br /&gt;&lt;br /&gt;
That pretty much wraps up our fall at Gateway North Outfitters and we hope to see you all again this upcoming year. We are attending a few more shows this year than in previous years. We will be attending the following shows and would enjoy having you stop by.  Also, please forward this letter to anyone you know that might be interested in a trip that we offer. Thank you and we look forward to seeing you in our outdoor paradise in the future.
&lt;br /&gt;&lt;br /&gt;
Jan 27-31 Booth 217   America s Outdoor Show - Donald E Stephens Convention Center in Rosemont, IL   
&lt;br /&gt;
Feb 17-21 Booth 189   Duluth Boat, Sports, and Travel Show  -  DECC in Duluth, MN
&lt;br /&gt;
Feb 26-28  Booth 706  Pheasants Forever/Pheasant Fest  -  Iowa Events  Center in Des Moines, IA
&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
Merry Christmas and Happy New Years to all. We hope everyone has a safe and prosperous New Year. 
&lt;br /&gt;&lt;br /&gt;
Gateway North Outfitters
Lucas, Nicole, &amp; Family
&lt;br /&gt;&lt;br /&gt;
&lt;a href=&quot;http://gatewaynorthoutfitters.net&quot;&gt;www.gatewaynorthoutfitters.net&lt;/a&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;a href=&quot;mailto:&amp;#x69;&amp;#x6E;&amp;#x66;&amp;#111;&amp;#64;&amp;#x67;&amp;#x61;&amp;#x74;&amp;#101;&amp;#119;&amp;#97;&amp;#121;&amp;#x6E;&amp;#x6F;&amp;#114;&amp;#116;&amp;#x68;&amp;#x6F;&amp;#117;&amp;#x74;&amp;#x66;&amp;#105;&amp;#116;&amp;#x74;&amp;#101;&amp;#114;&amp;#115;&amp;#x2E;&amp;#x6E;&amp;#x65;&amp;#116;&quot;&gt;&amp;#73;&amp;#x6E;&amp;#x66;&amp;#111;&amp;#64;&amp;#x67;&amp;#97;&amp;#116;&amp;#x65;&amp;#119;&amp;#x61;&amp;#121;&amp;#x6E;&amp;#x6F;&amp;#114;&amp;#x74;&amp;#104;&amp;#111;&amp;#x75;&amp;#116;&amp;#x66;&amp;#x69;&amp;#116;&amp;#x74;&amp;#101;&amp;#114;&amp;#115;&amp;#x2E;&amp;#110;&amp;#101;&amp;#x74;&lt;/a&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.gatewaynorthoutfitters.com/cgi-bin/dada/mail.cgi&quot;&gt;Click here to join our email list to receive our newsletter and exclusive specials!&lt;/a&gt;
&lt;br /&gt;&lt;br /&gt;&lt;br&gt;
&lt;table width=&quot;500&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;5&quot;&gt;
	&lt;tr&gt;
		&lt;td colspan=&quot;2&quot; align=&quot;center&quot;&gt;Click on an image for a lager view.&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td colspan=&quot;2&quot; align=&quot;center&quot;&gt;&lt;a href=&quot;http://gatewaynorthoutfitters.net/images/122109-sakwite-campn-plane.jpg&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://gatewaynorthoutfitters.net/images/122109-sakwite-campn-plane-thumb.jpg&quot; alt=&quot;&quot; width=&quot;252&quot; height=&quot;200&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://gatewaynorthoutfitters.net/images/122109-trophy-ontario-whitetail-deer-hunts-thumb.jpg&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://gatewaynorthoutfitters.net/images/122109-trophy-ontario-whitetail-deer-hunts-thumb.jpg&quot; alt=&quot;&quot; width=&quot;200&quot; height=&quot;150&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;
		&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://gatewaynorthoutfitters.net/images/122109-trophy-walleye-fishing-canada.jpg&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://gatewaynorthoutfitters.net/images/122109-trophy-walleye-fishing-canada-thumb.jpg&quot; alt=&quot;&quot; width=&quot;200&quot; height=&quot;150&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://gatewaynorthoutfitters.net/images/122109-ontario-black-bear-hunt.jpg&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://gatewaynorthoutfitters.net/images/122109-ontario-black-bear-hunt-thumb.jpg&quot; alt=&quot;&quot; width=&quot;200&quot; height=&quot;150&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;
		&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://gatewaynorthoutfitters.net/images/122109-ontario-black-bear-hunting.jpg&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://gatewaynorthoutfitters.net/images/122109-ontario-black-bear-hunting-thumb.jpg&quot; alt=&quot;&quot; width=&quot;150&quot; height=&quot;200&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br&gt;
&lt;b&gt;* SPECIALS FOR FLY IN OUTPOST TRIPS *&lt;/b&gt;
&lt;br /&gt;&lt;br /&gt;
ONTARIO FLY IN FISHING TRIPS - Family / Father son / daughter special - Enjoy SAVING BIG on trips for kids 16 and under. Kids 16 and under are 1/2 price with each full fare adult. This special is for the months of July, August, and September. To make it even better, receive one free day on 7 day trips.
&lt;br /&gt;&lt;br /&gt;
2 FLY IN FISHING TRIPS in same year receive 15% off second trip!Fly In Fishing Trips available at discounted rates. Exact trip datesmust be taken to get special rate.Call or email for more details on rates, specific dates, and lakes orto reserve your adventure today!


</content>
  </entry>

 

  <entry>
    <title>ST PAUL ICE FISHING AND WINTER SPORTS SHOW</title>
    <link rel="alternate" href="http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive/gno/20091126143900/"/>
    <id>tag:www.gatewaynorthoutfitters.net,2009-11-26:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fgno%2F20091126143900%2F</id>
    
    <published>2009-11-26T14:39:00Z</published>
    <updated>2009-11-26T14:39:00Z</updated>
    <content type="html">&lt;?xml version=&quot;1.0&quot;?&gt;
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
        &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
 
 &lt;head&gt;
  &lt;!-- Dada Mail [ver] --&gt; 
  &lt;title&gt;ST PAUL ICE FISHING AND WINTER SPORTS SHOW&lt;/title&gt;
  &lt;style type=&quot;text/css&quot; media=&quot;all&quot;&gt;
   &lt;!--
   /* Not @imported, since AOL rejects msgs with linked stylesheets 
      (see: http://www.alistapart.com/articles/cssemail/ )
   */
   
/* ----- GENERAL ----- */

body { 
	background-color:#fff;
	font-family:Georgia,Times,'Times New Roman',serif;
	font-size:13px;
	line-height:150%;
}

/* for list/archive pages only: */
body#Dada {
	margin:50px 0;
	padding:0;
	text-align:center;                /* page centering hack for IE */
	
}

/* for admin pages only: */
body#DadaAdmin {
	margin:0;
	padding:0;
}

/* ----- IDS: General Page Layout ----- */

#PageWrapper {
}

#Header {
	width:550px;
	height: 46px;
	margin:0 auto;                    /* page centering for all but IE */
	padding:20px;
	padding-bottom:10px;
	border:1px solid #000;
	background: #3d663c url('/gno-dada-header.png') no-repeat left;
	text-align:left;                  /* overrides page centering hack for IE (in the body) */
	font-family:AvantGarde,'Avant Garde',Verdana,Arial,sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
}
#Header span {
	display: none;
}

/* box model hack for IE: \*/
* html #Header {
	width:592px;
}
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

/* override for admin pages only: */
body#DadaAdmin #Header {
	width:auto;
}

/* override for admin pages only: */
/* box model hack for IE: \*/
* html body#DadaAdmin #Header {
	width:100%;
}
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

#Logo {
	float:left;
	text-align:left;
}

#Title {
	float:right;
	text-align:right;
}

/* alas, IE doesn't understand the next three CSS2 rules, 
   which add the dots before and after the header copy: */
#Logo:before {
	content: &quot;.: &quot;;
}

#Title:before {
	content: &quot;:: &quot;;
}

#Title:after {
	content: &quot; ::&quot;;
}

#Content {
	width:550px;
	margin:0 auto;                    /* page centering for all but IE */
	padding:20px;
	border:1px solid #000;
	border-top:0;
	background-color:#fff;
	text-align:left;                  /* overrides page centering hack for IE (in the body) */
}

/* box model hack for IE: \*/
* html #Content {
	width:592px;
}
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

#AdminPageWrapper {
}

#AdminContentWrapper {
	margin:0 0 50px 200px;
	padding:10px 50px;
}

#AdminContent {
	width:100%;
	padding-top:8px;
}

#MenuWrapper {
}

#Menu {
	position:absolute;
	top:70px;
	left:20px;
	width:160px;
	padding:1px 10px 0 10px;
	border:1px solid #000;
	background-color:#fff;
	text-align:left;
	line-height:150%;
}

/* box model hack for IE: \*/
* html #Menu {
	width:182px;
} 
/* ends the box model hack. see: http://tinyurl.com/9yld6 */

/* ----- IDS: Navigation ----- */

#Menu li {
	line-height:125%;
}

#Menu p, 
#Menu ul {
	margin-left:0;
	padding-left:0;
	list-style:none;
	font-family:AvantGarde,'Avant Garde',Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
}

#Menu ul ul {
	padding-left:5px;
	font-weight:normal;
}

#list_type_switcher div {
	float:left;
	margin-right:2px;
	width:150px;
	border:1px solid #000;
	background-color:#ccc;
	text-align:center;
}

#list_type_switcher div a, 
#list_type_switcher div span {
	padding:8px 0;
	                                  /* these next two make the entire &quot;button&quot; clickable: */
	display:block; /* Moz, etc. */
	width:150px;   /* IE */
}

#list_type_switcher div span {
	background-color:#fff;
	font-weight:bold;
}

#list_type_switcher div a:hover {
	background-color: #fcc;	
}

/* ----- IDS: Widgets/Other ----- */

#breadcrumbs {
}

#help_link {
	float:right;
	margin-top:2em;
	font-weight:bold;
	clear:both;
}

#root_login_message {
	float:right;
	margin-right:0.5em;
	color:#fff;
}

/* ----- CLASSES ----- */

.disabled {
	background-color:#ccc;
	border:1px solid #fff;
}

.error {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	font-style:italic;
	color:#600;
}

.hidden {
	display:none;
}

p.link_to_screen {
	text-align:right;
	font-weight:bold;
}

.positive {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#063;
}

.simplebox {
	padding:7px;
	border:1px solid #000;
	background-color:#fff;
}

/* all but IE/Win &amp; NN4: */
.simplebox&gt;p {
	margin:0;
}

/* ----- HEADINGS ----- */

h1, h2, h3 {
	font-family:AvantGarde,'Avant Garde',Arial,sans-serif;
	font-weight:bold;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

/* ----- PARAGRAPHS ----- */

p {
}

p.small {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
}

/* ----- CODE ----- */

code, pre {
	margin:3px;
	padding:3px;
	border:1px dotted #000;
	background-color:#ccf;
	font:9px/14px Monaco,Mono,'Courier New',Courier,monospace;
}

/* ----- LINKS ----- */

a {
	text-decoration:none;
}

a:link {
	color:#339;
}

a:visited {
	color:#03c;
}

a:hover {
	color:#33c;
}

a:active {
}

#Logo a:link, 
#Logo a:visited {
	color:#000;
}

#Logo a:hover {
	color:#000;
}

#Logo a:active {
}

/* ----- FORMS ----- */

label {
	font-family:AvantGarde,'Avant Garde',Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

input {
	margin:3px;
	padding:3px;
	border-width:1px;
	border-style:solid;
	border-color:#000 #999 #999 #000;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333;
}

/* removes checkbox/radio-button borders in IE 5.0+: */
/* (commented out for validation, uncomment to apply)
input {
    border: expression(this.type==&quot;checkbox&quot;? 'none':
                       this.type==&quot;radio&quot;?    'none':
                       '1px solid #000');
}
*/

input.full {
	width:95%;
}

select {
	margin:3px;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333;
}

textarea {
	padding:10px;
	width:95%;
	border-width:1px;
	border-style:solid;
	border-color:#000 #999 #999 #000;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333;
}

/* affects buttons only: */
input.plain,
input.processing,
input.cautionary,
input.alertive {
	font-weight:bold;
	color:#000;
}

input.plain {
	background-color:#ccf;
}

input.processing {
	background-color:#9c9;
}

input.cautionary {
	background-color:#ffc;
}

input.alertive {
	background-color:#f66;
}

/* IE doesn't understand this: */
input:focus, 
textarea:focus {
	border-color:#009 #33c #33c #009;
}

div.buttonfloat {
	float:right;
}

/* ----- TABLES ----- */

table {
	font-size:100%;                   /* fixes IE inheritance bug, redundant for others */
}

td {
	vertical-align:top;
}

/* all but IE/Win &amp; NN4: */
td&gt;p {
	margin:0;
}

table.tagchart {
	border-collapse:collapse;
	border:2px solid #000;
	background-color:#fff;
	width:100%;
}

table.tagchart td {
	border:1px solid #000;
	padding:5px;
}

/* ----- BREAKS ----- */

hr {
	width:66%;
	text-align:center;
	height:1px;
	border:0;
	color:#000;                       /* IE */
	background-color:#000;            /* Moz &amp; Opera */
	clear:both;
}

div.floatclear {
	clear:both;
	height:1px;
	overflow:hidden;
}

/* ----- ARCHIVES ----- */

#archived_message_wrapper {
}

#archived_message_head {
}

iframe#archived_message_body_container {
	height:500px;
	width:100%;
	border:1px solid #000;
	/* text-styling rules will have NO effect in here. see below instead. */
}

#archived_message_body {
/* inline-displayed HTML messages keep their inline styles, but can otherwise be styled here.
   iframe-displayed HTML messages *always* retain their own style. this does nothing for 'em.
   plain text messages, whether inline or iframed, will be styled here also. */
}

.quoted_reply { 
	color:#666;
	font-style:italic;
}

#archived_attachments_wrapper {
}


   --&gt;
  &lt;/style&gt;
 

   
			                   &lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot;  title=&quot;RSS&quot;  href=&quot;http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive_rss/gno/&quot; /&gt;
							   &lt;link rel=&quot;alternate&quot; type=&quot;application/atom+xml&quot; title=&quot;Atom&quot; href=&quot;http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi/archive_atom/gno/&quot; /&gt;
			                  

&lt;/head&gt;
 
 &lt;body id=&quot;Dada&quot;&gt;
  &lt;div id=&quot;PageWrapper&quot;&gt;
   
   &lt;div id=&quot;Header&quot;&gt;
    &lt;span id=&quot;Logo&quot;&gt;
     &lt;a href=&quot;http://www.gatewaynorthoutfitters.net/cgi-bin/dada/mail.cgi&quot;&gt;Dada Mail&lt;/a&gt;
    &lt;/span&gt;
    &lt;span id=&quot;Title&quot;&gt;
     ST PAUL ICE FISHING AND WINTER SPORTS SHOW
    &lt;/span&gt;
    &lt;div class=&quot;floatclear&quot;&gt;&lt;/div&gt;
   &lt;/div&gt;&lt;!-- ends id=&quot;Header&quot; --&gt;
   
   &lt;div id=&quot;Content&quot;&gt;
    


&lt;p&gt;JUST A QUICK NOTE TO THANK YOU ALL FOR SUBSCRIBING AND TO LET YOU KNOW OF OUR UPCOMING ST PAUL ICE FISHING SHOW. WE WILL BE ATTENDING THE ANNUAL ICE FISHING SHOW AND WINTER SPORTS SHOW IN ST PAUL. THE SHOW WILL BE LOCATED AT THE ST PAUL RIVER CENTER DECEMBER 4,5, &amp;amp; 6. THOSE OF YOU IN THE AREA WE WOULD LOVE FOR YOU TO STOP IN. SHOW HOURS ARE FRIDAY 1PM-9PM, SATURDAY 10AM-7PM, AND SUNDAY 10 AM-5PM. ALSO WE WOULD LIKE TO REMIND ALL OF YOU INTERESTED IN A QUALITY WALLEYE LAKE, WE ARE STILL OFFERING ONE FREE DAY WITH ALL FLY IN TRIPS BOOKED TO OUR NEWLY ACQUIRED SAKWITE LAKE OUTPOST. CALL OR EMAIL FOR MORE DETAILS. THE BOOKING SEASON IS UPON US SO FOR THOSE OF YOU INTERESTED IN SPECIFIC DATES PLEASE LET US KNOW ASAP. THANKS AGAIN AND ENJOY YOUR HOLIDAY SEASON &lt;BR&gt;
&lt;BR&gt;
GATEWAY NORTH OUTFITTERS&lt;BR&gt;
LUCAS AND NICOLE ADAMS &lt;BR&gt;
807-482-1388 &lt;BR&gt;
WWW.GATEWAYNORTHOUTFITTERS.COM&lt;/p&gt;


</content>
  </entry>

 


</feed> 

