﻿@charset "UTF-8";
.content {
	font-family:"Lucida Sans", Tahoma, Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:22px;
	color:#000000;
}
.hp-bg {
	background-image: url(images/hp-btmbg.gif);
	background-repeat: no-repeat;
}
.brown-hilite {
	font-family:"Lucida Sans", Tahoma, Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #623023;
}
.brown-rule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #6B2B12;
	border-right-color: #6B2B12;
	border-bottom-color: #6B2B12;
	border-left-color: #6B2B12;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 22px;
}
a:link {
	font-weight: bold;
	color: #004931;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #004931;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #663528;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #004931;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #004931;
	text-decoration: none;
}

.list-menu {
	font-family:"Lucida Sans", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 160px;
	position: relative;
	left: 18px;
	margin-top: 4px;
}
.searchbutton {

	font-family:"Lucida Sans", Tahoma, Helvetica, Arial, sans-serif;

	font-size:12px;

	background-color: #8A3107;

	color: #FFFFFF;

	float:right;

	margin:0px;

	padding:0px;

}
