@charset "utf-8";
/* FloraChamber.com 		*/
/* Tourism & Attractions	*/
@import "base.css";

#aboutflora_section {
	width: 460px;
	padding: 15px 20px;
	background: url(../images/feature_short_bg.png) 0 100% no-repeat;
}
	h2#aboutflora_hd a { 
		display: block;
		height: 28px;
		width: 185px;
		text-indent: -9999px;
		background: url(../images/aboutflora_hd.png) 0 0 no-repeat;
		padding: 10px 45px 0 0;
		float: right;
	}
	#aboutflora_section p {
		display: block;
		width: 215px;
		left: 230px;
		font-size: .9em;
	}

#section01 div {
	display: block;
	float: left;
	width: 230px;
	padding: 15px 20px 10px 0;
}
	h2#shopflora_hd a { 
		display: block;
		height: 35px;
		width: 210px;
		text-indent: -9999px;
		background: url(../images/shopflora_hd.png) 0 0 no-repeat;
	}
	h2#monthlyspecials_hd a { 
		display: block;
		height: 35px;
		width: 210px;
		text-indent: -9999px;
		background: url(../images/monthlyspecials_hd.png) 0 0 no-repeat;
	}

#section02 div {
	display: block;
	float: left;
	width: 230px;
	padding: 0 20px 10px 0;
}
	h2#memberspotlight_hd a {
		display: block;
		height: 35px;
		width: 210px;
		text-indent: -9999px;
		background: url(../images/memberspotlight_hd.png) 0 0 no-repeat;
	}
	h2#attractionsevents_hd a {
		display: block;
		height: 35px;
		width: 210px;
		text-indent: -9999px;
		background: url(../images/attractionsevents_hd.png) 0 0 no-repeat;
	}
