.nav {width: 100%}

A.nav:visited {TEXT-DECORATION: none}
A.nav:hover {COLOR: #00FF00;text-decoration: none;}
A.nav:active {COLOR: #ffff00;text-decoration: none;}
A.nav {COLOR: #FFCC00; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold}


A.nav2:visited {TEXT-DECORATION: none}
A.nav2:hover {COLOR: #00FF00;text-decoration: none;; background-color: #000000}
A.nav2:active {COLOR: #ffff00;text-decoration: none;; background-color: #000000}
A.nav2 {COLOR: #FFCC00; TEXT-DECORATION: none; font-size: 7pt; font-weight: normal; font-family: Arial, Helvetica, sans-serif}

A.navsub1:visited {TEXT-DECORATION: none}
A.navsub1:hover {COLOR: #CC0000;text-decoration: underline;}
A.navsub1:active {COLOR: #009900;text-decoration: underline;}
A.navsub1 {COLOR: #006666; TEXT-DECORATION: none; font-size: 7pt; font-weight: normal; font-family: Arial, Helvetica, sans-serif}

A:visited {}
A:hover {color:#CC0000;}
A:active {color:#00CC00;}
A {color:#006699;text-decoration: underline;}

.titlepage {  font-size: 18pt; font-style: normal; font-weight: bold; color: #006600; font-family: Uncial, Georgia, "Times New Roman", Times, serif}
.titlesec {  font-size: 14pt; font-style: italic; font-weight: bold; color: #006600}
.subhead {  font-size: 9pt; font-style: italic}
.subtext {  font-size: 12pt; font-style: italic; color: #006600}
.printable {  font-size: 11pt}
.nav2 {  background-color: #003E11; width: 100%}
.sub1 {  font-family: "Times New Roman", Times, serif; font-size: 9pt; font-style: italic; color: #F7F3CE}
.sub2title {  font-size: 9pt; font-weight: bold}
.sub2text {  font-size: 9pt; font-style: italic; padding-top: 5px}


#note-list {
	font-size: 80%;
	padding: 5px;
	border: 1px solid #025918;
	width: 430px;
	background-color: #F7F3CE;
	margin-bottom: 8px;
}
.HomeBox {
	background-color: #FBF9E1;
	width: 250px;
	margin: 6px;
	padding: 3px;
	border: 1px solid #025918;
	font-weight: bold;
	color: #037620;
}

/********** Plants Page **********/
#PlantsLinks td {
	width: 160px;
	border: 1px solid #006600;
	padding: 4px;
	text-align: center;
	vertical-align: top;
	background-color: #F7F3CE;
}
#PlantsLinks a {
	font-weight: bold;
	color: #025918;
	text-decoration: none;
	text-transform: uppercase;
}
#PlantsLinks a:hover {
	color: #cc0000;
}
#PlantsLinks img {
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #006600;
}

/********** Plant Lists **********/

#ListIntro {
	width: 640px;
	text-align: left;
	margin: 8px;
	font-family: "Times New Roman", Times, serif;
}
#ListPics td {
	border: 1px solid #006600;
	padding: 4px;
	text-align: center;
	vertical-align: top;
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.ListTable {
	border-collapse:collapse;
}
.ListTable td {
	padding: 1px 4px;
	border: 1px solid #cccccc;
}

.ListCateg {
	background-color: #F1F3DE;
	font-weight: bold;
}



