pstuteville-scrubyt 0.4.31 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (462) hide show
  1. data/Rakefile +23 -23
  2. data/VERSION +1 -1
  3. metadata +20 -500
  4. data/examples/README.txt +0 -1
  5. data/examples/events/delta/input.html +0 -682
  6. data/examples/events/delta/test.rb +0 -16
  7. data/examples/misc/auto_regex/input.html +0 -22
  8. data/examples/misc/auto_regex/test.rb +0 -14
  9. data/examples/misc/compound_example/advanced/test.rb +0 -11
  10. data/examples/misc/compound_example/advanced/tricky_compound.html +0 -9
  11. data/examples/misc/compound_example/regexp/regexp_compound.html +0 -17
  12. data/examples/misc/compound_example/regexp/test.rb +0 -11
  13. data/examples/misc/compound_example/simple/compound.html +0 -5
  14. data/examples/misc/compound_example/simple/test.rb +0 -11
  15. data/examples/misc/detail_page/detailpage.html +0 -6
  16. data/examples/misc/detail_page/index.html +0 -9
  17. data/examples/misc/detail_page/test.rb +0 -17
  18. data/examples/misc/google/test.rb +0 -39
  19. data/examples/misc/identical_examples/data_extractor_export.rb +0 -12
  20. data/examples/misc/identical_examples/input.html +0 -16
  21. data/examples/misc/identical_examples/test.rb +0 -15
  22. data/examples/misc/immediate_attribute_extraction/data_extractor_export.rb +0 -10
  23. data/examples/misc/immediate_attribute_extraction/input.html +0 -16
  24. data/examples/misc/immediate_attribute_extraction/test.rb +0 -14
  25. data/examples/misc/multiple_examples/input.html +0 -7
  26. data/examples/misc/multiple_examples/test.rb +0 -22
  27. data/examples/misc/on_click_next/next_page_link.rb +0 -42
  28. data/examples/misc/on_click_next/page_1.html +0 -10
  29. data/examples/misc/on_click_next/page_2.html +0 -10
  30. data/examples/misc/on_click_next/page_3.html +0 -7
  31. data/examples/misc/rubycorner/test.rb +0 -29
  32. data/examples/misc/rubyforge_login/test.rb +0 -30
  33. data/examples/misc/tables/ambigous_records/input.html +0 -17
  34. data/examples/misc/tables/ambigous_records/test.rb +0 -37
  35. data/examples/misc/tables/another_plain_table/input.html +0 -15
  36. data/examples/misc/tables/another_plain_table/test.rb +0 -25
  37. data/examples/misc/tables/complex_table/input.html +0 -45
  38. data/examples/misc/tables/complex_table/test.rb +0 -30
  39. data/examples/misc/tables/grab_rows/input.html +0 -20
  40. data/examples/misc/tables/grab_rows/test.rb +0 -30
  41. data/examples/misc/tables/plain_table/input.html +0 -39
  42. data/examples/misc/tables/plain_table/test.rb +0 -35
  43. data/examples/misc/tables/plain_table_morepages/2.html +0 -38
  44. data/examples/misc/tables/plain_table_morepages/3.html +0 -33
  45. data/examples/misc/tables/plain_table_morepages/input.html +0 -40
  46. data/examples/misc/tables/plain_table_morepages/test.rb +0 -32
  47. data/examples/misc/tables/plain_table_morepages_with_image/2.html +0 -40
  48. data/examples/misc/tables/plain_table_morepages_with_image/3.html +0 -33
  49. data/examples/misc/tables/plain_table_morepages_with_image/images/right_arrow.png +0 -0
  50. data/examples/misc/tables/plain_table_morepages_with_image/input.html +0 -42
  51. data/examples/misc/tables/plain_table_morepages_with_image/test.rb +0 -32
  52. data/examples/misc/tables/test_select_indices/input.html +0 -46
  53. data/examples/misc/tables/test_select_indices/test.rb +0 -55
  54. data/examples/misc/xpath_example_type/input.html +0 -15
  55. data/examples/misc/xpath_example_type/test.rb +0 -18
  56. data/examples/misc/yahoo_finance/test.rb +0 -26
  57. data/examples/social/blog_comment/test.rb +0 -27
  58. data/examples/social/del.icio.us/test.rb +0 -22
  59. data/examples/social/digg/test.rb +0 -37
  60. data/examples/social/dzone/test.rb +0 -28
  61. data/examples/social/linkedin/linkedin.rb +0 -23
  62. data/examples/social/reddit/test.rb +0 -23
  63. data/examples/tones_extractor_export.rb +0 -23
  64. data/examples/webshops/amazon-online/test.rb +0 -34
  65. data/examples/webshops/amazon/002-8212888-3924065.html +0 -5311
  66. data/examples/webshops/amazon/002-8212888-3924065_files/0130796034.jpg +0 -0
  67. data/examples/webshops/amazon/002-8212888-3924065_files/020161622X.jpg +0 -0
  68. data/examples/webshops/amazon/002-8212888-3924065_files/0321223675.jpg +0 -0
  69. data/examples/webshops/amazon/002-8212888-3924065_files/0465067107.jpg +0 -0
  70. data/examples/webshops/amazon/002-8212888-3924065_files/0470069155.jpg +0 -0
  71. data/examples/webshops/amazon/002-8212888-3924065_files/0470081201.jpg +0 -0
  72. data/examples/webshops/amazon/002-8212888-3924065_files/0596005253.jpg +0 -0
  73. data/examples/webshops/amazon/002-8212888-3924065_files/0596101325.jpg +0 -0
  74. data/examples/webshops/amazon/002-8212888-3924065_files/0596523696.jpg +0 -0
  75. data/examples/webshops/amazon/002-8212888-3924065_files/0672328844.jpg +0 -0
  76. data/examples/webshops/amazon/002-8212888-3924065_files/0764596861.jpg +0 -0
  77. data/examples/webshops/amazon/002-8212888-3924065_files/0974514055.jpg +0 -0
  78. data/examples/webshops/amazon/002-8212888-3924065_files/0976694069.jpg +0 -0
  79. data/examples/webshops/amazon/002-8212888-3924065_files/0977616606.jpg +0 -0
  80. data/examples/webshops/amazon/002-8212888-3924065_files/0977616614.jpg +0 -0
  81. data/examples/webshops/amazon/002-8212888-3924065_files/0977616630.jpg +0 -0
  82. data/examples/webshops/amazon/002-8212888-3924065_files/1590597362.jpg +0 -0
  83. data/examples/webshops/amazon/002-8212888-3924065_files/1594480060.jpg +0 -0
  84. data/examples/webshops/amazon/002-8212888-3924065_files/1932394699.jpg +0 -0
  85. data/examples/webshops/amazon/002-8212888-3924065_files/2841772101.jpg +0 -0
  86. data/examples/webshops/amazon/002-8212888-3924065_files/amzn-logo-118w.gif +0 -0
  87. data/examples/webshops/amazon/002-8212888-3924065_files/askville-adwidget-bullet.gif +0 -0
  88. data/examples/webshops/amazon/002-8212888-3924065_files/askville-logo-sm-adwidget-white-bg.gif +0 -0
  89. data/examples/webshops/amazon/002-8212888-3924065_files/book_display_on_website-icon.gif +0 -0
  90. data/examples/webshops/amazon/002-8212888-3924065_files/btn-inactive-no-ns.gif +0 -0
  91. data/examples/webshops/amazon/002-8212888-3924065_files/btn-inactive-no.gif +0 -0
  92. data/examples/webshops/amazon/002-8212888-3924065_files/btn-inactive-yes-ns.gif +0 -0
  93. data/examples/webshops/amazon/002-8212888-3924065_files/btn-inactive-yes.gif +0 -0
  94. data/examples/webshops/amazon/002-8212888-3924065_files/btn-no-tiny.gif +0 -0
  95. data/examples/webshops/amazon/002-8212888-3924065_files/btn-yes-tiny.gif +0 -0
  96. data/examples/webshops/amazon/002-8212888-3924065_files/buybox-button-find-gifts-a.gif +0 -0
  97. data/examples/webshops/amazon/002-8212888-3924065_files/c7y_badge_rn_1.gif +0 -0
  98. data/examples/webshops/amazon/002-8212888-3924065_files/cap-a9-3.gif +0 -0
  99. data/examples/webshops/amazon/002-8212888-3924065_files/drop-down-icon-small-arrow.gif +0 -0
  100. data/examples/webshops/amazon/002-8212888-3924065_files/endcap-a9-go-2.gif +0 -0
  101. data/examples/webshops/amazon/002-8212888-3924065_files/gb-open-new.gif +0 -0
  102. data/examples/webshops/amazon/002-8212888-3924065_files/gc-logo-popover-a.gif +0 -0
  103. data/examples/webshops/amazon/002-8212888-3924065_files/gift-cert-roto-pop-a.gif +0 -0
  104. data/examples/webshops/amazon/002-8212888-3924065_files/go-button-books.gif +0 -0
  105. data/examples/webshops/amazon/002-8212888-3924065_files/go-button.gif +0 -0
  106. data/examples/webshops/amazon/002-8212888-3924065_files/go-orange-trans.gif +0 -0
  107. data/examples/webshops/amazon/002-8212888-3924065_files/go_button_photo.gif +0 -0
  108. data/examples/webshops/amazon/002-8212888-3924065_files/logo-off.gif +0 -0
  109. data/examples/webshops/amazon/002-8212888-3924065_files/n2CoreLibs-events-18134.js +0 -1407
  110. data/examples/webshops/amazon/002-8212888-3924065_files/n2CoreLibs-n2v1-57871.css +0 -364
  111. data/examples/webshops/amazon/002-8212888-3924065_files/n2CoreLibs-simplePopover-41153.js +0 -749
  112. data/examples/webshops/amazon/002-8212888-3924065_files/n2CoreLibs-utilities-25439.js +0 -1608
  113. data/examples/webshops/amazon/002-8212888-3924065_files/orange-arrow.gif +0 -0
  114. data/examples/webshops/amazon/002-8212888-3924065_files/orange-arrow_002.gif +0 -0
  115. data/examples/webshops/amazon/002-8212888-3924065_files/popover-blurb.gif +0 -0
  116. data/examples/webshops/amazon/002-8212888-3924065_files/powered-by-a9.gif +0 -0
  117. data/examples/webshops/amazon/002-8212888-3924065_files/stars-3-5.gif +0 -0
  118. data/examples/webshops/amazon/002-8212888-3924065_files/stars-4-0.gif +0 -0
  119. data/examples/webshops/amazon/002-8212888-3924065_files/stars-4-5.gif +0 -0
  120. data/examples/webshops/amazon/002-8212888-3924065_files/stars-5-0.gif +0 -0
  121. data/examples/webshops/amazon/002-8212888-3924065_files/tagline-adwidget.gif +0 -0
  122. data/examples/webshops/amazon/002-8212888-3924065_files/topnav-cart.gif +0 -0
  123. data/examples/webshops/amazon/002-8212888-3924065_files/transparent-pixel.gif +0 -0
  124. data/examples/webshops/amazon/002-8212888-3924065_files/transparent-pixel_002.gif +0 -0
  125. data/examples/webshops/amazon/test.rb +0 -27
  126. data/examples/webshops/barnes_and_noble/test.rb +0 -32
  127. data/examples/webshops/barnes_offline/barnes_and_noble.html +0 -115
  128. data/examples/webshops/barnes_offline/barnes_and_noble_files/10964080.gif +0 -0
  129. data/examples/webshops/barnes_offline/barnes_and_noble_files/10999676.gif +0 -0
  130. data/examples/webshops/barnes_offline/barnes_and_noble_files/11018492.gif +0 -0
  131. data/examples/webshops/barnes_offline/barnes_and_noble_files/11656534.gif +0 -0
  132. data/examples/webshops/barnes_offline/barnes_and_noble_files/11985045.gif +0 -0
  133. data/examples/webshops/barnes_offline/barnes_and_noble_files/12052378.gif +0 -0
  134. data/examples/webshops/barnes_offline/barnes_and_noble_files/12138286.gif +0 -0
  135. data/examples/webshops/barnes_offline/barnes_and_noble_files/12533212.gif +0 -0
  136. data/examples/webshops/barnes_offline/barnes_and_noble_files/12533268.gif +0 -0
  137. data/examples/webshops/barnes_offline/barnes_and_noble_files/9583392.gif +0 -0
  138. data/examples/webshops/barnes_offline/barnes_and_noble_files/SearchProduct.css +0 -626
  139. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin3_gtpointup.gif +0 -0
  140. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_aboutshipping.gif +0 -0
  141. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_account.gif +0 -0
  142. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_colon.gif +0 -0
  143. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_giftreminder.gif +0 -0
  144. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_help.gif +0 -0
  145. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_orderstatus.gif +0 -0
  146. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_wishlist.gif +0 -0
  147. data/examples/webshops/barnes_offline/barnes_and_noble_files/bg.gif +0 -0
  148. data/examples/webshops/barnes_offline/barnes_and_noble_files/btnGoGrn.gif +0 -0
  149. data/examples/webshops/barnes_offline/barnes_and_noble_files/cleardot.gif +0 -0
  150. data/examples/webshops/barnes_offline/barnes_and_noble_files/cleardot_002.gif +0 -0
  151. data/examples/webshops/barnes_offline/barnes_and_noble_files/dot4.gif +0 -0
  152. data/examples/webshops/barnes_offline/barnes_and_noble_files/dotGold20.gif +0 -0
  153. data/examples/webshops/barnes_offline/barnes_and_noble_files/hdCantFind.gif +0 -0
  154. data/examples/webshops/barnes_offline/barnes_and_noble_files/hdSearchResults.gif +0 -0
  155. data/examples/webshops/barnes_offline/barnes_and_noble_files/hgg_tab_home_cold.gif +0 -0
  156. data/examples/webshops/barnes_offline/barnes_and_noble_files/hgg_tab_toy_cold.gif +0 -0
  157. data/examples/webshops/barnes_offline/barnes_and_noble_files/iframeKMP.js +0 -172
  158. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2.html +0 -25
  159. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/070226_mc_lnav_search.gif +0 -0
  160. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/XmlUtil.js +0 -199
  161. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/XslStyleSheet.js +0 -1
  162. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/kmp_gen.css +0 -81
  163. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/product-preview-core.js +0 -337
  164. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/product-preview.css +0 -36
  165. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/productpreview.js +0 -11
  166. data/examples/webshops/barnes_offline/barnes_and_noble_files/linePagination.gif +0 -0
  167. data/examples/webshops/barnes_offline/barnes_and_noble_files/logo_bn05.gif +0 -0
  168. data/examples/webshops/barnes_offline/barnes_and_noble_files/navbar.js +0 -34
  169. data/examples/webshops/barnes_offline/barnes_and_noble_files/navbar_06.css +0 -136
  170. data/examples/webshops/barnes_offline/barnes_and_noble_files/popup_open.js +0 -116
  171. data/examples/webshops/barnes_offline/barnes_and_noble_files/qsearch3_vline_dots.gif +0 -0
  172. data/examples/webshops/barnes_offline/barnes_and_noble_files/qsearch4_search.gif +0 -0
  173. data/examples/webshops/barnes_offline/barnes_and_noble_files/qsearch_AdvSearch.jpg +0 -0
  174. data/examples/webshops/barnes_offline/barnes_and_noble_files/subnav_colon.gif +0 -0
  175. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_Bookclubs_cold.gif +0 -0
  176. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_bnjr_cold.gif +0 -0
  177. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_books_hot.gif +0 -0
  178. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_dvd_cold.gif +0 -0
  179. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_giftcards_cold.gif +0 -0
  180. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_home_cold.gif +0 -0
  181. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_member_cc_cold.gif +0 -0
  182. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_music_cold.gif +0 -0
  183. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_pipe.gif +0 -0
  184. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_textbooksonly_cold.gif +0 -0
  185. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_usedoop_cold.gif +0 -0
  186. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_videogames_cold.gif +0 -0
  187. data/examples/webshops/barnes_offline/barnes_and_noble_files/toppromo3_rule.gif +0 -0
  188. data/examples/webshops/barnes_offline/barnes_and_noble_files/toppromo_fastfree05.gif +0 -0
  189. data/examples/webshops/barnes_offline/barnes_and_noble_files/vcart_btn_checkout.gif +0 -0
  190. data/examples/webshops/barnes_offline/barnes_and_noble_files/vcart_icon_cart.gif +0 -0
  191. data/examples/webshops/barnes_offline/barnes_and_noble_files/vcart_topbot_rule.gif +0 -0
  192. data/examples/webshops/barnes_offline/barnes_and_noble_files/visualcart_prodid.js +0 -401
  193. data/examples/webshops/barnes_offline/test.rb +0 -30
  194. data/examples/webshops/buydig/2_files/03AA1BB9089A4A6A92CF23F280D664EB.jpg +0 -0
  195. data/examples/webshops/buydig/2_files/1008.gif +0 -0
  196. data/examples/webshops/buydig/2_files/1013.gif +0 -0
  197. data/examples/webshops/buydig/2_files/1020.gif +0 -0
  198. data/examples/webshops/buydig/2_files/106CF2FB84B446518397517C3E6D5AD8.jpg +0 -0
  199. data/examples/webshops/buydig/2_files/13-www.gif +0 -0
  200. data/examples/webshops/buydig/2_files/1E9BB2E56AB145FC9D6EF952703AF476.jpg +0 -0
  201. data/examples/webshops/buydig/2_files/1FCDFBE85CDB4D429EC2C8CB24D20457.jpg +0 -0
  202. data/examples/webshops/buydig/2_files/1pix.gif +0 -0
  203. data/examples/webshops/buydig/2_files/2014.gif +0 -0
  204. data/examples/webshops/buydig/2_files/2089.gif +0 -0
  205. data/examples/webshops/buydig/2_files/24992_medal.gif +0 -0
  206. data/examples/webshops/buydig/2_files/24BBCBA1397F4DDCBBBBE8456D6D6E5B.jpg +0 -0
  207. data/examples/webshops/buydig/2_files/281F8A6019B140F38DFD45EB7B69B0FB.jpg +0 -0
  208. data/examples/webshops/buydig/2_files/2975F866CB2149F7ACBC559C8E24E304.jpg +0 -0
  209. data/examples/webshops/buydig/2_files/316FC9256DC9460ABC3C5ECAF6C60286.jpg +0 -0
  210. data/examples/webshops/buydig/2_files/50569327D8B94252B95E449AE470E505.jpg +0 -0
  211. data/examples/webshops/buydig/2_files/519CDAB404FA4543B76B5F281468ACBF.jpg +0 -0
  212. data/examples/webshops/buydig/2_files/57D6146419A647BA89C96AF0B5CAB03C.jpg +0 -0
  213. data/examples/webshops/buydig/2_files/58E3F988E184448B8C0A59874AE123A8.jpg +0 -0
  214. data/examples/webshops/buydig/2_files/5E5B10197A4E4C9B9ECCD6309DBE4C54.jpg +0 -0
  215. data/examples/webshops/buydig/2_files/609A249177D04065B37B9161CB0BC92D.jpg +0 -0
  216. data/examples/webshops/buydig/2_files/676CEE8E53C2445982E991871B4DF613.jpg +0 -0
  217. data/examples/webshops/buydig/2_files/712BA08FAB524A31A76ABB9E2009FF8E.jpg +0 -0
  218. data/examples/webshops/buydig/2_files/734BD08D7A5049339393166491D09D21.jpg +0 -0
  219. data/examples/webshops/buydig/2_files/751E72B7003343248497FE6905F80787.jpg +0 -0
  220. data/examples/webshops/buydig/2_files/76493D4F02F14EF7B5886510604C7BB4.jpg +0 -0
  221. data/examples/webshops/buydig/2_files/79521E251278486DB29529C60C9D012A.jpg +0 -0
  222. data/examples/webshops/buydig/2_files/9C9AF82AC3B54BDC8C705278B50FDFD6.jpg +0 -0
  223. data/examples/webshops/buydig/2_files/BC3FD8307B9948FDB7EEF156D8629C37.jpg +0 -0
  224. data/examples/webshops/buydig/2_files/C0DD4574765047D1836F505E69DC8AE5.jpg +0 -0
  225. data/examples/webshops/buydig/2_files/C143F48515274A44B04F4B3E46306BD2.jpg +0 -0
  226. data/examples/webshops/buydig/2_files/C6B02E88F729464699DB275D140F4563.jpg +0 -0
  227. data/examples/webshops/buydig/2_files/CE334D6206DB4FA9AFDF339AEF0AF50F.jpg +0 -0
  228. data/examples/webshops/buydig/2_files/D66AE0DC865A4021AB300ED3A0C4CD11.jpg +0 -0
  229. data/examples/webshops/buydig/2_files/DEA2EC2093DC474D96B651068576DAE5.jpg +0 -0
  230. data/examples/webshops/buydig/2_files/F547677D83844042BF13A4BE6523BB50.jpg +0 -0
  231. data/examples/webshops/buydig/2_files/Rbbbonlineseal.gif +0 -0
  232. data/examples/webshops/buydig/2_files/TopSellers_bottom.gif +0 -0
  233. data/examples/webshops/buydig/2_files/TopSellers_ttl.gif +0 -0
  234. data/examples/webshops/buydig/2_files/addToFavorites_ttl.gif +0 -0
  235. data/examples/webshops/buydig/2_files/banner_CorporateSales.gif +0 -0
  236. data/examples/webshops/buydig/2_files/banner_Shipping.gif +0 -0
  237. data/examples/webshops/buydig/2_files/bizratehonoree.gif +0 -0
  238. data/examples/webshops/buydig/2_files/btn_submit.gif +0 -0
  239. data/examples/webshops/buydig/2_files/checkFlash.js +0 -110
  240. data/examples/webshops/buydig/2_files/checkFlash2.js +0 -109
  241. data/examples/webshops/buydig/2_files/cnetcertified.gif +0 -0
  242. data/examples/webshops/buydig/2_files/credPriceGrabber.gif +0 -0
  243. data/examples/webshops/buydig/2_files/credShopping.gif +0 -0
  244. data/examples/webshops/buydig/2_files/credential_paypal.gif +0 -0
  245. data/examples/webshops/buydig/2_files/credentials.gif +0 -0
  246. data/examples/webshops/buydig/2_files/dealtime.gif +0 -0
  247. data/examples/webshops/buydig/2_files/dvxstyle.css +0 -754
  248. data/examples/webshops/buydig/2_files/footer_021306_1_v1.gif +0 -0
  249. data/examples/webshops/buydig/2_files/func.js +0 -132
  250. data/examples/webshops/buydig/2_files/getseal +0 -1
  251. data/examples/webshops/buydig/2_files/help.gif +0 -0
  252. data/examples/webshops/buydig/2_files/home.gif +0 -0
  253. data/examples/webshops/buydig/2_files/java.js +0 -155
  254. data/examples/webshops/buydig/2_files/leftnv_help.gif +0 -0
  255. data/examples/webshops/buydig/2_files/logo.gif +0 -0
  256. data/examples/webshops/buydig/2_files/logo2.gif +0 -0
  257. data/examples/webshops/buydig/2_files/logo3.gif +0 -0
  258. data/examples/webshops/buydig/2_files/main.js +0 -227
  259. data/examples/webshops/buydig/2_files/mastercard_secured.gif +0 -0
  260. data/examples/webshops/buydig/2_files/newsBox_bkg.jpg +0 -0
  261. data/examples/webshops/buydig/2_files/newsBox_bottom.jpg +0 -0
  262. data/examples/webshops/buydig/2_files/newsBox_text.gif +0 -0
  263. data/examples/webshops/buydig/2_files/newsBox_ttl.jpg +0 -0
  264. data/examples/webshops/buydig/2_files/noimage75.gif +0 -0
  265. data/examples/webshops/buydig/2_files/orangeleftfrmbtm.gif +0 -0
  266. data/examples/webshops/buydig/2_files/pixel153.gif +0 -0
  267. data/examples/webshops/buydig/2_files/rightnv_bottom.gif +0 -0
  268. data/examples/webshops/buydig/2_files/search_btn_off.gif +0 -0
  269. data/examples/webshops/buydig/2_files/search_c1.gif +0 -0
  270. data/examples/webshops/buydig/2_files/search_c2.gif +0 -0
  271. data/examples/webshops/buydig/2_files/search_c3.gif +0 -0
  272. data/examples/webshops/buydig/2_files/search_c4.gif +0 -0
  273. data/examples/webshops/buydig/2_files/search_down.gif +0 -0
  274. data/examples/webshops/buydig/2_files/search_left.gif +0 -0
  275. data/examples/webshops/buydig/2_files/search_right.gif +0 -0
  276. data/examples/webshops/buydig/2_files/search_top.gif +0 -0
  277. data/examples/webshops/buydig/2_files/siteLinks_bottom.gif +0 -0
  278. data/examples/webshops/buydig/2_files/siteLinks_bullet.gif +0 -0
  279. data/examples/webshops/buydig/2_files/siteLinks_ttl.gif +0 -0
  280. data/examples/webshops/buydig/2_files/spacer.gif +0 -0
  281. data/examples/webshops/buydig/2_files/style.js +0 -45
  282. data/examples/webshops/buydig/2_files/styles.html +0 -33
  283. data/examples/webshops/buydig/2_files/track_orders.jpg +0 -0
  284. data/examples/webshops/buydig/2_files/urchin +0 -534
  285. data/examples/webshops/buydig/2_files/verified_by_visa.gif +0 -0
  286. data/examples/webshops/buydig/2_files/welcome.gif +0 -0
  287. data/examples/webshops/buydig/2_files/welcome_ttl.gif +0 -0
  288. data/examples/webshops/buydig/2_files/yahoologo.gif +0 -0
  289. data/examples/webshops/buydig/input.html +0 -1194
  290. data/examples/webshops/buydig/test.rb +0 -31
  291. data/examples/webshops/ebay/test.rb +0 -32
  292. data/examples/webshops/finewines_offline/_finewines.html +0 -1739
  293. data/examples/webshops/finewines_offline/_finewines_cut.html +0 -371
  294. data/examples/webshops/finewines_offline/_finewines_files/011064.jpg +0 -0
  295. data/examples/webshops/finewines_offline/_finewines_files/012674.jpg +0 -0
  296. data/examples/webshops/finewines_offline/_finewines_files/013268.jpg +0 -0
  297. data/examples/webshops/finewines_offline/_finewines_files/013300.jpg +0 -0
  298. data/examples/webshops/finewines_offline/_finewines_files/013409.jpg +0 -0
  299. data/examples/webshops/finewines_offline/_finewines_files/014340.jpg +0 -0
  300. data/examples/webshops/finewines_offline/_finewines_files/015073.jpg +0 -0
  301. data/examples/webshops/finewines_offline/_finewines_files/015255.jpg +0 -0
  302. data/examples/webshops/finewines_offline/_finewines_files/015479.jpg +0 -0
  303. data/examples/webshops/finewines_offline/_finewines_files/015487.jpg +0 -0
  304. data/examples/webshops/finewines_offline/_finewines_files/017038.jpg +0 -0
  305. data/examples/webshops/finewines_offline/_finewines_files/017129.jpg +0 -0
  306. data/examples/webshops/finewines_offline/_finewines_files/017145.jpg +0 -0
  307. data/examples/webshops/finewines_offline/_finewines_files/017152.jpg +0 -0
  308. data/examples/webshops/finewines_offline/_finewines_files/017285.jpg +0 -0
  309. data/examples/webshops/finewines_offline/_finewines_files/017392.jpg +0 -0
  310. data/examples/webshops/finewines_offline/_finewines_files/017400.jpg +0 -0
  311. data/examples/webshops/finewines_offline/_finewines_files/019778.jpg +0 -0
  312. data/examples/webshops/finewines_offline/_finewines_files/019786.jpg +0 -0
  313. data/examples/webshops/finewines_offline/_finewines_files/020503.jpg +0 -0
  314. data/examples/webshops/finewines_offline/_finewines_files/021253.jpg +0 -0
  315. data/examples/webshops/finewines_offline/_finewines_files/021279.jpg +0 -0
  316. data/examples/webshops/finewines_offline/_finewines_files/021337.jpg +0 -0
  317. data/examples/webshops/finewines_offline/_finewines_files/021352.jpg +0 -0
  318. data/examples/webshops/finewines_offline/_finewines_files/023002.jpg +0 -0
  319. data/examples/webshops/finewines_offline/_finewines_files/023135.jpg +0 -0
  320. data/examples/webshops/finewines_offline/_finewines_files/023143.jpg +0 -0
  321. data/examples/webshops/finewines_offline/_finewines_files/023788.jpg +0 -0
  322. data/examples/webshops/finewines_offline/_finewines_files/024166.jpg +0 -0
  323. data/examples/webshops/finewines_offline/_finewines_files/024182.jpg +0 -0
  324. data/examples/webshops/finewines_offline/_finewines_files/024216.jpg +0 -0
  325. data/examples/webshops/finewines_offline/_finewines_files/027268.jpg +0 -0
  326. data/examples/webshops/finewines_offline/_finewines_files/027516.jpg +0 -0
  327. data/examples/webshops/finewines_offline/_finewines_files/027862.jpg +0 -0
  328. data/examples/webshops/finewines_offline/_finewines_files/028118.jpg +0 -0
  329. data/examples/webshops/finewines_offline/_finewines_files/028936.jpg +0 -0
  330. data/examples/webshops/finewines_offline/_finewines_files/033894.jpg +0 -0
  331. data/examples/webshops/finewines_offline/_finewines_files/033902.jpg +0 -0
  332. data/examples/webshops/finewines_offline/_finewines_files/033910.jpg +0 -0
  333. data/examples/webshops/finewines_offline/_finewines_files/033936.jpg +0 -0
  334. data/examples/webshops/finewines_offline/_finewines_files/033944.jpg +0 -0
  335. data/examples/webshops/finewines_offline/_finewines_files/033951.jpg +0 -0
  336. data/examples/webshops/finewines_offline/_finewines_files/034553.jpg +0 -0
  337. data/examples/webshops/finewines_offline/_finewines_files/034561.jpg +0 -0
  338. data/examples/webshops/finewines_offline/_finewines_files/232439.jpg +0 -0
  339. data/examples/webshops/finewines_offline/_finewines_files/237834.jpg +0 -0
  340. data/examples/webshops/finewines_offline/_finewines_files/268359.jpg +0 -0
  341. data/examples/webshops/finewines_offline/_finewines_files/289082.jpg +0 -0
  342. data/examples/webshops/finewines_offline/_finewines_files/331603.jpg +0 -0
  343. data/examples/webshops/finewines_offline/_finewines_files/369686.jpg +0 -0
  344. data/examples/webshops/finewines_offline/_finewines_files/420257.jpg +0 -0
  345. data/examples/webshops/finewines_offline/_finewines_files/422014.jpg +0 -0
  346. data/examples/webshops/finewines_offline/_finewines_files/460410.jpg +0 -0
  347. data/examples/webshops/finewines_offline/_finewines_files/480533.jpg +0 -0
  348. data/examples/webshops/finewines_offline/_finewines_files/556795.jpg +0 -0
  349. data/examples/webshops/finewines_offline/_finewines_files/597054.jpg +0 -0
  350. data/examples/webshops/finewines_offline/_finewines_files/650606.jpg +0 -0
  351. data/examples/webshops/finewines_offline/_finewines_files/652628.jpg +0 -0
  352. data/examples/webshops/finewines_offline/_finewines_files/653790.jpg +0 -0
  353. data/examples/webshops/finewines_offline/_finewines_files/658450.jpg +0 -0
  354. data/examples/webshops/finewines_offline/_finewines_files/660027.jpg +0 -0
  355. data/examples/webshops/finewines_offline/_finewines_files/660951.jpg +0 -0
  356. data/examples/webshops/finewines_offline/_finewines_files/684514.jpg +0 -0
  357. data/examples/webshops/finewines_offline/_finewines_files/685131.jpg +0 -0
  358. data/examples/webshops/finewines_offline/_finewines_files/686865.jpg +0 -0
  359. data/examples/webshops/finewines_offline/_finewines_files/699330.jpg +0 -0
  360. data/examples/webshops/finewines_offline/_finewines_files/703017.jpg +0 -0
  361. data/examples/webshops/finewines_offline/_finewines_files/703140.jpg +0 -0
  362. data/examples/webshops/finewines_offline/_finewines_files/703850.jpg +0 -0
  363. data/examples/webshops/finewines_offline/_finewines_files/717306.jpg +0 -0
  364. data/examples/webshops/finewines_offline/_finewines_files/900274.jpg +0 -0
  365. data/examples/webshops/finewines_offline/_finewines_files/938225.jpg +0 -0
  366. data/examples/webshops/finewines_offline/_finewines_files/947440.jpg +0 -0
  367. data/examples/webshops/finewines_offline/_finewines_files/951319.jpg +0 -0
  368. data/examples/webshops/finewines_offline/_finewines_files/967893.jpg +0 -0
  369. data/examples/webshops/finewines_offline/_finewines_files/981407.jpg +0 -0
  370. data/examples/webshops/finewines_offline/_finewines_files/981613.jpg +0 -0
  371. data/examples/webshops/finewines_offline/_finewines_files/982421.jpg +0 -0
  372. data/examples/webshops/finewines_offline/_finewines_files/985598.jpg +0 -0
  373. data/examples/webshops/finewines_offline/_finewines_files/986737.jpg +0 -0
  374. data/examples/webshops/finewines_offline/_finewines_files/987503.jpg +0 -0
  375. data/examples/webshops/finewines_offline/_finewines_files/992800.jpg +0 -0
  376. data/examples/webshops/finewines_offline/_finewines_files/VintageslogoEN.gif +0 -0
  377. data/examples/webshops/finewines_offline/_finewines_files/blanc-up.gif +0 -0
  378. data/examples/webshops/finewines_offline/_finewines_files/btn_vintages_latest.gif +0 -0
  379. data/examples/webshops/finewines_offline/_finewines_files/cc_en.gif +0 -0
  380. data/examples/webshops/finewines_offline/_finewines_files/common.js +0 -860
  381. data/examples/webshops/finewines_offline/_finewines_files/drink.gif +0 -0
  382. data/examples/webshops/finewines_offline/_finewines_files/drinkhold.gif +0 -0
  383. data/examples/webshops/finewines_offline/_finewines_files/ec_en.gif +0 -0
  384. data/examples/webshops/finewines_offline/_finewines_files/ev_en.gif +0 -0
  385. data/examples/webshops/finewines_offline/_finewines_files/hold.gif +0 -0
  386. data/examples/webshops/finewines_offline/_finewines_files/index-wines-features.jpg +0 -0
  387. data/examples/webshops/finewines_offline/_finewines_files/indexSTYLE.css +0 -398
  388. data/examples/webshops/finewines_offline/_finewines_files/keyword_search.gif +0 -0
  389. data/examples/webshops/finewines_offline/_finewines_files/mm_menu.js +0 -1
  390. data/examples/webshops/finewines_offline/_finewines_files/nr_en.gif +0 -0
  391. data/examples/webshops/finewines_offline/_finewines_files/ontario_en.gif +0 -0
  392. data/examples/webshops/finewines_offline/_finewines_files/popup.js +0 -81
  393. data/examples/webshops/finewines_offline/_finewines_files/releases_nav.js +0 -229
  394. data/examples/webshops/finewines_offline/_finewines_files/so_en.gif +0 -0
  395. data/examples/webshops/finewines_offline/_finewines_files/spacer.gif +0 -0
  396. data/examples/webshops/finewines_offline/_finewines_files/top.gif +0 -0
  397. data/examples/webshops/finewines_offline/_finewines_files/urchin.js +0 -576
  398. data/examples/webshops/finewines_offline/_finewines_files/wom_en.gif +0 -0
  399. data/examples/webshops/finewines_offline/test.rb +0 -30
  400. data/examples/webshops/us1camera/1_files/1pix.gif +0 -0
  401. data/examples/webshops/us1camera/1_files/1pix_002.gif +0 -0
  402. data/examples/webshops/us1camera/1_files/CnetCertified.gif +0 -0
  403. data/examples/webshops/us1camera/1_files/CyberSource.gif +0 -0
  404. data/examples/webshops/us1camera/1_files/Images50.gif +0 -0
  405. data/examples/webshops/us1camera/1_files/Images50_002.gif +0 -0
  406. data/examples/webshops/us1camera/1_files/Images50_003.gif +0 -0
  407. data/examples/webshops/us1camera/1_files/Images50_004.gif +0 -0
  408. data/examples/webshops/us1camera/1_files/Images50_005.gif +0 -0
  409. data/examples/webshops/us1camera/1_files/Images50_006.gif +0 -0
  410. data/examples/webshops/us1camera/1_files/PriceGrabber.gif +0 -0
  411. data/examples/webshops/us1camera/1_files/QSearch.gif +0 -0
  412. data/examples/webshops/us1camera/1_files/ban-m.jpg +0 -0
  413. data/examples/webshops/us1camera/1_files/banner1.bin +0 -0
  414. data/examples/webshops/us1camera/1_files/banner3.bin +0 -0
  415. data/examples/webshops/us1camera/1_files/block1.jpg +0 -0
  416. data/examples/webshops/us1camera/1_files/block2.jpg +0 -0
  417. data/examples/webshops/us1camera/1_files/block3.jpg +0 -0
  418. data/examples/webshops/us1camera/1_files/block4.jpg +0 -0
  419. data/examples/webshops/us1camera/1_files/block5.jpg +0 -0
  420. data/examples/webshops/us1camera/1_files/block6.jpg +0 -0
  421. data/examples/webshops/us1camera/1_files/bos.js +0 -280
  422. data/examples/webshops/us1camera/1_files/box1.jpg +0 -0
  423. data/examples/webshops/us1camera/1_files/box2.jpg +0 -0
  424. data/examples/webshops/us1camera/1_files/box3.jpg +0 -0
  425. data/examples/webshops/us1camera/1_files/box4.jpg +0 -0
  426. data/examples/webshops/us1camera/1_files/dot.jpg +0 -0
  427. data/examples/webshops/us1camera/1_files/eDevix.gif +0 -0
  428. data/examples/webshops/us1camera/1_files/electronics1.jpg +0 -0
  429. data/examples/webshops/us1camera/1_files/getseal +0 -1
  430. data/examples/webshops/us1camera/1_files/pride.jpg +0 -0
  431. data/examples/webshops/us1camera/1_files/search.jpg +0 -0
  432. data/examples/webshops/us1camera/1_files/sidebutton.jpg +0 -0
  433. data/examples/webshops/us1camera/1_files/sslroilogic.js +0 -49
  434. data/examples/webshops/us1camera/1_files/style.css +0 -1
  435. data/examples/webshops/us1camera/1_files/tl.html +0 -2
  436. data/examples/webshops/us1camera/input.html +0 -548
  437. data/examples/webshops/us1camera/test.rb +0 -37
  438. data/pkg/scrubyt-0.4.31.gem +0 -0
  439. data/resources/allison/LICENSE +0 -184
  440. data/resources/allison/README +0 -37
  441. data/resources/allison/allison.css +0 -301
  442. data/resources/allison/allison.gif +0 -0
  443. data/resources/allison/allison.js +0 -307
  444. data/resources/allison/allison.rb +0 -287
  445. data/resources/allison/cache/BODY +0 -588
  446. data/resources/allison/cache/CLASS_INDEX +0 -4
  447. data/resources/allison/cache/CLASS_PAGE +0 -1
  448. data/resources/allison/cache/FILE_INDEX +0 -4
  449. data/resources/allison/cache/FILE_PAGE +0 -1
  450. data/resources/allison/cache/FONTS +0 -1
  451. data/resources/allison/cache/FR_INDEX_BODY +0 -1
  452. data/resources/allison/cache/IMGPATH +0 -1
  453. data/resources/allison/cache/INDEX +0 -1
  454. data/resources/allison/cache/JAVASCRIPT +0 -307
  455. data/resources/allison/cache/METHOD_INDEX +0 -4
  456. data/resources/allison/cache/METHOD_LIST +0 -1
  457. data/resources/allison/cache/SRC_PAGE +0 -1
  458. data/resources/allison/cache/STYLE +0 -323
  459. data/resources/allison/cache/URL +0 -1
  460. data/scrubyt.gemspec +0 -609
  461. data/todo/backlog.txt +0 -73
  462. data/todo/scenario_ideas.txt +0 -19
