/* CSS Document */
div.footer {
font-family: times;
font-weight: bold;
font-size: 10pt;
color: #669966;
}
div.date {
font-family: times;
font-weight: bold;
color: #669966;
}
p {
font-family: times;
font-weight: bold;
color: #000000;
font-size:12pt;
}

p.indent {
font-family: times;
font-weight: bold;
color: #000000;
font-size:12pt;
text-indent: .5in;
}

p.printonly {
display: none;
}

.title {
font-family: verdana;
font-weight: bold;
color: #669966;
font-size: 14pt;
}
.subtitle {
font-family: verdana;
font-weight: bold;
color: #669966;
font-size: 12pt;
}
#plant {
font-family: verdana;
font-weight: bold;
color: #669966;
font-size: 12pt;
}
#backtotop {
font-family: times;
font-weight: normal;
color: #669966;
font-size: 10pt;
text-decoration: underline;
}

p.error, #boldred {
font-family: times;
font-weight: bold;
color: #FF0000;
font-size: 12pt;
}
#boldblack {
font-family: times;
font-weight: bold;
color: #000000;
font-size: 12pt;
}
#boldgreen {
font-family: times;
font-weight: bold;
color: #669966;
font-size: 12pt;
}
#boldred {
font-family: times;
font-weight: bold;
color: #FF0000;
font-size: 12pt;
}
#greenhigh {
font-family: times;
font-weight: 600;
color: #FFFFFF;
background-color: #669966;
font-size: 12pt;
}
#highlight {
font-family: verdana;
font-weight: 600;
color: #FFFFFF;
background-color: #669966;
font-size: 14pt;
}
A:LINK{
font-family: times;
font-weight: bold;
color: #669966;
text-decoration: underline;
}
A.print:HOVER {
font-family: times;
font-weight: bold;
color: #669966;
text-decoration: none;
}
A.secnav:HOVER{
font-family: times;
font-weight: bold;
color: #669966;
text-decoration: none;
}
A.menu:LINK {
font-family: times;
font-weight: bold;
color: #669966;
text-decoration: underline;
font-size: 12pt;
}
A.menu:HOVER {
font-family: times;
font-weight: bold;
color: #669966;
text-decoration: none;
font-size: 12pt;
}
A:LINK {
font-family: times;
font-weight: bold;
color: #669966;
text-decoration: underline;
font-size: 12pt;
}
A:HOVER {
font-family: times;
font-weight: bold;
color: #669966;
text-decoration: none;
font-size: 12pt;
}
A:VISITED{
font-family: times;
font-weight: bold;
color: #669966;
text-decoration: underline;
font-size: 12pt;
}
.thirdnav{
font-family: times;
font-weight: bold;
font-size: 80%;
color: #669966;
text-decoration: none;
}
hr {
color: #669966;
background-color: #669966;
}
#dis {
background-color: #EEEEEE;
}
#flush {
background-color: #FFFFFF;
color: #000000;
}
#empty{
background-color: #FFFFFF;
border-style: none;
}
#tableflowazaleas {
overflow: auto;
width: 710px;
height: 450px;
border-top: 1px gray solid; 
border-left: 1px gray solid; 
border-bottom: 1px gray solid;
}
#tableflowshrubs {
overflow: auto;
width: 605px;
height: 450px;
border-top: 1px gray solid; 
border-left: 1px gray solid; 
border-bottom: 1px gray solid;
}
.button { 
background-color: #669966;
color: #FFFFFF;
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
border-color: #66BB66 #669966 #669966 #66BB66;
border-style: outset;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px
}
td#grid{
border: medium groove #000000;
}
#invisible{
color: #FFFFFF;
}
th{
font-family: Verdana, sans-serif;
background-color: #669966;
font-size: 12pt;
color: #FFFFFF;
}
td{
font-size: 12pt;
}
#logo{
display:none;
}
img.floatLeft { 
float: left;
margin: 4px;
}
img.floatRight {
float: right;
margin: 4px;
}
.navwrap {
	height: 25px;
	background-color: #669966;
}

#navstyle{
	font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top:0px;
	font-weight: bold;
}
#navstyle a{font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 12px;
		color: #FFF;
        text-decoration: none;
	    font-weight: bold;
}
#navstyle a:hover{font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 12px;
	color: #CCCCCC;
    text-decoration: underline;
	font-weight: bold;}
