

body {
	background-color: #cccc99;
	margin: 0px;
	background-image: url(images/grass3b.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center bottom;
}


.h1 {
	color: #FFF;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom: #cfb789 2px solid;
	font-variant: small-caps;
	line-height: 1.5em;
	background-image: url(images/gradient.png);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
 	font-variant: small-caps;	
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
 	font-variant: small-caps;	
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #296b50;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

a:active {
	color: #FFFFFF;
	background-color: #669933;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
}

a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #296b50;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #296b50;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-color: #296b50;
	text-transform: uppercase;
}

a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	background-color: #669933;
	text-transform: uppercase;
}

.tableborder {
	border: 2px solid #3a480c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

#footerDIV {
	background-image: url(images/grass3.png);
	background-repeat: repeat-x;
	background-position: left;
	position: fixed;
	height: 273px;
	width: 100%;
	bottom: 0px;
	z-index: 8;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-style: italic;
}

a.graphic:link {
	color: #FFFFFF;
	background-color: #FFF;	
}

a.graphic:visited {
color: #FFFFFF;
	background-color: #FFF;	
}

a.graphic:hover {
color: #FFFFFF;
	background-color: #FFF;
}

a.graphica:active {
	color: #FFFFFF;
	background-color: #FFF;
}

a.nav:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	text-transform: uppercase;	
}

a.nav:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	text-transform: uppercase;
}

a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #296b50;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	font-style: italic;
}

a.nav:active {
	color: #FFFFFF;
	background-color: #669933;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	font-style: italic;
}

