.footer {
	font-size: x-small;
}
.h1 {
font-size: x-large;
letter-spacing: 5.0px;
font-style:italic;

}
#header {
	margin-top: 0px;
	width: 770px;
	height: 85px;
 	background-color: #E5F1C3;
	position: relative;
}

body,td,th {
	background: #E6F1CF url(images/background.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1.1px;
	font-size: small;
	color: #13241A;
	border-width: 1px;
}
#maintext { 
text-align:justify;
margin: 8px;
}
#container {
	position: relative;
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-color:#FAFCF5;
	border-left-width: 3px;
	border-right-width:3px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 3px;
	border-bottom-width:3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #5A421D;
	border-left-color: #5A421D;
	border-top-color: #46762A;
	border-bottom-color: #46762A;


	}
#leftImage {
width: 200px;
height: 180px;
position:relative;
FLOAT: left;
}

a:link {
	color: #618772;
}
a:hover {
	color: #223818;
}

.greenline {
font-size: 1px; BACKGROUND: url(images/header_line.gif) repeat-x; WIDTH: 100%; LINE-HEIGHT: 2px; HEIGHT: 2px}

#menubar {
text-align:center;
background-color:#E9F0D0;
font-size:        small;
font-family:      Arial, Helvetica, sans-serif;
font-style:       normal;
font-weight:      bold;
border-width:thin;
border-style:solid;
border-color:#FAFCF5;
padding:2px;

}	
A.menubar {
color:            #283917;
background-color: #DBEBBC;
border-width:thin;
border-style:solid;
border-color:#7A9E2E;
text-decoration:  none;
}
A.menubar:hover   {

color:            #1A240F;
background-color: #C3DE8F;
border-width:thin;
border-style:solid;
border-color:#5A421D;
text-decoration:  none;
}
