#content article h2 {
	font-size: 16px;
	margin: 6px 0 2px;
}

#content article p {
	margin-bottom: 8px;
}

#content p.note {
	left: 200px;
	width: 320px;
}

#content nav a {
	text-transform: none;
}

#content nav a {
	margin: 20px 0 0 10px;
}

#content nav a.active {
	border-bottom: 1px solid black;
	width: 150px;
	font-family: 'MetaPlusBoldRoman', arial, helvetica, sans-serif;
}

#content article {
	left: 200px;
	width: 520px;
}

#content article p {
	width: 375px;
}

#content article#number1 {
	top: 60px;
	width: 400px;
}

#content article#number2 {
top: 55px;
}

#content article#number3 {
top: 188px;
}

#content article#number4 {
	top: 119px;
}

#content article#number5 {
	top: 275px;
}


#content article#number6 {
	top: 72px;
}

#content article#number6 p {
	width: 420px;
}

#content article#number8 {
	top: 190px;
}

#content article#number9 {
top: 190px;
}

#content h2 {
	cursor: pointer;
}

#content h2 strong.underline {
	text-decoration: underline;
	color: black;
}

#content h2 strong {
	font-weight: normal;
}

#content h2 strong:hover {
	color: black;
	text-decoration: underline;
}

#content h2 strong {
	opacity: 1;
	color: rgb(63, 0, 21);
}

#content h2.active strong {
	color: black;
}

#content h2.active + p {
	display: block;
}

#content h2 strong.underline + span {
	color: black;
}

#content h2.active span {
	color: black;
}

#content h2 + p {
	display: none;
}

#content h2 span {
	margin-left: 0.5em;
	color: rgb(60,60,60);
	font-size: 13px;
}

#content h2.underline {
	text-decoration: underline;
}

.bg#bg1 {
	background-image: url(../images/sprites/hand-and-foot-treatment3.jpg);
}

.bg#bg2 {
	background-image: url(../images/sprites/aveda-facial-treatments2.jpg);
}

.bg#bg3 {
	background-image: url(../images/sprites/aveda-body-treatments.jpg);
	/*background-position: 50px 0;
	background-repeat: no-repeat;*/
}

.bg#bg4 {
	background-image: url(../images/sprites/massage-therapy.jpg);
}

.bg#bg5 {
	background-image: url(../images/sprites/makeup-applications2.jpg);
}

.bg#bg6 {
	background-image: url(../images/sprites/community.jpg);
}

.bg#bg7 {
	background-image: url(../images/sprites/hair-removal-3.jpg);
}

.bg#bg8 {
	background-image: url(../images/sprites/gentlemans-treatments.jpg);
}

.bg#bg9 {
	background-image: url(../images/sprites/mission.jpg);
}


/*** special pages ***/

	/*** hair removal ***/

	#content article .hair-removal section {
		width: 250px;
		float: left;
	}

	#content article h2 strong {
		font-size: 15px;
	}

	#content article .hair-removal h2 span {
		margin-left: 0.2em;
	}

	#content article .hair-removal header {
		font-size: 24px;
		margin-bottom: 4px;
		font-family: MetaPlusBoldRoman, arial, helvetica, sans-serif;
	}

	#content article .hair-removal header.second,
	#content article .hair-removal header.third {
		margin-top: 20px;
	}

	#content article .hair-removal h2 {
		margin: 0px 0 2px;
		margin: 0;
	}
