@charset "utf-8";

.botanical {

	font-family: "Times New Roman", Times, serif;

	font-size: large;

	font-style: italic;

	font-weight: bold;

}

.common {

	font-family: "Times New Roman", Times, serif;

	font-size: large;

	font-weight: normal;

}

.family {

	font-family: "Times New Roman", Times, serif;

	font-size: large;

	font-weight: normal;

}

.habitat {

	font-family: "Times New Roman", Times, serif;

	font-size: large;

	font-weight: normal;

	font-style: normal;

}

.photoCredit {

	font-family: Verdana, Geneva, sans-serif;

	font-size: small;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #000;

	text-align: center;

}

.GeneralText {

	font-family: Verdana, Geneva, sans-serif;

	text-align: justify;

	color: #000;

}

.tableRowLabels {

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

	font-style: normal;

	font-weight: bold;

	font-variant: normal;

	text-align: right;

}

.whatFlowerColorText {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: xx-large;

	font-style: normal;

	font-weight: normal;

	color: #539449;

	text-align: center;

}

