body {
	background-color: #595633;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#595633;
}
.border {
	border: 1px solid #000000;
}
.bottom-border {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #595633;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-color: #595633;
	border-bottom-color: #000000;
	border-left-color: #595633;
	border-right-style: none;
	border-left-style: none;
	background-color:#CCCC9A;
}
.top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC9A;
}
.top-borderWhite {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.indent {
	padding-left: 28px;
	padding-top: 18px;
	padding-right: 33px;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none; font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #595633;
	text-decoration: underline;  font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;  font-weight: bold;
}
a:visited:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #595633;
	text-decoration: none;  font-weight: bold;
}
.indentLeft {
	padding-left: 28px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}
.bottom-borderBlack {

	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #595633;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-color: #595633;
	border-bottom-color: #000000;
	border-left-color: #595633;
	border-right-style: none;
	border-left-style: none;
}
.bg-trees {
	background-image: url(images/trees.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.borders-side {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 50px;
}
body {
	background-color: 595633;
}



.footer {font-size: 10px; color: #FFFFFF}
.footer a:link {color: #FFFFFF}
.footer a:hover {color: #FFFFFF}
.footer a:visited {color: #FFFFFF}
.footer a:visited:hover {color: #FFFFFF}

.webfooter {font-size: 10px;  color: #FFFFFF}
.webfooter a:link {color: #FFFFFF; text-decoration:none;}
.webfooter a:hover {color: #FFFFFF;  text-decoration:underline;}
.webfooter a:visited {color: #FFFFFF;  text-decoration:none;}
.webfooter a:visited:hover {color: #FFFFFF; text-decoration:underline;}

.style2 {
	font-size: 16px;
	font-weight: bold;
}
.listhead {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 14px;	
	font-weight: bold;
}
.listtext{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;


}
.image{
	border-style:outset;
	border-color: black;
	border-width:1px;
      }
	  
	  <!-- menu -->
.menu{

	background-color: #CCCC9A;
	background-position: top left; 
	background-repeat: repeat-x;
	
}

.menu UL{
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	padding-top: 3px;
	padding-right: 1px;
}

.menu UL LI{
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 2px;
}

.menu UL LI A, .menu UL LI A:visited{
	line-height: 20px;
	float: left;
	height: 20px;
	display: block;
	padding: 0px 10px;
	background-color: #595633;
	font-family: Arial, Verdana, Tahoma, Arial, serif;
	font-weight:normal;
	font-size: 11px;
	letter-spacing: 1px;
	color: white;
	text-decoration: none;
}

.menu UL LI A:hover,
.menu UL LI A:visited:hover,
.menu LI.selected A{
	font-family: Arial, Verdana, Tahoma, Arial, serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 1px;
	color: white;
	background-color: #827D00;
	text-decoration: none;
	font-weight:normal;
}
p {font-size:12px;}