/* @override 
	http://www.goodhairday.ca/CSS/index_only.css
	http://www.goodhairday.ca/CSS/index_only.css
	http://www.goodhairday.ca/CSS/index_only.css
*/

#leftColumn {
	position: relative;
	left: 0;
	top: 45px;
	line-height: 115%;
	width: 191px;
	height: 310px;
	overflow: auto;
	margin-right: 1px;
	color: #656633;
}

#leftColumnLinks {
	position: relative;
	top: 41px;
	line-height: 115%;
}

#centerColumn {
	width: 385px;
	position: relative;
	top: 45px;
}

#rightColumn {
	width: 265px;
	position: relative;
	top: 45px;
	left: 0;
	color: #656633;
}

#leftColumnLM {
	left: 0;
	line-height: 120%;
	width: 220px;
	height: 405px;
	overflow: auto;
	color: #a9a77a;
	margin: 45px 0 0;
	padding: 0 30px 0 0;
	float: left;
	background-repeat: no-repeat;
}

#centerColumnLM {
	width: 235px;
	float: left;
	height: 405px;
	margin-top: 45px;
	padding-right: 15px;
	overflow: auto;
	color: #3A3629;
	line-height: 120%;
}

#rightColumnLM {
	width: 350px;
	left: 0;
	color: #656633;
	float: left;
	height: 405px;
	margin-top: 45px;
}

.lastMinute {
	border-bottom: 1px solid #BBC392;
}

.centerHeader {
	color: #3A3629;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
}

#leftColumnLM td {
	color: #a9a77a;
}

#leftColumnLM td.booked {
	color: #fd7a47;
	font-weight: bold;
}
