/*
# Footer Brown (text): #6a564e
# Green (h3) #3e861d
# Brown (h3) #5b4639
# Grey  (p): #333333

# Content Border Color : #6e5d4f
*/

#content_dolce_vita {
min-width: 960px;
margin: 0 0 20px 0;
background:url(../../common/img/bg_content.jpg) repeat-x;
border-top: 1px solid #342820;
text-align: center;
overflow: hidden;
}
	#tier_all {
	float: left;
	margin: 15px 0 0 15px;
	display: inline;
	}
		#tier_all h3 {color: #5b4639; margin: 0 0 10px 0;}
		#tier_all h3.weekend {margin: 10px 0 10px 0 ;}

#image {
width: 150px;
height: 100px;
color:#5b4639;
font-size: 11px;
text-align: center;
margin: 20px 0 0 5px;
float: left;
display: inline;
}
	#image img { border: 2px solid #5b4639; padding: 1px;}
	#image img:hover { border: 2px solid #3e861d;}
