* { behavior: url(iepngfix.htc) }
body {
	background-color: #044d28;
	background-image:url(images/bkgd.gif);
	background-repeat:repeat-x;
	margin: 0;
}
a:link, a:visited {
	color: #044d28;
	text-decoration: none;
}
a:hover, a:active {
	color: #044d28;
	text-decoration: underline;
}
#wrapper {
	width:941px;
	margin: 40px auto 0 auto;
}
#header {
	margin: 0 0 10px 0;
	position:relative;
	overflow:hidden;
	height:225px;
}
#main-body {
	background-color: #FFFFFF;
	padding:30px 40px 0 40px;
	overflow:hidden;
}
.clearer {
	clear:both; 
	line-height: 0; 
	height: 0;
}
/* ----------menu-------------- */
#MenuBar1 a:link, #MenuBar1 a:visited {
	color: #ffffff;
}
#MenuBar1 a:hover, #MenuBar1 a:active {
	color: #ffffff;
}
#nav {
	position:absolute; 
	z-index:3;
	text-align:center;
}
/* ----------main body-------------- */
h1 {
	font: normal 16px "Trebuchet MS", Arial, sans-serif;
	color: #044d28;
	text-transform: uppercase;
	margin:0;
}
h2 {
	font: normal 13px "Trebuchet MS", Arial, sans-serif;
	color: #b2804b;
	text-transform:none;
	margin:-3px 0;
}
h3 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
}
p {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 16px;
	color: #4d3b04;
	margin:6px 0 10px 0;
}
.largetext {
	font: normal 16px "Trebuchet MS", Arial, sans-serif;
	line-height: 20px;
	color: #4d3b04;
	margin:6px 0 10px 0;
}
table {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 14px;
	color: #4d3b04;
	margin:0;
}
hr {border: none 0; 
	border-bottom: 1px solid #b2804b;
	width: 100%;
	height: 1px;
	margin: 2px auto 2px 0;
}
.greentext {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 16px;
	color: #044d28;
	margin:6px 0 10px 0;
}
/* ----------footer-------------- */
#footer {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
	clear:both;
	text-align: right;
}
#footer a:link, #footer a:visited  {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #b2804b;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}