body {
	margin-top: 10px;
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #0E4A86;
	font-size: 12px;
	background: #000 url(images/bg.jpg) repeat;
	scrollbar-arrow-color: #eee;
	scrollbar-3dlight-color: #0e4a86;
	scrollbar-highlight-color: #eee;
	scrollbar-face-color: #0e4a86;
	scrollbar-shadow-color: #eee;
	scrollbar-darkshadow-color: #0e4a86;
	scrollbar-track-color: #fff;
}

/* font link styles */

a:link {color: #6D6E71; font-weight: bold; text-decoration: none}
a:visited {color: #6D6E71; font-weight: bold; text-decoration: none;}
a:hover {color: #0E4A86; font-weight: bold; text-decoration: none;}
a:active {color: #6D6E71; font-weight: bold; text-decoration: none;}

.footertext a:link {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #666;text-decoration: none;}
.footertext a:visited {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #666;text-decoration: none;}
.footertext a:hover {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #fff;text-decoration: none;}
.footertext a:active {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #666;text-decoration: none;}

.pow a:link {font: 12px Arial, Helvetica, sans-serif;font-weight: bold;color: #FFF;text-decoration: none;}
.pow a:visited {font: 12px Arial, Helvetica, sans-serif;font-weight: bold;color: #FFF;text-decoration: none;}
.pow a:hover {font: 12px Arial, Helvetica, sans-serif;font-weight: bold;color: #CCC;text-decoration: none;}
.pow a:active {font: 12px Arial, Helvetica, sans-serif;font-weight: bold;color: #FFF;text-decoration: none;}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;	
}

p 
{
	margin: 0px;
	color:#0E4A86;
	line-height: 14px;	
}

p.white 
{
	margin: 0px;
	color:#FFF;
	line-height: 14px;	
}

td 
{
	margin: 0px;
	color:#0E4A86;
	line-height: 14px;	
}

table
{
	margin-top: 10px
}

p.zero {margin-top: 0px;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
	font-weight: bold;
	letter-spacing: 1px;
	color: #0E4A86;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 2px; 	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-weight: bold;
	color: #0E4A86;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px; 	
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 2px; 	
}

.contact
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #CCC;
	font-size: 12px;	
}

.pow
{
	font-family: Arial, Helvetica, sans-serif;	
	color: #FFF;
	font-weight: bold;
	font-size: 12px;	
}

.emailform
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #0E4A86;
	font-size: 12px;	
}

.massageform
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #FFF;
	font-size: 12px;	
}

.whitetext 
{
	margin: 0px;
	color:#FFF;
	line-height: 14px;	
}

/* bulleted listing */

ul, ol, li {
	margin-top: 0px;
	margin-bottom: 0px;	
	color:#0E4A86;
	line-height: 13px;		
} 



/* div definition and styles */

#container {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	height: 750px;
	background: url(images/bg_inner.gif) no-repeat;	
}

#header {
	position: relative;
	z-index: 100; 
	width: 1000px;
	height: 150px;
	margin-left: 0px;
	margin-right: 25px;
}

#headerleft {
	float: left;
	position: relative;
	width: 200px;
	height: 150px;
	display: inline;
}

#headermid {
	float: left;
	position: relative;
	width: 475px;
	height: 150px;
	display: inline;
}

#headerrighttop {
	float: right;
	position: relative;
	width: 325px;
	height: 110px;
	display: inline;
}

#menutop {
	float: right;
	position: relative;
	width: 270px;
	height: 28px;
	background: url(images/bg_menu_top.gif) no-repeat;
	padding: 12px 0px 0px 55px;
}

#main {
	float: left;
	position: relative;
	z-index: 4;
	width: 1000px;
	height: 520px;
	display: inline;
}

#mainleft {
	float: left;
	position: relative;
	width: 195px;
	height: 490px;
	text-align: left;
	display: inline;
	background: #0E4A86 url(images/logo_real_mountain.gif) no-repeat;
	padding: 30px 0 0 5px;	
	z-index: 100;
}

#mainleftcat {
	float: left;
	position: relative;
	width: 195px;
	height: 490px;
	text-align: left;
	display: inline;	
	background: #0E4A86 url(images/logo_real_cat_skiing.gif) no-repeat;
	padding: 30px 0 0 5px;	
	z-index: 100;
}

#menu {
	float: left;
	position: relative;
	width: 190px;
	height: 230px;
	text-align: left;
	z-index: 101;
	padding: 0px;		
}

#contact {
	float: left;
	position: relative;
	width: 190px;
	height: 170px;
	text-align: left;
	display: inline;
	padding: 90px 0 0 0;	
}

#mainright {
	float: left;
	position: relative;
	width: 775px;
	height: 520px;
	display: inline;
	background: #c5c5c5;
	text-align: left;
	z-index: 90;	
}

#mainrighthome {
	float: left;
	position: relative;
	width: 755px;
	height: 500px;
	display: inline; 
	background: #CCCCCC url(images/bg_home_100216.jpg) no-repeat;
	text-align: left;
	color: #fff;
	padding: 20px 0px 0px 20px;
	z-index: 90;	
}

#mainrighthomenew {
	float: left;
	position: relative;
	width: 755px;
	height: 500px;
	display: inline; 
	background: #CCCCCC url(images/bg_home_090209.jpg) no-repeat;
	text-align: left;
	padding: 20px 0px 0px 20px;
	z-index: 90;	
}

