@charset "utf-8";
/* CSS Document */
/*services*/
.serviceColumn {
	float: left;
	width: 162px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 20px;
}
.sectHeader {
	font-weight: bold;
	color: #663300;
}

.line {
	width: 8px;
	max-width: 8px;
}


.treatment {
	font-size: 12px;
	max-width: 125px;
}
.singleLine {
	width: 250px;
}

.price {
	text-align: right;
}
.massageColumn {
	float: left;
	width: 350px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 20px;
}
#mainContent ul.menu {
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
