body {
	background-color: #8a958e; }

p { }

td {
	font-size: 13px;
	font-family: arial, tahoma, helvetica, sans-serif; }

a:link {
	color: #b20606; }

a:visited {
	color: #b20606; }

a:hover {
	color: #679d00; }

a:active {
	color: #b20606; }
.middle {
	background-image: url(../images/bg_middle.gif);
	background-repeat: repeat-y;
	padding-bottom: 35px; }

.address {
	font-size: 12px;
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	height: 200px;
	padding-top: 12px; }

.nav {
	background-color: #fcf8ea;
	border-top: 1px solid #d1c19d;
	 }

.nav td {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #d1c19d; }

.nav td a:link {
	color: #b20606;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block; }

.nav td a:visited {
	color:           #b20606;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display:         block; }

.nav td a:hover {
	color:           #495a52;
	background-color: #f3f3ea;
	text-decoration: none; }
.sidebar td {
	font-size: 11px;
	background-color: #f0f1f1;
	background-image: url(../images/bg_sidebar.gif);
	background-repeat: repeat-x;
	text-align: center;
	border-right: 2px solid #d6dcd8;
	border-left: 2px solid #d6dcd8; }

.sidebar {
	margin-left: 29px; }
.footer {
	color: #ccc;
	font-size: 11px;
	padding-top: 12px;
	padding-bottom: 25px; }
h1 {
	color: #4c5b52;
	font-size: 18px; }

h2 {	color:     #4c5b52;
	font-size: 15px; }

h3 {	color:     #4c5b52;
	font-size: 13px; }

h4 {	color:     #c33f00;
	font-size: 12px; }
.trophy_img {
	margin-bottom: 16px;
	margin-left: 16px;
	border: solid 1px #c33f00; }
.forms {
	font-size: 12px; }

.forms td {
	background-color: #f6f6f2;
	border: solid 1px #d6dcd8;
	 }

.forms th {
	color: #4c5b52;
	font-size: 14px;
	background-color: #f0f1f1;
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	border:           solid 1px #d6dcd8; }

