body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	line-height: 1.4em;
}
h1 {
	font-size: 24px;
	color: #858C5B;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-size: 18px;
	color: #646747;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;

}
ul {  font-size: 12px; line-height: 1.4em}
a {
	color: #000000;
}
a:hover {
	color: #999966;
}
.leftbg {
	background-image: url(assets/images/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.titlebg {
	background-image: url(assets/images/top_leaf.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bodybg {
	background-image: url(assets/images/body_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.navbg {
	background-image: url(assets/images/nav.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}
.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #ffffff;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}
.addressbg {
	background-image: url(assets/images/address.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.smalltext {
	font-size: 10px;
	line-height: 14px;
}
.imgborder { BORDER: #000000 1px solid;}
div.flash {
	height: 205px;
	width: 325px;
	border: 1px solid #000000;
}
#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}



