/* CSS Document */

body {
	background-color: #FFFFFF;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #0D6B47;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 2px;
	padding: 0px;
}

#nav {
	padding-left: 50px;
}
#nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;

	
}
#nav ul li{
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	height: auto;
	display: block;
}


#nav ul li a{
	padding: 9px 9px;
	margin: 0;
	color: #333;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	background-image:none;
}
#nav ul li a:hover  {
	color: #5C5B37;
	background-image:url(images/template/menu_current.jpg);


}

#nav li.current a{
	color: #5C5B37;
	background-image:url(images/template/menu_current.jpg);

	display: block;
		
}
.contentMain{
	background-image: url(images/new_guinea_gold_05.jpg);
	background-position: top left;
	background-repeat:no-repeat;	
}
#thecontent{
	padding: 20px;
}
#sideBar{
	padding: 20px;
	border-left: 2px solid #F6C83F;
	background-repeat:no-repeat;
}

#menuBox{
	border-top: 2px solid #F6C83F;
}

#generalTable{
	border: 2px solid #FFC83F;
	padding: 2px;
}

#divContent{
	padding-right: 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-size: 20px;
	color: #0B6B46;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555;
	font-weight: bold;
	text-align: left;
}
.lists ul {
margin-bottom:0px;
margin-left:9px;
margin-top:10px;
padding-bottom:0px;
padding-left:9px;
padding-top:0px;
}
.lists ul li{
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	list-style: square;
}
a{
	color: #0B6B46;
}
a:hover{
	color: #000;
	background-color: #FFFFFF;
}
#mainFrame{

}
.imgBorderTopBottom{
	
	padding: 1px;
	border-top: 2px solid #4D3C2E;
	border-bottom: 2px solid #4D3C2E;
}

.imgBorderYellow{
	
	padding: 0px;
	border: 2px solid #FFC83F;
	
}

.imgBorderTopYellow{
	
	padding: 1px;
	border-top: 2px solid #FFC83F;
	
}

.imgBorderBottomYellow{
	
	padding: 1px;
	border-bottom: 2px solid #FFC83F;
	
}
.imgRight{
	border: 2px solid #4D3C2E;
	padding: 1px;
	margin: 20px;
	margin-right: 0px;
	margin-top: 0px;
	
}
.imgLeft{
	border: 2px solid #4D3C2E;
	padding: 1px;
	margin: 20px;
	margin-left: 0px;
	margin-top: 0px;
}

.imgBorder{
	border: 2px solid #4D3C2E;
	padding: 1px;
	margin: 20px;
	margin-left: 0px;
	margin-top: 0px;	
}
.imgBorderNoPadding{
	border: 2px solid #4D3C2E;
	margin-left: 0px;
	margin-top: 0px;
}

.smallText{
	font: 11px/14px Arial, Helvetica, sans-serif;
}	
.Heading1 {
	color: #4D3C2E;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;	

}

.Heading-Sub {
	font-size: 14px;
	font-weight: bold;
	color: #4D4B2E;
	letter-spacing: 3px;	
}

.Menu-Names {
	color: #0D6B47;
	font-size: 13px;
	letter-spacing: 5px;
	font-weight:800;
	text-align: center;		
}

.Menu-Names-Sub2 {
	color: #0D6B47;
	font-size: 12px;
	letter-spacing: 3px;
	font-weight: bold;
	text-align: left;
	
			
}
.Menu-Names-Sub {
	color: #5C5B37;
	font-size: 11px;
	letter-spacing: 5px;
	font-weight:800;
	text-align: center;		
}

.paragraphTextOliveLt {
	color: #5C5B37;
	font-size: 12px;
	text-align:justify;
}

.paragraphTextDrkOlive {
	color: #4D4B2E;
	font-size: 12px;
	text-align: center;
	font: bold;
	font: Trebuchet MS, Verdana;
	font-variant: small-caps;
}

.paragraphTextHighlight {
	color: #4D4B2E;
	font-size: 12px;
	text-align: left;

	font: Trebuchet MS, Verdana;
}

.paragraphTextBrownLt {
	color: #5C4837;
	font-size: 11px;
	text-align:justify;
	
}

.paragraphTextSmall {
	color: #4D4B2E;
	font-size: 9px;
	text-align:justify;
	
}

.Links-active {
	color: #0D6B47;
	font-size: 12px;
	font-weight:900;
	font-family: Trebuchet MS, Verdana;
	text-decoration: underline;	
}

.Links-alternate {
	color: #5C5B37;
	font-size: 12px;
	font-weight:900;
	font-family: "Trebuchet MS", Verdana;
	text-decoration: underline;
}

.Links-top {
	color: #4D4B2E;
	font-size: 10px;
	font-weight:900;
	font-family: "Trebuchet MS", Verdana;
	text-decoration: underline;
}

.dates {
	color: #5C5B37;
	font-size: 10px;
	letter-spacing: 3px;
	font-weight:300;
	font-family: "Trebuchet MS", Verdana;	
}

.tableHeadingBorder{
	border: 2px solid #FFC83F;
}
.tablePaddingRight{
	padding-right: 30px;
}

menuheading {
	padding: 0px;
	border: 2px;
	border-style: solid;
	border-color: #0D6B47;
}

