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

# Content Border Color : #6e5d4f
*/

#content_la_carte {
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 ;}

