body {
background-color: #918C52;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #004300;
	margin-bottom: -8px;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #004300;
	padding: 0px 0px -3px;
	margin-bottom: 0px;
	margin-left: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	padding-bottom: 0px;
	margin-bottom: 4px;
	padding-left: 14px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	line-height: 120%;
	padding: 0px 24px 0px 12px;
	margin: 8px;
}

a:link {
color: #014401;
}
a:visited {
color: #014401;
}
a:hover {
color: black;
}
a:active {
color: #014401;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	line-height: 130%;
	list-style-image:  url(../images/layout/bullet_green.gif);
	text-decoration: none;


}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	line-height: 120%;
	padding-left: 24px;
}
.membertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 120%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 13px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin-top: 0px;
}
.leftsidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 2px;

}

/* left side buttons only */


div#buttonA {
   list-style-type: none;
    margin-left: 0px;
}


div#buttonA ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    line-height: 21px;
	
}
div#buttonA li {
margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    list-style-type: none;
    height: 25px;
    width: 160px;
    text-align:center;
}
div#buttonA li a {
list-style-type: none;
margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 0px;
}
div#buttonA li a:link {
margin: 0px;
    padding: 0px;
list-style-type: none;
    color: #000000; /* black text */
	background-image: url(../images/buttons/button_back.gif);
    background-color: #BDA67B;
 
}
div#buttonA li a:visited {
    color: #000000;  /* black text */
    background-color: #BDA67B;  /* tan background */
	list-style-type: none;
margin: 0px;
    padding: 0px;
	
	background-image: url(../images/buttons/button_back.gif);
 
}
div#buttonA li a:hover {
    color: #000000; /* black text*/
	background-image: url(../images/buttons/button_hover.gif);
   
  
}
div#buttonA li a:active {
    color: #000000;  /* black text*/
	background-image: url(../images/buttons/button_active.gif);
    background-color: #666666;  /* grey background */

}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	padding-left: 0px;
	margin-left: 0px;
	text-indent: 0pt;
	line-height: 110%;
	margin-right: 2px;
	padding-right: 2px;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.homepagelist {
	line-height: 1.3em;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
