#float {
	position: fixed;
	right: 0;
	width: 246px;
	bottom: 10%;
	z-index: 1;
}
body {
	background-color: #E0D9BF;
	margin:0;
}
.maintext {
	color: #8B5C29;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	padding: 5px;
	text-align: center;
}
#iconlinks{
}
#iconlinks img{
	margin:0 5px;
}
#counter{	
	font-size:8px;
}
#floatLB {
	padding:3px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	width:180;
}
#floatie {
	position: absolute;
	right: 0;
	width: 246px;
	bottom: 10%;
	z-index: -1;
}
#floatRT {
	position: absolute;
	width: 266px;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 1;
}
a:link {
	color: #C2A052;
	font-weight: bold;
}
a:visited {
	color: #67584E;
	text-decoration: none;
}
a:hover {
	color: #8B5C29;
	text-decoration: underline;
}
#floatFlash {
	position: absolute;
	text-align: center;
	z-index: 0;
	background-image: url(images/whitechalet_22.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	width: 100%;
}
#contentCenter {
	padding: 10px;
	height: 100%;
	width: 100%;
	position: static;
}
.page {
	margin: 10px;
}
#content {
	padding: 0px;
}
#facebook_like{ position:absolute; z-index:10; top:0; left:0;}
