body {background-color: #1c4809;}

div.container
{
width:800px;
margin:0 auto;
border:2px solid #a5c385;
line-height:150%;
background-color: #fefefe
}
div.container1
{
width:100%;
margin:0 auto;
border:2px solid #a5c385;
line-height:100%;
background-color: #fefefe
}
div.header,div.footer
{
padding:0.5em;
color:#1c4809;
background-color:#A5C385;
clear:left;
}
div.center
{
width: 100%;
margin: 0 auto;
text-align: center;
}
div.left
{
float:left;
width:245px;
margin:0;
padding:1em;
}
div.right
{
margin-left:260px;
border-left:1px solid A5C385;
padding:1em;
}
div.leftone
{
float:left;
width:160px;
margin:0;
padding:1em;
}
div.rightone
{
margin-left:200px;
padding:1em;
}
div.content
{
margin-left: 1cm;
margin-right: 1cm;
padding:1em;
}
div.content1
{
margin-left: .5cm;
margin-right: .5cm;
}
div.img
{
  margin: 2px;
  border: 1px solid #ffffff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
  {
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  }
div.img a:hover img
  {
  border: 1px solid #1c4809;
  }
div.desc
  {
  font-family: sans-serif;
  color: #1c4809;
  font-size: 12px;
  text-align: center;
  font-weight: normal;
  width: 150px;
  margin: 2px;
  }

h1.header {padding:0; margin:0; text-align: left}
h1 {font-family: sans-serif; font-size: 18px; color: #1c4809; text-align: center}
h2 {font-family: sans-serif; font-size: 16px; color: #1c4809; font-variant: small-caps; text-align: left}
h3 {font-family: sans-serif; font-size: 14px; color: #1c4809; font-variant: oblique; text-align: center}
h4 {font-family: sans-serif; font-size: 16px; color: #1c4809; font-variant: small-caps; text-align: center}

p 
{
color: #006600;
font-family: sans-serif; 
font-size: 12px; 
text-align: left
}
.thick {font-weight: bold}
.thicker {font-weight: 900; color: 1c4809; font-size: 16px}
.leftlogo {float: left; margin:10px 10px 10px 10px;}
.rightlogo {float: right; margin:10px 10px 10px 10px;}
.light {font-size: 14px; color: #fefefe; text-align: left; font-style: oblique;}
.center {text-align: center}
.right {text-align: right}
.oblique {font-style: oblique; margin: 0px 15px 0px 15px}
.meetings {font-size: 14px; line-height: 75%; font-variant: none}
.membership {font-weight: bold; line-height: 85%}
.small {font-size: 10px; font-style: oblique}
.background {background-color: #fefefe}
.italic {font-style: oblique}

hr {width: 85%; color: #1c4809;}
ul {font-family: sans-serif; font-size: 12px; color: #006600; text-align: left;}
ul.decimal {list-style-type: decimal}
ul.none {list-style-type: none; line-space: 75%;}

a:link {
	font-family: sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
	line-height: normal;
}
a:hover {
	font-family: sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
	text-decoration: blink;
}
a:visited 
{
	font-family: sans-serif;
	font-size: 12px;
	color: #660099;
	text-decoration: underline;
	line-height: normal;
	}
ul.one
{
text-align:center;
font-family:sans-serif;
font-size: 12px;
width:100%;
padding:0;
margin:0;
list-style-type:none;
line-height: 75%;
}

li.one {display:inline}

a.one
{
font-family: sans-serif;
text-align:center;
width:18em;
text-decoration:none;
font-style: oblique;
color:#fefefe;
background-color:#1c4809;
padding:0.2em 0.6em;
}
a.one:hover 
{
color:#1c4809;
background-color:#fefefe;
font-weight: normal;
}

div.img
  {
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }