@charset "UTF-8";
a:link {
	color: #006633;
	text-decoration: underline;
}
a:visited {
	color: #006633;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#navigation a:link {
	color: #e8f4e2;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
#navigation a:visited {
	color: #e8f4e2;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
}
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #41512a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #001414;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: none;
}
a:active {
	text-decoration: underline;
}

.twoColFixLtHdr #container {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 935px;
	padding-bottom: 0px;
	float: none;
	background-image: none;
	padding-top: 5px;
	background-color: #112505;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #1d2510;
	position: relative;
	border: 1px solid #4c3b18;
} 
.twoColFixLtHdr  #navigation {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	float: none;
	background-image: none;
	border: 1px none #4c3b18;
}
.twoColFixLtHdr #footer {
	width: 935px;
	padding-bottom: 0;
	border-top-width: 5px;
	border-top-style: none;
	border-top-color: #634e39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #001414;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.standardimgrt {
	border: 1px solid #000000;
	margin-right: 0px;
	float: right;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.standardimgrt_2 {
	border: 1px solid #000000;
	margin-right: 5px;
	float: left;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
.standardimgrt_3     {
	border: 1px solid #000000;
	margin-right: 0px;
	float: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
}
.standardimgrt_4 {
	border: 1px solid #000000;
	margin-right: 0px;
	float: none;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-left: 5px;
}
.standardimgrt_Table_left {
	border: 1px none #000000;
	margin-right: 0px;
	float: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-left: 20px;
}
.standardimgrt_Table_botoffset {
	border: 1px solid #000000;
	margin-right: 0px;
	float: none;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.paraHdText {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #43362a;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
