﻿/* CSS layout */
a:link
{
	color: #0000FF;
	text-decoration: none;
}
a:visited
{
	color: #44723A; text-decoration: none;
} 
a:active 
{
	color: #917F73; text-decoration: none;
}
A:hover
{
	color: #3D332B; text-decoration: none;
}
body
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	scrollbar-base-color: #44723A;
}

h1
{
	font-family: Verdana;
	color: #44723A;
}
h2
{
	font-family: Verdana;
	color: #44723A; 
}
h3
{
	font-family: Verdana;
	color: #44723A; 
}
h4
{
	font-family: Verdana;
	color: #44723A;
}
h5
{
	font-family: Verdana;
	color: #44723A;
}
h6
{
	font-family: Verdana;
	color: #44723A;
}
#masthead {
}
#top_nav {
}
#page_content {
}
#page_content2 {
}
#page_content3 {
}
#footer {
}

.style4 {
	text-align: center;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.style5 {
	color: #FFFFFF;
	font-family: Verdana;
}
.style6 {
	text-decoration: none;
}
.style8 {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	background-image: url('../images/gui/link.jpg');
	background-color: #917F73;
}
.style9 {
	font-size: xx-small;
	background-color: #44723A;
}
.style10 {
	text-align: center;
	font-size: x-small;
	background-color: #917F73;
}
.style11 {
	text-align: center;
	font-size: x-small;
	font-family: Verdana;
	background-color: #917F73;
}
.style12 {
	color: #FFFFFF;
}
.style14 {
	text-align: center;
	background-image: url('../images/gui/link.jpg');
}
.style15 {
	background-image: url('../images/gui/content-bottom.png');
}
.style18 {
	color: #FFFFFF;
	text-align: center;
}
.style19 {
	font-size: small;
	color: #66FF66;
}
.style23 {
	font-size: large;
}
.style24 {
	color: #66FF66;
	text-align: center;
	font-size: medium;
	font-family: Georgia;
}
.style25 {
	font-size: x-large;
	color: #66FF66;
	text-decoration: underline;
}

