/* CSS Document */

/* styles for iframe */



/* fix to make FIREFOX display same as IE in treatment of borders / padding */
/** { 
    -moz-box-sizing: border-box; 
} 
*/


body {




scrollbar-base-color:#ffffff;
scrollbar-face-color:#dddddd;
scrollbar-arrow-color:#ff0000;

}




#Clear-both {
clear:both;

}


.center-me {
text-align:center;
}

.treatment-bold {
	text-align: left;
	color: #673e1e;
	font-size: 110%;
	font-weight: bold;
	text-transform:capitalize;
	width:430px;
}



.treatment-type {
	text-align: left;
	color: #673e1e;
	font-size: 110%;
	font-weight: normal;
}

.treatment-duration{
	text-align: right;
	color: #673e1e;
	font-size: 110%;
	font-weight: normal;
	width: 15%;
}

.treatment-price{
	text-align: right;
	color: #673e1e;
	font-size: 110%;
	font-weight: normal;
	width: 15%;
}
#treatment-right {
	position:absolute;
	width:455px;
	height:318px;
	z-index:2002;
	left: 1px;
	top: 0px;
	color: #999999;
	list-style: none;
}

.treatment-text {
	position: absolute;
	left: 300px;
}


.treatment-top {
	border-top: solid 1px #cccccc;
}

.treatment-header {
text-align: left;
	color: #673e1e;
	font-size: 110%;
	font-weight: normal;
	text-transform:capitalize;
}

.treatment-bottom {

border-top: solid 1px #cccccc;
}

.treatment-blankline {

margin-top:  20px;
color:#FFFFFF;
}

.treatment-float-right {
	float: right;
	left: 100px;
}


.team-member {
	text-align: left;
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	text-transform:none;
	top: 0px;
	vertical-align: text-top;
}



.black-emph {
	font-weight: bold;
	color: #000000;

	
}

.thinbreak {
	
	margin-top:6px;
	
}

#para-1 {
	position:absolute;
	width:435px;
	height:34px;
	z-index:2002;
	left: 0px;
	top: 2px;
}
#para-2 {
	position:absolute;
	width:435px;
	height:250px;
	z-index:2002;
	left: 0px;
	top: 38px;
	color: #999999;
	list-style: none;
}

#para-2 A:active {
	color:#cccccc;
	text-decoration:none;
	}

#para-2 A:link {
	color:#666666;
	text-decoration: none;
	font-weight: normal;
	}

#para-2 A:visited {
	color:#666666;
	text-decoration:none;
	font-weight: normal;
	}

#para-2 A:hover {
	color:#673e1e;
	text-decoration:none;
	font-weight: normal;
	}



#para-1-full-width {
	position:absolute;
	width:320px;
	height:200px;
	z-index:2002;
	left: 160px;
	top: 1px;
	border: solid #666666 1px;
	padding: 1px;
}
#para-2-full-width {
	position:absolute;
	width:550px;
	z-index:2002;
	left: 2px;
	top: 220px;
	color: #999999;
	list-style: none;
}

#para-2-full-width A:active {
	color:#cccccc;
	text-decoration:none;
	}

#para-2-full-width A:link {
	color:#666666;
	text-decoration: none;
	font-weight: normal;
	}

#para-2-full-width A:visited {
	color:#666666;
	text-decoration:none;
	font-weight: normal;
	}

#para-2-full-width A:hover {
	color:#673e1e;
	text-decoration:none;
	font-weight: normal;
	}

#para-2 p {
	
	margin-top:4px;
	
}

#para-3 {
	position:absolute;
	width:435px;
	height:250px;
	z-index:2002;
	left: 0px;
	top: 0px;
	color: #999999;
	list-style: none;
}



tr td p.content_table{

	margin-top:4px;
	
}
