img {
	behavior: url("pngbehavior.htc");
}
.shadow-left {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/left-shadow.png');
	background-repeat: repeat-y;
}
.shadow-left[class] {
	background-image: url(images/left-shadow.png);
}
.shadow-right {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/right-shadow.png');
	background-repeat: repeat-y;
}
.shadow-right[class] {
	background-image: url(images/right-shadow.png);
}
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#searchlayer {
	position:absolute;
	width:143px;
	_width:148px;
	z-index:3;
	background-color: #3a5123;
	right: 0px;
	display: block;
	border: 3px solid #3A5123;
}
#Wrapper {
	position: relative;
	z-index: 1;
	float: right;
}
.mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #223e08;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
.header {
	background-color: #677E52;
	background-repeat: repeat-x;
	background-image: url(images/header-bg.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #b0cc99;
}
.header a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #b0cc99;
	text-decoration: none;
}
.header a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #b0cc99;
	text-decoration: none;
}
.header a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #b0cc99;
	text-decoration: none;
}
.header a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E6E5D7;
	text-decoration: none;
}
.headerimage  {
	overflow: hidden;
	text-align: center;
	height: 155px;
}
.menu {
	background-color: #667d52;
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #b0cc99;
	height: 28px;
	vertical-align: middle;
}
.menu a:link {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #b0cc99;
	text-decoration: none;
	height: 23px;
	position: relative;
	top: 3px;
}
.menu a:visited {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #b0cc99;
	text-decoration: none;
	height: 23px;
	position: relative;
	top: 3px;
}
.menu a:active {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #b0cc99;
	text-decoration: none;
	height: 23px;
	position: relative;
	top: 3px;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu-bg-over.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b0cc99;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b0cc99;
	text-decoration: none;
}
.footer a:visited {
	color: #b0cc99;
	text-decoration: none;
}
.footer a:active {
	color: #b0cc99;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.headerstyle1 {
	font-size: 13px;
	font-weight: bold;
	color: #E6E5D7;
}
.logo {
}
.searchbutton {
	_top: 2px;
	_position: relative;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	_height: 17px;
	width: 100px;
	position: relative;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #3A5123;
	padding-left: 3px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #223e08;
}
a:active {
	color: #000000;
}
.required {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
