html {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
}

li {
    margin: 4px 7px;
}

table {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
}


.AlertText {
    color: #FF0000;
}

.Announcement {
    color: #FF0000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.BigTop {
    margin-top: 1.3em;
}

.BlueNoteText {
    color: #3355FF;
}

.BodyText {
    font-size: 14px;
}

.Boxed {
    border-style: solid;
    border-width: 1px;
    border-color: black;
    padding: 5px 10px 5px 10px;
}

.BoxTop {
    margin-top: 2em;
}

.FootnoteText {
    font-size: .9em;
    font-style: italic;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 1.3em;
}

.GreenNoteText {
    color: #007F00;
}

.HomeMenuItem {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
}

.Item {
    margin-bottom: 1em;
    margin-top: 1.2em;
}

.ItemTitle {
    margin-bottom: .3em;
}

.Legend {
    margin: 3px 0px 3px 0px;
}

.LegendItem {
    margin: 0px 10px 0px 0px;
}

.ListItem {
    margin-bottom: .7em;
}

.MenuItem {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #663333;
}

.MissionText {
    font-style: italic;
}

.NoteText {
    color: #FF3333;
}

.PageTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}

.PlantEntry {
    margin: 0px 15px 15px 0px;
}

.PlantFlower {
}

.PlantLatin {
    font-style: italic;
    margin-left: 5px;
}

.PlantLink {
    color: #3355FF;
    text-decoration: none;
}

.PlantList {
    list-style-type: none;
    padding-left: 10px;
}

.PlantName {
    font-weight: bold;
}

.PlantNameGroup {
    margin: 0px 0px 0px 0px;
}

.PlantNotes {
    margin: 0px 0px 0px 35px;
    padding-left: 10px;
    text-indent: -25px;
}

.PlantProps {
    margin: 0px 0px 0px 22px;
}

.PlantSun {
    margin-left: 20px;
}

.RowSep {
    height: 5px;
    background: #CC9966;
}

.IndentNote {
    margin: 4px 0px 0px 15px;
}

.Standout {
    font-weight: bold;
}

.SubTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
}

.TitleText {
    font-size: 16px;
    font-weight: bold;
}

.Zoned {
    margin-left: -30px;
}

.ZoneList {
    list-style-type: none;
}

.Zone1 {
    font-weight: bold;
    margin-left: 0px;
}

.Zone1Indented {
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.Zone2 {
    font-weight: bold;
    margin-left: 15px;
}

.Zone2Indented {
    margin-left: 30px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.ZoneText {
    font-style: italic;
    padding-left: 0px;
}

.emailAddress {
    font-style: italic;
    padding-left: 10px;
}

.indented {
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.updented {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 2px;
}
