@charset "UTF-8";
.text_heads {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.body_copy {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 12px;
	color: #000000;
}
.read_more {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #727B40;
}
.rightbg {
	background-image: url(images/right_bg.jpg);
	background-repeat: no-repeat;
}
.club_green {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 30px;
	font-weight: normal;
	color: #767F4B;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	text-align:left;
	font-size: 13px;
	font-style: italic;
	color: #666666;
}

