body{
	font-size: 11px;
	color: #667E70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E7E7E9;
	margin: 0px;
}
#top,#nav,#content,#copyright{
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
h1{
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
	font-family: Verdana;
}
h2{
	color: #6CA600;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
}
p {
	margin: 5px;
	padding: 0px;
	line-height: 120%;
}
a:link{text-decoration: none;color: #6A7C6E;}
a:visited{text-decoration: none;color: #6A7C6E;}
a:hover{color: #6CA600;text-decoration: underline;}
.c{text-align: center;}
.clean{clear: both;}
#nav{
	margin-top: 10px;
	background-color: #6A7C6E;
	border-bottom: solid 2px #D3A400;
	background-image: url(../images/bgnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	text-align: right;
	padding-top: 5px;
	color: #FFFFFF;
}
#nav a{
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#nav a:link,#nav a:visited{color: #fff;}
#nav a:hover{color: #8BD403;}
#content{
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 11px;
}
#main{
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bottommain.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 8px;
}
#main ul {margin: 0px;padding: 0px;}
#main ul li{background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: left 10px;	padding-left: 10px;
padding-top: 4px;padding-bottom: 4px;list-style-type: none;}
.left{
	background-color: #FFFFFF;
	width: 366px;
	padding: 10px;
	float: left;
}
.right{
	float: right;
	background-color: #FFFFFF;
	width: 364px;
	padding: 10px;
}
.title{
	color: #6CA600;
	font-weight: bold;
	margin-bottom: 6px;
}
.title a:link,.title a:visited{color: #6CA600;}
.left ul,.right ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.left ul li,.right ul li{font-size: 10px;font-weight: bold;padding-top: 4px;padding-bottom: 4px;list-style-type: none;}
.left div div,.right div div{
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
.left span{
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: normal;
}
.pic img{
	border: 2px solid #E7E7E9;
	float: left;
	margin-right: 6px;
}
#copyright{

	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}
#dirlist {
	margin-top: 10px;
	margin-bottom: 6px;
	margin-left: 8px;
}
#dirlist div{float: left;margin-bottom: 1px;width: 48%;margin-right: 1px;background-color: #F3F3F3;border: 1px solid #9FA1A0;padding: 4px;}
#back{
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F3F3F3;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.picture{
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 20px;
}
.picture img{
	border: 4px solid #E7E7E9;
	float: left;
	margin-right: 8px;
}
.more{color: #6CA600;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.more a:link,.more a:visited{
	color: #6CA600;
}
.local{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #96A399;
	padding-bottom: 6px;
}
