.content{		
	float:left;	
	width:750px;
}
h3{ color:#000; }
#sidebar{
	background:transparent url("http://images.residentsource.com/pmc/la/landmark/colonial-pic-form.gif") top left no-repeat;
	float:left;
	height:584px;
	margin-left:12px;
	width:335px;	
}
#sidebar img{
	height:227px;
	margin:15px 0 0 14px;
	width:298px;
}
div.info{
	margin-left: 30px;
	margin-top:15px;
}
.name{
	color:#5384A2;
	font-family:"Times New Roman",Georgia,serif;
	font-size:16px;	
	font-weight:bold;
}
div.contactLink{ 
	margin-left: 40px;
	margin-top:15px;
}

#description{	
	float:left;	
	width:380px;
}
#description p{	
	line-height:1.4em;
	margin-left:0;
	text-align:justify;
}
#description h3{
	color:#333;
	font-family:"Times New Roman",Georgia,serif;
	font-size:16px;	
	font-weight:bold;
	margin-bottom:0;
}
#description li{ margin-bottom:10px; }

#links{	
	float:left;
	margin-bottom:25px;	
	width:750px;
}
#links ul{	
	font-weight:bold;
	list-style:none;	
	margin-left:130px;
}
#links li{
	float:left;
	margin:0 10px;
}
#links a{
	font-weight:normal;
	text-decoration:none;
}

