body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #244A23;
	color: #FFFFFF;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.main {
	width: 465px;
	float: left;
	background-color: #244A23;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

#header  {
	background-color: #234922;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 87px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.container  {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #244A23;
	padding: 0;
}
.wrap {
	background-color: #244A23;
	width: 100%;
}

.news {
	background-color: #34581E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #668412;
	margin-right: auto;
	margin-left: auto;
	width: 458px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
}
.news p {
	font-family: Helvetica;
	font-size: 12px;
}
.news2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}

.nav {
	float: left;
	width: 288px;
	background-color: #244A23;
	margin-bottom: 2px;
	height: 100%;
	padding-top: 2px;
}
a {
	color: #EDBD76;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #FBB346;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 135%;
	color: #FFFFFF;
}
.text {
	float: right;
	width: 480px;
}

#footer  {
	background-color: #244A23;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	bottom: 0px;
	min-height: 83px;
} 
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 135%;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #99CC00;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.tablebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #22341C;
}
.ogtt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
