/* CSS Document */

html,body {
	background: #FFFFFF;
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	min-height: 100%;
	margin-bottom: 1px;
}
h1 {
	color: #6c7626;
	margin: 0px;
	font: normal 24px  "Times New Roman", Times, Georgia, serif;
	text-align: left;
	vertical-align: top;
	font-style: italic;
	font-weight: bold;
}
h2 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h3 { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 12px; margin: 0px; padding: 0px; }
a:link {
	color: #6C7624;
}
a:hover {
	text-decoration: underline;
	text-align: center;
}

div.padder15 { padding: 15px;}
div.padder5 {padding: 5px;	color: #000000;}

#wrapper {
	background-color: #ffffff;
	position: relative; 
	margin: 0px auto 0px auto;
	width: 960px; 
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-top: 0px solid #000000;
}

#wrapper-sub {
	background-color: #ffffff;
	position: relative; 
	margin: 0px auto 0px auto;
	width: 960px; 
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-top: 0px solid #000000;
}

#header { 
	position: relative; 
	width: 960px; 
	height: 150px;
	margin: 0px; 
	background-color: #6C7624; 
	text-align: center;  
}

#PLHFOTYEPMfCDiv {
	background-color: #6C7626;
	width: 960px; 
}

.horiz-rule {
border-top: 1px dashed #99C4BC;
}

.subCaption {
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 14px; 
	text-align: left; 
	
}
.photoCaption {
	color: black;
	padding: 15px;
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 12px; 
	text-align: center; 
	
}

.inset-text-right {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px; 
}

.insetbox {
	background: #B7B8BA;
	border: 1px solid #6C7626;
	padding: 5px;
	}
	
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
	 
	 }
.content-index {
	float: none
	background-color: #FFFFFF;
	}
	
#content {
	margin: 0px 200px 0px 100px;
	background-color: #FFFFFF;
	text-align: center;
}
#content-sub {
	margin: 0px 320px 0px 0px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	color: #000;
	vertical-align: text-top;
	width: auto;
}
#left-section {
	background-color: #abbd2e;
	text-align: left;
	color:#fff;
	margin: 0px;
	float: left;
	width: 200px;
}
#right-subsection {
	background-color: #FFFFFF;
	text-align: left;
	color:#000;
	margin: 0px;
	float: right;
	width: 320px;
	height: inherit;
	}
	
#menu {
	width: 960px;
	background-color: 6c7626;
	}
	
#footer {
	color: #000000;
	width: 960px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-top: 10px solid #6C7626;
	}
	}
