body {
	margin-top: 0px;
	padding-left: 0px;
	background-image: url(images/background.gif);
	background-position: 0px 0px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #3B5A2D;
	background-color: #F7F1DE;
	background-repeat: repeat-x;
 }
p, li { 
 font-size: 90%
 } 
h1, h2, h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-style: normal; 
 font-weight: bold;
 color: #3B5A2D;
} 
h1 { 
font-size: 140%; 
}
h2 { 
 font-size: 120%;
}
h3 { 
font-size: 100%;  
}
a:link {
	color: #3B5A2D;
 }
a:visited, a:hover {
 color: #A68728;
 }

.italic {  
font-style: italic;
} 
.tiny { 
 font-size: 80%;
 font-weight: normal;
}
.bold { 
 font-weight: bold;
}
.address { 
 font-size: 80%;
 font-weight: normal;
}
.navigation {
 font-size: 90%;
 font-style: normal;
 font-weight: bold;
}
.bylineitalic {
	font-size: 95%;
	font-weight: bold;
	font-style: italic;
	color: #F7F1DE;
	font-family: "Times New Roman", Times, serif;

}
a.navlinks:link, a.navlinks:visited, a.navlinks:hover {
 font-size: 90%;
 font-style: normal;
 font-weight: bold ;
 color: #F7F1DE;
}
.padright {
 padding-right: 20px;
}
a.footnav:link, a.footnav:visited, a.footnav:hover {
 font-size: 90%;
 font-weight: normal;
 color: #3B5A2D;
}
.tinyitalic {
 font-size: 75%;
 font-weight: normal;
 font-style: italic;
}
dl { 
 font-style: normal;
 font-weight: normal; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 90%;
  }
.sitetype {
	font-size: 75%;
	font-weight: bold;
}
.sitename {
	font-size: 80%;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 0px;
}
.sitedesc {
	font-size: 80%;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sitebyline {
	font-size: 85%;
	font-weight: normal;
}
