body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/list.png);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #8DA02C;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
a:link, a:visited{
	text-decoration: underline;
	color: #000000;
}
a:hover{
	text-decoration: overline underline;
	color: #333333;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	font-size: 16px;
	color: #000000;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	font-size: 14px;
	color: #000000;
}
hr{
	border-bottom: 1px dashed #000000;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
table, tr, th, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
p{
	padding: 0px;
	margin: 0px;
}
form{
	margin: auto;
	width: 400px;
}
input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}
input, textarea, select{
	border: 1px inset #333333;
	margin: 0px 0px 5px 0px;
	padding: 3px;
	width: 392px;
}
textarea{
	height: 120px;
}
select{
	width: 400px;
}
input.submit{
	background-position: center;
	background-color: #333333;
	border: 1px solid #333333;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	color: #ffffff;
	width: 400px;
}
input.submit:hover{
	background-color: #666666;
	border: 1px solid #666666;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
}
#wrapper{
	margin: auto;
	width: 706px;
	float: none;
}
#wrapper #main{
	padding: 10px 73px 10px 73px;
	width: 706px;
	float: left;
}
#wrapper #main #logo{
	text-align: center;
	width: 560px;
	height: 86px;
	float: left;
}
#wrapper #main #menu{
	background-color: #D2D5C4;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	display: block;
	width: 558px;
	float: left;
}
#wrapper #main #menu ul{
	list-style-type: none;
	overflow: hidden;
	padding: 0px;
	width: 558px;
	margin: 0px;
	float: left;
}
#wrapper #main #menu ul li{
	float: left;
}
#wrapper #main #menu ul li a:link, #wrapper #main #menu ul li a:visited{
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-align: left;
	display: block;
	margin: 0px;
	float: left;
}
#wrapper #main #menu ul li a:hover{
	background-image: url(images/menu.png);
	background-position: top left;
	background-repeat: repeat-x;
	text-decoration: none;
	color: #000000;
}
#wrapper #main #menu ul li a.active{
	text-decoration: none;
	color: #000000;
}
#wrapper #main #menu ul.sub{
	background-image: url(images/menu.png);
	background-position: 0px -28px;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	overflow: hidden;
	width: 558px;
	margin: 0px;
	float: left;
}
#wrapper #main #menu ul.sub li{
	float: left;
}
#wrapper #main #menu ul.sub li a.sub:link, #wrapper #main #menu ul.sub li a.sub:visited{
	background-image: none;
	padding: 4px 13px 4px 13px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-align: left;
	display: block;
	margin: 0px;
	float: left;
}
#wrapper #main #menu ul.sub li a.sub:hover{
	background-image: none;
	text-decoration: underline;
	color: #000000;
}
#wrapper #main #menu ul.sub3{
	border-top: 1px solid #cccccc;
	background-color: #e5e5e5;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	overflow: hidden;
	width: 558px;
	margin: 0px;
	float: left;
}
#wrapper #main #menu ul.sub3 li{
	float: left;
}
#wrapper #main #menu ul.sub3 li a.sub3:link, #wrapper #main #menu ul.sub3 li a.sub3:visited{
	background-image: none;
	background-color: #e5e5e5;
	padding: 4px 13px 4px 13px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-align: left;
	display: block;
	margin: 0px;
	float: left;
}
#wrapper #main #menu ul.sub3 li a.sub3:hover{
	background-image: none;
	text-decoration: underline;
	color: #000000;
}
#wrapper #main #slideshow{
	background-color: #cccccc;
	margin: 10px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	line-height: 17px;
	height: 174px;
	width: 558px;
	float: left;
}
#wrapper #main #slideshow #slideimage{
	background-color: #ffffff;
	display: block;
	height: 174px;
	padding: 0px;
	width: 558px;
	margin: 0px;
	float: left;
}
#wrapper #main #info{
	margin: 10px 0px 10px 0px;
	line-height: 17px;
	width: 560px;
	float: left;
}
#wrapper #main #footer{
	border-top: 3px solid #8DA02C;
	text-align: center;
	line-height: 25px;
	font-size: 11px;
	color: #666666;
	width: 560px;
	float: left;
}
#wrapper #main #footer a:link, #wrapper #main #footer a:visited{
	text-decoration: none;
	color: #666666;
}
#wrapper #main #footer a:hover{
	text-decoration: underline;
	color: #666666;
}
