body {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: left;
	border:0;
	margin:auto;
	padding:0;
	background-color:#96BFE9
	}

h1 {
	font-size: 150%;
	font-weight:700; 	
	color: #99CCFF;
	padding:0;
	margin:0;
	}	

h2 {
	font-size:130%;
	color: #99CCFF;
	font-weight:bold;
	padding:0 0 7px 0;
	margin:0;
	}
	
h3 {	
	font-size: 110%;	
	color: #FFF;
	padding:0 0 4px 0;
	margin:0;
	}
	
h4 {
	color: #000000;
	}
	
#menu {
	position:absolute; left:0; top:0px; height:140px; width:120px;
	text-decoration:underline; 
	}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height:normal}

#container { 
	position:relative; left:0; top:0px; width:782px; z-index:1;
	background-image: url(res/backs/back-home-slice.gif); 
	background-repeat: repeat-y; 
	background-position: left top;
	background-color:#000000;
	text-align:center;
	margin:auto;
	border:0;
	padding:0;
	}
	
#header {
	position:relative; left:150px; height:55px; width:386px; float:left;
	text-align:left;
	padding:8px 0 0 0px;
	margin:0;
	} 
	
#logo {
	position:relative; height:55px; width:177px; left:148px; width:240px; float:left;
	text-align:right;
	color:#FFFFFF;
	padding:0;
	margin:0;
	}
	
#content {
	position:relative; float:left; left:150px; top:5px; width:420px; z-index:3;
	text-align:left;
	margin:0;
	padding:0px 10px 30px 0px;
	} 
	
#content A {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
#content A:hover {
	color:#FFCC00;
	text-decoration:underline;
	}
	
#rightCol {
	position:relative; float:right; right:0px; width:180px;
	color:#fff;
	text-align:left;
	padding:0;
	border:0;
	}
	
#rightCol A {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#rightCol A:hover {
	color:#FFCC00;
	text-decoration:underline;
	}
	
ul {
	margin-top:0;
	list-style-type:square;
	}
	
ol {
	list-style-type:decimal
	}
	
li {
	margin-top:0;
	padding-bottom:8px;
	}
	
hr {
	border:1px dashed #99ccff
	}

.title {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	font-variant: small-caps; text-transform: capitalize; 
	color: #FFFFFF;
	}
	
#footer {
	position:relative; height:20px; width:780px;
	background-color:#FFFFFF;
	text-align:left;
	font-size:90%;
	padding:20px 0;
	border-right:1px solid #254482;
	border-left:1px solid #254482;
	border-bottom:1px solid #254482;
	color:#99CCFF;
	}
	
#footer p {
	font-size:95%;
	}
	
#footer A {
	text-decoration:none;
	color:#99CCFF;
	}
	
#footer A:hover {
	text-decoration:underline;
	color:#0099CC;
	}
	
.thumb {
	margin-right:5px;
	margin-bottom:20px;
	border:1px solid #FFF;
	clear:left;
	}
	
.img {
	margin-left:10px;
	border:1px solid #FFF;
	}
	
.imgLeft {
	margin-right:10px;
	border:1px solid #FFF;
	}
	
#chalets {
	position:relative; width: 350px;
	}
	
#chalets p {
	margin-top: 2px;
	margin-bottom: 0px;
	padding:0;
	border:0;
	/* background-color:#999999 */
	}
	
#chalets A {
	color:#FFCC00;
	text-decoration:none;
	}
	
#chalets A:hover {
	color:#FFCC00;
	text-decoration:underline;
	}
	
blockquote {padding:8px; border:1px solid #FFCC00}

.yelBold {color:#FFCC00; font-weight:bold; margin-top: -10px; padding:0; border:0}

.small {color:#FFFFFF; font-size:10px}
.smallBlack {color:#000; font-size:10px}
#clear {
	clear:both;
	height:1px;
	font-size:1px;
}


/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}
