/*
URI: Generic - ALL resort sites
Version: new pages structure 1.0
Author: Matt Branthwaite
Created: 2 Oct 06
Updated: 15 Dec 06
					
---------------------------------------------------------------------------------------------------- */

/*
NOTE: Hide the structural styling here because we are using the version in new-page.css.
If the structure changes for the ski pages then we can seperate it using this ski.css

#container { position: relative; width: 760px; text-align: left; margin: 0 auto 0 auto; padding: 0; font: normal 12px Verdana, Sans-serif; color: #151515; background-color: #fff; }
#content { float: right; width: 540px; padding: 0 20px 20px 0; }
#sidebar { float: left; width: 160px; padding: 0 10px 10px; }
*/
#container-end { clear: both; }
#content p { line-height: 18px; margin-bottom: 10px; }
#content a { text-decoration: none; }
#content a:hover { text-decoration: underline; }
