
@import url("style_reset.css");

/* Global
------------------------------------------------------------*/
html, body, form, h1, h2, h3, h4, h5, h6, p, dl, dt, ul, ol, form {
	margin:0;
	padding:0;
	}

body {
	font-size: 13px;
	font-family:arial,helvetica,sans-serif; 
	color: #525252;
	background:#7D8CD5 url(../images/topwrap_nordic.jpg) repeat-x 0 0;
	}
		
a, a:link { 
	color: #E67A37; 
	text-decoration: none; 
	}
	
/*a:visited	{ color: #3c73aa; }*/
	
a:focus, a:hover { 
	color:#8A7138; 
	text-decoration: none; 
	}
	
a:active { 
	color: #E67A37; 
	}
	
img, img a {
	border:0;
	background:none;
	outline: 0;
	}
	
.clear {
	margin: 0;	
	padding: 0;	
	clear: both;	
	float: none;
	}


strong 	{ 
	font-weight: bold;
	color: #333; 
	}
	
p {	
	margin-bottom: 14px; 
	line-height:18px;
	}

/* Layout
------------------------------------------------------------*/
#container {
	margin:0 auto;
	text-align:center;
	width:100%;
	height:1%;
	}

	
#main {
    position:relative;
	margin:0 auto;
	text-align:left; 
	padding:0 10px;
	width:985px;
	background:#ccc url(../images/bg_sub_n.jpg) repeat-y 0 0;
	}
	
	* html #main {
		padding:0px 0px 0px 10px;
		width:995px;
		}

#shadow_top {
    width:720px;
	margin-bottom:25px;
	background:transparent url(../images/shadow_top.jpg) no-repeat top left;
	margin-right:0px;
	}
	
	*html #shadow_top {
    	width:720px;
		margin-left:1px;
		}

#contentMain {
    width:731px;
	float:right;
	padding:0 0 0 0;
	margin: 0 3px 0 0;
	}
	
	*html #contentMain {
		padding:0 0 0 8px;
		margin: 0 5px 0 0;
		width:734px;
		}
	
#leftCol {
	width:206px;
	padding:25px 4px 0 26px;
	margin:0 0 0 0;
	float:left;
	text-align:left;
	font-size:12px;
	color:#C1E3CA;
	line-height:1.6em;
	}
	
	* html #leftCol {
		padding-right:4px;
		}
	
/* Masthead | Logo Text Area
------------------------------------------------------------*/
#top_wrap {
	width:1005px;
	margin:0 auto;
	}

#masthead_nordic {
	height: 174px;
	width:1005px;
	margin:0 auto;
	text-align:center;
	background:transparent url(../images/nordic.jpg) no-repeat top left;
	}

/* logo placement */
#masthead .mbody {
	margin-left:auto;
	margin-right:auto;
	height: 94px;
	width:990px;
	padding:37px 0 10px 0px;
	}

/* Main Navigation | These Are The Sections In Each Department 
------------------------------------------------------------*/
#banner_wrap {
	width:957px;
	margin:0 auto;
	padding:0 24px;
	background: url(../images/bg-menu-n.jpg) no-repeat 0 0;
	}

/* main page navigation */			
#nav_main {
	padding:0;
	width:957px;
	text-align:center;
	margin:0 auto;
	background:#10311E url(../images/navbg.gif) repeat-x top center;
	border-bottom:1px solid #B1B377;
	border-top:1px solid #B1B377;
	}

#nav_main ul {
	width:921px;
	height: 28px;
	margin:0 auto;
	text-align:center;
	padding:0;
	list-style: none;
	}

#nav_main li {
	float: left;
	height: 28px;
	border-right:1px solid #3F7F3F;
	}

#nav_main li a {
	display: block;
	line-height: 28px;
	text-indent: -5000px;
	background-position: center top;
	/* horizontally centers the background image */
	}

#navHome {
	width: 110px;
	background: url(../images/nav-home.gif) no-repeat;
	border-left:1px solid #9B815F;
	}

#navEco {
	width: 150px;
	background: url(../images/nav-eco-project.gif) no-repeat;
	}

#navCSA {
	width: 246px;
	background: url(../images/nav-CSA.gif) no-repeat;
	}

#navLand {
	width: 125px;
	background: url(../images/nav-land.gif) no-repeat;
	}

#navFarm {
	width: 135px;
	background: url(../images/nav-farm.gif) no-repeat;
	}

#navDonate {
	width: 140px;
	background: url(../images/nav-donate.gif) no-repeat;
	}

#nav_main li a:hover {
	background-position: 50% -28px;
	}

#nav_main li a.currentSection, #nav_main li a.currentSection:hover {
	background-position: 50% -56px;
	}
	
