/*Modules Look and feel */
.CMSControl
{
}
/******************/
/*Contact box          */
/*****************/
.FC_WebContactUs
{
	display:block;
	padding: 5px 15px 5px 15px;
}

.FC_WebContactUs .TextArea
{
	display:block;
	float:left;
	padding-right:10px;
	padding-top:30px;
}
.FC_WebContactUs .Bottom
{
	Clear:both;
}

.FC_WebContactUs .AddressBox
{
}
.FC_WebContactUs .ContactBox
{
}
.FC_WebContactUs .FieldTitle
{
	font: bold 1.0em/1.0em Arial, sans-serif; color: #615a4b;
}

.FC_WebContactUs .Field
{
	font: 0.8em/1.1em Arial, sans-serif; color: #000000;
}

.FC_WebContactUs .MapBox
{
display:block;
}

.FC_WebContactUs .gmap
{		
	display:block;
	width:289px;
	height:200px;
	float:right;
	border: solid 1px #362724;
}


/******************/
/*Document           */
/*****************/
.FC_WebDocument
{
	padding: 5px 15px 5px 15px;
}
#MainColumn .FC_WebDocument{

}

#RightColumn .FC_WebDocument
{
	border: dotted thin BLACK;
	background-color: #f5f3f3;
	margin: 10px 5px 10px 5px;

}
#RightColumn h1
{
  font: bold 1.0em/0.8em Arial, sans-serif;color: #ff3399;
}

#RightColumn p
{
  font: italic 0.8em/1em Arial, sans-serif; color:#000;
}

.FC_WebDocument img
{
	border: solid 1px #362724;	
}

/******************/
/*Advert Module  */
/*****************/

#LeftColumn .FC_WebAdvert
{

	padding-top: 30px;
}

/******************/
/*Treatment Module  */
/*****************/

.FC_WebTreatment
{

	padding: 5px 15px 5px 15px;
}

.highlight
{

	font-weight:bold;
}


.FC_WebTreatment th.Name
{
	width: 90%;
	font: bold 1.0em/0.8em Arial, sans-serif;color: #362724;
}

.FC_WebTreatment th.Price
{
	width: 10%;
	font: bold 1.0em/0.8em Arial, sans-serif;color: #362724;
}

.FC_WebTreatment td.Name
{
	width: 90%;
color: #362724;
}

.FC_WebTreatment td.Price
{
	width: 10%;
color: #362724;
}

.FC_WebTreatment h1
{
	font: bold 1.5em/1.3em Arial, sans-serif; color: #362724; 
}
.FC_WebTreatment h2
{
	font: bold 1.1em/1.0em Arial, sans-serif; color: #615a4b;
}