body {
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background: #2E0B0C;
	margin: 0px;
}

a {
	text-decoration: underline;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffaa;
}

td {
	padding: 0px;
}

.heading {
	clear: both;
	color: #A17C3A;
	text-transform: uppercase;
	letter-spacing: 0.4em;
	font-weight: bold;
	margin: 24px 0px 4px 0px;
}

.small {
	font-size: 80%;
}

.content {
	width: 100%;
	height: 750px;
	background: #7C1315 url(images/salonv_v.gif) top right no-repeat;
	margin-top: 20px;
}

.tip {
	color: #ffff90;
	border-bottom: double 3px #c42d31;
	cursor: pointer;
}

#leftPane {
	width: 200px;
	text-align: left;
	letter-spacing: 0.2em;
	padding: 20px;
	float: left;
}

#leftPane a.textLink {
	text-decoration: none;
	font-weight: bold;
}

#leftPane a.textLink:hover {
	color: #ffffaa;
	margin-left: 3px;
}

#leftPane a.imgLink {
	margin: 0px;
}

#leftPane a.imgLink:hover {
	margin: 0px;
}

#leftPane p {
	margin-top: 40px;
}

#leftPane li.active {
	margin-top: 40px;
	color: #ffffaa;
	font-weight: bold;
}

#rightPane {
	width:700px;
	text-align: left;
	padding-top: 30px;
	float: left;
	line-height: 150%;
}

#rightPane p {
	text-indent: 30px;
}

#rightPaneIntro {
	width: 540px;
	text-align: center;
	padding-top: 150px;
	float: left;
	font-size: 120%;
}

#rightPaneServices {
	width: 700px;
	text-align: left;
	padding-top: 20px;
	float: left;
}
