body {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	margin: 0 15px 25px 15px;
}
a:link { 
	color: #548AEF; 
	text-decoration: none;
}
a:visited { 
	color: #548AEF; 
	text-decoration: none;
}
a:hover { 
	color: #000000; 
	text-decoration: underline;
}
td.topBar {
	background-color: #548AEF;
	height: 2px;
	font-size: 2px;
}
td.bottomBar {
	background-color: #85a056;
	height: 4px;
	font-size: 4px;
}
td.homeNavBackground {
	background-image: url(images/home_navbar_leaf.gif);
	background-repeat: no-repeat;
	background-color: #85a056;
}
td.downNavBackground {
	background-repeat: no-repeat;
	background-color: #85a056;
}
table.nav td {
	font-size: 13px;
	color: #FFF;
	text-align: center;
	padding: 0;
	margin: 0;
}
.nav td a:link, .nav td a:visited {
	display: block;
	color: #FFF;
	padding: 7px 10px 0px 10px;
	margin: 0;
	height: 23px;
}
.nav td a:hover {
	background-color: #7b934f;
	text-decoration: none;
}
.nav td.on {
	background-color: #7b934f;
}
.text, .gallery {
	font-size: 13px;
}
.gallery { margin-left:15px;}
.gallery img {
	margin: 0 8px 8px 0;
}
.text ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.text li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 0 0 0 12px;
	margin: 0;
}
.text li.first {
	list-style: none;
	padding: 0;
	margin: 12px 0 2px 0;
	font-weight: bold;
}
h1 {
	font-size: 17px;
	color: #7b934f;
	font-weight: normal;
	background-image: url(images/h1-back.gif);
	background-repeat: no-repeat;
	height: 31px;
	padding: 4px 0 0 8px;
}
h2 {
	font-weight:normal;
	font-size:16px;
}
.sidebar {
	font-size: 12px;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 0 0 2px 12px;
	margin: 0;
}
td.footer {
	font-size: 11px;
	padding-top: 8px;
	color: #000;
}
.footer a:link, .footer a:visited {
	color: #000;
	text-decoration: underline;
}
