@charset "utf-8";
.sectionTitle {
	font: bold .8em Verdana, sans-serif, "Adobe Garamond Pro Bold";
	text-decoration: none;
	width: 100%;
	padding: 0px;
	margin-top: 40px;
	margin-left: 20px;
}
.twoColElsLtHdr #container #mainContent {
	position: relative;
}

.twoColElsLtHdr #container #mainContent a:link {
	color: #996600;
}
.twoColElsLtHdr #container #mainContent a:visited {
	font-weight: normal;
	color: #666666;
}
.twoColElsLtHdr #container #mainContent a:hover {
	font-weight: bolder;
	color: #996600;
	text-decoration: underline;
	font-size: 1.2em;
}



.twoColElsLtHdr #container #mainContent ul {
	list-style: none;
	text-decoration: none;
}
.twoColElsLtHdr #container #mainContent li {
	list-style: none;
}

.twoColElsLtHdr #container #mainContent a {
	text-decoration: none;
	color: #333333;
	font: 0.8em/30px Geneva, Arial, Helvetica, sans-serif;
	text-indent: 25px;
	margin-left: 8px;
}
