@charset "utf-8";

/* green living */

#page-header {
	margin:25px 0 0 0;
	padding:0;
	height:40px;
}

p {
	color:#858585;
	margin:0 0 25px 0;
}

p.header {
	color:#247b66;
	font-weight:bold;
	margin:20px 0 3px 0;
}

.quote {
	font-size: 18px;
	color:#68b54b;
	line-height:26px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent:-0.6em;
	margin:0 0 0 0.6em;
	padding:20px 0 0 10px;
}

.quote-source {
	color:#ad9f8e;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:5px 0 30px 15px;
}

#plant-bkgd {
	background:url(/images/green-living-plant.gif) no-repeat top right;
	height:310px;
}

#standard-features, #selected-community-green-features {
	width:296px;
	color:#858585;
	font-size:12px;
	line-height:18px;
	padding:0;
}

#standard-features {
	float:left;
	margin:0 10px 0 -25px;
}

#selected-community-green-features {
	float:right;
	margin:0;
}

.features-list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.features-list li {
	background-image:url(/images/bullet-leaf.gif);
	margin:0;
	padding:0 0 10px 25px;
	background-repeat: no-repeat;
	background-position:-5px 0 0 0;
}

.highlight{
	color:#588973;
	font-weight:bold;
}

.header-green-list {
	font:18px Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#247b66;
	padding:0 0 3px 0;
	margin:0 0 0 25px;
	border-bottom:#bdbbbb dashed 1px;
}

.selected-comm {
	color:#ada08e;
	font-size:11px;
	font-weight:normal;
}

/* sand-bag divs */
/* declare right float, clear */
#smr-01, #smr-02 {
	float:right;
	clear:right;
	padding:0;
	margin: 0 0 0 15px;
}

#smr-01 {
	width: 145px;
	height: 45px;
}

#smr-02 {
	width: 185px;
	height: 100px;
}
