body {  
	font-family: "Trebuchet MS", helvetica, serif;
	font-size: 10px;
	line-height: 16px;
	color: #9d9755;
	background-color: #f3f0d3;
	margin: 0;
	padding: 0;
}

 #nav1 {
	font-family: "Trebuchet MS", helvetica, serif;
	font-size: 10px;
	font-stretch:extra-condensed
	color: #b5772f;
 }
 
  #nav1 a, #nav1 a:link, #nav1 a:visited {
	color: #b5772f;
	text-decoration: none;
 }
 
  #nav1 a:hover, #nav1 a:active {
	color: #7f7620;
	text-decoration: none;
 }

 div#nav2 {
	font-family: "Trebuchet MS", helvetica, serif;
	font-size: 10px;
	font-stretch: condensed;
	color: #9d9755;
 }
 
  div#nav2 a, div#nav2 a:link, div#nav2 a:visited {
	color: #9d9755;
	font-size: 10px;
	font-stretch: condensed;
	text-decoration: none;
 }
 
  div#nav2 a:hover, div#nav2 a:active {
	color: #4d3b56;
	text-decoration: none;
 }


p {
	font-family: "Trebuchet MS", helvetica, serif;
	font-size: 10px;
	line-height: 16px;
	color: #9d9755;
}

a, a:link, a:visited {
	font-family: "Trebuchet MS", helvetica, serif;
	font-size: 11px;
	color: #7f7620;
 }

a:hover, a:active {
	color: #4d3b56;
	text-decoration: none;
 }
a.nav3, a.nav3:link, a.nav3:visited{
	font-family: "Trebuchet MS", helvetica, serif;
	font-size: 10px;
	color: #edebbd;
 }
a.nav3:hover, a.nav3:active {
	color: #4d3b56;
	text-decoration: none;
 }


 #header {
	font-family: "Trebuchet MS", helvetica, serif;
	font-size: 14px;
	line-height: 20px;
	color: #7f7620;
 }

 #header1 {
	font-family: "Trebuchet MS", helvetica, serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 16px;
	color: #7f7620;
 }

 #header2 {
	font-family: "Trebuchet MS", helvetica, serif;
	font-size: 14px;
	line-height: 20px;
	color: #4d3b56;
 }


