@charset "utf-8";
.supReg {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}


.reduceLetterSpace {
	letter-spacing: -1px;
}

#notes {
	float: left;
	height: auto;
	width: 959px;
	padding-top: 0px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	margin-bottom: 12px;
}
#notes2 {
	float: left;
	height: auto;
	width: 959px;
	padding-top: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}

.discounted {
	color: #FF0000;
}

.sold {
	text-transform: uppercase;
	color: #D1C7B1;
	font-weight: normal;
}


.chalet:link, .chalet:visited {
	color: #3D143E;
}
.chalet:hover {
	text-decoration: underline;
}

.chalet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	height: auto;
	width: auto;
	float: left;
	font-weight: bold;
}
.chaletNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	height: auto;
	width: auto;
	float: left;
	font-weight: bold;
	color: #3D143E;
}
.chaletNumberAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #3D143E;
	text-indent: 5px;
}


.dateStarting {
	color: #3D143E;
	text-align: left;
	text-indent: 5px;
	font-size: 10px;
	font-weight: bold;
}

.dateHighlight {
	color: #3D143E;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
}
.daysHeader {
	text-transform: uppercase;
	color: #3D143E;
	font-size: 14px;
}

.dateHeader {
	font-weight: bold;
	text-transform: uppercase;
	color: #3D143E;
	font-size: 14px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E4F6E;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #A99A6F;
	height: 22px;
	width: 895px;
	text-align: left;
	text-indent: 5px;
}
table {
	height: auto;
	width: 959px;
}

