p, h1, h2, h3, h4, h5 {
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	line-height: 1.5em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	word-spacing: normal;
}

p+p	{
	line-height: 1.5em;
}

h4 {
	color: #7C9C3D;
	line-height: normal;
	font-weight: bolder;
	padding: 0px;
}
p {
	font-size: 12px;
}

h1	{
	font-weight: bolder;
	color: #7C9C3D;
	line-height: .95;
}

h2	{
	font-weight: bolder;
	color: #7C9C3D;
	line-height: 1;
}

h3	{
	line-height: normal;
	color: #333333;
}


h7	{
	font-weight: normal;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 3px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
}

#footer p {
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: center;
}
li {
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	word-spacing: normal;
}

.mainNAVtxt {
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	font-size: 15px;
	line-height: 34px;
	font-weight: bold;
	color: #7C9C3D;
	text-indent: 200px;
}

.mainNAV li	{
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	font-size: 15px;
	line-height: 34px;
	font-weight: bolder;
	color: #7C9C3D;
	list-style-type: none;
	padding-left: 30px;
	display: inline;
}

.sidebar {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: left;
	padding: 0px;
	clear: both;
	font-style: italic;
	font-weight: normal;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul {
	font-size: 12px;
	line-height: normal;
	list-style-type: square;
}

.sidebar_white {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	clear: both;
	font-style: italic;
	font-weight: normal;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
