/* ------------- home items */.home {	position : relative;	width : 620px;}.home_left {	position : relative;	width : 300px;	float:left;}.home_right {	position : relative;	width : 300px;	float:right;}.clear_home {	clear:both;}/* ------------- samples */.featured {	font-family:Georgia, "Times New Roman", Times, serif;	font-size:18px;	font-weight: normal;	color: #705e33;}.thumb {	border: 4px solid #d2c8af;	margin-bottom:5px;}.sample_name {	font-family:Georgia, "Times New Roman", Times, serif;	font-size:16px;	font-weight: normal;	color: #705e33;	margin-left: 5px;	margin-bottom: 5px;}.sample_name a:link { 	color : #b89b52;	font-weight: normal; 	text-decoration : none;}.sample_name a:visited { 	color : #b89b52;	font-weight: normal; 	text-decoration : none;}.sample_name a:hover { 	color : #b6a681;	font-weight: normal; 	text-decoration : none;}.sample_description {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 15px;	font-weight: normal;	color: #b6a681;	margin-left: 5px;	margin-bottom: 0px;}.sample_description a:link { 	color : #b89b52;	font-weight: normal; 	text-decoration : underline;}.sample_description a:visited { 	color : #b89b52;	font-weight: normal; 	text-decoration : underline;}.sample_description a:hover { 	color : #705e33;	font-weight: normal; 	text-decoration : underline;}