#holder {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F3E4AB;
	width: 800px;
	background-color: #FFFFFF;
	height: 1130px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 10px;
	border: thin solid #CCCCCC;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: right;
	height: 18px;
	margin-top: 2px;
	padding-right: 2px;
}



body {
	color: #800000;
	background-color: #FFFFFF;
	background-image: url(images/bg_chalet.gif);
	background-repeat: repeat-x;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	height: 235px;
	width: 800px;
	color: #FFFFFF;
	position: relative;
	background-color: #FFFFFF;
}



h1 {
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

h2 {
	color: #486A57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}



#sidebarLeft {
	color: #666666;
	float: left;
	width: 256px;
	background-color: #FFFFBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	height: 800px;
	padding-top: 10px;
	padding-right: 5px;
	border: thin solid #CCCCCC;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
}
.picLeft {
	float: left;
	width: 118px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.picRight {
	float: right;
	width: 118px;
	padding-bottom: 5px;
}

.picLeftX {
	float: left;
	width: 248px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-right: 2px;
}


#sidebarLeft a:link {
	color: #330066;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
#sidebarLeft a:visited {
	color: #FF6600;
	text-decoration: none;
}
#sidebarLeft a:hover {
	color: #330066;
	background-color: #FF6600;
	text-decoration: none;
}


#content {
	width: 514px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	float: right;
	text-align: justify;
	height: 810px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: ##82B17A;
}
a {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #906;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

#content  a {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#content  a:hover {
	font-weight: bold;
	color: #906;
	text-decoration: none;
}
#content  a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}


#text {
	background-color: #FFFFBF;
	float: right;
	width: 477px;
	height: 790px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485A67;
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px;
	border: thin solid #CCCCCC;
}






#footer {
	color: #666666;
	text-align: center;
	height: 30px;
	width: 795px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	background-color: #A7CD85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	float: left;
	text-decoration: none;
}

#footer a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #003333;
	font-weight: bold;
	text-decoration: none;
}

