#greenguard
H1 {
 color: #626262;
 PADDING: 0 0 10px 0;}

.SM {
	color: #626262;
	font-size: 65%;
	font-weight: bold;
}

#greenguard
H2 {
	color: #626262;
	PADDING: 2px 0 8px 0;
	font-weight: bold;
}

#GG-table
TABLE {
	color: #626262;
	border: 1px solid #c7dc8f;
}

#GG-table
TD {
	color: #626262;
	border: 1px solid #c7dc8f;
}
 
#GG-table
TH {
	color: #626262;
	border: 1px solid #c7dc8f;
	background: #c7dc8f;
}

#greenguard
p {color: #626262;
line-height:1.3; 
}

#greenguard
li {color: #626262;
line-height:1.2; 
margin-bottom:0.6em;
}

.lsnHead{background-color:#B1CA7E;}
.lsnHeadOn{}

.lsn0{background-color:#DAEDAE; color: #000000; padding-top: 4px; }
.lsn1{background-color:#DAEDAE; color: #000000;}
.lsn2{background-color:#DAEDAE; color: #000000;}
.lsn3{background-color:#DAEDAE; color: #000000;}
.lsn99{background-color:#DAEDAE; color: #000000;}

.lsnOn{border-left:5px solid #F00;layer-background-color:#FF9;background-color:#ffffff;}
.lsnOn1{}
.lsnOn2{}
.lsnOn3{}

.lsnChild{border: 0px; display:none;background-color:#DAEDAE;}

/* NEW EWCD CUSTOM NAV STYLES */

/* NAV TOP IMAGE */
#visual_siteID {
	display: block; margin: 0px 0px 0px 5px;
}
/* NAV BACKGROUND */
#lsnwrap {
	background-color: #DAEDAE;
}
/* PLACE TITLE */
#lsnwrap h4 {
	margin: 0;
	border-left: 4px solid #B1CA7E;
	padding: 4px 0 5px 3px;
	background-color: #B1CA7E;
}
#lsnwrap h4 a {color: #134D00; font-weight: bold;}
#lsnwrap h4 a:hover {color: #134D00; text-decoration:underline;}

#lsnwrap h4.selected, #lsnwrap h4.lastVis {
	border-left-color: #B1CA7E;
}
#lsnwrap h4.selected a, #lsnwrap h4.lastVis a {
	color: #134D00;
}
#lsnwrap h4.selected a:hover, #lsnwrap h4.lastVis a:hover {
	color: #134D00;
	text-decoration: underline;
}
/* FIRST LABEL */
#lsnwrap h5.first {border: none; padding-top: 1px;}

/* OTHER LABELS & SEPERATOR LINE COLOR */
#lsnwrap h5 {
	margin: 0 11px 0 7px;
	border-top: 1px solid #ccc;
	padding: 6px 0 2px 0;
}

/**************************
*     All Sub-Options     *
**************************/

/* INACTIVE BACKGROUND COLOR */
#lsnwrap ul li {
	background-color: #DAEDAE;
}
/* INACTIVE 4PX BORDER & LINK COLORS*/
#lsnwrap ul li a {
	border-left: 4px solid #DAEDAE;
	color: #134D00;
}

/* ACTIVE BACKGROUND, 4PX BORDER & TEXT COLORS */
#lsnwrap ul li.selected a, #lsnwrap ul li.lastVis a {
	color: #134D00;
	background-color: #fff;
	border-left-color: #FF0000;
}
 
/* ? */
#lsnwrap ul li.selected a.innerselect, #lsnwrap ul li.lastVis a.innerselect {color: #134D00;}

/* ITEMS WITHIN THE SELECTED LINK'S VISITED COLOR */
#lsnwrap ul li.selected ul li a:visited, #lsnwrap ul li.lastVis ul li a:visited {
	color: #134D00;
}
/* ITEMS WITHIN THE SELECTED LINK */
#lsnwrap ul li.selected ul li a, #lsnwrap ul li.lastVis ul li a {
	background-color: #DAEDAE;
	border-left-color: #DAEDAE;
	color: #134D00;
}

#lsnwrap ul li.selected ul li a:visited, #lsnwrap ul li.lastVis ul li a:visited {
	color: #800080;
}

/* END NEW EWCD STYLES */