<?php get_header(); ?>

	<main id="main-content">
		<section id="intro-massif-reviews" class="home-content-info-group">
			<div class="home-content-inner-wrapper">
				<div class="img-block">
                <img src="<?php bloginfo('wpurl'); ?>/wp-content/uploads/2014/08/Ski-pistes-mountainside-Le-Mont-Dore-Massif-Central-22129.jpg">
            	</div>
			</div>


		<div class="category-content-inner-wrapper">
			
		<div class="category-content">
		<span class="ski-reviews-icon"></span>
			<h1>Massif Central Resorts</h1>
			<h3>Enjoy great value family skiing</h3>
		
		

				<p><?php echo category_description( $category_id ); ?></p>
		
		</div>
		</div>
		
		</section>	
	
								



<section id="massif-listing" class="wrapper">
			
				<div class="full-width-container">
					
				<?php get_template_part('loop-massif-central'); ?>
			
				</div>

				<div class="navigation">
				<?php if(function_exists('wp_paginate')) wp_paginate($the_query); ?>
				</div>
</section>
	
	<section>
		 <div class="content-container">
		 <div class="inprofile2col-extended">
               <div class="content">
               <p>Little known among UK skiers, there are actually a total of 37 ski resorts in the Massif Central region of France. 
               The best known are the linked ski stations of Besse Super Besse and Le Mont Dore, Le Lioran and Chastreix.
               Many others are centres for cross-country skiing.</p> <p>Resorts are best suited to families who love taking part in all manner
                of winter activities, not just skiing because you wouldn't consider them as being snow-sure. However, in a good year, the snow quality
                 and unique scenery offer a good value alternative to big resorts elsewhere in France.
               </p>
               </div>
               </div>
               </div>
	</section>
</main>		

<?php get_footer(); ?>