BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000/*#4C4242 dark brown*/;
	background-color : #C8D2B6/*#E3F4C8*/;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto;
}
.page{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	vertical-align: top;
	width: 900px;
	border: 1px solid #2C4B08;/*dark blue*/
	background-color: #FFFFFF;/*##F2F2F2*/
	}
.updatetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .2em;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
	background-position: top;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : 1.0em;
	color : #000000;
	background-color : transparent;
}
p {
font-size : .7em; 
font-family : Arial, Helvetica, sans-serif; 
color: #000;
}
.smalltext {
font-family : Arial, Helvetica, sans-serif; 
color: #000;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .7em; 
}

.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
color: #000/*deep brown #524444*/;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
color:#512E1F;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.menu{
	font-size: 1em;
	font-weight: bold;
	color: #000/*black*/;
	background-color: #A9BD85;/*#FFDB70 yellow gold*/
	;
}

.menuContent{color: #2C4B08/*dark green*/;
font-size:.9em;
}
.menuContent a{text-decoration: none;
}
.menuContent a:link{text-decoration: underline;
color: #2C4B08;
}
.menuContent a:visited{
	text-decoration: none;
	color: #46780D/*#55402B*/;
}
.menuContent a:hover{
	text-decoration: underline;
	color: #000;
}

.column{
	font-size: 1em;
	font-weight: bold;
	color: #000/*black*/;
	background-color:#B2C6A1/*pale green*/;
}

.columnRt{color: #462C1B;
font-size:.9em;
}
.columnRt a{text-decoration: none;
}
.columnRT a:link{text-decoration: underline;
color: #462C1B;
}
.columnRt a:visited{
	text-decoration: none;
	color: #462C1B;
}
.columnRt a:hover{
	text-decoration: underline;
	color: #000;
}
.noline a:link{color: #6A4329;
text-decoration : underline;}

.noline a:visited{
  text-decoration : none;
}

.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #000 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #6F8E36/*bkg green*/;
}

.bg_medium {
  background-color : #A9BD85/*#F6E4B6 medium gold*/;
}

.bg_light {
  background-color : #C1C9AB/*#c7c4a4 #D1CCAB*/;
}

.alt_bg_dark {
  background-color : #FFFFFF;/*white*/
}

.alt_bg_medium {
  background-color : #CCCCCC/*medium gray*/;
}

.alt_bg_light {
  background-color : #F8F7D8/*yellow gray*/;
}

.copyright {
    font-size: .7em;
    text-align: center;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	text-align: center;
	background-color: #A9BD85/*#D5B167 yellow ochre*/;
	color: #2C4B08;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #334381;
	padding-top: 2px;
	font-weight: bold;
}
#footer p {
	padding: 10px 0;	
	margin: 2px;	
}
#footer a {
	color: #2C4B08;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#address{
	font-size: 0.7em;
	color:#2C4B08;/**/
	text-align: left;
	vertical-align: bottom;
	background-color:#FFFFFF/*pale green*/;
	text-decoration: none;
}
#address a {
	text-decoration: underline;
	color: #2C4B08;/*#4D1A00 dark rust brown*/
}
#address a:link{
	text-decoration: underline;
	color: #2C4B08;
}
#address a:hover {
	color: #000;
	text-decoration: underline;
}
#address a:visited{
	text-decoration: none;
	color: #000;
}