#mainrighthomenewtest {
	float: left;
	position: relative;
	width: 755px;
	height: 500px;
	display: inline; 
	background: #CCCCCC url(images/bg_home_090224.jpg) no-repeat;
	text-align: left;
	padding: 20px 0px 0px 20px;
	z-index: 90;	
	color: #000000;	
}

#mainrightheli {
	float: left;
	position: relative;
	width: 755px;
	height: 500px;
	display: inline;
	background: #CCCCCC url(images/bg_heli_090110.jpg) no-repeat;
	text-align: left;
	padding: 20px 0px 0px 20px;
	z-index: 90;	
}

#mainrightsled {
	float: left;
	position: relative;
	width: 755px;
	height: 500px;
	display: inline;
	background: #CCCCCC url(images/bg_sled_090110.jpg) no-repeat;
	text-align: left;
	padding: 20px 0px 0px 20px;
	z-index: 90;	
}

#mainrightblank {
	float: left;
	position: relative;
	width: 735px;
	height: 520px;
	background: #CCCCCC;
	text-align: left;
	padding: 0px 20px 0px 20px;
	display: inline;
	z-index: 90;	
}

#content {
	float: left;
	position: relative;
	width: 410px;
	height: 490px;
	display: inline;
	padding: 20px 0px 10px 20px;	
}

#pagetitle {
	float: left;
	position: relative;
	width: 410px;
	height: 30px;
}

#text {
	float: left;
	position: relative;
	width: 390px;
	height: 405px;
	padding-right: 20px;
	overflow-x: hidden;
	overflow-y: auto;
}

#graphic {
	float: left;
	position: relative;
	width: 410px;
	height: 50px;
	background: url(images/graphic_left.gif) no-repeat;	
	padding-top: 5px;
}

#graphic_blank {
	float: left;
	position: relative;
	width: 410px;
	height: 50px;
	padding-top: 5px;
}

#image {
	float: left;
	position: relative;
	width: 345px;
	height: 520px;
	display: inline;
}

#contenthome {
	float: left;
	position: relative;
	width: 735px;
	height: 440px;
}

#contentconditions {
	float: left;
	position: relative;
	width: 735px;
	height: 490px;
	margin-top: 20px;
	display: inline;	
}

#contentmassage {
	float: left;
	position: relative;
	width: 735px;
	height: 490px;
	margin-top: 20px;
	display: inline;
	overflow-x: hidden;
	overflow-y: auto;		
}

#flashhome {
	float: left;
	position: relative;
	width: 705px;
	height: 50px;
}

#webcam {
	float: left;
	position: relative;
	width: 50px;
	height: 50px;
	padding-top: 10px;
	display: inline;
}

#rhs {
	float: left;
	position: relative;
	width: 20px;
	height: 50px;
	display: inline;
/*	background: url(images/box_rhs.gif) no-repeat; */
	margin-top: 470px;
}

#footer {
	clear: both;
	float: left;
	position: relative;
	width: 995px;
	height: 30px;
}

#footerleft {
	float: left;
	position: relative;
	width: 480px;
	display: inline;
	padding: 8px 0 0 20px;
	text-align: left;
}

#footerright {
	float: left;
	position: relative;
	z-index: 9; 
	width: 495px;
	display: inline;
	text-align: right;
}

#footerrightconditions {
	float: left;
	position: relative;
	z-index: 9; 
	width: 445px;
	display: inline;
	padding: 8px 50px 0 0;	
	text-align: right;
}

/* fix png transparency in IE5+ for all PNG images */

img, #container { behavior: url(iepngfix.htc); }
img, #headerleft { behavior: url(iepngfix.htc); }
img, #mainright { behavior: url(iepngfix.htc); }

/* end of png image fix */


/* definition of top menu */
/*Credits: CSSplay */
a.headnav, a.headnav:link, a.headnav:visited {display:block; padding: 2px 0px; height:20px; background:transparent; margin-top:2px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:10px; font-weight:bold; color:#ccc; line-height:20px; overflow:hidden; float:left;}
a.headnav:hover {color:#FFF; background:transparent;}
a.headnav:active {color:#FFF; background:transparent;} 

a.headnavupright {display:block; padding: 2px 5px; height:12px; background:transparent; margin-top:2px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:11px; font-weight:bold; color:#ccc; line-height:20px; overflow:hidden; float:left;}

/* definition of top menu ends here */

/* definition of main menu */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout5.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
position:relative;
z-index:1000;
font-size:90%;
height:245px;
/* margin:25px 0 0 15px;  this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:190px;
position:relative;
border:1px solid #0E4A86;
border-width:1px 0 0 1px;
background:#0E4A86;
} 

.menu li {
background:transparent; 
height:26px;
}
* html .menu li {margin-left:-16px; margin-lef\t:0;}
/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:190px;
color:#FFF;
text-indent:5px;
border-bottom:1px solid #0E4A86;
background:transparent; 
}
/* style the link hover */
* html .menu a:hover {color:#fff; background:#999;}

.menu :hover > a {
color:#fff; 
background:#999;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:-1px;
left:140px;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
background:#3D6184;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
background:#5B7084;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
background:#edd;
}
.menu ul.top2 {top:25px;}
.menu ul.top3 {top:51px;}
.menu ul.top4 {top:77px;}
.menu ul.top5 {top:103px;}
.menu ul.top6 {top:129px;}
.menu ul.top7 {top:155px;}
.menu ul.top8 {top:181px;}
.menu ul.top9 {top:207px;}
.menu ul.top10 {top:233px;}
.menu ul.top11 {top:259px;}

.menu ul ul li a {width:189px; border-right:1px solid #0E4A86;}

/* definition of main menu ends here */