/* Drop Down Menus 
------------------------------------------------------------*/
.chromestyle {
	padding: 0px;
	height: 28px;	
	}

.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.chromestyle ul {
	margin: 0;
	text-align: right; 
	height: 70px;	
	}
	
.chromestyle ul li {
	display: inline;
	}
		.chromestyle ul li a {
			text-decoration:none;	
			}
		
		.chromestyle ul li a:hover {
			text-decoration:none;	
			}
		
.dropmenudiv {
	position:absolute;
	top: 0;
	padding: 0;
	border:1px solid #999; 
	z-index: 100;
	width: 165px;
	visibility: hidden;
	}
		.dropmenudiv a {
			font-size: 1em;
			font-weight: normal;
			color: #f2f2f2;
			width: auto;
			display:block;
			text-indent: 4px;
			text-align: left;
			padding: 5px 2px 5px 2px;
			text-decoration: none;
			background-color: #666;
			border-bottom:1px solid #333;
			}
		* html .dropmenudiv a { /*IE only hack*/
			width:100%;
			}
		.dropmenudiv a:hover { 
			font-size: 1em;
			font-weight: normal;
			color: #fff;
			text-indent: 4px;
			padding: 5px 2px 5px 2px;
			background-color: #9e9e9c;
			text-decoration:none; 
			}
			
		.dropmenudiv .active { 
			background-color: #919191;
			}

a.menu:link, a.menu:active, a.menu:visited, a.menu:hover, a.menuon:link, a.menuon:active, a.menuon:visited {	
	text-decoration: none;
	}

/* Graphic Banner
------------------------------------------------------------*/
#contentBanner {
	width:1005px;
	height:207px;
	padding:0;
	margin:0 auto;
	text-align:center;
	}

#montage {
	width:957px;
	margin:0 auto;
	padding:0 24px 0 24px;
	background: url(../images/bg-spikes-n.jpg) no-repeat 0 0;
	}
	
#mainimage {
	height:207px;
	width:957px;
	padding:0;
	display:inline;
	}
	
#img_left {
	height:207px;
	float:left;
	width:234px;
	background: #1D5425 url(../images/bg-main-left-ski.jpg) no-repeat 0 0;
	}
	
#img_right {
	height:207px;
	}
	
	*html #img_right {
	width:723px;
	float:right;
	}

.sacredSki {
	background: url(../images/bg-ski.jpg) no-repeat top right;
	}

/* Footer
------------------------------------------------------------*/
#footercontainer {
	margin:0 auto;
	padding:0 10px 0 24px;
	width:971px;
	text-align:center;
	font-size: 90%;
	height: 260px;
	background: url(../images/footer_full.jpg) no-repeat top left;
	clear:both;					
	}
	
	*html #footercontainer {
	padding:0 10px 0 10px;
	width:985px;
	}


#footercontainer .footercontent {
	width:957px;
	padding-top:5px;
	text-align:left;
	background: url(../images/footer-bg-n.jpg) repeat-x top left;
	height: 255px;
	}
	
#footercontainer .footercontent p {
	color:#E1EDE1;
	margin-left:20px;
	}

.footercontent .footercol1title {
	padding: 0 0 5px 0;
	font-family:georgia,"Times New Roman",times,serif;
	line-height:1.25em;
	font-size: 17px; 
	font-weight: normal;
	color: #99CC33;    
	margin-top:6px;  
	}
	
.footercontent .footercol {
	float: left;
	width: 200px;
	padding: 0 16px 0 23px;
	border-right:1px solid #AA8B5E;
	}

.footercontent .footercol_first {
	float: left;
	padding: 0 16px 0 23px;
	border-right:1px solid #AA8B5E;
	width: 170px;
	}

.footercontent ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.footercontent ul li {
	display: block;
	list-style: none;
	background: url(../images/arrow-footerlink.gif) no-repeat top left;
	padding: 0 0 5px 8px;
	line-height: 120%;
	}

.footercontent ul li a {
	color:#E1EDE1;
	}

.footercontent .footercol ul {
	margin-top: 4px;
	}

#lastcol {
	width: 200px;
	border-right:0px solid #318E3D;
	}

/* Main Content Boxes
------------------------------------------------------------*/
#contentMain .content_twoCol {
	float:right;
	}
	
#contentMain .content_singleCol {
	float:right;
	}

#contentMain .contentRow {
	float:right;
	padding:0;
	position:relative;
	}
	
#contentMain .contentRow_right {
	float:left;
	width:248px;
	margin:0 10px 10px 0;
	padding:0 10px 0 10px;
	display:inline;
	line-height:1em;
	}
	
	#contentMain .contentRow_right p {
		padding:0 10px 0 0;
		}

	
