/*
Title:      Chalet Amethyste in Les Houches
Author:     OMdeSIGN, www.omdesign.co.uk
Updated:    Jan 14 2007
*/

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
    text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align: justify;
   overflow-x: hidden;
}
a, a:visited {color: #000000;text-decoration: none;}
a:active, a:hover {color: #000000; text-decoration: underline; }



.style1 {
color: #555555;
font-weight: plain;
margin: 8px;
text-align: justify;
font-family: Arial, Trebuchet, Verdana, sans-serif;
font-size: 9px;
line-height: 13px;
}
.style2 {
color: #333333;
margin: 0px;
font-weight: plain;
text-align: justify;
font-family: Arial, Trebuchet, Verdana, sans-serif;
font-size: 12px;
line-height: 14px;
letter-spacing: 0.01em;
display: block;
margin-right: 5px;

}
.style3 {
color: #333333;
margin: 10px;
font-weight: plain;
text-align: justify;
font-family: Arial, Trebuchet, Verdana, sans-serif;
font-size: 12px;
line-height: 14px;
letter-spacing: 0.01em;
display: block;
margin-right: 20px;
}

    #left {float: left; padding-top: 0px;}
    #right {float: right; padding-top: 0px; position: absolute; top: 0; right: -1;}
	#mainpanel {float: left; width: 645px; padding-top: 0px; padding-left: 45px; padding-right: 20px;}
    #footer #copyright {font-size: 10px; text-decoration: none; color: #FFFFFF; letter-spacing: 0.9px; margin: 0 0 1.5em;}
  	#footer #copyright a, #footer #copyright a:visited {font-size: 10px;  color: #FFFFFF;}
	#footer #copyright a:hover, #footer #copyright a:active { color: #FFFFFF; text-decoration: underline;}
.byline {font: italic 0.8em Times, serif; letter-spacing: 1px; margin: 0 0 1.5em;}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity: 0.8;

}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;}
