#container {
	width: 61em;
	background: #000000;
	text-align: center;
	border: 1px solid #000000;
	margin: 0 auto;
}

p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;
}

#smurf strong {
	font-size: 1.2em;
	color: black;
}

#navigate, #navigate ul {
	float: left;
	width: 61em;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 1em 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #0000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
}

#navigate a {
	display: block;
	width: 9em;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	text-align: center;
}

#navigate a.ltext {
	background: ;
}

#navigate li {
	float: left;
	padding: 0;
	width: 10em;
}

#navigate li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16.8em;
	font:Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-width: 0.25em;
	margin: 0;
}

#navigate li li {
	padding-right: 1em;
	width: 16em
}

#navigate li ul a {
	width: 16em;
}

#navigate li ul ul {
	margin: -1.75em 0 0 16em;
}

#navigate li:hover ul ul, #navigate li:hover ul ul ul, #navigate li.sfhover ul ul, #navigate li.sfhover ul ul ul {
	left: -999em;
}

#navigate li:hover ul, #navigate li li:hover ul, #navigate li li li:hover ul, #navigate li.sfhover ul, #navigate li li.sfhover ul, #navigate li li li.sfhover ul {
	left: auto;
}

#navigate li:hover, #navigate li.sfhover {
	background-color: #003300;
}

#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	height: 70px;
	background: white;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px 0px;
}
.style2 li {

}
a {
	text-decoration: underline;
	color:#009933;
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
}

a {
	text-decoration: underline;
	color:#009933;
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
}

h1 {
	padding-bottom:10px;
	font: bold 20px/22px Arial, Helvetica, sans-serif;
	color:#009933;
}

h2 {
	padding:10px 0 7px 0;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	color:#000;
}

p {
	padding-bottom:8px;
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	color:#000;
}

.maincolcontent {
	padding-top: 18px;
	padding-right: 45px;
	padding-bottom: 35px;
	padding-left: 45px;
}

.maincolcontenthome ul {
	font: normal 22px/26px Arial, Helvetica, sans-serif;
	color:#000;
}

.maincolcontenthome li {
	padding: 0 0 10px 15px;
	list-style-type: none;
	background:url(../i/bullet-home.gif) no-repeat 0 9px;
}

.maincolcontent ul {
	padding-bottom:8px;
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	color:#000;
}

.maincolcontent li {
	padding: 0 0 10px 10px;
	list-style-type: none;
	background:url(../i/bullet.gif) no-repeat 0 7px;
}

strong {
	font-weight:bold;
}

em {
	font-style: italic;
}
html { height: 100%; margin-bottom: 1px; 
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009A31;
	font-size: 14px;
	line-height: 18px;
}
