/* bodysense */

body {
 background: #74444f;
}

#header_box {
 background: #6a3542;
}

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

#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: .1em;
 text-transform: capitalize;
 list-style-type: none;
 margin-left: 2em;
 position: relative;
 z-index: 10;
}

#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:hover{
 color: white;
 background-position: 100% -14px;
}

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

#massage_description {
	/*  color: #dcad4c; */
 color: #f8eec3;
	font-size: 1.1em;
	line-height: 1.5em;
	width: 350px;
	position: absolute;
	top: 4em;
	left: 250px;
	z-index: 3;
	letter-spacing: 1px;
}
#massage_description_sm {/*  color: #dcad4c; */
	color: #f8eec3;
	font-size: 1em;
	line-height: 1.3em;
	width: 300px;
	position: absolute;
	top: 4em;
	left: 250px;
	z-index: 11;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0px;
	padding: 4px 0px;
}
#massage_description_smwide {
	color: #f8eec3;
	font-size: 1em;
	line-height: 1.3em;
	width: 405px;
	left: 250px;
	z-index: 11;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0em;
	padding-top: 3px;
	padding-bottom: 3px;
	position: absolute;
	top: 4em;
	height: -5px;
}
.caps {
	font-size: 90%;
	text-transform: uppercase;
}

#massage_description p {
	margin-bottom: 8px;
	padding-top: 2px;
}
.bold {
	font-weight: bold;
}

#pricing {
	margin-top: 16px;
	font-size: 1em;
	line-height: 1.5em;
	font-family: "Times New Roman", Times, serif;
}

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

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