@@ -1,31 +0,0 @@
1
- $:.unshift File.join(File.dirname(__FILE__), '../../..//lib')
2
-
3
- require 'scrubyt'
4
-
5
- #Example of:
6
- # Yet another webshop scenario - extract the name and the price of all the items
7
- # - narrow the result set by using the ensure_presence_of_ancestor_node constraint
8
- #
9
- #Goal: For every webshop item on the page, extract it's name and it's price.
10
- # Since the heuristics matches also some unneeded things, lock those
11
- # out by observing the source and going for a constraint - concreely
12
- # ensure_presence_of_ancestor_node.
13
- #
14
- #Solution: Specify the examples as usual. After running the extractor for the
15
- # first time, we can observe that the good results are inside a <span>
16
- # tag which has a 'searchProductBuy' attribute - use this fact to
17
- # distinguish the relevant results
18
-
19
- camera_data = Scrubyt::Extractor.define do
20
- #Perform the action(s)
21
- fetch File.join(File.dirname(__FILE__), "input.html")
22
- #Construct the wrapper
23
- item do
24
- item_name "Canon Vertical Battery Grip BG-E3 For EOS Digital Rebel XT"
25
- price "$179.00"
26
- end.ensure_presence_of_ancestor_node :span, 'class' => 'searchProductBuy'
27
- end
28
-
29
- camera_data.to_xml.write($stdout, 1)
30
- Scrubyt::ResultDumper.print_statistics(camera_data)
31
-
@@ -1,32 +0,0 @@
1
- $:.unshift File.join(File.dirname(__FILE__), '../../..//lib')
2
-
3
- require 'scrubyt'
4
-
5
- #Example of:
6
- # An ebay scenario
7
- # - navigate to the page of interest by filling a search filed and further
8
- # narrowing the results by clicking on the 'Apple iPod' link
9
- # - extract the name and the price of all the items
10
- # - crawl to the next page
11
- #
12
- #Goal: For every webshop item on the page, extract it's name and it's price.
13
- # Please see the other examples if this is not yet clear how to do and
14
- # why to do so.
15
- #
16
- #Solution: Please see the other examples if this is not yet clear how to do and
17
- # why to do so.
18
- ebay_data = Scrubyt::Extractor.define do
19
- fetch 'http://www.ebay.com/'
20
- fill_textfield 'satitle', 'ipod'
21
- submit
22
- click_link 'Apple iPod'
23
-
24
- record do
25
- item_name 'New! Apple 4GB Blue iPod Nano MP3 Photo Music Player'
26
- price '$189.99'
27
- end
28
- end
29
-
30
- ebay_data.to_xml.write($stdout, 1)
31
- Scrubyt::ResultDumper.print_statistics(ebay_data)
32
- ebay_data.export(__FILE__)
@@ -1,1739 +0,0 @@
1
- <html><head><title>Wines by Country - VINTAGES &#8211; Fine Wine and Premium Spirits</title>
2
-
3
-
4
- <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
5
- <meta name="generator" content="Adobe GoLive 4">
6
- <script language="JavaScript" src="_finewines_files/common.js"></script><style type="text/css">
7
- .submenu{display: none;}
8
- </style>
9
-
10
- <script language="JavaScript" src="_finewines_files/releases_nav.js"> </script>
11
- <script language="JavaScript1.2" src="_finewines_files/mm_menu.js"></script>
12
- <script language="JavaScript" src="_finewines_files/popup.js"></script>
13
- <link href="_finewines_files/indexSTYLE.css" rel="stylesheet" type="text/css">
14
- <script src="_finewines_files/urchin.js" type="text/javascript">
15
- </script>
16
- <script type="text/javascript">
17
- _uacct = "UA-553500-5";
18
- urchinTracker();
19
- </script></head><body><script language="JavaScript1.2">mmLoadMenus();</script><span id="menuContainer"><div id="menuLayer0" style="position: absolute; z-index: 1; left: -300px; top: -300px; visibility: hidden; color: rgb(153, 204, 204); background-color: rgb(153, 204, 204); width: 149px; height: 255px;">
20
- <div id="menuLite0" style="position: absolute; z-index: 1; left: 1px; top: 1px; height: 253px; width: 147px; background-color: rgb(255, 255, 255);" onmouseout="mouseoutMenu();">
21
- <div id="menuFg0" style="position: absolute; left: 1px; top: 1px; height: 252px; width: 146px; background-color: rgb(102, 153, 153);">
22
- <div id="menuItem0" style="position: absolute; left: 0px; top: 0px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText0" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Wine by Country&nbsp;</div>
23
- <div id="menuItemHilite0" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Wine by Country&nbsp;</div></div><div id="menuItem1" style="position: absolute; left: 0px; top: 18px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText1" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Canada&nbsp;</div>
24
- <div id="menuItemHilite1" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Canada&nbsp;</div></div><div id="menuItem2" style="position: absolute; left: 0px; top: 36px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText2" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">U.S.A.&nbsp;</div>
25
- <div id="menuItemHilite2" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">U.S.A.&nbsp;</div></div><div id="menuItem3" style="position: absolute; left: 0px; top: 54px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText3" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Argentina&nbsp;</div>
26
- <div id="menuItemHilite3" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Argentina&nbsp;</div></div><div id="menuItem4" style="position: absolute; left: 0px; top: 72px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText4" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Chile&nbsp;</div>
27
- <div id="menuItemHilite4" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Chile&nbsp;</div></div><div id="menuItem5" style="position: absolute; left: 0px; top: 90px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText5" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Australia&nbsp;</div>
28
- <div id="menuItemHilite5" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Australia&nbsp;</div></div><div id="menuItem6" style="position: absolute; left: 0px; top: 108px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText6" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">New Zealand&nbsp;</div>
29
- <div id="menuItemHilite6" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">New Zealand&nbsp;</div></div><div id="menuItem7" style="position: absolute; left: 0px; top: 126px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText7" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">South Africa&nbsp;</div>
30
- <div id="menuItemHilite7" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">South Africa&nbsp;</div></div><div id="menuItem8" style="position: absolute; left: 0px; top: 144px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText8" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">France&nbsp;</div>
31
- <div id="menuItemHilite8" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">France&nbsp;</div></div><div id="menuItem9" style="position: absolute; left: 0px; top: 162px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText9" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Germany&nbsp;</div>
32
- <div id="menuItemHilite9" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Germany&nbsp;</div></div><div id="menuItem10" style="position: absolute; left: 0px; top: 180px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText10" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Greece&nbsp;</div>
33
- <div id="menuItemHilite10" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Greece&nbsp;</div></div><div id="menuItem11" style="position: absolute; left: 0px; top: 198px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText11" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Italy&nbsp;</div>
34
- <div id="menuItemHilite11" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Italy&nbsp;</div></div><div id="menuItem12" style="position: absolute; left: 0px; top: 216px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText12" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Portugal&nbsp;</div>
35
- <div id="menuItemHilite12" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Portugal&nbsp;</div></div><div id="menuItem13" style="position: absolute; left: 0px; top: 234px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText13" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Spain&nbsp;</div>
36
- <div id="menuItemHilite13" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Spain&nbsp;</div></div> <div id="focusItem0" style="position: absolute; left: 0px; top: -30px;" onclick="onMenuItemAction(null,this);">&nbsp;</div>
37
- </div>
38
- </div>
39
- </div>
40
- <div id="menuLayer1" style="position: absolute; z-index: 1; left: -300px; top: -300px; visibility: hidden; color: rgb(153, 204, 204); background-color: rgb(153, 204, 204); width: 149px; height: 273px;">
41
- <div id="menuLite1" style="position: absolute; z-index: 1; left: 1px; top: 1px; height: 271px; width: 147px; background-color: rgb(255, 255, 255);" onmouseout="mouseoutMenu();">
42
- <div id="menuFg1" style="position: absolute; left: 1px; top: 1px; height: 270px; width: 146px; background-color: rgb(102, 153, 153);">
43
- <div id="menuItem14" style="position: absolute; left: 0px; top: 0px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText14" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Wine by Country&nbsp;</div>
44
- <div id="menuItemHilite14" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Wine by Country&nbsp;</div></div><div id="menuItem15" style="position: absolute; left: 0px; top: 18px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText15" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Canada&nbsp;</div>
45
- <div id="menuItemHilite15" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Canada&nbsp;</div></div><div id="menuItem16" style="position: absolute; left: 0px; top: 36px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText16" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">U.S.A.&nbsp;</div>
46
- <div id="menuItemHilite16" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">U.S.A.&nbsp;</div></div><div id="menuItem17" style="position: absolute; left: 0px; top: 54px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText17" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Argentina&nbsp;</div>
47
- <div id="menuItemHilite17" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Argentina&nbsp;</div></div><div id="menuItem18" style="position: absolute; left: 0px; top: 72px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText18" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Chile&nbsp;</div>
48
- <div id="menuItemHilite18" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Chile&nbsp;</div></div><div id="menuItem19" style="position: absolute; left: 0px; top: 90px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText19" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Australia&nbsp;</div>
49
- <div id="menuItemHilite19" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Australia&nbsp;</div></div><div id="menuItem20" style="position: absolute; left: 0px; top: 108px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText20" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">New Zealand&nbsp;</div>
50
- <div id="menuItemHilite20" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">New Zealand&nbsp;</div></div><div id="menuItem21" style="position: absolute; left: 0px; top: 126px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText21" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">South Africa&nbsp;</div>
51
- <div id="menuItemHilite21" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">South Africa&nbsp;</div></div><div id="menuItem22" style="position: absolute; left: 0px; top: 144px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText22" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">France&nbsp;</div>
52
- <div id="menuItemHilite22" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">France&nbsp;</div></div><div id="menuItem23" style="position: absolute; left: 0px; top: 162px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText23" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Germany&nbsp;</div>
53
- <div id="menuItemHilite23" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Germany&nbsp;</div></div><div id="menuItem24" style="position: absolute; left: 0px; top: 180px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText24" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Lebanon&nbsp;</div>
54
- <div id="menuItemHilite24" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Lebanon&nbsp;</div></div><div id="menuItem25" style="position: absolute; left: 0px; top: 198px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText25" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Greece&nbsp;</div>
55
- <div id="menuItemHilite25" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Greece&nbsp;</div></div><div id="menuItem26" style="position: absolute; left: 0px; top: 216px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText26" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Italy&nbsp;</div>
56
- <div id="menuItemHilite26" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Italy&nbsp;</div></div><div id="menuItem27" style="position: absolute; left: 0px; top: 234px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText27" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Portugal&nbsp;</div>
57
- <div id="menuItemHilite27" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Portugal&nbsp;</div></div><div id="menuItem28" style="position: absolute; left: 0px; top: 252px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText28" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Spain&nbsp;</div>
58
- <div id="menuItemHilite28" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Spain&nbsp;</div></div> <div id="focusItem1" style="position: absolute; left: 0px; top: -30px;" onclick="onMenuItemAction(null,this);">&nbsp;</div>
59
- </div>
60
- </div>
61
- </div>
62
- </span>
63
-
64
-
65
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="800">
66
- <tbody><tr>
67
- <td colspan="2"><script type="text/javascript" language="JavaScript">headerButtonsMenuLevel3Monthly()</script> <table align="center" border="0" cellpadding="0" cellspacing="0" height="62" width="800"> <tbody><tr><td align="center" height="62" valign="middle" width="221"> <a href="http://vintages.com/index.html" target="_top"><img src="_finewines_files/VintageslogoEN.gif" alt="Vintages Fine Wine and Premium Spirits" align="middle" border="0" height="42" width="220"></a></td><td align="center" valign="middle" width="292">&nbsp;</td><td width="291"></td></tr></tbody></table>
68
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="800">
69
- <tbody><tr>
70
- <td><script language="JavaScript">top_navbar_Level3()</script><table align="left" bgcolor="#fafafc" border="0" cellpadding="0" cellspacing="0" height="21"><tbody><tr><td bgcolor="#fafafc" height="21" valign="bottom" width="93"><a href="http://vintages.com/circular/circ_main.html" onmouseover="document.nr3.src=nr3Over.src" onmouseout="document.nr3.src=nr3Out.src"><img src="_finewines_files/nr_en.gif" name="nr3" border="0"></a></td> <td bgcolor="#fafafc" height="21" valign="bottom" width="120"><a href="http://vintages.com/circular/wom.html" onmouseover="document.wom3.src=wom3Over.src" onmouseout="document.wom3.src=wom3Out.src"><img src="_finewines_files/wom_en.gif" name="wom3" border="0"></a></td> <td bgcolor="#fafafc" valign="bottom" width="93"><a href="http://vintages.com/circular/ontario.html" onmouseover="document.ontario3.src=ontario3Over.src" onmouseout="document.ontario3.src=ontario3Out.src"><img src="_finewines_files/ontario_en.gif" name="ontario3" border="0"></a></td><td bgcolor="#fafafc" height="21" valign="bottom" width="120"><a href="http://vintages.com/circular/essentials.html" onmouseover="document.ec3.src=ec3Over.src" onmouseout="document.ec3.src=ec3Out.src"><img src="_finewines_files/ec_en.gif" name="ec3" border="0"></a></td> <td bgcolor="#fafafc" valign="bottom"><a href="http://vintages.com/futures/futures_main_intro.html" onmouseover="document.so3.src=so3Over.src" onmouseout="document.so3.src=so3Out.src"><img src="_finewines_files/so_en.gif" name="so3" border="0"></a></td> <td 21="" bgcolor="#fafafc" valign="bottom" width="50"><a href="http://vintages.com/events.html" onmouseover="document.ev3.src=ev3Over.src" onmouseout="document.ev3.src=ev3Out.src"><img src="_finewines_files/ev_en.gif" name="ev3" border="0"></a></td> <td bgcolor="#fafafc" height="21" valign="bottom" width="129"><a href="http://vintages.com/classics/cc_main.html" onmouseover="document.cc3.src=cc3Over.src" onmouseout="document.cc3.src=cc3Out.src"><img src="_finewines_files/cc_en.gif" name="cc3" border="0"></a></td><td bgcolor="#fafafc"></td></tr></tbody></table></td>
71
- </tr>
72
- </tbody></table>
73
- <script type="text/javascript" language="JavaScript">headerSearchLevel3()</script><table align="center" border="0" cellpadding="0" cellspacing="0" height="94" width="800"><tbody><tr height="83"><td align="center" height="94" width="193"><table valign="top" align="center" height="76" width="183"><tbody><tr><td align="left" height="21" valign="middle" width="168"><form action="../../frame_results.html" method="get" name="inputForm"><input name="ITEM_NAME" onkeypress="checkEnter(event)" size="18" type="text"> <a href="javascript:document.inputForm.submit();"> <img src="_finewines_files/keyword_search.gif" alt="Search" border="0"></a><br><a href="http://vintages.com/frame_search.html" target="_top" valign="top">Advanced Product Search</a></form></td></tr></tbody></table></td><td align="left" valign="top" width="495"><img src="_finewines_files/index-wines-features.jpg" height="97" width="495"></td><td align="center" valign="middle" width="112"><a href="http://www.vintageslatest.com/" target="_blank"><img src="_finewines_files/btn_vintages_latest.gif" border="0" height="97" width="112"></a></td></tr></tbody></table>
74
- </td>
75
- </tr>
76
- <tr><td align="center" valign="top" width="800">
77
-
78
- <table border="0" cellpadding="0" cellspacing="0" width="800">
79
- <tbody><tr>
80
- <td align="center" valign="top" width="193">
81
- <table class="textMenuRetail" border="0" cellpadding="0" cellspacing="0" width="175">
82
- <tbody><tr>
83
- <td class="menuRetail" height="18">&nbsp;Releases Products</td>
84
- </tr>
85
- <tr>
86
- <td valign="top" width="154">
87
- <table border="0" cellpadding="0" cellspacing="0" width="175">
88
- <tbody><tr>
89
- <td valign="top">
90
- <table border="0" cellpadding="0" cellspacing="0" width="175">
91
- <tbody><tr>
92
- <td bgcolor="#ffffcc">&nbsp;</td>
93
- </tr>
94
- </tbody></table>
95
- <!--insert here release 1-->
96
- <table border="0" cellpadding="0" cellspacing="0" width="175">
97
- <tbody><tr>
98
- <td class="menutitle" width="175">&nbsp;March 3 Release</td>
99
- </tr>
100
- </tbody></table>
101
- <script type="text/javascript" language="JavaScript">_releasenavA()</script><span width="175"><a href="http://vintages.com/circular/2/_spirits.html">&nbsp;Spirits</a></span><br><span><a href="http://vintages.com/circular/2/_fortifiedwines.html">&nbsp;Fortified Wine &nbsp;</a></span><br><span><a href="http://vintages.com/circular/2/_champagne_sparklingwines.html">&nbsp;Sparkling Wine</a></span><br>
102
- <a href="http://vintages.com/circular/2/_finewines.html" onmouseout="MM_startTimeout();" onmouseover='MM_showMenu(window.mm_menu_0,0,-5,null,"spacer_1");'>&nbsp;Wine by Country <img name="spacer_1" src="_finewines_files/spacer.gif" border="0"></a> </td>
103
- </tr>
104
- <tr>
105
- <td>
106
- <!--insert here release 2-->
107
- <div class="menutitle" onclick="SwitchMenu('sub1')">&nbsp;March 17 Release</div>
108
- <script type="text/javascript" language="JavaScript">_releasenavB()</script><div id="masterdiv"><span class="submenu" id="sub1"><a href="http://vintages.com/circular/2/spirits.html">&nbsp;Spirits</a><br><a href="http://vintages.com/circular/2/fortifiedwines.html">&nbsp;Fortified Wine </a><br>
109
- <a href="http://vintages.com/circular/2/finewines.html" onmouseout="MM_startTimeout();" onmouseover='MM_showMenu(window.mm_menu_1,0,-10,null,"spacer_0");'>&nbsp;Wine by Country <img src="_finewines_files/spacer.gif" name="spacer_0" border="0" height="8" width="8"></a> </span></div></td>
110
- </tr>
111
- </tbody></table></td>
112
- </tr>
113
- <tr>
114
- <td bgcolor="#ffffcc">
115
- <script type="text/javascript" language="JavaScript">leftnavrest()</script><table align="center" border="0" cellpadding="0" cellspacing="0" width="175"><tbody><tr><td><a href="http://vintages.com/circular/2/high.html" target="_top">&nbsp;Release Highlights</a></td></tr><tr><td><a href="http://vintages.com/circular/2/high.html#airmiles" target="_top">&nbsp;Bonus AIR MILES<sup>�</sup> reward &nbsp;miles &amp; Limited Time Offers</a></td></tr><tr><td><a href="http://vintages.com/circular/ontario.html" target="_top">&nbsp;VQA Discovery</a></td></tr><tr><td><a href="http://vintages.com/wines-basic-education/italy-wines-regions/veneto-wines.html">&nbsp;Wines of Veneto</a></td></tr><tr><td><a href="http://vintages.com/wines-basic-education/merlot-wines-regions/merlot-wines.html">&nbsp;Merlot`s Lasting Appeal</a></td></tr><tr><td><a href="http://vintages.com/circular/instore.html" target="_top">&nbsp;In-Store Discoveries</a></td></tr><tr><td><a href="http://vintages.com/circular/2/shop.html" target="_top">&nbsp;Shopping List</a></td></tr><tr><td><a href="http://vintages.com/events.html" target="_top">&nbsp;Special Events</a></td></tr><tr><td><a href="http://vintages.com/circular/2/pipe.html" target="_top">&nbsp;In the Pipeline</a></td></tr><tr><td><a href="http://vintages.com/circular/legend.html" target="_top">&nbsp;Legend</a></td></tr><tr><td><a href="http://vintages.com/store_directory_en.html" target="_top">&nbsp;Store Directory</a></td></tr><tr><td><a href="http://vintages.com/circular/orderinfo.html" target="_top">&nbsp;How to Order</a></td></tr><tr><td><a href="http://vintages.com/circular/vcalendar.html" target="_top">&nbsp;Release Calendar</a></td></tr><tr><td><a href="http://vintages.com/circular/vintage-chart.html" target="_top">&nbsp;Vintage Chart</a></td></tr><tr><td><a href="http://vintages.com/circular/previous.html" target="_top">&nbsp;Previous Releases</a></td></tr></tbody></table>
116
- </td>
117
- </tr>
118
- </tbody></table></td>
119
- <td class="narrative" valign="top" width="607"><table border="0" cellpadding="0" cellspacing="0" width="607">
120
- <tbody><tr class="narrative">
121
- <td class="menuRetail" valign="top"><a name="top"></a>&nbsp;Wine by Country </td>
122
- </tr>
123
- </tbody></table>
124
- <script type="text/javascript" language="JavaScript">releasenavtop()</script><table border="0" cellpadding="0" cellspacing="0" width="607"><tbody><tr class="narrative"><td bordercolor="#FFFFCC" align="left" bgcolor="#ffffcc" valign="top"><span class="releaseRed">&nbsp; March 3 Release: </span> <a href="http://vintages.com/circular/2/_spirits.html">Spirits | </a><a href="http://vintages.com/circular/2/_fortifiedwines.html">Fortified Wine | </a><a href="http://vintages.com/circular/2/_champagne_sparklingwines.html">Sparkling Wine | </a><a href="http://vintages.com/circular/2/_finewines.html">Wines by Country </a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://vintages.com/wines-basic-education/italy-wines-regions/veneto-wines.html">&nbsp;Wines of Veneto</a></td></tr><tr class="narrative"><td bordercolor="#FFFFCC" class="narrative" align="left" bgcolor="#ffffcc" valign="top"><hr align="center" color="#330033" size="1" width="600"></td></tr><tr class="narrative"><td bordercolor="#FFFFCC" align="left" bgcolor="#ffffcc" valign="top"><span class="releaseRed">&nbsp; March 17 Release: </span><a href="http://vintages.com/circular/2/spirits.html">Spirits | </a><a href="http://vintages.com/circular/2/fortifiedwines.html">Fortified Wine | </a><a href="http://vintages.com/circular/2/finewines.html">Wines by Country </a> <br><a href="http://vintages.com/wines-basic-education/merlot-wines-regions/merlot-wines.html">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Merlot's
125
- Lasting Appeal</a></td></tr><tr class="narrative"><td bordercolor="#FFFFCC" class="narrative" align="left" bgcolor="#ffffcc" valign="top"><hr align="center" color="#330033" size="1" width="600"></td></tr></tbody></table>
126
- <table border="0" cellpadding="0" cellspacing="0" width="600">
127
- <tbody><tr>
128
- <td><p><span class="subhead"><strong><span class="head">Wine by country - March 3 </span><strong><span class="head"> Release</span></strong></strong></span></p>
129
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
130
- <tbody><tr>
131
- <td bgcolor="#330033" height="2"><img src="_finewines_files/blanc-up.gif" height="1" width="68"></td>
132
- <td height="2"></td>
133
- </tr>
134
- <tr>
135
- <td class="giftswhite" bgcolor="#330033" valign="middle" width="67">
136
- <div class="white" align="center"><strong><a name="canada"></a>Canada</strong></div></td>
137
- <td bgcolor="#ffffff" width="723"></td>
138
- </tr>
139
- <tr>
140
- <td colspan="2" bgcolor="#330033" height="2"></td>
141
- </tr>
142
- </tbody></table>
143
- <br>
144
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
145
- <tbody><tr>
146
- <td class="head">white wine </td>
147
- </tr>
148
- </tbody></table>
149
- <table class="narrative">
150
- <tbody><tr>
151
- <td colspan="3" class="subcategoryWhite">Ontario</td>
152
- </tr>
153
- <tr>
154
- <td align="center" width="85"><img src="_finewines_files/268359.jpg" alt="VQA Niagara Peninsula"></td>
155
- <td class="narrative"><span class="prodhead"><a name="268359"></a>HENRY OF PELHAM GEW�RZTRAMINER&nbsp;&nbsp;2005</span><br>
156
- VQA Niagara Peninsula&nbsp;&nbsp;
157
- <p>According
158
- to winemaker Ron Giesbrecht, Gew�rztraminer yields were particularly
159
- low for the 2005 which means more concentrated flavours in this spicy
160
- aromatic wonder. Intense aromas of lychee, citrus and spices dominate
161
- this rich, full-bodied wine. The perfect match for spicy Thai food or
162
- smoked salmon.</p>
163
- <p><strong>268359</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$17.95</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
164
- <p>&nbsp;</p></td>
165
- </tr>
166
- <tr>
167
- <td align="center" width="85"><img src="_finewines_files/033910.jpg" alt="VQA Niagara Peninsula"></td>
168
- <td class="narrative"><span class="headlight">VQA ON Tour</span><br>
169
- <span class="prodhead"><a name="33910"></a>LE CLOS JORDANNE LE CLOS JORDANNE VINEYARD CHARDONNAY&nbsp;&nbsp;2004</span><br>
170
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
171
- <br>
172
- Tasting Note:&nbsp;Yellow straw; caramel, citrus and peach bouquet;
173
- full-bodied, lovely mouth feel, wonderful balance and great length. A
174
- terrific Chardonnay. &nbsp;Score - <strong>****1/2 (out of 5)</strong>. &nbsp;<em>(Tony Aspler, www.tonyaspler.com, Oct. 17, 2006)</em>
175
- <p><strong>033910</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$35</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
176
- <p>&nbsp;</p></td>
177
- </tr>
178
- <tr>
179
- <td align="center" width="85"><img src="_finewines_files/034561.jpg" alt="VQA Niagara Peninsula"></td>
180
- <td class="narrative"><span class="headlight">VQA ON Tour</span><br>
181
- <span class="prodhead"><a name="34561"></a>LE CLOS JORDANNE LE GRAND CLOS CHARDONNAY&nbsp;&nbsp;2004</span><br>
182
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
183
- <br>
184
- Tasting Note:&nbsp;Golden straw colour; minerally, apple and lemon,
185
- more Burgundian than the other three; full-bodied, but elegant with
186
- great length. Still young and very cellar-worthy. &nbsp;Score - <strong>***** (out of 5)</strong>. &nbsp;<em>(Tony Aspler, www.tonyaspler.com, Oct. 17, 2006)</em>
187
- <p><strong>034561</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$55</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/hold.gif"> </p>
188
- <p>&nbsp;</p></td>
189
- </tr>
190
- <tr>
191
- <td align="center" width="85"><img src="_finewines_files/033936.jpg" alt="VQA Niagara Peninsula"></td>
192
- <td class="narrative"><span class="headlight">VQA ON Tour</span><br>
193
- <span class="prodhead"><a name="33936"></a>LE CLOS JORDANNE VILLAGE RESERVE CHARDONNAY&nbsp;&nbsp;2004</span><br>
194
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
195
- <br>
196
- Tasting Note:&nbsp;Deeply coloured yellow straw; caramel, vanilla,
197
- butter, orange and peach flavours rise from the glass; full-bodied,
198
- fresh acidity with a caramel and citrus finish. &nbsp;Score - <strong>**** (out of 5)</strong>. &nbsp;<em>(Tony Aspler, www.tonyaspler.com, Oct. 17, 2006)</em>
199
- <p><strong>033936</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$25</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
200
- <p>&nbsp;</p></td>
201
- </tr>
202
- </tbody></table>
203
- <hr align="center" color="#330033" size="1" width="600">
204
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
205
- <tbody><tr>
206
- <td class="head">red wine </td>
207
- </tr>
208
- </tbody></table>
209
- <table class="narrative">
210
- <tbody><tr>
211
- <td colspan="3" class="subcategoryWhite">Ontario</td>
212
- </tr>
213
- <tr>
214
- <td align="center" width="85"><img src="_finewines_files/289082.jpg" alt="VQA Niagara Peninsula"></td>
215
- <td class="narrative"><span class="prodhead"><a name="289082"></a>CAVE SPRING GAMAY RESERVE&nbsp;&nbsp;2004</span><br>
216
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
217
- <br>
218
- Tasting Note:&nbsp;All the peppery, provencal herb, strawberries and
219
- cherries make you think Southern Rhone Grenache rather than Gamay. Why?
220
- The combination of low yields and long hang time has seriously kicked
221
- up the quality. Perfect for grilled quail or antipasto platters. Now to
222
- 2009. &nbsp;Score - <strong>88</strong>. <em>(Evan Saviolidis, www.winesavvy.ca, July 2006)</em>
223
- <p><strong>289082</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$19.95</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
224
- <p>&nbsp;</p></td>
225
- </tr>
226
- <tr>
227
- <td align="center" width="85"><img src="_finewines_files/033951.jpg" alt="VQA Niagara Peninsula"></td>
228
- <td class="narrative"><span class="headlight">VQA ON Tour</span><br>
229
- <span class="prodhead"><a name="33951"></a>LE CLOS JORDANNE CLAYSTONE TERRACE PINOT NOIR&nbsp;&nbsp;2004</span><br>
230
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
231
- <br>
232
- Tasting Note:&nbsp;Ruby colour; high toned, minerally, vanilla,
233
- raspberry and mint notes; elegant yet powerful, lovely acidity, firmly
234
- structured with a tannic lift on the finish. &nbsp;Score - <strong>****1/2; with bottle age probably ***** (out of 5)</strong>. <em>(Tony Aspler, www.tonyaspler.com, Oct. 17, 2006)</em>
235
- <p><strong>033951</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$35</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
236
- <p>&nbsp;</p></td>
237
- </tr>
238
- <tr>
239
- <td align="center" width="85"><img src="_finewines_files/033944.jpg" alt="VQA Niagara Peninsula"></td>
240
- <td class="narrative"><span class="headlight">VQA ON Tour</span><br>
241
- <span class="prodhead"><a name="33944"></a>LE CLOS JORDANNE LA PETITE VINEYARD PINOT NOIR&nbsp;&nbsp;2004</span><br>
242
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
243
- <br>
244
- Tasting Note:&nbsp;The lightest, most elegant of the single vineyard
245
- pinots is from a smaller, sandy soiled site two kilometers east to the
246
- main sites. It is very fine, fragrant and elegant &#8211; a real charmer with
247
- floral perfume, sweeter cherry-cranberry fruit and finely knit oak
248
- spice and a trace of mint as surprising as it is pleasant. Light to
249
- medium bodied, well harmonized, almost silky and very long. Best 2007
250
- to 2012. &nbsp;Score - <strong>91</strong>. <em>(David Lawrason, Wine Access, &#8220;Lawrason E-Report&#8221;, Dec. 9, 2006)</em>
251
- <p><strong>033944</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$35</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
252
- <p>&nbsp;</p></td>
253
- </tr>
254
- <tr>
255
- <td align="center" width="85"><img src="_finewines_files/033902.jpg" alt="VQA Niagara Peninsula"></td>
256
- <td class="narrative"><span class="headlight">VQA ON Tour</span><br>
257
- <span class="prodhead"><a name="33902"></a>LE CLOS JORDANNE LE CLOS JORDANNE VINEYARD PINOT NOIR&nbsp;&nbsp;2004</span><br>
258
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
259
- <br>
260
- Tasting Note:&nbsp;... this site up against the escarpment has heavily
261
- sedimentation and limestone gravel soils. More structure and a sense of
262
- in-filled middle palate, moving it into medium bodied range. Nicely
263
- ripe cherry nose with smoky, toasty oak, spicy leather and a touch of
264
- volatility. Needs a bit of time but it is well proportioned; with
265
- excellent length. &nbsp;Score - <strong>90</strong>. <em>(David Lawrason, Wine Access, &#8220;Lawrason E-Report&#8221;, Dec. 9, 2006)</em>
266
- <p><strong>033902</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$35</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
267
- <p>&nbsp;</p></td>
268
- </tr>
269
- <tr>
270
- <td align="center" width="85"><img src="_finewines_files/034553.jpg" alt="VQA Niagara Peninsula"></td>
271
- <td class="narrative"><span class="headlight">VQA ON Tour</span><br>
272
- <span class="prodhead"><a name="34553"></a>LE CLOS JORDANNE LE GRAND CLOS PINOT NOIR&nbsp;&nbsp;2004</span><br>
273
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
274
- <br>
275
- Tasting Note:&nbsp;... this immediately shows better fruit definition,
276
- richness and length than its peers. Much better length &#8211; quite
277
- remarkable length. The best length I can remember from pinot noir in
278
- Canada or many other places. But it is still restrained and
279
- fine-pointed. Expect classic, fragrant raspberry-cranberry fruit,
280
- beetroot, French oak spice. It's medium bodied, elegant and firm with
281
- focus fruit from start to finish. Did I mention the great finish? Best
282
- 2008 to 2015. Score - <strong>93</strong>. &nbsp;<em>(David Lawrason, Wine Access, &#8220;Lawrason E-Report&#8221;, Dec. 9, 2006)</em>
283
- <p><strong>034553</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$60</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
284
- <p>&nbsp;</p></td>
285
- </tr>
286
- <tr>
287
- <td align="center" width="85"><img src="_finewines_files/033894.jpg" alt="VQA Niagara Peninsula"></td>
288
- <td class="narrative"><span class="headlight">VQA ON Tour</span><br>
289
- <span class="prodhead"><a name="33894"></a>LE CLOS JORDANNE VILLAGE RESERVE PINOT NOIR&nbsp;&nbsp;2004</span><br>
290
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
291
- <br>
292
- Tasting Note:&nbsp;(a blend of four vineyards): Ruby colour; earthy,
293
- beetroot and violet nose, high toned; sweet fruit, raspberries with
294
- vanilla oak just present; firm structure and good length. &nbsp;Score -
295
- <strong>****1/2 (out of 5)</strong>. &nbsp;<em>(Tony Aspler, www.tonyaspler.com, Oct. 17, 2006)</em>
296
- <p><strong>033894</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$25</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
297
- <p>&nbsp;</p></td>
298
- </tr>
299
- </tbody></table>
300
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
301
- <tbody><tr>
302
- <td bgcolor="#330033" height="2"><img src="_finewines_files/blanc-up.gif" height="1" width="68"></td>
303
- <td height="2"></td>
304
- </tr>
305
- <tr>
306
- <td class="giftswhite" bgcolor="#330033" valign="middle" width="67">
307
- <div class="white" align="center"><strong><a name="usa"></a>U.S.A</strong></div></td>
308
- <td bgcolor="#ffffff" width="723"></td>
309
- </tr>
310
- <tr>
311
- <td colspan="2" bgcolor="#330033" height="2"></td>
312
- </tr>
313
- </tbody></table>
314
- <br>
315
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
316
- <tbody><tr>
317
- <td class="head">white wine </td>
318
- </tr>
319
- </tbody></table>
320
- <table class="narrative">
321
- <tbody><tr>
322
- <td colspan="3" class="subcategoryWhite">California</td>
323
- </tr>
324
- <tr>
325
- <td align="center" width="85"><img src="_finewines_files/986737.jpg" alt="Carneros, Napa Valley"></td>
326
- <td class="narrative"><span class="prodhead"><a name="986737"></a>CLOS PEGASE MITSUKOS VINEYARD CHARDONNAY&nbsp;&nbsp;2005</span><br>
327
- Carneros, Napa Valley&nbsp;&nbsp;
328
- <p>This
329
- gorgeous Chardonnay from the cool Carneros district is packed with rich
330
- pear and melon fruit flavours along with fascinating notes of ginger
331
- and hazelnuts. Full-bodied, dry and well-balanced, it's drinking well
332
- now but should improve over the next four years.</p>
333
- <p><strong>986737</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$32.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
334
- <p>&nbsp;</p></td>
335
- </tr>
336
- <tr>
337
- <td align="center" width="85"><img src="_finewines_files/369686.jpg" alt="California"></td>
338
- <td class="narrative"><span class="prodhead"><a name="369686"></a>KENDALL-JACKSON VINTNER'S RESERVE CHARDONNAY&nbsp;&nbsp;2005</span><br>
339
- California&nbsp;&nbsp;<br>
340
- <br>
341
- Tasting Note:&nbsp;Eighty-nine percent of the 2005 Vintner's Reserve
342
- Chardonnay Jackson Estates is aged 6 months in barrel with malolactic
343
- fermentation, which is pretty amazing considering the quantity and the
344
- sources. It is all coastal vineyards owned by Jess Jackson, with
345
- Monterey and Santa Barbara fruit composing three-fourths of the blend,
346
- and the rest from Mendocino. 2005 continues their streak of top-notch
347
- wines. Loads of tropical fruit, surprisingly deep texture, medium body,
348
- and wonderful purity results in a crisp, elegant, dry Chardonnay. It is
349
- ideal for drinking over the next 1-2 years. Score - <strong>89</strong>. <em>(Robert Parker Jr., www.erobertparker.com, Dec. 2006)</em>
350
- <p><strong>369686</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$19.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
351
- <p>&nbsp;</p></td>
352
- </tr>
353
- </tbody></table>
354
- <table class="narrative">
355
- <tbody><tr>
356
- <td colspan="3" class="subcategoryWhite">Washington State</td>
357
- </tr>
358
- <tr>
359
- <td align="center" width="85"><img src="_finewines_files/232439.jpg" alt="Columbia Valley"></td>
360
- <td class="narrative"><span class="prodhead"><a name="232439"></a>CHATEAU STE. MICHELLE CHARDONNAY&nbsp;&nbsp;2004</span><br>
361
- Columbia Valley&nbsp;&nbsp;<br>
362
- <br>
363
- Tasting Note:&nbsp;Lighter than most Chardonnays, with gentle apple,
364
- citrus and mint aromas and flavors that persist on the polished finish.
365
- Drink now. Score - <strong>88</strong>. <em>(Harvey Steiman, www.winespectator.com, June 30, 2006)</em>
366
- <p><strong>232439</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$17.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
367
- <p>&nbsp;</p></td>
368
- </tr>
369
- </tbody></table>
370
- <hr align="center" color="#330033" size="1" width="600">
371
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
372
- <tbody><tr>
373
- <td class="head">red wine </td>
374
- </tr>
375
- </tbody></table>
376
- <table class="narrative">
377
- <tbody><tr>
378
- <td colspan="3" class="subcategoryWhite">California</td>
379
- </tr>
380
- <tr>
381
- <td align="center" width="85"><img src="_finewines_files/703850.jpg" alt="Estate Bottled, Napa Valley"></td>
382
- <td class="narrative"><span class="prodhead"><a name="703850"></a>DOMINUS&nbsp;&nbsp;2003</span><br>
383
- Estate Bottled, Napa Valley&nbsp;&nbsp;<br>
384
- <br>
385
- Tasting Note:&nbsp;The 2003 Dominus has turned out even better than I
386
- thought from barrel. ... 88% Cabernet Sauvignon, 7% Cabernet Franc, and
387
- 5% Petit Verdot blend. A big, sweet nose of roasted coffee, Provencal
388
- herbs, black currants, cherry jam, plums, allspice, and forest floor is
389
- followed by a spicy, rich, full-bodied, fragrant, intense wine. The
390
- tannins are sweet, but noticeable in this beautifully complex,
391
- strikingly aromatic 2003. It has much more similarity to a great
392
- Bordeaux than anything from Napa Valley. Anticipated maturity:
393
- 2007-2025. &nbsp;Score - <strong>95</strong>. &nbsp;<em>(Robert Parker Jr., www.erobertparker.com, Dec. 2005)</em>
394
- <p><strong>703850</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$104.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
395
- <p>&nbsp;</p></td>
396
- </tr>
397
- <tr>
398
- <td align="center" width="85"><img src="_finewines_files/703017.jpg" alt="Estate Bottled, Napa Valley"></td>
399
- <td class="narrative"><span class="prodhead"><a name="703017"></a>DOMINUS NAPANOOK&nbsp;&nbsp;2003</span><br>
400
- Estate Bottled, Napa Valley&nbsp;&nbsp;<br>
401
- <br>
402
- Tasting Note:&nbsp;The second wine[of Dominus], the 2003 Napanook is a
403
- blend of 91% Cabernet Sauvignon, 4% Cabernet Franc, and 5% Petit Verdot
404
- and Malbec. It offers a dark plum/garnet color as well as an evolved
405
- but intriguing nose of cedar, spice box, high quality cigar smoke,
406
- sweet currants, incense, red cherries, plums, and black currants.
407
- Complex with excellent concentration, beautiful balance, and sweet
408
- tannin, it can be drunk now or cellared for another 10-15 years.
409
- &nbsp;Score - <strong>90</strong>. &nbsp;<em>(Robert Parker Jr., www.erobertparker.com, Dec. 2005)</em>
410
- <p><strong>703017</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$43.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
411
- <p>&nbsp;</p></td>
412
- </tr>
413
- <tr>
414
- <td align="center" width="85"><img src="_finewines_files/684514.jpg" alt="Central Coast"></td>
415
- <td class="narrative"><span class="headlight">Arrive in Style</span><br>
416
- <span class="prodhead"><a name="684514"></a>FIVE RIVERS PINOT NOIR&nbsp;&nbsp;2005</span><br>
417
- Central Coast&nbsp;&nbsp;
418
- <p>This
419
- Pinot from Five Rivers is a consistent overachiever offering terrific
420
- value vintage after vintage. This wine offers straight-forward sweet
421
- cherry fruit with cola notes and hints of spice. Dry and medium-bodied,
422
- it's a great introduction to the variety that's bound to create more
423
- life-long Pinotphiles.</p>
424
- <p><strong>684514</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$19.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
425
- <p>&nbsp;</p></td>
426
- </tr>
427
- <tr>
428
- <td align="center" width="85"><img src="_finewines_files/027516.jpg" alt="Paso Robles"></td>
429
- <td class="narrative"><span class="prodhead"><a name="27516"></a>J. LOHR LOS OSOS MERLOT&nbsp;&nbsp;2003</span><br>
430
- Paso Robles&nbsp;&nbsp;<br>
431
- <br>
432
- Tasting Note:&nbsp;Nice and rich, this is a layered, complex wine with
433
- cassis, cherry and coffee flavors that finish very dry, with soft but
434
- fine tannins. The wine has obvious refinement and pedigree. There's a
435
- bit of sharpness that should mellow over the next year or two. Score - <strong>88</strong>. <em>(Steve Heimoff, Wine Enthusiast, Dec. 1, 2006)</em>
436
- <p><strong>027516</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$21.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
437
- <p>&nbsp;</p></td>
438
- </tr>
439
- <tr>
440
- <td align="center" width="85"><img src="_finewines_files/967893.jpg" alt="Central Coast"></td>
441
- <td class="narrative"><span class="headlight">Exceptional Value</span><br>
442
- <span class="prodhead"><a name="967893"></a>JEKEL CABERNET SAUVIGNON&nbsp;&nbsp;2003</span><br>
443
- Central Coast&nbsp;&nbsp;
444
- <p>Packed
445
- with classic blackberry and ripe cherry flavours with notes of spice,
446
- herbs and toasty oak, this attractive Cab represents an incredible
447
- value. It won a Gold Medal at the 2006 Los Angeles County Fair Wine
448
- Competition. Enjoy it over the next 2-3 years with grilled New York
449
- steaks.</p>
450
- <p><strong>967893</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$16.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
451
- <p>&nbsp;</p></td>
452
- </tr>
453
- <tr>
454
- <td align="center" width="85"><img src="_finewines_files/027268.jpg" alt="Monterey County"></td>
455
- <td class="narrative"><span class="prodhead"><a name="27268"></a>JEKEL PINOT NOIR&nbsp;&nbsp;2005</span><br>
456
- Monterey County&nbsp;&nbsp;
457
- <p>Packed
458
- with strawberry, and dark stone fruit character, this lively Pinot Noir
459
- offers excellent value. Winemaker Charlie Gilmore sources fruit from
460
- several vineyards, including Jekel's well-known Gravelstone vineyard,
461
- to craft this rich and well-balanced wine. This bright beauty is a
462
- terrific value and would pair well with pork tenderloin or grilled tuna
463
- steaks.</p>
464
- <p><strong>027268</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$23.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
465
- <p>&nbsp;</p></td>
466
- </tr>
467
- <tr>
468
- <td align="center" width="85"><img src="_finewines_files/331603.jpg" alt="Sonoma, Napa, and Mendocino Counties"></td>
469
- <td class="narrative"><span class="prodhead"><a name="331603"></a>KENDALL-JACKSON VINTNER'S RESERVE CABERNET SAUVIGNON&nbsp;&nbsp;2004</span><br>
470
- Sonoma, Napa, and Mendocino Counties&nbsp;&nbsp;<br>
471
- <br>
472
- Tasting Note:&nbsp;... There are about 161,000 cases of this cuvee.
473
- Elegant, sweet red and black currant notes intermixed with spicy
474
- vanillin are found in this excellent, medium-bodied Cabernet. With
475
- sweet tannin and good underlying freshness, it will provide tasty
476
- drinking over the next 4-5 years. &nbsp;Score - <strong>87</strong>. <em>(Robert Parker Jr., www,erobertparker.com, Dec. 2006)</em>
477
- <p><strong>331603</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$19.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
478
- <p>&nbsp;</p></td>
479
- </tr>
480
- <tr>
481
- <td align="center" width="85"><img src="_finewines_files/422014.jpg" alt="Sonoma County" height="250" width="71"></td>
482
- <td class="narrative"><span class="prodhead"><a name="422014"></a>ST. FRANCIS MERLOT&nbsp;&nbsp;2002</span><br>
483
- Sonoma County&nbsp;&nbsp;
484
- <p>St.
485
- Francis' winemakers crafts this ready-to-drink Merlot with grapes that
486
- are hand-picked at the peak of ripeness. Lush with deep concentrated
487
- cherry and plum fruit flavours and hints of mocha and toasty oak, this
488
- creamy, mouthfilling red is a crowd-pleaser for even the most
489
- discerning crowd.</p>
490
- <p><strong>422014</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$24.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
491
- <p>&nbsp;</p></td>
492
- </tr>
493
- </tbody></table>
494
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
495
- <tbody><tr>
496
- <td bgcolor="#330033" height="2"><img src="_finewines_files/blanc-up.gif" height="1" width="68"></td>
497
- <td height="2"></td>
498
- </tr>
499
- <tr>
500
- <td class="giftswhite" bgcolor="#330033" valign="middle" width="67">
501
- <div class="white" align="center"><strong><a name="argentina"></a>Argentina</strong></div></td>
502
- <td bgcolor="#ffffff" width="723"></td>
503
- </tr>
504
- <tr>
505
- <td colspan="2" bgcolor="#330033" height="2"></td>
506
- </tr>
507
- </tbody></table>
508
- <br>
509
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
510
- <tbody><tr>
511
- <td class="head">red wine </td>
512
- </tr>
513
- </tbody></table>
514
- <table class="narrative">
515
- <tbody><tr>
516
- <td align="center" width="85"><img src="_finewines_files/017129.jpg" alt="Mendoza"></td>
517
- <td class="narrative"><span class="headlight">New at VINTAGES</span><br>
518
- <span class="prodhead"><a name="17129"></a>FINCA FLICHMAN PAISAJE DE BARRANCAS&nbsp;&nbsp;2002</span><br>
519
- Mendoza&nbsp;&nbsp;<br>
520
- <br>
521
- Tasting Note:&nbsp;From Flichman Barrancas vineyards, some 700 meters
522
- above sea-level comes Paisaje de Barrancas a 75/20/5 blend of
523
- syrah/merlot/cabernet sauvignon ... Look for a massive white pepper,
524
- licorice/garrigue nose with minty, black berry jam and mocha notes. The
525
- entry is fat ripe, rich and dry with good concentration and some tight
526
- tannin but balanced. Loads of black olive, black pepper, menthol,
527
- chocolate, black berry jam mixes with smoky, meaty flavours. A touch
528
- warm and rustic on the finish but has great fruit intensity. Needs 2-4
529
- years of ageing in bottle to reach its potential.&nbsp;Score - <strong>91</strong>. <em>(Anthony Gismondi/Stuart Tobe, www.gismondionwine.com, Nov. 13, 2006)</em>
530
- <p><strong>017129</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$16.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
531
- <p>&nbsp;</p></td>
532
- </tr>
533
- <tr>
534
- <td align="center" width="85"><img src="_finewines_files/028936.jpg" alt="Mendoza"></td>
535
- <td class="narrative"><span class="headlight">Food &amp; Drink Discovery</span><br>
536
- <span class="prodhead"><a name="28936"></a>NAVARRO CORREAS GRAN RESERVA CABERNET SAUVIGNON&nbsp;&nbsp;2003</span><br>
537
- Mendoza&nbsp;&nbsp;<br>
538
- <br>
539
- Tasting Note:&nbsp;Deep, concentrated dark fruit aromas. Still solid
540
- tannins but ripe and full. Oak is to the fore but there is sufficient
541
- depth of fruit to ensure another two years. Drink up to 2008. Score - <strong>**** (out of 5)</strong>. <em>(www.decanter.com, Dec. 2006)</em>
542
- <p><strong>028936</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$17.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
543
- <p>&nbsp;</p></td>
544
- </tr>
545
- <tr>
546
- <td align="center" width="85"><img src="_finewines_files/017038.jpg" alt="Famatina Valley"></td>
547
- <td class="narrative"><span class="headlight">Exceptional Value</span><br>
548
- <span class="prodhead"><a name="17038"></a>RAZA ARGENTINA MALBEC&nbsp;&nbsp;2004</span><br>
549
- Famatina Valley&nbsp;&nbsp;<br>
550
- (La Riojana Co-op)<br>
551
- <br>
552
- Tasting Note:&nbsp;Nice and spicy, with exotic aromatics like citrus
553
- peel, coriander and browned butter. Of course, there's solid berry
554
- fruit in there as well. Seems a touch pastry-like in the mouth, where
555
- sugars and cream come in waves. Chunky in the long run, but fun and
556
- big. Score - <strong>86</strong>. <em>(Wine Enthusiast, Nov. 1, 2006)</em>
557
- <p><strong>017038</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$14.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
558
- <p>&nbsp;</p></td>
559
- </tr>
560
- <tr>
561
- <td align="center" width="85"><img src="_finewines_files/556795.jpg" alt="Mendoza"></td>
562
- <td class="narrative"><span class="prodhead"><a name="556795"></a>WEINERT MALBEC&nbsp;&nbsp;2000</span><br>
563
- Mendoza&nbsp;&nbsp;<br>
564
- <br>
565
- Tasting Note:&nbsp;There's plenty of newworld muscle in this Argentine
566
- malbec &#8211; yet it's also closer in style to a Cahors than some of
567
- Argentina's dark, alcoholic bruisers. Almost like a claret, there is a
568
- smoky depth to the fruit and lovely fullness to the finish. <em>(Andrew Neather, Evening Standard London, Nov. 23, 2005)</em>
569
- <p><strong>556795</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$15.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
570
- <p>&nbsp;</p></td>
571
- </tr>
572
- </tbody></table>
573
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
574
- <tbody><tr>
575
- <td bgcolor="#330033" height="2"><img src="_finewines_files/blanc-up.gif" height="1" width="68"></td>
576
- <td height="2"></td>
577
- </tr>
578
- <tr>
579
- <td class="giftswhite" bgcolor="#330033" valign="middle" width="67">
580
- <div class="white" align="center"><strong><a name="chile"></a>Chile</strong></div></td>
581
- <td bgcolor="#ffffff" width="723"></td>
582
- </tr>
583
- <tr>
584
- <td colspan="2" bgcolor="#330033" height="2"></td>
585
- </tr>
586
- </tbody></table>
587
- <br>
588
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
589
- <tbody><tr>
590
- <td class="head">white wine </td>
591
- </tr>
592
- </tbody></table>
593
- <table class="narrative">
594
- <tbody><tr>
595
- <td align="center" width="85"><img src="_finewines_files/024216.jpg" alt="Colchagua Valley"></td>
596
- <td class="narrative"><span class="prodhead"><a name="24216"></a>CASA SILVA RESERVA SAUVIGNON BLANC&nbsp;&nbsp;2006</span><br>
597
- Colchagua Valley&nbsp;&nbsp;
598
- <p>Vi�a
599
- Casa Silva is a family-run winery where everyone is involved in the
600
- daily activities of the company. The Silva family have a long and proud
601
- tradition of winemaking in the Colchagua Valley dating back to the 19th
602
- century. This refreshing Savvy has loads of grapefruit and citrus peel
603
- aromas and flavours as well as zesty acidity and a long finish. Enjoy
604
- as an aperitif or with pan-seared scallops.</p>
605
- <p><strong>024216</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$14.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
606
- <p>&nbsp;</p></td>
607
- </tr>
608
- </tbody></table>
609
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
610
- <tbody><tr>
611
- <td bgcolor="#330033" height="2"><img src="_finewines_files/blanc-up.gif" height="1" width="68"></td>
612
- <td height="2"></td>
613
- </tr>
614
- <tr>
615
- <td class="giftswhite" bgcolor="#330033" valign="middle" width="67">
616
- <div class="white" align="center"><strong><a name="australia"></a>Australia</strong></div></td>
617
- <td bgcolor="#ffffff" width="723"></td>
618
- </tr>
619
- <tr>
620
- <td colspan="2" bgcolor="#330033" height="2"></td>
621
- </tr>
622
- </tbody></table>
623
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
624
- <tbody><tr>
625
- <td class="head">white wine </td>
626
- </tr>
627
- </tbody></table>
628
- <table class="narrative">
629
- <tbody><tr>
630
- <td align="center" width="85"><img src="_finewines_files/597054.jpg" alt="Clare Valley, South Australia"></td>
631
- <td class="narrative"><span class="prodhead"><a name="597054"></a>ANGOVE'S VINEYARD SELECT RIESLING&nbsp;&nbsp;2005</span><br>
632
- Clare Valley, South Australia&nbsp;&nbsp;<br>
633
- <br>
634
- Tasting Note:&nbsp;Well made Riesling from Australia's Clare Valley is
635
- one of the world's most versatile, food-friendly wines, and this is
636
- certainly a well made rendition. Based on vivid fruit with green apple
637
- and lime notes, it is dry but very expressive in aroma and flavor.
638
- Zesty acidity lifts and freshens the fruit and greatly prolongs the
639
- finish, making this a great warm weather sipper but also a promising
640
- partner for a very wide range of foods. Score - <strong>88</strong>. <em>(Michael Franz, www.winereviewonline.com, 2006)</em>
641
- <p><strong>597054</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$18.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
642
- <p>&nbsp;</p></td>
643
- </tr>
644
- <tr>
645
- <td align="center" width="85"><img src="_finewines_files/015479.jpg" alt="Tumbarumba, New South Wales"></td>
646
- <td class="narrative"><span class="prodhead"><a name="15479"></a>HUNGERFORD HILL CHARDONNAY&nbsp;&nbsp;2005</span><br>
647
- Tumbarumba, New South Wales&nbsp;&nbsp;
648
- <p>This
649
- elegant, Burgundian-style Chardonnay took the trophies for Wine of the
650
- Year and Best Young Dry White at the New South Wales Wine Awards 2006.
651
- Tumbarumba, in addition to being fun to say, is a cool climate region
652
- located in the Snowy Mountains, part of the Australian Alps, with
653
- vineyards at elevations between 300-800 meters. Complex and full
654
- flavoured, this wine features pear and nectarine fruit flavours
655
- integrated with nutty oak notes.</p>
656
- <p><strong>015479</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$22.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
657
- <p>&nbsp;</p></td>
658
- </tr>
659
- <tr>
660
- <td align="center" width="85"><img src="_finewines_files/015255.jpg" alt="Riverina, New South Wales"></td>
661
- <td class="narrative"><span class="headlight">New at VINTAGES</span><br>
662
- <span class="prodhead"><a name="15255"></a>LILLYPILLY NOBLE BLEND&nbsp;&nbsp;2002</span><br>
663
- Riverina, New South Wales&nbsp;&nbsp; <p>This
664
- award-winning stunner is a blend of 80% Sauvignon Blanc, 10% Semillon,
665
- 5% Muscat of Alexandria and 5 % Riesling. All of the selected grapes
666
- are Botrytis affected, leading to a natural sweetness in the finished
667
- wine.<br>
668
- <br> Tasting Note:&nbsp;Has
669
- richness and depth without excessive sweetness, delivering delicious
670
- apricot, honey and creamy vanilla flavors that linger on the refined
671
- finish. ... Drink now through 2020. &nbsp;Score - <strong>89</strong>.&nbsp;<em>(Harvey Steiman, www.winespectator.com, May 15, 2005)</em> </p>
672
- <p><strong>015255</strong>&nbsp;&nbsp;&nbsp; (S)&nbsp;&nbsp;&nbsp;375&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$21.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
673
- <p>&nbsp;</p></td>
674
- </tr>
675
- </tbody></table>
676
- <hr align="center" color="#330033" size="1" width="600">
677
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
678
- <tbody><tr>
679
- <td class="head">red wine </td>
680
- </tr>
681
- </tbody></table>
682
- <table class="narrative">
683
- <tbody><tr>
684
- <td align="center" width="85"><img src="_finewines_files/660027.jpg" alt="McLaren Vale, South Australia"></td>
685
- <td class="narrative"> <span class="prodhead"><a name="660027"></a>ANGOVE'S VINEYARD SELECT SHIRAZ&nbsp;&nbsp;2004</span><br>
686
- McLaren Vale, South Australia&nbsp;&nbsp;<br>
687
- <br>
688
- Tasting Note:&nbsp;Another big, older-style shiraz. Oak looks good and
689
- supports some lovely sweet varietal fruit. &#8220;Good to see a wine that has
690
- been given the time it needs to reach its potential before being
691
- bottled,&#8221; noted one judge. Score - <strong>***** (out of 5)</strong>. <em>(Winestate Magazine, Sept/Oct 2006)</em>
692
- <p><strong>660027</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$20.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
693
- <p>&nbsp;</p></td>
694
- </tr>
695
- <tr>
696
- <td align="center" width="85"><img src="_finewines_files/015487.jpg" alt="Adelaide Hills, South Australia"></td>
697
- <td class="narrative"><span class="prodhead"><a name="15487"></a>HEATH WINES SOUTHERN SISTERS RESERVE PINOT NOIR&nbsp;&nbsp;2003</span><br>
698
- Adelaide Hills, South Australia&nbsp;&nbsp;
699
- <p>This
700
- award-winning Pinot offers terrific value. It has a great nose
701
- featuring lovely delicate cherry fruit and toasty oak notes from time
702
- spent in new and one-year-old French oak. Enjoy it with veal chops or
703
- glazed ham.</p>
704
- <p><strong>015487</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$18.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
705
- <p>&nbsp;</p></td>
706
- </tr>
707
- <tr>
708
- <td align="center" width="85"><img src="_finewines_files/686865.jpg" alt="Western Australia"></td>
709
- <td class="narrative"><span class="prodhead"><a name="686865"></a>HOPE ESTATE &#8220;THE RIPPER!&#8221; SHIRAZ&nbsp;&nbsp;2004</span><br>
710
- Western Australia&nbsp;&nbsp;<br>
711
- <br>
712
- Tasting Note:&nbsp;Has refined texture and claretlike tannins. Offers
713
- lovely blueberry, plum and spice flavors that last beautifully into the
714
- long finish. Best from 2008 through 2014. &nbsp;Score - <strong>89</strong>. &nbsp;<em>(Harvey Steiman, www.winespectator.com, Nov. 15, 2006)</em>
715
- <p><strong>686865</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$19.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
716
- <p>&nbsp;</p></td>
717
- </tr>
718
- <tr>
719
- <td align="center" width="85"><img src="_finewines_files/938225.jpg" alt="Coonawarra, South Australia"></td>
720
- <td class="narrative"><span class="prodhead"><a name="938225"></a>KATNOOK ESTATE SHIRAZ&nbsp;&nbsp;2003</span><br>
721
- Coonawarra, South Australia&nbsp;&nbsp;<br>
722
- <br>
723
- Tasting Note:&nbsp;Spice, cedar and polished leather aromas and
724
- flavours surround the core of black fruit; a super-elegant style; very
725
- good length and mouthfeel. Cork [closure]. Score - <strong>94</strong>. <em>(James Halliday, Australian Wine Companion 2007)</em>
726
- <p><strong>938225</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$29.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
727
- <p>&nbsp;</p></td>
728
- </tr>
729
- <tr>
730
- <td align="center" width="85"><img src="_finewines_files/660951.jpg" alt="Western Australia"></td>
731
- <td class="narrative"><span class="prodhead"><a name="660951"></a>SANDALFORD CABERNET MERLOT&nbsp;&nbsp;2002</span><br>
732
- Western Australia&nbsp;&nbsp;<br>
733
- <br>
734
- Tasting Note:&nbsp;Really spicy Cabernet nose. This has all the
735
- elements one looks for in mature Cabernet Sauvignon but will still last
736
- long. Drink up to 2016. Score - <strong>*** (out of 5)</strong>. <em>(www.decanter.com, 2006)</em>
737
- <p><strong>660951</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$24.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
738
- <p>&nbsp;</p></td>
739
- </tr>
740
- </tbody></table>
741
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
742
- <tbody><tr>
743
- <td bgcolor="#330033" height="2"><img src="_finewines_files/blanc-up.gif" height="1" width="68"></td>
744
- <td height="2"></td>
745
- </tr>
746
- <tr>
747
- <td class="giftswhite" bgcolor="#330033" valign="middle" width="67">
748
- <div class="white" align="center"><strong><a name="newzealand"></a>New Zealand </strong></div></td>
749
- <td bgcolor="#ffffff" width="723"></td>
750
- </tr>
751
- <tr>
752
- <td colspan="2" bgcolor="#330033" height="2"></td>
753
- </tr>
754
- </tbody></table>
755
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
756
- <tbody><tr>
757
- <td class="head">white wine </td>
758
- </tr>
759
- </tbody></table>
760
- <table class="narrative">
761
- <tbody><tr>
762
- <td align="center" width="85"><img src="_finewines_files/012674.jpg" alt="Marlborough, South Island"></td>
763
- <td class="narrative"><span class="prodhead"><a name="12674"></a>HIGHFIELD SAUVIGNON BLANC&nbsp;&nbsp;2005</span><br>
764
- Marlborough, South Island&nbsp;&nbsp;<br>
765
- <br>
766
- Tasting Note:&nbsp;Moderately concentrated with weight and herbal
767
- flavours that fall into the riper end of the spectrum &#8211; lemongrass and
768
- red capsicum. Vibrant, high-toned sauvignon blanc in a strongly
769
- varietal style. Score - <strong>95</strong>. <em>(Bob Campbell MW, Australian Gourmet Traveller Wine, Feb/March 2006)</em>
770
- <p><strong>012674</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$23.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
771
- <p>&nbsp;</p></td>
772
- </tr>
773
- <tr>
774
- <td align="center" width="85"><img src="_finewines_files/014340.jpg" alt="Marlborough, South Island"></td>
775
- <td class="narrative"><span class="prodhead"><a name="14340"></a>WAIRAU RIVER SAUVIGNON BLANC&nbsp;&nbsp;2005</span><br>
776
- Marlborough, South Island&nbsp;&nbsp;<br>
777
- <br>
778
- Tasting Note:&nbsp;Intense and squeaky clean. Very fresh and zingy on
779
- the palate, lots of classic sweaty, grassy notes on nose, great
780
- intensity, very good example.&nbsp;Score - <strong>**** (out of 5)</strong>.&nbsp;<em>(www.decanter.com, June 2006)</em>
781
- <p><strong>014340</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$19.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
782
- <p>&nbsp;</p></td>
783
- </tr>
784
- </tbody></table>
785
- <hr align="center" color="#330033" size="1" width="600">
786
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
787
- <tbody><tr>
788
- <td class="head">red wine </td>
789
- </tr>
790
- </tbody></table>
791
- <table class="narrative">
792
- <tbody><tr>
793
- <td align="center" width="85"><img src="_finewines_files/017392.jpg" alt="Hawke`s Bay, North Island"></td>
794
- <td class="narrative"><span class="headlight">New at VINTAGES</span><br>
795
- <span class="prodhead"><a name="17392"></a>KIM CRAWFORD CABERNET FRANC&nbsp;&nbsp;2004</span><br>
796
- Hawke's Bay, North Island&nbsp;&nbsp; <p>Kiwi
797
- Cabernet Franc is a rare find in our market, so this flavourful wine
798
- from one of New Zealand's finest winemakers is a great opportunity to
799
- try something unusual from this wine-producing country.<br>
800
- <br>
801
- Tasting Note:&nbsp;Grown mostly in the company-owned vineyard at Te
802
- Awanga and matured for 10 months in seasoned American oak casks, the
803
- 2004 vintage is full-coloured, with vibrant plum and red-berry flavours
804
- and a restrained oak influence in a fresh, smooth, fruit-driven style.
805
- Score - <strong>*** (out of 5)</strong>.&nbsp;<em>(Michael Cooper, Buyer's Guide to New Zealand Wines 2007)</em> </p>
806
- <p><strong>017392</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$22.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
807
- <p>&nbsp;</p></td>
808
- </tr>
809
- <tr>
810
- <td align="center" width="85"><img src="_finewines_files/020503.jpg" alt="Martinborough, North Island"></td>
811
- <td class="narrative"><span class="headlight">New at VINTAGES</span><br>
812
- <span class="prodhead"><a name="20503"></a>MARGRAIN HOME BLOCK PINOT NOIR&nbsp;&nbsp;2004</span><br>
813
- Martinborough, North Island&nbsp;&nbsp;<br>
814
- <br>
815
- Tasting Note:&nbsp;This is typically an impressive Martinborough red.
816
- The 2004 vintage, the first to be labelled &#8216;Home Block', is based on
817
- &#8216;vines from our original plantings which surround the winery'. Matured
818
- for a year in French oak barriques (35 per cent new), it has a fresh,
819
- spicy, bouquet leading into a vibrantly fruity palate with strong,
820
- ripe, plum and spice flavours and balanced toasty oak. It's an elegant,
821
- supple wine, maturing gracefully and drinking well now. Score - <strong>**** (out of 5)</strong>. <em>(Michael Cooper, Buyer's Guide to New Zealand Wine 2007)</em>
822
- <p><strong>020503</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$38.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
823
- <p>&nbsp;</p></td>
824
- </tr>
825
- <tr>
826
- <td align="center" width="85"><img src="_finewines_files/699330.jpg" alt="Canterbury, South Island"></td>
827
- <td class="narrative"><span class="prodhead"><a name="699330"></a>TORLESSE PINOT NOIR&nbsp;&nbsp;2004</span><br>
828
- Canterbury, South Island&nbsp;&nbsp;
829
- <p>Torlesse
830
- is full of surprises. By Waipara standards, it's been making wine for a
831
- long time. The winery seems to pull a stunner out of the bag almost
832
- every year. One year it might be chardonnay, the next riesling and
833
- then, bingo, a terrific pinot noir. <em>(Bob Campbell MW, Australian Gourmet Traveller Wine, Dec. 2005/Jan. 2006)</em></p>
834
- <p><strong>699330</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$19.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
835
- <p>&nbsp;</p></td>
836
- </tr>
837
- </tbody></table>
838
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
839
- <tbody><tr>
840
- <td bgcolor="#330033" height="2"><img src="_finewines_files/blanc-up.gif" height="1" width="68"></td>
841
- <td height="2"></td>
842
- </tr>
843
- <tr>
844
- <td class="giftswhite" bgcolor="#330033" valign="middle" width="67">
845
- <div class="white" align="center"><strong><a name="southafrica"></a>South Africa </strong></div></td>
846
- <td bgcolor="#ffffff" width="723"></td>
847
- </tr>
848
- <tr>
849
- <td colspan="2" bgcolor="#330033" height="2"></td>
850
- </tr>
851
- </tbody></table>
852
- <br>
853
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
854
- <tbody><tr>
855
- <td class="head">white wine </td>
856
- </tr>
857
- </tbody></table>
858
- <table class="narrative">
859
- <tbody><tr>
860
- <td align="center" width="85"><img src="_finewines_files/024166.jpg" alt="WO Stellenbosch"></td>
861
- <td class="narrative"><span class="prodhead"><a name="24166"></a>CLOS MALVERNE SAUVIGNON BLANC&nbsp;&nbsp;2006</span><br>
862
- WO Stellenbosch&nbsp;&nbsp;
863
- <p>The
864
- Pritchard family credit much of their winery's success over the past
865
- decade to winemaker/viticulturalist I.P. Smit, who joined the team in
866
- 1997. His work in the vineyards and dedication to quality have allowed
867
- Clos Malverne's wines to reach a whole new level. This award-winning
868
- Sauvignon is zesty and refreshing with intense gooseberry, lime and
869
- grapefruit aromas and flavours. Enjoy as an aperitif or serve with
870
- grilled shrimp.</p>
871
- <p><strong>024166</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$16.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
872
- <p>&nbsp;</p></td>
873
- </tr>
874
- <tr>
875
- <td align="center" width="85"><img src="_finewines_files/027862.jpg" alt="WO Elgin"></td>
876
- <td class="narrative"><span class="headlight">New at VINTAGES</span><br>
877
- <span class="prodhead"><a name="27862"></a>IONA SAUVIGNON BLANC&nbsp;&nbsp;2005</span><br>
878
- WO Elgin&nbsp;&nbsp;<br>
879
- <br>
880
- Tasting Note:&nbsp;Elgin is old apple growing country, which can often
881
- become good wine-growing territory. A notable pioneer was Iona which
882
- continues to make some of South Africa's most delicate, most mineral of
883
- Sauvignons. Iona Sauvignon Blanc 2005 Elgin smells of exotic green
884
- fruits and then has grass, minerals and a certainly chalkiness on the
885
- palate which finishes with admirable dryness. &nbsp;<em>(Wines of the Week, Jancis Robinson, www.jancisrobinson.com, Jun. 27, 2006)</em>
886
- <p><strong>027862</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$17.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
887
- <p>&nbsp;</p></td>
888
- </tr>
889
- </tbody></table>
890
- <hr align="center" color="#330033" size="1" width="600">
891
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
892
- <tbody><tr>
893
- <td class="head">red wine </td>
894
- </tr>
895
- </tbody></table>
896
- <table class="narrative">
897
- <tbody><tr>
898
- <td align="center" width="85"><img src="_finewines_files/011064.jpg" alt="WO Robertson"></td>
899
- <td class="narrative"><span class="headlight">Organic product</span><br>
900
- <span class="prodhead"><a name="11064"></a>BON CAP ORGANIC CABERNET SAUVIGNON&nbsp;&nbsp;2003</span><br>
901
- WO Robertson&nbsp;&nbsp; <p>Our Quality Assurance Laboratory has determined that this wine contains 6 mg/L of free sulphur.<br>
902
- <br>
903
- Tasting Note:&nbsp;2003 continues neatly-tailored style; ripe
904
- brambleberry, cassis bound by mouth-coating tannin; honestly dry.
905
- Barrel matured. Fruit quality of these organically grown wines
906
- impresses.&nbsp;Score - <strong>***1/2 (out of 5)</strong>. <em>(Irina von Holdt, John Platter's South African Wines 2006)</em> </p>
907
- <p><strong>011064</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$19.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"></p>
908
- <p>&nbsp;</p></td>
909
- </tr>
910
- <tr>
911
- <td align="center" width="85"><img src="_finewines_files/024182.jpg" alt="WO Stellenbosch"></td>
912
- <td class="narrative"><span class="prodhead"><a name="24182"></a>CLOS MALVERNE PINOTAGE RESERVE&nbsp;&nbsp;2003</span><br>
913
- WO Stellenbosch&nbsp;&nbsp;
914
- <p>Among
915
- its many accolades, this wine won a Gold Medal at the prestigious
916
- Concours Mondial de Bruxelles 2006 and was also named as one of the top
917
- 10 Pinotage wines of the year in 2006 by South Africa's Pinotage
918
- Association. Full-bodied and brooding with dark fruit and gripping
919
- tannins, savour it with roast lamb or beef or put it away for 2 to 3
920
- years.</p>
921
- <p><strong>024182</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$17.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
922
- <p>&nbsp;</p></td>
923
- </tr>
924
- <tr>
925
- <td align="center" width="85"><img src="_finewines_files/652628.jpg" alt="WO Western Cape"></td>
926
- <td class="narrative"><span class="headlight">Exceptional Value</span><br>
927
- <span class="prodhead"><a name="652628"></a>ST. AUGUSTINE&nbsp;&nbsp;2004</span><br>
928
- WO Western Cape&nbsp;&nbsp;<br>
929
- (Douglas Green)<br>
930
- <p>This
931
- proprietary red blends Cabernet Sauvignon, Merlot and Shiraz and,
932
- according to John Platter South African Wines 2006, lays claim to the
933
- title of most popular South African red wine since the 1940s. Ripe and
934
- round, this full-bodied red is packed with juicy berry fruit and notes
935
- of toasty oak. Enjoy with pasta in a tomato meat sauce.</p>
936
- <p><strong>652628</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$13.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
937
- <p>&nbsp;</p></td>
938
- </tr>
939
- </tbody></table>
940
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
941
- <tbody><tr>
942
- <td bgcolor="#330033" height="2"><img src="_finewines_files/blanc-up.gif" height="1" width="68"></td>
943
- <td height="2"></td>
944
- </tr>
945
- <tr>
946
- <td class="giftswhite" bgcolor="#330033" valign="middle" width="67">
947
- <div class="white" align="center"><strong><a name="france"></a>France</strong></div></td>
948
- <td bgcolor="#ffffff" width="723"></td>
949
- </tr>
950
- <tr>
951
- <td colspan="2" bgcolor="#330033" height="2"></td>
952
- </tr>
953
- </tbody></table>
954
- <br>
955
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
956
- <tbody><tr>
957
- <td class="head">white wine </td>
958
- </tr>
959
- </tbody></table>
960
- <table class="narrative">
961
- <tbody><tr>
962
- <td colspan="3" class="subcategoryWhite">Alsace</td>
963
- </tr>
964
- <tr>
965
- <td align="center" width="85"><img src="_finewines_files/021279.jpg" alt="AC Alsace"></td>
966
- <td class="narrative"><span class="prodhead"><a name="21279"></a>ALLIMANT-LAUGNER MUSCAT&nbsp;&nbsp;2005</span><br>
967
- AC Alsace&nbsp;&nbsp;<br>
968
- (Hubert Laugner)<br>
969
- <p>As
970
- a child, I followed my parents around the production areas and I was
971
- fascinated even then by all the magic which surrounds the convivial
972
- world of wine. Later on they taught me the vocabulary and then the
973
- actual science of understanding wine. They taught me that tasting wine
974
- is both an art and a vocation. Today, I believe in the immense wisdom
975
- and intelligence of the winemaker based on observation, patience and
976
- the search for beauty. <em>(Hubert Laugner, www.isasite.net/allimant-laugner/) </em>Laugner's patience has paid off with this aromatically-intense Muscat. Match it to spicy Asian seafood dishes.</p>
977
- <p><strong>021279</strong>&nbsp;&nbsp;&nbsp; (MD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$16.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
978
- <p>&nbsp;</p></td>
979
- </tr>
980
- <tr>
981
- <td align="center" width="85"><img src="_finewines_files/021337.jpg" alt="AC Alsace"></td>
982
- <td class="narrative"><span class="headlight">Organic product</span><br>
983
- <span class="prodhead"><a name="21337"></a>DIRLER RIESLING&nbsp;&nbsp;2004</span><br>
984
- AC Alsace&nbsp;&nbsp;<br>
985
- (Dirler-Cad� Earl, Vitic.)<br>
986
- <p>Dirler-Cad�
987
- have embraced the dictates of biodynamic farming. The resulting wines
988
- demonstrate superior Riesling aroma profiles of peach, pear and citrus.
989
- On the palate, it is a near perfect balance between the fruit and
990
- acidity. Made for substantial ageing (4-6 years), it can also be
991
- enjoyed tonight with a variety of fish, seafood and poultry dishes.</p>
992
- <p><strong>021337</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$18.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
993
- <p>&nbsp;</p></td>
994
- </tr>
995
- <tr>
996
- <td align="center" width="85"><img src="_finewines_files/021352.jpg" alt="AC Alsace"></td>
997
- <td class="narrative"><span class="prodhead"><a name="21352"></a>DOPFF &amp; IRION GEWURZTRAMINER LA CUV�E RENE DOPFF&nbsp;&nbsp;2004</span><br>
998
- AC Alsace&nbsp;&nbsp;
999
- <p>This
1000
- is a premium Gewurz with loads of personality, the aromas suggest
1001
- peach, lychee nut, nutmeg and grapefruit. It is dry and rich with a
1002
- full body and a lingering finish. An excellent choice for grilled
1003
- salmon steaks.</p>
1004
- <p><strong>021352</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$25.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1005
- <p>&nbsp;</p></td>
1006
- </tr>
1007
- <tr>
1008
- <td align="center" width="85"><img src="_finewines_files/021253.jpg" alt="AC Alsace"></td>
1009
- <td class="narrative"><span class="prodhead"><a name="21253"></a>SCHLUMBERGER PINOT GRIS LES PRINCES ABB�S&nbsp;&nbsp;2003</span><br>
1010
- AC Alsace&nbsp;&nbsp;
1011
- <p>Alsatian
1012
- Pinot Gris deliver some of the most flavourful interpretations of the
1013
- grape there is, and this one is no exception. The aromas recall
1014
- tropical fruit and floral tones. It is fat and rich on the palate with
1015
- a core of acid for balance. Will match with Thai dishes, such as spicy
1016
- noodles with lemongrass chicken.</p>
1017
- <p><strong>021253</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$20.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1018
- <p>&nbsp;</p></td>
1019
- </tr>
1020
- </tbody></table>
1021
- <table class="narrative">
1022
- <tbody><tr>
1023
- <td colspan="3" class="subcategoryWhite">Bordeaux</td>
1024
- </tr>
1025
- <tr>
1026
- <td align="center" width="85"><img src="_finewines_files/019778.jpg" alt="AC Pessac-L�ognan"></td>
1027
- <td class="narrative"><span class="prodhead"><a name="19778"></a>CH�TEAU CANTELYS BLANC&nbsp;&nbsp;2004</span><br>
1028
- AC Pessac-L�ognan&nbsp;&nbsp;<br>
1029
- (D. Cathiard, Prop.)<br>
1030
- <p>Ch�teau
1031
- Cantelys is owned by the Cathiard family. Their most famous property is
1032
- Ch�teau Smith Haut-Lafite. This is the white partner to the red
1033
- (019786), also available in this release.<br>
1034
- <br>
1035
- Tasting Note:&nbsp;Barrel tasting. Rich and powerful, with lots of
1036
- lemon, vanilla and honey character. Full-bodied, with a medium
1037
- finish.&nbsp;Score - <strong>89-91</strong>. <em>(James Suckling, www.winespectator.com, June 30, 2005)</em> </p>
1038
- <p><strong>019778</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$36.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1039
- <p>&nbsp;</p></td>
1040
- </tr>
1041
- </tbody></table>
1042
- <table class="narrative">
1043
- <tbody><tr>
1044
- <td colspan="3" class="subcategoryWhite">Jura</td>
1045
- </tr>
1046
- <tr>
1047
- <td align="center" width="85"><img src="_finewines_files/703140.jpg" alt="AC C�tes du Jura"></td>
1048
- <td class="narrative"><span class="prodhead"><a name="703140"></a>HENRI MAIRE VIN DE PAILLE LA VIGNI�RE&nbsp;&nbsp;2002</span><br>
1049
- AC C�tes du Jura&nbsp;&nbsp;
1050
- <p>The
1051
- grapes used in Vin de Paille wines &#8211; Chardonnay, Savagnin, Poulsard and
1052
- Trousseau &#8211; must be dried for at least 45 days before pressing. The
1053
- must once pressed is very sweet and can sometimes take up to a year and
1054
- a half to ferment. The wine can only be naturally sweet, not fortified,
1055
- and must have a minimum alcohol content of 14.5% by volume. The French
1056
- term for the drying process is passerillage. This wine exhibits aromas
1057
- of dried fruit, nuts, beeswax and honey. It is sweet, ripe and round
1058
- with excellent aroma replays. It is long finishing and would be a great
1059
- partner for nuts.</p>
1060
- <p><strong>703140</strong>&nbsp;&nbsp;&nbsp; (S)&nbsp;&nbsp;&nbsp;375&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$36.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1061
- <p>&nbsp;</p></td>
1062
- </tr>
1063
- </tbody></table>
1064
- <table class="narrative">
1065
- <tbody><tr>
1066
- <td colspan="3" class="subcategoryWhite">Loire</td>
1067
- </tr>
1068
- <tr>
1069
- <td align="center" width="85"><img src="_finewines_files/982421.jpg" alt="AC"></td>
1070
- <td class="narrative"><span class="prodhead"><a name="982421"></a>DOMAINE DE LA ROSSIGNOLE SANCERRE&nbsp;&nbsp;2005</span><br>
1071
- AC&nbsp;&nbsp;<br>
1072
- (Pierre Cherrier &amp; Fils, Vign.)<br>
1073
- <br>
1074
- Tasting Note:&nbsp;Good, stylish Sauvignon Blanc with aromas of grass,
1075
- lemon/lime and fresh sage. It is dry, tangy and fresh. Medium-bodied
1076
- and long finishing, try it with spicy shrimp dishes.&nbsp;<em>(VINTAGES panel, June 2006)</em>
1077
- <p><strong>982421</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$24.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1078
- <p>&nbsp;</p></td>
1079
- </tr>
1080
- </tbody></table>
1081
- <table class="narrative">
1082
- <tbody><tr>
1083
- <td colspan="3" class="subcategoryWhite">Rh�ne</td>
1084
- </tr>
1085
- <tr>
1086
- <td align="center" width="85"><img src="_finewines_files/017285.jpg" alt="Vin de Pays des Coteaux de l`Ard�che"></td>
1087
- <td class="narrative"><span class="prodhead"><a name="17285"></a>M. CHAPOUTIER GRANGES DE MIRABEL VIOGNIER DE L'ARDECHE&nbsp;&nbsp;2005</span><br>
1088
- Vin de Pays des Coteaux de l'Ard�che&nbsp;&nbsp;<br>
1089
- <br>
1090
- Tasting Note:&nbsp;Floral and peach aromas dominate this well-made
1091
- Viognier. It is dry with a pleasant, round mouth-feel. It is
1092
- medium-full bodied with a medium long, crisp/fruity finish. Enjoy with
1093
- sushi or crab legs.&nbsp;<em>(VINTAGES panel, June 2006)</em>
1094
- <p><strong>017285</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$20.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1095
- <p>&nbsp;</p></td>
1096
- </tr>
1097
- </tbody></table>
1098
- <hr align="center" color="#330033" size="1" width="600">
1099
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
1100
- <tbody><tr>
1101
- <td class="head">red wine </td>
1102
- </tr>
1103
- </tbody></table>
1104
- <table class="narrative">
1105
- <tbody><tr>
1106
- <td colspan="3" class="subcategoryWhite">Bordeaux</td>
1107
- </tr>
1108
- <tr>
1109
- <td align="center" width="85"><img src="_finewines_files/019786.jpg" alt="AC Pessac-L�ognan"></td>
1110
- <td class="narrative"><span class="prodhead"><a name="19786"></a>CH�TEAU CANTELYS&nbsp;&nbsp;2003</span><br>
1111
- AC Pessac-L�ognan&nbsp;&nbsp;<br>
1112
- (D. Cathiard, Prop.)<br>
1113
- <p>Their white Ch�teau Cantelys, (019778) is also available in this release.<br>
1114
- <br>
1115
- Tasting Note:&nbsp;Aromas of blackberry, meat and spice follow through
1116
- to a full-bodied palate, with velvety tannins and a long, flavorful
1117
- finish of berry, orange peel and chocolate. Structured and complex.
1118
- Superclean. Best ever from here. Best after 2009. Score - <strong>92</strong>.&nbsp;<em>(James Suckling, www.winespectator.com, March 31, 2006)</em> </p>
1119
- <p><strong>019786</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$36.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1120
- <p>&nbsp;</p></td>
1121
- </tr>
1122
- </tbody></table>
1123
- <table class="narrative">
1124
- <tbody><tr>
1125
- <td colspan="3" class="subcategoryWhite">Beaujolais</td>
1126
- </tr>
1127
- <tr>
1128
- <td align="center" width="85"><img src="_finewines_files/420257.jpg" alt="AC"></td>
1129
- <td class="narrative"><span class="prodhead"><a name="420257"></a>DOMAINE DE LATHEVALLE MORGON&nbsp;&nbsp;2005</span><br>
1130
- AC&nbsp;&nbsp;<br>
1131
- (Mommessin S.A.)<br>
1132
- <p>Domaine
1133
- de Lathevalle is a highly respected 10-hectare property ideally
1134
- situated in one of Morgon's finest locations. The crisp and fruity
1135
- Gamay displays aromas of strawberry, mineral and a hint of peppermint.
1136
- It is dry with a very good balance between the fruit and acid. This is
1137
- a Gamay that will age gracefully for 1-3 years, or enjoy it tonight
1138
- with stuffed veal tenderloin.</p>
1139
- <p><strong>420257</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$18.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1140
- <p>&nbsp;</p></td>
1141
- </tr>
1142
- </tbody></table>
1143
- <table class="narrative">
1144
- <tbody><tr>
1145
- <td colspan="3" class="subcategoryWhite">Midi</td>
1146
- </tr>
1147
- <tr>
1148
- <td align="center" width="85"><img src="_finewines_files/985598.jpg" alt="AC Saint-Chinian"></td>
1149
- <td class="narrative"><span class="prodhead"><a name="985598"></a>CH�TEAU DU PRIEUR� DES MOURGUES&nbsp;&nbsp;2003</span><br>
1150
- AC Saint-Chinian&nbsp;&nbsp;<br>
1151
- (Vignobles Roger)<br>
1152
- <p>One
1153
- of Saint-Chinian's strongest producers, Ch�teau du Prieur� des Mourgues
1154
- takes Syrah, Grenache and Mourv�dre and barrel ages them separately for
1155
- 12 months. The final blend accentuates the fruit of the Syrah with the
1156
- pretty cedar tones of the Grenache, the backbone of the Mourv�dre, plus
1157
- the vanilla from the oak to create this finely made, food-friendly
1158
- wine. Match it to grilled leg of lamb with garlic and rosemary.</p>
1159
- <p><strong>985598</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$15.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1160
- <p>&nbsp;</p></td>
1161
- </tr>
1162
- <tr>
1163
- <td align="center" width="85"><img src="_finewines_files/992800.jpg" alt="AC"></td>
1164
- <td class="narrative"><span class="prodhead"><a name="992800"></a>MAS JANEIL C�TES DU ROUSSILLON-VILLAGES&nbsp;&nbsp;2004</span><br>
1165
- AC&nbsp;&nbsp;<br>
1166
- (Jacques &amp; Fran�ois Lurton)<br>
1167
- <p>The
1168
- Bordeaux-based Lurton brothers have been venturing into the Midi for
1169
- some years now, producing exciting, quality-priced wines such as this.
1170
- Grenache (60%), Carignan (30%) and Syrah (10%) contribute aromas of
1171
- raspberry and red currants with notes of spice, pepper and chocolate.
1172
- There is great fruit concentration and well-integrated oak in this
1173
- fresh, full-bodied wine. A fantastic value. Match it to grilled steaks
1174
- or portobello mushrooms.</p>
1175
- <p><strong>992800</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$16.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1176
- <p>&nbsp;</p></td>
1177
- </tr>
1178
- </tbody></table>
1179
- <table class="narrative">
1180
- <tbody><tr>
1181
- <td colspan="3" class="subcategoryWhite">Rh�ne</td>
1182
- </tr>
1183
- <tr>
1184
- <td align="center" width="85"><img src="_finewines_files/017145.jpg" alt="AC"></td>
1185
- <td class="narrative"><span class="prodhead"><a name="17145"></a>BEAUMALRIC BEAUMES-DE-VENISE ROUGE&nbsp;&nbsp;2004</span><br>
1186
- AC&nbsp;&nbsp;
1187
- <p>After
1188
- many years of being labelled C�tes du Rh�ne-Villages for its red wines,
1189
- Beaumes de Venise received its own AC in 2005. The red wines are
1190
- generally made with a blend of mostly Grenache and Syrah, and seasoned
1191
- with Mourv�dre and Cinsault. The wines are often favourably compared to
1192
- nearby Gigondas. Enjoy this structure, fruit/cedar dominant wine with
1193
- roast beef with root vegetables.</p>
1194
- <p><strong>017145</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$16.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1195
- <p>&nbsp;</p></td>
1196
- </tr>
1197
- <tr>
1198
- <td align="center" width="85"><img src="_finewines_files/017152.jpg" alt="AC"></td>
1199
- <td class="narrative"><span class="prodhead"><a name="17152"></a>CAVE DE TAIN ESPRIT DE GRANIT SAINT JOSEPH&nbsp;&nbsp;2003</span><br>
1200
- AC&nbsp;&nbsp;
1201
- <p>Saint
1202
- Joseph is one of Northern Rh�ne's undiscovered gems. Produced from 100%
1203
- Syrah, Saint Joseph wines are well-regarded for their fruit-forward
1204
- blackberry intensity and attractive pepper tones. They can age
1205
- beautifully, however, many 2003s, such as this, are really hitting
1206
- their stride now. Enjoy with rich lamb or beef dishes.</p>
1207
- <p><strong>017152</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$27.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1208
- <p>&nbsp;</p></td>
1209
- </tr>
1210
- <tr>
1211
- <td align="center" width="85"><img src="_finewines_files/013300.jpg" alt="AC"></td>
1212
- <td class="narrative"><span class="prodhead"><a name="13300"></a>DOMAINE DU COLOMBIER CROZES-HERMITAGE&nbsp;&nbsp;2005</span><br>
1213
- AC&nbsp;&nbsp;
1214
- <p>Until
1215
- 1992, Florent Viale and his father sold all of their grapes to
1216
- n�gociants. As Crozes-Hermitage came into its own, the Viales decided
1217
- to make their own wines. The results have been nothing short of
1218
- spectacular. Layers of blackberry, tar and black pepper dominate their
1219
- finely made Syrah-based wines. A very good match for roast leg of lamb.</p>
1220
- <p><strong>013300</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$26.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1221
- <p>&nbsp;</p></td>
1222
- </tr>
1223
- <tr>
1224
- <td align="center" width="85"><img src="_finewines_files/017400.jpg" alt="AC"></td>
1225
- <td class="narrative"><span class="prodhead"><a name="17400"></a>PIERRE AMADIEU GIGONDAS ROMANE MACHOTTE&nbsp;&nbsp;2004</span><br>
1226
- AC&nbsp;&nbsp;<br>
1227
- <br>
1228
- Tasting Note:&nbsp;A blend of 85% Grenache and 15% Syrah grown in
1229
- limestone-based hillside vineyards, the 2004 Gigondas Romane Machotte
1230
- exhibits an impressive, fleshy, full-bodied, muscular personality with
1231
- copious quantities of black cherry and berry fruit intermixed with
1232
- flowers, crushed rocks, and pepper. It is a big, rich, dense Gigondas
1233
- to drink over the next 7-8 years. Score - <strong>89-91</strong>. <em>(Robert Parker Jr., www.erobertparker.com, Feb. 2006)</em>
1234
- <p><strong>017400</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$23.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1235
- <p>&nbsp;</p></td>
1236
- </tr>
1237
- </tbody></table>
1238
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
1239
- <tbody><tr>
1240
- <td bgcolor="#330033" height="2"><img src="_finewines_files/blanc-up.gif" height="1" width="68"></td>
1241
- <td height="2"></td>
1242
- </tr>
1243
- <tr>
1244
- <td class="giftswhite" bgcolor="#330033" valign="middle" width="67">
1245
- <div class="white" align="center"><strong><a name="germany"></a>Germany</strong></div></td>
1246
- <td bgcolor="#ffffff" width="723"></td>
1247
- </tr>
1248
- <tr>
1249
- <td colspan="2" bgcolor="#330033" height="2"></td>
1250
- </tr>
1251
- </tbody></table>
1252
- <br>
1253
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
1254
- <tbody><tr>
1255
- <td class="head">red wine </td>
1256
- </tr>
1257
- </tbody></table>
1258
- <table class="narrative">
1259
- <tbody><tr>
1260
- <td colspan="3" class="subcategoryWhite"> Baden</td>
1261
- </tr>
1262
- <tr>
1263
- <td align="center" width="85"><img src="_finewines_files/460410.jpg" alt="QbA Baden, K�nigschaffhauser Steingruble"></td>
1264
- <td class="narrative"><span class="prodhead"><a name="460410"></a>K�NIGSCHAFFHAUSEN PINOT NOIR&nbsp;&nbsp;2004</span><br>
1265
- QbA Baden, K�nigschaffhauser Steingruble&nbsp;&nbsp;
1266
- <p>Yes,
1267
- Germany does make red wine, and rather good ones at that. This
1268
- delicious Pinot is from one of Germany's most prestigious
1269
- co-operatives. It's dry, medium-bodied with ripe cherry and strawberry
1270
- flavours, spice and velvety tannins. Enjoy it with duck or veal chops.
1271
- Excellent value.</p>
1272
- <p><strong>460410</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$17.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1273
- <p>&nbsp;</p></td>
1274
- </tr>
1275
- </tbody></table>
1276
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
1277
- <tbody><tr>
1278
- <td bgcolor="#330033" height="2"><img src="_finewines_files/blanc-up.gif" height="1" width="68"></td>
1279
- <td height="2"></td>
1280
- </tr>
1281
- <tr>
1282
- <td class="giftswhite" bgcolor="#330033" valign="middle" width="67">
1283
- <div class="white" align="center"><strong><a name="greece"></a>Greece</strong></div></td>
1284
- <td bgcolor="#ffffff" width="723"></td>
1285
- </tr>
1286
- <tr>
1287
- <td colspan="2" bgcolor="#330033" height="2"></td>
1288
- </tr>
1289
- </tbody></table>
1290
- <br>
1291
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
1292
- <tbody><tr>
1293
- <td class="head">red wine </td>
1294
- </tr>
1295
- </tbody></table>
1296
- <table class="narrative">
1297
- <tbody><tr>
1298
- <td align="center" width="85"><img src="_finewines_files/653790.jpg" alt="VOHQ Naoussa"></td>
1299
- <td class="narrative"><span class="prodhead"><a name="653790"></a>TSANTALI NAOUSA RESERVE EPILEGMENOS&nbsp;&nbsp;2001</span><br>
1300
- VOHQ Naoussa&nbsp;&nbsp;
1301
- <p>Located
1302
- in northern Greece, the Naoussa region has developed a reputation for
1303
- producing superior red wines from the local Xinomavro grape. Xinomavro
1304
- has been compared to the Nebbiolo of Piedmont, and yet it has a totally
1305
- unique flavour and aroma profile. The producer suggests serving this
1306
- rich, balanced wine with beef stew, seared tuna or pasta with pepperoni
1307
- and olive oil.</p>
1308
- <p><strong>653790</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$15.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1309
- <p>&nbsp;</p></td>
1310
- </tr>
1311
- </tbody></table>
1312
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
1313
- <tbody><tr>
1314
- <td bgcolor="#330033" height="2"><img src="_finewines_files/blanc-up.gif" height="1" width="68"></td>
1315
- <td height="2"></td>
1316
- </tr>
1317
- <tr>
1318
- <td class="giftswhite" bgcolor="#330033" valign="middle" width="67">
1319
- <div class="white" align="center"><strong><a name="italy"></a>Italy</strong></div></td>
1320
- <td bgcolor="#ffffff" width="723"></td>
1321
- </tr>
1322
- <tr>
1323
- <td colspan="2" bgcolor="#330033" height="2"></td>
1324
- </tr>
1325
- </tbody></table>
1326
- <br>
1327
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
1328
- <tbody><tr>
1329
- <td class="head">white wine </td>
1330
- </tr>
1331
- </tbody></table>
1332
- <table class="narrative">
1333
- <tbody><tr>
1334
- <td colspan="3" class="subcategoryWhite">Trentino</td>
1335
- </tr>
1336
- <tr>
1337
- <td align="center" width="85"><img src="_finewines_files/987503.jpg" alt="DOC Trentino"></td>
1338
- <td class="narrative"><span class="prodhead"><a name="987503"></a>BOLLINI CHARDONNAY BARRICATO 40&nbsp;&nbsp;2005</span><br>
1339
- DOC Trentino&nbsp;&nbsp;<br>
1340
- (Empson &amp; Co.)<br>
1341
- <p>The
1342
- perfect Chardonnay for Every Day! Once the grapes are soft-pressed, 40%
1343
- of the juice is drawn off and aged in oak barriques for 4-5 months
1344
- (hence the name Barricato 40), then reunited with the stainless
1345
- steel-fermented portion. Its intriguing touch of oak is ideally
1346
- integrated with fresh citrus fruit aromas. Versatile, food-friendly,
1347
- exceptional value.</p>
1348
- <p><strong>987503</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$15.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1349
- <p>&nbsp;</p></td>
1350
- </tr>
1351
- <tr>
1352
- <td align="center" width="85"><img src="_finewines_files/951319.jpg" alt="DOC Trentino"></td>
1353
- <td class="narrative"><span class="prodhead"><a name="951319"></a>BOLLINI PINOT GRIGIO&nbsp;&nbsp;2005</span><br>
1354
- DOC Trentino&nbsp;&nbsp;<br>
1355
- (Empson &amp; Co.)<br>
1356
- <br>
1357
- Tasting Note:&nbsp;Fresh, crisp mineral tones greet the nose, followed
1358
- by floral notes and lush exotic fruit. The mineral tones are almost
1359
- brackish in their intensity, which underlines this wine's excellent
1360
- food pairing potential. Try with stir-fry. Score - <strong>88</strong>. <em>(Monica Larner, Wine Enthusiast, June 1, 2006)</em>
1361
- <p><strong>951319</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$15.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1362
- <p>&nbsp;</p></td>
1363
- </tr>
1364
- </tbody></table>
1365
- <table class="narrative">
1366
- <tbody><tr>
1367
- <td colspan="3" class="subcategoryWhite">Emilia-Romagna</td>
1368
- </tr>
1369
- <tr>
1370
- <td align="center" width="85"><img src="_finewines_files/013409.jpg" alt="DOC Colli Bolognesi Classico"></td>
1371
- <td class="narrative"><span class="headlight">New at VINTAGES</span><br>
1372
- <span class="prodhead"><a name="13409"></a>TENUTA BONZARA VIGNA ANTICA PIGNOLETTO CLASSICO&nbsp;&nbsp;2005</span><br>
1373
- DOC Colli Bolognesi Classico&nbsp;&nbsp;
1374
- <p>Pignoletto
1375
- is one of the most important white grapes in Emilia-Romagna that makes
1376
- a lively, crisp wine. The best versions, such as this example, are
1377
- grown in the Pignoletto Classico DOC near the town of Bologna. This is
1378
- a friendly, palate-refreshing starter wine.</p>
1379
- <p><strong>013409</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$16.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1380
- <p>&nbsp;</p></td>
1381
- </tr>
1382
- </tbody></table>
1383
- <table class="narrative">
1384
- <tbody><tr>
1385
- <td colspan="3" class="subcategoryWhite">Sicily</td>
1386
- </tr>
1387
- <tr>
1388
- <td align="center" width="85"><img src="_finewines_files/013268.jpg" alt="IGT Sicilia"></td>
1389
- <td class="narrative"><span class="headlight">New at VINTAGES</span><br>
1390
- <span class="prodhead"><a name="13268"></a>CANTINE RALLO GRILLO&nbsp;&nbsp;2005</span><br>
1391
- IGT Sicilia&nbsp;&nbsp;<br>
1392
- <br>
1393
- Tasting Note:&nbsp;Candied plum, citrus and orange blossom aromas tease
1394
- the nose. It is a light, dry and gentle style, but fresh with lively
1395
- acidity and good persistence on the finish. An easy-drinking,
1396
- food-friendly white that will pair well with a variety of antipasti.
1397
- Great value. <em>(VINTAGES panel, June 2006)</em>
1398
- <p><strong>013268</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$14.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1399
- <p>&nbsp;</p></td>
1400
- </tr>
1401
- </tbody></table>
1402
- <hr align="center" color="#330033" size="1" width="600">
1403
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
1404
- <tbody><tr>
1405
- <td class="head">red wine </td>
1406
- </tr>
1407
- </tbody></table>
1408
- <table class="narrative">
1409
- <tbody><tr>
1410
- <td colspan="3" class="subcategoryWhite">Trentino</td>
1411
- </tr>
1412
- <tr>
1413
- <td align="center" width="85"><img src="_finewines_files/717306.jpg" alt="DOC Trentino"></td>
1414
- <td class="narrative"><span class="prodhead"><a name="717306"></a>BOLLINI MERLOT&nbsp;&nbsp;2004</span><br>
1415
- DOC Trentino&nbsp;&nbsp;<br>
1416
- (Empson &amp; Co.)<br>
1417
- <br>
1418
- Tasting Note:&nbsp;A well crafted merlot to match with stews or chili
1419
- this winter. Cherry, blueberry, dark chocolate and a touch of pepper on
1420
- the nose. Well rounded on the palate with a combination of berry fruit
1421
- and chocolate coming in at medium intensity. Good length. Drink up.
1422
- Score - <strong>86</strong>.&nbsp;<em>(Jefferson Davis, Wine Access, &#8220;First In Line E-Report&#8221;, March 2006)</em>
1423
- <p><strong>717306</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$15.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1424
- <p>&nbsp;</p></td>
1425
- </tr>
1426
- <tr>
1427
- <td align="center" width="85"><img src="_finewines_files/023002.jpg" alt="DOC Trentino"></td>
1428
- <td class="narrative"><span class="headlight">New at VINTAGES</span><br>
1429
- <span class="prodhead"><a name="23002"></a>LE MERIDIANE PINOT NOIR RISERVA&nbsp;&nbsp;2003</span><br>
1430
- DOC Trentino&nbsp;&nbsp;
1431
- <p>Trentino
1432
- is proving an ideal home for Pinot Noir. The cool-climate here allows
1433
- for the kind of slow, easy ripening that this grape prefers. As a
1434
- result, the wine exhibits classic cherry, beetroot and earth aromas and
1435
- flavour. Try with pork tenderloin or grilled veal chops.</p>
1436
- <p><strong>023002</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$17.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1437
- <p>&nbsp;</p></td>
1438
- </tr>
1439
- </tbody></table>
1440
- <table class="narrative">
1441
- <tbody><tr>
1442
- <td colspan="3" class="subcategoryWhite">Piedmont</td>
1443
- </tr>
1444
- <tr>
1445
- <td align="center" width="85"><img src="_finewines_files/650606.jpg" alt="DOCG"></td>
1446
- <td class="narrative"><span class="prodhead"><a name="650606"></a>ANTICHI VIGNETI DI CANTALUPO GHEMME&nbsp;&nbsp;2001</span><br>
1447
- DOCG&nbsp;&nbsp;
1448
- <p>Nebbiolo
1449
- finds its most natural home in Piedmont. In the Ghemme region, Nebbiolo
1450
- produces wines that are riper, fuller-bodied and require much less
1451
- cellaring than the, perhaps, better-known versions of Barolo and
1452
- Barbaresco. It is a good match for simple beef dishes or something more
1453
- complex like pasta with shaved truffle.</p>
1454
- <p><strong>650606</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$29.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1455
- <p>&nbsp;</p></td>
1456
- </tr>
1457
- <tr>
1458
- <td align="center" width="85"><img src="_finewines_files/023135.jpg" alt="DOC"></td>
1459
- <td class="narrative"><span class="prodhead"><a name="23135"></a>FONTANAFREDDA BARBERA D'ALBA RAIMONDA&nbsp;&nbsp;2004</span><br>
1460
- DOC&nbsp;&nbsp;
1461
- <p>Fontanafredda,
1462
- the largest and, perhaps, oldest producer in Piedmont, has recently
1463
- emerged as one of the region's premier wineries. With the 1996 vintage,
1464
- a new vision inspired replanting and refurbishment of the winery. In
1465
- 1999 a new winemaker, Danilo Drocco, was hired. As this example
1466
- demonstrates, his Barberas are known for displaying ripe fruit made in
1467
- a polished, modern style. Match it to grilled sausage, meats or a
1468
- truffle risotto.</p>
1469
- <p><strong>023135</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$15.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1470
- <p>&nbsp;</p></td>
1471
- </tr>
1472
- </tbody></table>
1473
- <table class="narrative">
1474
- <tbody><tr>
1475
- <td colspan="3" class="subcategoryWhite">Puglia</td>
1476
- </tr>
1477
- <tr>
1478
- <td align="center" width="85"><img src="_finewines_files/023143.jpg" alt="DOC"></td>
1479
- <td class="narrative"><span class="headlight">New at VINTAGES</span><br>
1480
- <span class="prodhead"><a name="23143"></a>SEGNA VENTO PRIMITIVO DI MANDURIA&nbsp;&nbsp;2004</span><br>
1481
- DOC&nbsp;&nbsp;<br>
1482
- (Racemi s.r.l.)<br>
1483
- <p>Primitivo
1484
- is Zinfandel's Italian twin. This Italian interpretation has lively
1485
- aromas of blackberry, damson plum and pears poached in wine. Dry and
1486
- mouthfilling, it is smooth, almost velvety in texture. There is very
1487
- good balance here with a good streak of acid and a fine tannin core for
1488
- mid-term ageing (3-5 years), or enjoy it tonight with a rare grilled
1489
- steak.</p>
1490
- <p><strong>023143</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$19.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1491
- <p>&nbsp;</p></td>
1492
- </tr>
1493
- </tbody></table>
1494
- <table class="narrative">
1495
- <tbody><tr>
1496
- <td colspan="3" class="subcategoryWhite">Sicily</td>
1497
- </tr>
1498
- <tr>
1499
- <td align="center" width="85"><img src="_finewines_files/900274.jpg" alt="IGT Sicilia"></td>
1500
- <td class="narrative"><span class="prodhead"><a name="900274"></a>DONNAFUGATA SED�RA NERO D'AVOLA&nbsp;&nbsp;2004</span><br>
1501
- IGT Sicilia&nbsp;&nbsp;
1502
- <p>The
1503
- world of Italian cinema brushes up against this wine. Sed�ra was
1504
- Claudia Cardinale's character's name in Luchino Visconti's 1963 film, <em>The Leopard</em>.
1505
- The film was supposedly loosely based on the family who owned this
1506
- winery. The wine lives up to the name of the film, with an assertive
1507
- fruitiness giving this delicious wine real teeth. It would complement a
1508
- rare steak.</p>
1509
- <p><strong>900274</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$15.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1510
- <p>&nbsp;</p></td>
1511
- </tr>
1512
- </tbody></table>
1513
- <table class="narrative">
1514
- <tbody><tr>
1515
- <td colspan="3" class="subcategoryWhite">Tuscany</td>
1516
- </tr>
1517
- <tr>
1518
- <td align="center" width="85"><img src="_finewines_files/947440.jpg" alt="IGT Toscana"></td>
1519
- <td class="narrative"><span class="prodhead"><a name="947440"></a>BANFI CENTINE&nbsp;&nbsp;2004</span><br>
1520
- IGT Toscana&nbsp;&nbsp;
1521
- <p>An
1522
- eminently quaffable red with loads of black fruit and a hint of
1523
- vanilla. It is dry and fruity, with a hint of tannin for some pretty
1524
- balance. Enjoy it tonight with grilled steak or rich meat-based pasta
1525
- sauce.</p>
1526
- <p><strong>947440</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$16.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1527
- <p>&nbsp;</p></td>
1528
- </tr>
1529
- <tr>
1530
- <td align="center" width="85"><img src="_finewines_files/981407.jpg" alt="IGT Toscana"></td>
1531
- <td class="narrative"><span class="prodhead"><a name="981407"></a>BIONDI-SANTI SASSOALLORO&nbsp;&nbsp;2004</span><br>
1532
- IGT Toscana&nbsp;&nbsp;
1533
- <p>The
1534
- special clone of Sangiovese that allowed the area and appellation of
1535
- Brunello di Montalcino to develop was identified in the 19th century by
1536
- the Biondi-Santi clan. They continue to innovate with this grape. This
1537
- 100% Sangiovese is aged for at least 14 months in new French barriques.
1538
- The resulting wine will reward short-term cellaring (1-3 years), but is
1539
- also enjoyable now with roast beef due to its lovely fruit core that is
1540
- surrounded by silky tannins.</p>
1541
- <p><strong>981407</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$34.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1542
- <p>&nbsp;</p></td>
1543
- </tr>
1544
- <tr>
1545
- <td align="center" width="85"><img src="_finewines_files/685131.jpg" alt="DOCG"></td>
1546
- <td class="narrative"><span class="prodhead"><a name="685131"></a>CEPPETO CHIANTI CLASSICO&nbsp;&nbsp;2004</span><br>
1547
- DOCG&nbsp;&nbsp;<br>
1548
- (Az. Agric. Mannucci-Droandi)<br>
1549
- <p>In
1550
- 2005, the Gambero Rosso Italian Wines guide panel remarked: &#8220;Roberto
1551
- Droandi's wines reveal a strong territorial bond and a light hand in
1552
- the cellar.&#8221; Rich, full-bodied with tantalizing blackberry and dark
1553
- chocolate flavours, this wine is a true expression of the Gaiole
1554
- terroir in the Chianti Classico zone. Perfect with meat lasagna or
1555
- steak.</p>
1556
- <p><strong>685131</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$20.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1557
- <p>&nbsp;</p></td>
1558
- </tr>
1559
- <tr>
1560
- <td align="center" width="85"><img src="_finewines_files/480533.jpg" alt="DOC Bolgheri-Sassicaia"></td>
1561
- <td class="narrative"><span class="prodhead"><a name="480533"></a>TENUTA SAN GUIDO SASSICAIA&nbsp;&nbsp;2003</span><br>
1562
- DOC Bolgheri-Sassicaia&nbsp;&nbsp;<br>
1563
- <br>
1564
- Tasting Note:&nbsp;Lots of raspberry and cherry on the nose.
1565
- Full-bodied and chunky with lots of fruit and a long, velvety finish.
1566
- Hints of new wood. Big and juicy Sassicaia. Very well done for the
1567
- vintage. Best after 2008. Score - <strong>92</strong>.&nbsp;<em>(James Suckling, www.winespectator.com, July 31, 2006)</em>
1568
- <p><strong>480533</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$159.00</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/hold.gif"> </p>
1569
- <p>&nbsp;</p></td>
1570
- </tr>
1571
- </tbody></table>
1572
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
1573
- <tbody><tr>
1574
- <td bgcolor="#330033" height="2"><img src="_finewines_files/blanc-up.gif" height="1" width="68"></td>
1575
- <td height="2"></td>
1576
- </tr>
1577
- <tr>
1578
- <td class="giftswhite" bgcolor="#330033" valign="middle" width="67">
1579
- <div class="white" align="center"><strong><a name="portugal"></a>Portugal</strong></div></td>
1580
- <td bgcolor="#ffffff" width="723"></td>
1581
- </tr>
1582
- <tr>
1583
- <td colspan="2" bgcolor="#330033" height="2"></td>
1584
- </tr>
1585
- </tbody></table>
1586
- <br>
1587
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
1588
- <tbody><tr>
1589
- <td class="head">red wine </td>
1590
- </tr>
1591
- </tbody></table>
1592
- <table class="narrative">
1593
- <tbody><tr>
1594
- <td align="center" width="85">&nbsp;</td>
1595
- <td class="narrative"><span class="prodhead"><a name="21287"></a>QUINTA DA ALORNA CASTEL�O VINHO TINTO&nbsp;&nbsp;2002</span><br>
1596
- DOC Ribatejo&nbsp;&nbsp;
1597
- <p>Castel�o,
1598
- a.k.a. Periquita, is a very versatile wine that may be enjoyed in its
1599
- youth for its bright fruitiness. Older vintages deliver more elegant,
1600
- dried fruit qualities. This example falls gracefully into the latter
1601
- category. Enjoy with grilled lamb.</p>
1602
- <p><strong>021287</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$16.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1603
- <p>&nbsp;</p></td>
1604
- </tr>
1605
- </tbody></table>
1606
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
1607
- <tbody><tr>
1608
- <td bgcolor="#330033" height="2"><img src="_finewines_files/blanc-up.gif" height="1" width="68"></td>
1609
- <td height="2"></td>
1610
- </tr>
1611
- <tr>
1612
- <td class="giftswhite" bgcolor="#330033" valign="middle" width="67">
1613
- <div class="white" align="center"><strong><a name="spain"></a>Spain</strong></div></td>
1614
- <td bgcolor="#ffffff" width="723"></td>
1615
- </tr>
1616
- <tr>
1617
- <td colspan="2" bgcolor="#330033" height="2"></td>
1618
- </tr>
1619
- </tbody></table>
1620
- <br>
1621
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
1622
- <tbody><tr>
1623
- <td class="head">white wine </td>
1624
- </tr>
1625
- </tbody></table>
1626
- <table class="narrative">
1627
- <tbody><tr>
1628
- <td align="center" width="85"><img src="_finewines_files/023788.jpg" alt="DO R�as Baixas"></td>
1629
- <td class="narrative"><span class="prodhead"><a name="23788"></a>BODEGAS N��EZ ANDI�N ALBARI�O&nbsp;&nbsp;2005</span><br>
1630
- DO R�as Baixas&nbsp;&nbsp;
1631
- <p>This
1632
- refreshing Albari�o would match beautifully with baked fish in a light
1633
- cream sauce or a curried shrimp dish. It's dry and medium bodied with a
1634
- hint of refreshing tropical fruit aromas and flavours as well as zesty
1635
- acidity.</p>
1636
- <p><strong>023788</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$17.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1637
- <p>&nbsp;</p></td>
1638
- </tr>
1639
- </tbody></table>
1640
- <hr align="center" color="#330033" size="1" width="600">
1641
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
1642
- <tbody><tr>
1643
- <td class="head">red wine </td>
1644
- </tr>
1645
- </tbody></table>
1646
- <table class="narrative">
1647
- <tbody><tr>
1648
- <td align="center" width="85"><img src="_finewines_files/028118.jpg" alt="DO La Mancha"></td>
1649
- <td class="narrative"><span class="headlight">Wine of the Month</span><br>
1650
- <span class="prodhead"><a name="28118"></a>BODEGAS FONTANA GRAN FONTAL RESERVA TEMPRANILLO&nbsp;&nbsp;2001</span><br>
1651
- DO La Mancha&nbsp;&nbsp;
1652
- <p>Spain's
1653
- La Mancha appellation is known for its extremely hot temperatures but
1654
- in the last decade it has overcome this challenge to breakthrough as a
1655
- serious winegrowing region. Established in 1997, Bodegas Fontana is
1656
- leading the pack of quality winemakers that are now capitalizing on the
1657
- region's potential. Fontana has succeeded by doing its homework. They
1658
- carefully researched to determine which vines to plant where in order
1659
- to take full advantage of the region's vagaries of weather. According
1660
- to John Radford, in his 2004 edition of The New Spain, &#8220;Quality is
1661
- high.&#8221; Don't just take his word for it though, experience it for
1662
- yourself with Fontana's Gran Fontal Reserva Tempranillo. It boasts
1663
- lovely aromas of strawberry, raspberry, cinnamon, spice and Christmas
1664
- cake. Dry and well-balanced, it's ready-to-drink with braised meat
1665
- dishes and will also improve in a cellar for 2-4 years.</p>
1666
- <p><strong>028118</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$19.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1667
- <p>&nbsp;</p></td>
1668
- </tr>
1669
- <tr>
1670
- <td align="center" width="85"><img src="_finewines_files/658450.jpg" alt="Finca Los Trenzones, Estate Btld., DO La Mancha"></td>
1671
- <td class="narrative"><span class="prodhead"><a name="658450"></a>CONDESA DE LEGANZA RESERVA&nbsp;&nbsp;1998</span><br>
1672
- Finca Los Trenzones, Estate Btld., DO La Mancha&nbsp;&nbsp;
1673
- <p>This
1674
- polished, solidly structured red is 100% Tempranillo. Its bouquet is
1675
- loaded with ripe fruit and pleasing notes of toast, leather and
1676
- chocolate. Delicious now with leg of lamb or hard cheeses, but this
1677
- wine will also reward short-term cellaring.</p>
1678
- <p><strong>658450</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$13.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1679
- <p>&nbsp;</p></td>
1680
- </tr>
1681
- <tr>
1682
- <td align="center" width="85"><img src="_finewines_files/237834.jpg" alt="DOC Rioja"></td>
1683
- <td class="narrative"><span class="prodhead"><a name="237834"></a>COSME PALACIO Y HERMANOS TINTO&nbsp;&nbsp;2004</span><br>
1684
- DOC Rioja&nbsp;&nbsp;
1685
- <p>A
1686
- Wine Spectator &#8220;Editor's Daily Wine Pick&#8221; (September 2006). This
1687
- Spanish red is packed with cherry and strawberry aromas and accented
1688
- with lovely hints of oak. A velvety, expressive and medium-bodied wine
1689
- that will make a delectable match with roast beef.</p>
1690
- <p><strong>237834</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$17.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1691
- <p>&nbsp;</p></td>
1692
- </tr>
1693
- <tr>
1694
- <td align="center" width="85"><img src="_finewines_files/981613.jpg" alt="DO La Mancha"></td>
1695
- <td class="narrative"><span class="prodhead"><a name="981613"></a>FINCA ANTIGUA CRIANZA&nbsp;&nbsp;2003</span><br>
1696
- DO La Mancha&nbsp;&nbsp;
1697
- <p>Spain's
1698
- La Mancha region is gaining a reputation for its good value reds. Here
1699
- is a delicious blend of Tempranillo (50%), Cabernet Sauvignon (20%),
1700
- Merlot (20%) and Syrah (10%). This medium-bodied Crianza displays
1701
- intense berry fruit aromas and well-integrated vanilla oak notes. A
1702
- great match with sausages and shish kebabs.</p>
1703
- <p><strong>981613</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$14.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
1704
- <p>&nbsp;</p></td>
1705
- </tr>
1706
- <tr>
1707
- <td align="center" width="85"><img src="_finewines_files/015073.jpg" alt="DO Calatayud"></td>
1708
- <td class="narrative"><span class="headlight">New at VINTAGES</span><br>
1709
- <span class="prodhead"><a name="15073"></a>MANGA DEL BRUJO&nbsp;&nbsp;2004</span><br>
1710
- DO Calatayud&nbsp;&nbsp;<br>
1711
- (Bodega San Gregorio)<br>
1712
- <br>
1713
- Tasting Note:&nbsp;This intriguing blend of Grenache, Tempranillo,
1714
- Shiraz, Mazuelo and Monastrell produces exquisite aromas of
1715
- pomegranate, red currant, candied sweet ripe fruit and notes of dried
1716
- figs, tar and leather. This medium-bodied, easy-drinking red is great
1717
- value for the money. Enjoy with veal marsala or rack of lamb. <em>(VINTAGES panel, May 2006)</em>
1718
- <p><strong>015073</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$16.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
1719
- <p>&nbsp;</p></td>
1720
- </tr>
1721
- </tbody></table>
1722
- </td>
1723
- </tr>
1724
- </tbody></table></td>
1725
- </tr>
1726
- <tr>
1727
- <td colspan="2" height="2">
1728
- <script type="text/javascript" language="JavaScript">footerMenuLevel3Monthly_2()</script><table class="navfooter" align="center" border="0" cellpadding="0" cellspacing="0" height="23" width="800"><tbody><tr><td width="193"></td><td width="612"><hr align="center" color="#330033" size="1" width="600"><div align="center"><span class="style6"><a href="#top"><img src="_finewines_files/top.gif" border="0" height="15" width="25"></a></span> </div> <br></td></tr><tr><td width="190"></td><td><p><span class="nav"><font color="#990000">Please note:</font></span> <span class="nav">Products can only be shipped to LCBO stores.</span></p><p><span class="headlight">Look for the </span> <span class="vintagesheadlight">VINTAGES</span><span class="headlight">&#8217; releases next month on Saturday, March 31, 2007 and Saturday, April 14, 2007.</span> </p><p class="nav">Please
1729
- note prices shown are subject to change without notice. Price includes
1730
- PST, GST and applicable container deposit as of February 5, 2007.
1731
- VINTAGES cannot assume responsibility for typographical errors in this
1732
- circular. </p><p>&nbsp;</p></td></tr></tbody></table><hr align="center" color="#330033" size="1" width="780"><table class="navfooter" align="center" border="0" cellpadding="0" cellspacing="0" height="23" width="800"> <tbody><tr><td colspan="2" align="right" bgcolor="#fafafc" valign="middle"></td></tr><tr><td align="left" bgcolor="#fafafc" valign="middle" width="10">&nbsp;</td> <td align="left" bgcolor="#fafafc" height="23" valign="middle" width="790"> <a href="http://vintages.com/fr/index_fr.html" target="_top">Fran�ais</a> | <a href="http://vintages.com/about_vintages.html" target="_top">About Vintages</a> | <a href="http://vintages.com/wine-information-faq/wine-faq-vintages.html">FAQ</a> | <a href="http://www.lcbotrade.com/" target="_blank">Trade</a> | <a href="http://vintages.com/circular/experts.html" target="_top">Our experts</a> | <a href="http://vintages.com/vintages_social_responsibility.html" target="_top">Social Responsibility</a> | <a href="http://vintages.com/frame_stores.html" target="_top">Store Search</a> | <a href="http://vintages.com/sitemap.html" target="_top"> Site Map</a> | <a href="mailto:vintages@lcbo.com">Contact us</a></td></tr></tbody></table>
1733
- </td>
1734
- </tr>
1735
- </tbody></table>
1736
- </td>
1737
- </tr>
1738
- </tbody></table>
1739
- </body></html>