/* CSS Document */
body{
	background:url('images/bg_gradient.gif') repeat top left;
	margin:0px;
	padding:0px;
}
.container{
	width:846px;
	margin:0px auto;
	
}
.logo{
	width:618px;
	height:113px;
	border:0px;
	text-align:left;
	float:left;	
}
.topmenu{
	width:228px;
	height:56px;
	border:0px;
	text-align:right;
	float:left;
	margin-top:40px;
}
.indextopleft{
	float:left;
	width:567px;
	height:330px;
	border:0px;
	text-align:left;

}
.indextopright{
	float:left;
	width:278px;
	height:330px;
	border:0px;
	text-align:right;
}
.mainimg{
	width:843px;
	height:471px;
	margin-top:10px;
	background:url('images/main_img_bodyease.gif') top left no-repeat;
}
.inner_text{
	width:260px;
	color:#631602;
	font:normal 13pt Arial;
	line-height:20px;
	padding:80px 0px 0px 200px;
}
.bio{
	width:843px;
	height:471px;
	margin-top:10px;
	background:url('images/soniafoscoli_img.gif') top left no-repeat;
}
.menutop{
	width:857px;
	height:52px;
	margin:10px 0px;
}
.content_top{
	width:846px;
}
.content{
	width:846px;
	background-color:#e9c384;
}
.content_bottom{
	width:846px;
}
.content_left{
	float:left;
	width:550px;
	background-color:#e9c384;
}
.content_right{
	float:left;
	background-color:#e9c384;
	width:296px;
}
.content_text_top{
	margin:0px 17px 0px 28px;
	width:506px;
	height:10px;
	padding:0px 0px;
}
.content_text_bottom{
	margin:0px 17px 0px 28px;
	width:506px;
	height:10px;
	padding:0px 0px;
}
.content_text{
	margin:0px 17px 0px 28px;

	color:#AE2C00;
	line-height:22px;
	background-color:#f5d39b;
	width:506px;
}
.hdr{
	padding:10px 10px;
	font:italic 18pt Arial;
}
.subhdr{
	padding:10px 10px;
	font:italic 13pt Arial;
}
.text{
	padding:10px 10px;
	font:normal 12px Arial;
	color:#631602;
	line-height:22px;
}
ul,li{	
	padding-left:17x;
	font:normal 12px Arial;
	color:#631602;
	line-height:22px;
}
.bullet {list-style-image: url('images/bullet.gif');}

.rightcol{
	width:277px;

}
a{
	color:#b43100;
	font:normal 11px Arial;
	text-decoration:underline;
}
a:hover{
	color:#b43100;
	font:normal 11px Arial;
	text-decoration:none;
}

.footer{
	text-align:center;
	color:#b43100;
	font:normal 11px Arial;
	margin-top:10px;

}

