.twoColFixLtHdr #container #leftcolumnproduct .block .treeview ul{ /*CSS for Simple Tree Menu*/
	margin: 0px 0px 0px 4px;
	padding: 0px;
	border: none;
	font-size: 11px;
	line-height: 13px;
}

.twoColFixLtHdr #container #leftcolumnproduct .block .treeview li { /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	background: none;
	padding: 3px 0px;
	margin: 0px;
	list-style-type: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.twoColFixLtHdr #container #leftcolumnproduct .block .treeview li.submenu { /* Style for LI that contains sub lists (other ULs). */
	background: none;
	cursor: hand !important;
	cursor: pointer !important;
	padding: 3px 0px;
	margin: 0px;
	border: none;
}

.twoColFixLtHdr #container #leftcolumnproduct .block .treeview li.submenu ul { /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
	padding: 0px;
	margin: 3px 0px 0px 0px;
	border: none;
}

.twoColFixLtHdr #container #leftcolumnproduct .block .treeview .submenu ul li { /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
	padding: 3px 0px 3px 0.6em;
	margin: 0px;
	border: none;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	font-weight: normal;
}

/* FEEDER FEATURES PAGES */

#totalscent .totalscent a:link, #totalscent .totalscent a:visited,
#easeofuse .easeofuse a:link, #easeofuse .easeofuse a:visited,
#howitworks .howitworks a:link, #howitworks .howitworks a:visited,
#value .value a:link, #value .value a:visited,
#lowmaintenance .lowmaintenance a:link, #lowmaintenance .lowmaintenance a:visited,
#features .features a:link, #features .features a:visited,
#overview .overview a:link, #overview .overview a:visited {
	font-weight: normal;
	color: #8c2125;
	text-decoration: none;
	border-bottom: solid 1px #999999;
}

#totalscent .totalscent a:hover,
#easeofuse .easeofuse a:hover,
#howitworks .howitworks a:hover,
#value .value a:link a:hover,
#lowmaintenance .lowmaintenance a:hover,
#featureshome .featureshome a:hover,
#overview .overview a:hover {
	text-decoration: underline;
}

#totalscent .features,
#easeofuse .features,
#howitworks .features,
#value .features,
#lowmaintenance .features,
#featureshome .features,
#overview .features {
	font-weight: bold;
	color: #8c2125;
}

/* CAMERA FEATURES PAGES */

#timelapse .timelapse a:link, #timelapse .timelapse a:visited,
#scoutmorearea .scoutmorearea a:link, #scoutmorearea .scoutmorearea a:visited,
#gamefinder .gamefinder a:link, #gamefinder .gamefinder a:visited,
#quicksetup .quicksetup a:link, #quicksetup .quicksetup a:visited,
#camfeatures .camfeatures a:link, #camfeatures .camfeatures a:visited {
	font-weight: normal;
	color: #8c2125;
	text-decoration: none;
	border-bottom: solid 1px #999999;
}

#timelapse .timelapse a:hover,
#scoutmorearea .scoutmorearea a:hover,
#gamefinder .gamefinder a:hover,
#quicksetup .quicksetup a:link a:hover,
#camfeatures .camfeatures a:hover {
	text-decoration: underline;
}

#timelapse .features,
#easeofuse .features,
#howitworks .features,
#quicksetup .features,
#camfeatures .features {
	font-weight: bold;
	color: #8c2125;
}



/* RESOURCES PAGES */

#feederlaws .feederlaws a:link, #feederlaws .feederlaws a:visited,
#faq .faq a:link, #faq .faq a:visited,
#faqpw .faqpw a:link, #faqpw .faqpw a:visited,
#links .links a:link, #links .links a:visited,
#productregistration .productregistration a:link, #productregistration .productregistration a:visited,
#warranty .warranty a:link, #warranty .warranty a:visited,
#resourceshome .resourceshome a:link, #resourceshome .resourceshome a:visited,
#management .management a:link, #management .management a:visited,
#sponsors .sponsors a:link, #sponsors .sponsors a:visited,
#productregistration .productregistration a:link, #productregistration .productregistration a:visited,
#downloads .downloads a:link, #downloads .downloads a:visited {
	font-weight: normal;
	color: #8c2125;
	text-decoration: none;
	border-bottom: solid 1px #999999;
}

#feederlaws .feederlaws a:hover,
#faq .faq a:hover,
#faqpw .faqpw a:hover,
#links .links a:hover,
#productregistration a:hover,
#warranty a:hover,
#resourceshome .resourceshome a:hover,
#management .management a:hover,
#sponsors .sponsors a:hover,
#productregistration .productregistration a:hover,
#downloads .downloads a:hover, {
	text-decoration: underline;
}

#feederlaws .resources,
#faq .resources,
#faqpw .resources,
#links .resources,
#productregistration .resources,
#warranty .resources,
#resourceshome .resources,
#management .management,
#sponsors .sponsors,
#productregistration .productregistration,
#downloads .downloads {
	font-weight: bold;
	color: #8c2125;
}

/* OTHER PAGES */

#challenge .challenge,
#testimonials .testimonials,
#fof .fof,
#plotwatcher .plotwatcher {
	font-weight: bold;
	color: #8c2125;
}

/*.twoColFixLtHdr #container #leftcolumnproduct .block .menuopenclose {
	margin: 5px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
.twoColFixLtHdr #container #leftcolumnproduct .block .menuopenclose p {
	margin: 0px;
	padding: 1px 0px;
}
*/
