﻿body 
{
	padding-left:auto;
	padding-right:auto;
	font-size:8pt;
	font-family:Verdana;
	text-align:center;
}



#MainDiv
{
    margin:4px 6px 0px 6px;
    padding-bottom:4px;
    float:left;
	width: 780px;
	
}  
        
/*==================Header====================*/            
#HeaderDiv
        {
        	width:780px;
        	height:300px;
        	float:left;
        }
#IMGHeaderDiv
{
			width: 780px;	
			height: 268px;
			background-image: url( '../IMG/Header.jpg' );
			float:left;
}
#HeaderMenuDiv
        {
        	width:780px;
        	height:21px;
        	padding-top:10px;
        	float:left;
        }
#HeaderMenuTable
        {
        	width: 780px;
        	float:left;
        }
#skiaccommodation
        {
            width: 160px;
            text-align:center;
            border-right-color: #C0C0C0;
            border-right-style: solid;
            border-right-width: 1px;
        }
#skitransfers
        {
            width: 113px;
            border-right-color: #C0C0C0;
            text-align:center;
            border-right-style: solid;
            border-right-width: 1px;
        }
#skiflights
        {
            width: 92px;
            border-right-color: #C0C0C0;
            text-align:center;
            border-right-style: solid;
            border-right-width: 1px;
        }
#skicarrentals
        {
            width: 123px;
            border-right-color: #C0C0C0;
            text-align:center;
            border-right-style: solid;
            border-right-width: 1px;
        }
#skihire
        {
            width: 84px;
            border-right-color: #C0C0C0;
            text-align:center;
            border-right-style: solid;
            border-right-width: 1px;
        }
#skiinsurance
        {
            width: 115px;
            border-right-color: #C0C0C0;
            text-align:center;
            border-right-style: solid;
            border-right-width: 1px;
        }
#skiwear
		{
			text-align:center;
		}
.AMenu
        {
        	display:block;
        	color:Gray;
        	text-decoration:none;
        	font-weight:bold;
        	font-size:10pt;
        }

.AMenu:hover
        {
        	display:block;
        	color:#ec9d4d;
        	text-decoration:none;
        	font-weight:bold;
        	font-size:10pt;
        }
/*==================Container====================*/ 
#ContainerDiv
		{
			width:780px;
			padding-top:20px;
			float:left;
		}
#ContainerLeft
		{
			width: 573px;
			margin-left: 12px;
			float:left;
		}
#ContainerLeftTopDiv
		{
			border: 1px solid #C0C0C0;
			width: 549px;
			padding-top:10px;
			padding-bottom:15px;
			padding-left: 12px;
			padding-right: 12px;
			float: left;
			text-align:left;
		}
.Just
		{
			text-align: justify;
		}
 .Blue
		{
			text-decoration:underline;
			color:#00aeef;
		}
#Wellcome
		{
			color:#ec9d4d;
			font-size:14pt;
			font-weight:bold;
		}
.InnerHeaders
		{
			color:#ec9d4d;
			font-size:11pt;
		}
#WelcomeIMG
		{
			float:right;
			margin-left:10px;
		}
#ContainerLeftBottomDiv
		{
			width: 549px;
			padding-left:12px;
			padding-right:12px;
			float:left;
			text-align:left;
			padding-top:15px;
			padding-bottom:15px;
		}
#ContainerRight
		{
			width:172px;
			margin-right:12px;
			float:right;
			border: 1px solid #C0C0C0;
			margin-bottom:10px;
		}
.MenuLeftDiv
		{
			padding-top:7px;
			height:20px;
			width:168px;
			border-bottom: 1px solid #C0C0C0;
			text-align:left;
			padding-left:4px;
			float:left;
		}
.AMenuRight
        {
        	display:block;
        	color:Black;
        	text-decoration:none;
        	font-size:8pt;
        }
.AMenuRight:hover
        {
        	display:block;
        	color:#ec9d4d;
        	text-decoration:none;
        	font-size:8pt;
        }
#IMGSKIAccom
        {
        	margin-bottom:18px;
        	margin-left:22px;
        	margin-right:22px;
        	margin-top:18px;
        }
/*==================Footer====================*/ 
#FooterDiv
		{
			width: 780px;
			height: 70px;
			float: left;
			background-image: url(  '../IMG/Footer.gif' );
			margin-bottom: 0px;
			color:White;
		}
.MenuLinks
        {
            color:White;
            text-decoration: none;
            font-size:8pt;
        }
.MenuLinks:hover
        {
            color:Black;
            text-decoration: none;
            font-size:8pt;
        }
        /*==========================Border==========================================*/
#BottomBorder
{
    float: left;
    background-position: bottom;
    width: 100%;
    background-image: url( '../img/Bottom.gif' );
    background-repeat: no-repeat;
}
        
#LeftBorder
        {
             float:left;
        	background-position: left; 
        	width: 790px; 
        	background-image: url('../img/Left.jpg'); 
        	background-repeat: repeat-y;
        }
#Page
        {
        	margin-left:auto;
        	margin-right:auto; 
        	width: 790px; 
        }
        
#RightBorder
        {
        	float:right;
        	background-position: right; 
        	width: 790px; 
        	background-image: url('../img/Right.jpg'); 
        	background-repeat: repeat-y;
        }

#TopBorder
{
    background-position: top;
    float: left;
    width: 100%;
    background-image: url( '../img/Top.jpg' );
    background-repeat: no-repeat;
}
        
/*==========================EndBorder==========================================*/
