* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6b8d62;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #9AAF94;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: normal;
	border-bottom-style: dotted;
	color: #A6A4A5;
	border-bottom-width: 1px;
	border-bottom-color: #448045;
	text-transform: capitalize;
}

h2 {
	font-weight: bold;
	font-size: 13pt;
	color: #9AAF94;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-stretch: narrower;
}

h3 {
	color: #A6A4A5;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: capitalize;
}

h4 {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	text-transform: capitalize;
}

a:link {
	color: #719269;
	text-decoration: underline;
}

a:visited {
	color: #719269;
	text-decoration: underline;
}

a:hover {
	color: #abcea2;
	text-decoration: underline;
	background-color: #212121;
}

a:active {
	color: #95bd8b;
	text-decoration: none;
}

#cornerbutton a:link {
	color: #5b5b5b;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

#cornerbutton a:visited {
	color: #5b5b5b;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

#cornerbutton a:hover {
	color: #797979;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-color: #000000;
}

#cornerbutton a:active {
	color: #5b5b5b;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

#footer a:link {
	color: #bcd4bc;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

#footer a:visited {
	color: #bcd4bc;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

#footer a:hover {
	color: #e4fce4;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #4b4e4b;
}

#footer a:active {
	color: #bcd4bc;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88a289;
}

.photoSml {
	float: right;
	border: #3b3b3b 4px solid;
	margin: 10px 0px 10px 10px;
	text-transform: capitalize;
}

.photoLrg {
	border: #3b3b3b 4px solid;
}

.textBox {
	color: #757e6b;
	background-color: #1b201b;
	border: #404540 1px solid;
}