#contentMain .contentRow_left {
	float:left;
	width:418px;
	padding:0 7px 0 5px;
	border-right:1px solid #BFBFBF;	
	}
	
	#contentMain .contentRow_left p {
		padding:5px 7px 7px 8px;
		}

/*highlights*/
#highlightBox {
	float:left;
	padding:0 0 10px 12px;
	margin: 0 0 0 2px;
	}

#highItem{
	float:left;
	width:198px;
	margin:0 0 0 8px;
	padding:20px 0 20px 12px;
	display:inline;
	line-height:1.25em;
		}

#highItem.lastItem {
	margin:0 0 0 8px;
	}
	
#highItem_flash{
	margin:0 0 11px 0;
	width:239px;
	height:228px;
	}

#highItem_img {
	float:left;
	margin:0 0 0 0;
	}
	
#highItem p{
	line-height:1.3em;
	margin:0;
	padding:0 15px 10px 0;
	}
	
/* Link Treatments
------------------------------------------------------------*/
#contentMain .more_info {
	padding: 0 0 0 21px;
	background: url(../images/arrow_pixel.gif) 0 1px no-repeat;
	display:block;
	line-height:18px;
	}
	
#leftCol .side_more_info {
	padding: 0 0 1px 21px;
	background: url(../images/linkarrow.gif) no-repeat 0 2px;
	margin-left:9px;
	display:block;
	}
	
a.marker {
	padding: 0 0 1px 25px;
	background: url(../images/markerarrow.gif) no-repeat 0 0;
	margin-left:29px;
	display:block;
	}

.link {
	padding-left:20px; 
	background: url(../images/link.gif) 0 3px no-repeat;
	line-height:18px;
	margin-bottom:10px;
	}
	
#leftCol .more_info_pdf {
	padding: 0 0 0 22px;
	margin:0 0 0 10px;
	background: url(../images/icon_pdf.gif) 0 3px no-repeat;
	}
	
.alert_info {
	padding: 0 10px 0 22px;
	margin-left:10px;
	background: transparent url(../images/ico_info.gif) 0 0 no-repeat;
	line-height:1.5em;
	font-size:11px;
	}
	
/* Image Treatments
------------------------------------------------------------*/
.img_1 {
	margin:0px 4px 0 4px;
	}
	
.img_2 {
	margin:4px 10px 0px 0px;
	border:2px solid #003300;
	float:left;
	text-align:right;
	}
	
.img_3 {
	margin:6px 20px 0 0px;
	float:left;
	}
	
/* Text Boxes  
------------------------------------------------------------*/
.tbox {
	margin:0 40px 0 0px;
	padding:10px 0 5px 0px;
	display:block;
	}
	
.tbox p {
	padding:0 30px 10px 24px;
	}

.sidebar_tbox {
	padding:10px 0 20px 4px;
	font-size:12px;
	margin:0;
	border-top:1px solid #17441D;		
	}
	
.sidebar_tbox p {
	font-size:12px;
	line-height:1.6em;
	padding-left:10px;
	}

/* Headings  
------------------------------------------------------------*/
h1 { 
	margin: 0 0 5px 9px; 
	font-family:georgia,"Times New Roman",times,serif;
	padding: 0; 
	line-height:1.25em;
	font-size: 19px; 
	font-weight: normal;
	letter-spacing:-.05em;
	color: #F5F1EB;    
	}
	
/* Ski Page  
------------------------------------------------------------*/

h2#ski {
	font-family:georgia,"Times New Roman",times,serif;
	font-size: 20px; 
	font-weight: normal; 
	color: #004020;    
	font-style:italic;
	margin:0 20px 12px 22px;
	padding:0 0 6px 10px;
	border-bottom:1px solid #C2C3C2;	
	}
	  
h6#heading_ski  {
	font-family: georgia, "Times New Roman", times, serif;	 
	font-size:21px;
	font-weight:normal;
	color:#2F8031;
	font-style:italic;
	line-height:1.25em;
	margin:0px 30px 10px 0px;
	padding:0 0 4px 0;
	border-bottom:1px solid #C1C2C1;
	}

#main ul#ski {	
	margin: 0 0 0 5px;
	padding:0;
	}

#main  ul#ski li {	
	padding:5px 10px 5px 5px;	
	margin:10px 0 0 12px; 
	list-style: disc;
	list-style-position:outside;
	list-style-type:disc;
	font-family:arial,helvetica,sans-serif; 
	line-height:1.2em;
	font-weight:normal;
	}
	
#main  ul#ski li a {	
	padding:1px;	
	border-bottom:1px dashed #999;
	text-decoration:none;
	}
	
#main  ul#ski li a:hover {	
	padding:1px;	
	text-decoration:none;
	padding:1px;
	color:#999;
	border-bottom:none;
	}
