﻿h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #333928;
}
.borders-left-right {
	border-right-style: groove;
	border-left-style: groove;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-color: #808000;
	border-left-color: #808000;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #8D2900;
	font-weight: bold;
	text-align: center;
}
.footer {
	background-color: #636550;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #B6A644;
	line-height: 25px;
	text-align: center;
	border-right-style: groove;
	border-left-style: groove;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-color: #808000;
	border-left-color: #808000;
}
.body-text {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: small;
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333928;
	font-weight: normal;
	text-align: left;
}
.body-text-med {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: medium;
}
.body-text-med-bold {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
li {
	padding-bottom: 3px;
}
.body-text-ital {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}
.body-text-bold {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.body-text-xsmall {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: x-small;
}
.bottom-menu {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: small;
	padding-right: 10px;
}
.no-underline {
	text-decoration: none;
}
blockquote {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	background-color: #D9D9CE;
	border: 2px solid #676958;
	padding: 5px;
	text-align: center;
}
h3.gold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FDD772;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
h2.blue {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: large;
  color: #0033CC;
  font-weight: bold;
  text-align: center;
}
