﻿#contentLayout {
	display: inline-block;
	margin: 0pt 7px;
	width: 942px;
}
#contentLeft {
	float: left;
	width: 250px;
}
#contentMain {
	margin: 0 0 0 260px;
}
#contentMain h2 {
	color: #6E9934;
	font-family: "Times New Roman",Times,Palatino,serif;
	font-size: 1.5em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0pt 0pt 5px;
}
#contentMain h3 {
	color: #6E9934;
	font-family: "Times New Roman",Times,Palatino,serif;
	font-size: 1.3em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0pt 0pt 3px;
}
#contentMain h4 {
	font-size: 1em;
	margin: 0pt;
}
#contentMain h5 {
	font-family: "Times New Roman",Times,Palatino,serif;
	font-size: 1.5em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0pt 0pt 5px;
}
#contentMain h6 {
	font-family: "Times New Roman",Times,Palatino,serif;
	font-size: 1.3em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0pt 0pt 3px;
}
#pageTitle {
}
#pageTitle h1 {
	border-bottom: 1px solid #000000;
	color: #00552b;
	font-size: 2.4em;
	font-weight: normal;
	line-height: 110%;
	margin: 10px 0pt;
	padding: 0pt 0pt 5px;
}
/*** MENU ***/
#contentNav {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 22px 5px 0px 0pt;
	/* border-bottom: 1px solid #6E9934;*/
}
#contentNav h2 {
	/*background: #6E9934 none repeat scroll 0%;*/
	background: #FFFFFF none repeat scroll 0%;
	color: #6E9934;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0pt;
	padding: 3px 5px;
	border-bottom: 1px solid #6E9934;
}
#contentNav h3 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 8px 0pt;
}
#contentNav h3.currentItem {
	color: #00552b;
	/*font-weight: bold;*/
}
#contentNav h3.currentItem a {
	color: #000000 !important;
}
#contentNav .contentNavItems {
	/* background: #FEFFF9 none repeat scroll 0%; */
	background: #FFFFFF none repeat scroll 0%;
	color: #000000;
	margin: 0pt;
	padding: 5px 5px;
}
#contentNav a {
	color: #6E9934;
}
#contentNav a:hover {
	color: #9C661F;
	text-decoration: none;
}
#contentNav .menuSubItem {
	font-size: 0.85em;
	margin: 0pt 10px;
}
/* ---------------------------------------- */



/* Articles */
#contentArticle {
	font-family: "Times New Roman",Times,Palatino,serif;
	margin: 22px 5px 0px 0pt;
	/* border-bottom: 1px solid #6E9934; */
}
#contentArticle h2 {
	/*background: #6E9934 none repeat scroll 0%;*/
	background: #FFFFFF none repeat scroll 0%;
	color: #6E9934;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0pt;
	padding: 3px 8px;
	border-bottom: 1px solid #6E9934;
}
#contentArticle h3 {
	background: #F0F5EB none repeat scroll 0%;
	color: #00552b;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0pt;
	padding: 3px 8px;
}
#contentArticle p {
	/* background: #FEFFF9 none repeat scroll 0%; */
	background: #F0F5EB none repeat scroll 0%;
	color: #00552b;
	font-size: 1.1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	
	margin: 0pt;
	padding: 5px 8px;
}
