/* bodysense */

body {
 background: #74444f;
}

#header_box {
 background: #6a3542;
}

#menu a:link {
 color: #b79399;
}

#menu a:visited {
 color: #b79399;
}

#menu a:hover {
 color: white;
}

#menu a:active {
 color: #b79399;
}

#therapies a {
 background-image: url("images/therapies_main_arrow_right.gif");
 background-position: 100% -44px;
}

#therapies a:link {
 color: #dcad4c;
 background-position: 100% -44px;
}

#therapies a:visited {
 color: #dcad4c;
 background-position: 100% -44px;
}

#home a {
 background-image: url("images/therapies_main_arrow_right.gif");
}

#home a:link {
 color: #b0cec0;
}

#home a:visited {
 color: #b0cec0;
}

#home a:hover {
 color: white;
 background-position: 100% -12px;
}

#home a:active {
 color: #211114;
 background-position: 100% -28px;
}

#therapies_menu {
	/*  font-style: italic; */
 font-style: normal;
	letter-spacing: 0.1em;
	text-transform: capitalize;
	list-style-type: none;
	margin-left: 2em;
	position: relative;
	z-index: 10;
	font-size: .9em;
	text-align: left;
}

#therapies_menu li a:hover{
 color: white;
 background-position: 100% -14px;
}

#therapies_menu p {
 float: left;
}

#therapies_menu li a{
 color: #baba9d;
 padding-right: 16px;
 background-image: url("images/therapies_arrow_right.gif");
 background-repeat: no-repeat;
 background-position: 100% 2px;
}

#therapies_menu li a:active{
 color: #211114;
 background-position: 100% -30px;
}

#massage_description {
	/*  color: #dcad4c; */
 color: #f8eec3;
	font-size: 0.8em;
	line-height: 1.4em;
	width: 160px;
	position: absolute;
	top: 3.6em;
	left: 17.6em;
	z-index: 3;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}

#massage_description p {
 margin-bottom: 8px;
}

#pricing {
 margin-top: 16px;
}

#wave_pattern {
	top: 22em;
	background-image: url("images/pat_wave_therapies.gif");
	z-index: 20;
}

#massage_room {
 position: absolute;
 top: 0;
 left: 240px;
 z-index: 1;
}
