.hed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	color: #496826;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #97CC6C;
} 
.twoColFixLtHdr #container #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 1em;
	font-weight: bold;
	color: #486828;
	margin-bottom: 8px
}
.twoColFixLtHdr #container #mainContent h2 {
	font-size: 108%;
	line-height: 100%;
	color: 303;
}
.twoColFixLtHdr #container #mainContent h6 {
	font-size: 1.2em;
	font-weight: bold;
	color: #303;
}
.twoColFixLtHdr #container #mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 0.8em;
	font-weight: bold;
	color: #97CC6C;
	margin-bottom: 8px;
}
.twoColFixLtHdr #container #mainContent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	margin-bottom: 3px;
	list-style-type: none;
	line-height: 116%;
	padding-bottom: 1px;
	margin-right: 4px;
	padding-right: 20px;
}
.twoColFixLtHdr #container #sidebar1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.55em;
	line-height: 1.2em;
	color: #FC3;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #sidebar1 h2 {
	color: #FFF;
	margin-top: 145px;
}
.twoColFixLtHdr #container #sidebar1 h3 {
	font-size: 1.25em;
	color: #FC3;
	font-weight: bold;
}
.twoColFixLtHdr #container #sidebar1 h4 {
	font-size: 1.15em;
	color: #FFF;
	padding-bottom: 1px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.twoColFixLtHdr #container #sidebar1 h5 {
	font-size: 84%;
	font-style: italic;
	font-weight: lighter;
	color: #FC3;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.twoColFixLtHdr #container #sidebar1 h6 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 50%;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #container #sidebar1 p {
	color: #FFF;
	font-size: 94%;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #container #sidebar1 p a {
	color: #FC3;
	font-weight: normal;
}
.twoColFixLtHdr #container #sidebar1 p a:hover {
	text-decoration: underline;
	color: #FC3;
	font-weight: normal;
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	background-color: #98CC69;
	font-size: 0.8em;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: right;
}
.twoColFixLtHdr #container #sidebar1 p strong {
	color: #FC3;
}
