html {
	font-size: 125%;
}
body {
	font: bold 50% Arial, Helvetica, sans-serif;
	color: #45690C;
	background: #173C3D;
	position: relative;
	width: 773px;
}

.imgbody {
	font: bold 50% Arial, Helvetica, sans-serif;
	color: #45690C;
	background: #173C3D;
	position: relative;
	width: 100%;
}

#container {
	font-weight: bold;
	font-size: 1.2em;
}

#imgcontainer {
	font-weight: bold;
	font-size: 1.2em;
	width: 100%;
}
#logo {
	
}
#nav {
	
	float: left;
	width: 165px;
	/*margin-left: 12px;*/
	background: #173C3D;
}
.mainbody
		{
		background: #173C3D url(/images/three_col_bkg.gif) repeat-y;
		/*margin-right: 8px;*/
		}
#greenline {
	height: 31px;
	width: 773px;
	background: url(images/green_bkg.gif) repeat-x;
}
#middle {
	background: #FDF6E7;
	float: left;
	text-align: center;
	height: 100%;
	width: 396px;
	margin-left: 22px;
	padding-right: 5px;
	margin-top: 20px;
}

#imagmiddle {
	background: #FDF6E7;
	float: left;
	text-align: center;
	height: 100%;
	width: 80%;
	margin-left: 22px;
	padding-right: 5px;
	margin-top: 20px;
	padding-bottom: 10px;
}
#right {
	float: left;
	color: #fee296;
	background: #173C3D;
	width: 162px;
	margin-left: 5px;
	clear: right;
}
#footer {
	color: #A4C66F;
	background: #173C3D;
	clear: both;
	text-align: center;
	margin-top: 10px;
}

a {
	color: #45690C;
	text-decoration: underline;
}
#footer a {
	color: #A4C66F;
	text-decoration: underline;
}
#maintext {
	text-align: left;
	padding-left: 20px;
	 padding-right: 20px;
	 padding-bottom: 20px;
}
.clear {
	clear: both;
}
#bkg {
	background: url(images/bkg.gif);
}
.modified {
	color: #fee296;
	text-align: right;
	font-size: 0.75em;
}
/*#right a {
	font-weight: bold;
	color: #fee296;
	text-decoration: underline;
	
}*/


#right a:link {font-weight: bold;
	color: #fee296;
	text-decoration: underline;}     /* unvisited link */
#right a:visited {font-weight: bold;
	color: #fee296;
	text-decoration: underline;}  /* visited link */
#right a:hover {font-weight: bold;
	color: #ffffff;
	text-decoration: underline;}   /* mouse over link */
#right a:active {font-weight: bold;
	color: #ffffff;
	text-decoration: underline;}   /* selected link */


.mainsearch {
	
}


.tabletext {
	font: bold 50% Arial, Helvetica, sans-serif;
	color: #45690C;
	font-size: 1em;
	text-align: left;
}

#middle_sub {
	background: #FDF6E7;
	float: left;
	text-align: center;
	height: 100%;
}
h1 {
	font-size: 1.5em;
	line-height: 1.7em;
}
h2 {
	font-size: 1.3em;
	color: #45690C;
	font-weight: bold;
	margin-bottom: 0px;
}
h3 {
	font-size: 1.3em;
	color: #45690C;
	font-weight: normal;
}

h4 {
	font-size: 1em;
	color: #45690C;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
}


.header {
margin-bottom:-20px;
}
.main {
	font-size: 1.3em;
}

.memhead {
	text-align: center;
}


.level1 {
	color: #45690c;
	line-height: 5px;
}

.level2 {
	color: #739b32;
	line-height: 5px;
	margin-left: 25px;
}

.level3 {
	color: #93b956;
	line-height: 5px;
	margin-left: 50px;
}h2.funds {
	font-size: 1.3em;
	color: #45690C;
	font-weight: bold;
	margin-bottom: -12px;

}
.np_btns {
         background: #45690c;
        border-bottom: 1px solid #000000;
        color: #ffec80;
        font-weight: bold;
        margin: 3px 3px 0px 3px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.staff {
	height: 125px;
}
.board {
	height: 125px;
}


div.newsimg {
  float: right;
  width: 200px;
  margin: 0px;
  padding: 5px;
}
div.newsimg p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}