/**
*	About Faces Day Spa CSS: About section
*
*	v1.1 5/27/05 Domani Studios
*
*
*
*/




/* content module */
/* 

subhead 261 wide




 */
 
 
.middle_divider{
	background: url(/img/column_divider.gif) center top repeat-y;
	width:5px;
	position:absolute;
	right:-1px;
	top:0;
	
}

.location_h{
	height:339px;
}


.column_4{
	float:left;	
	width:135px;
	height:auto;
	margin-right:8px;
	position:relative;
}

.column_4 p{
	font-size:10px;
}

.column_4 a{
	text-decoration:none;
	font-size:10px;
}

.end{
	margin-right:0;

}



.left_column{
	float:left;
	width:320px;
	height:auto;
	position:relative;
}

/*
.right_column{
	display:block
	float:right;
	width:250px;
	height:auto;
	position:relative;
}
*/
.temp_subhead{
	/*width:auto;
	height:auto;*/
}

.temp_subhead_lg{
	width:300px;
	height:18px;
}

/*
.temp_rt_col_link{
	width:220px;
	height:90px;
}
*/

.temp_4_col_link{
	width:110px;
	height:15px;
	padding-left:17px;
	background: url("/img/link_arrow.gif") top left no-repeat;
	font-size:11px;
	font-weight:bold;
	color: #808080;
}



.m_b_10{
	margin-bottom:10px;
}

.m_t_50{
	margin-top:50px;
}





#mission_table{
	width:490px;
	height:auto;
	border:0;
	padding:0;
}
#mission_table td.left_col{
	vertical-align:top;
	width:110px;
	height:auto;
	border:0;
	padding:0;
	font-weight: bold;
}
#mission_table td.right_col{
	vertical-align:top;
	width:380px;
	height:auto;
	border:0;
	padding:0;
}


.pricing_module{
	width:370px;
	height:auto;
	padding:0;
	margin:8px 0 0 0;
}

.pricing_module .title
{

	height:				auto;
	padding:			10px 0px 3px 0px;
	vertical-align:		bottom;
	font-weight: 		bold;
	border-bottom:		1px solid #BEBDBC;
}


.pricing_module .starting 
{
	vertical-align:		bottom;
	height:				auto;
	padding:			10px 0px 3px 20px;
	text-align:			right;
	border-bottom:		1px solid #BEBDBC;
	white-space: 		nowrap;
}


.pricing_module .price
{
	vertical-align:		bottom;
	height:				auto;
	padding:			10px 0px 3px 20px;
	text-align:			right;
	border-bottom:		1px solid #BEBDBC;
}


.pricing_module .price i, .pricing_module .copy, .pricing_module .copy P
{
/*	--  Commented out by MH after Ian R complained copy was illegible: 
		that Georgia font face on the PC again.
	font-family:Georgia,Times , serif; */
	font-size:10px; 
	line-height: 16px;
	color: #808080;
}

.pricing_module .header {
	width:370px;/* 485 */
	height:auto;
	padding:0;
	margin:0;
}

.pricing_module .copy{
	padding:2px 0 4px 0;
}















