@charset "utf-8";

* {
	margin:0;
	padding:0
}

img {
	border:none;
}

.clear {
	clear:both;
}

html,
body {
	background-color:#3F2A0B;
	min-height:101%;
}

body {
	font-family:"Lucida Sans", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:24px;
	color:#5e5e5e;
	background:url(../images/bg_body.jpg) no-repeat top center;
	display:table;
	width:100%;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.container {
	width:1080px;
	margin:0 auto;
	background:url(../images/bg_main.gif) repeat-y;
}

.coninner {
	background:url(../images/bg_top.jpg) no-repeat top;
}

.nav {
	height:44px;
	overflow:hidden;
	padding-left:467px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.nav li {
	height:44px;
	overflow:hidden;
	list-style:none;
}

.nav li a {
	background-position:bottom;
	display:block;
	line-height:44px;
	text-align:center;
	color:#55701d;
	text-decoration:none
}

li.active a,
.nav li a:hover {
	background-position:top;
	color:#fff;
	text-decoration:none
}

.nav .nav1 {
	width:74px;
	float:left;
}

.nav .nav1 a {
	background-image:url(../images/navi1.gif)
}

.nav .nav2 {
	width:102px;
	float:left;
}

.nav .nav2 a {
	background-image:url(../images/navi2.gif)
}

.nav .nav3 {
	width:96px;
	float:left;
}

.nav .nav3 a {
	background-image:url(../images/navi3.gif)
}

.nav .nav4 {
	width:122px;
	float:left;
}

.nav .nav4 a {
	background-image:url(../images/navi4.gif)
}

.nav .nav5 {
	width:88px;
	float:left;
}

.nav .nav5 a {
	background-image:url(../images/navi5.gif)
}

li.active a {
	color:white;
}

.header {
	height:248px;
	overflow:hidden;
}

.headerLeft {
	width:289px;
	height:133px;
	float:left;
	padding:51px 0 0 51px
}

.headerRight {
	width:540px;
	height:133px;
	float:right;
	padding:51px 130px 0 0
}

.content {
	/*min-height:300px;*/
}

.main {
	width:560px;
	float:right;
	padding-right:120px;
	padding-top:20px;
	padding-bottom:20px;
}

.content.wide .main {
	width:840px;
	padding-right:0px;
	float:left;
	margin-left:130px;
}

.maintext {
	padding-left:10px;
}

.content.wide .maintext {
	padding-left:0px
}

.picFloatR {
	width:280px;
	float:right
}

.maintext h1 {
/*	color:#506b1a;
	color:#A4A4A4; */
	color:#89B82C;
	font-size:24px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

.maintext p {
	padding-bottom:24px;
}

.boldbrown {
	font-weight:bold;
	color:#6c492c;
	line-height:18px
}

.mainbtn p {
	padding-left:10px;
	line-height:36px;
	padding-top:24px
}

#userFuntionNav {
	margin:0;
	padding:0;
	font-size:12px;
	color:#002475;
	width:183px
}

#userFuntionNav dt {
	font-size:16px;
	line-height:34px;
	height:34px;
	background:url(../images/sidernavibg1.gif) repeat-x;
	overflow:hidden;
	cursor:pointer;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	margin-top:4px;
}

#userFuntionNav dt a {
	color:#8f8f8f;
	text-decoration:none;
	margin-left:28px;
}

#userFuntionNav dt a:hover {
	color:#88b52d;
	text-decoration:underline
}

#userFuntionNav dd {
	border-bottom:1px solid #dedede;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	margin-top:-1px
}

#userFuntionNav li {
	font-size:12px;
	list-style:none;
	height:30px;
	overflow:hidden
}

#userFuntionNav li a {
	background:url(../images/sidernavibg2.gif) repeat-x top;
	display:block;
	text-decoration:none;
	color:#8f8f8f;
	padding-left:36px;
	line-height:30px;
	height:30px;
	overflow:hidden
}

#userFuntionNav li.active a,
#userFuntionNav li a:hover,
#userFuntionNav li.active a:hover {
	background:url(../images/sidernavibg2.gif) repeat-x bottom;
	text-decoration:none;
	height:30px;
	color:#88b52d
}

#userFuntionNav li a:hover {
	background-image:url(../images/sidernavibg3.gif);
}

#userFuntionNav dt:hover dd {
	left: auto;
}

#userFuntionNav dt.sfhover dd {
	left: auto;
}

#userFuntionNav dd.collapsed {
	display: none;
}

.siderL {
	width:185px;
	float:left;
	padding-left:130px;
	padding-top:16px;
}

.footer {
	height:68px;
	overflow:hidden;
	background:url(../images/bg_footer.jpg) top no-repeat;
	color:#7a5835;
}

.footerLeft {
	float:left;
	width:300px;
	padding-left:140px;
	padding-top:10px
}

.footerRight {
	float:right;
/*	width:300px; */
	padding-right:140px;
	text-align:right;
	padding-top:10px
}

.footer a {
	color:#7a5835;
	font-weight:bold
}

.maintext a {
/*  color:#FFA800; */
  color:#8CB33F;
}

.maintext a:hover {
	text-decoration:underline;
}

.maintext ul {
  margin-left:25px;
  margin-bottom:20px;
}

.csc-mailform {
	border:0 solid white;
}

.csc-mailform input,
.csc-mailform textarea {
	border:1px solid #aaa;
	padding:2px;
	margin-bottom:2px;
	color:#444;
}

.csc-mailform label {
	display:block;
}

.teaserBox {
	width:260px;
	height:250px;
	overflow:auto;
	float:left;
	margin-right:15px;
	border:1px solid #dedede;
	background-image:url(../images/bg_homeTeaser.gif);
	background-repeat:repeat-x;
}

.teaserBox.wide {
	width:100%;
	width:auto;
	height:auto;
	margin-top:15px;
}

.teaserContent {
	padding:9px;
	padding-top:13px;
}

.teaserContent h1 {
	line-height:18px;
	margin:0;
	margin-bottom:5px;
	padding:0;
}

.teaserContent p {
	padding:0;
}

.splitContent {
	float:left;
	width:420px;
}

.ref {
	width:300px;
	margin-bottom:5px;
	border:1px solid #999;
}

h1.refHeader {
	background-color:#eee;
	margin:0;
	padding:2px 5px 2px 5px;
	cursor:pointer;
	font-size:12px;
	line-height:120%;
}

.refBody h2 {
	font-size:12px;
}

.refBody {
	background-color:#fff;
	margin:0;
	padding:5px;
	line-height:120%;
}

.jsSlideshow {
	height:300px;
	margin-bottom:15px;
}

#source {
	list-style-type:none;
	margin:0;
	margin-top:22px;
	padding:0;
	padding-left:14px;
}

#source *,
#destination * {
	line-height:110%;
}

#source li {
	float:left;
	margin-right:10px;
	background:url(../images/design/bg_navItem.gif) no-repeat right -29px #eee;
	height:20px;
	cursor:pointer;
}

#source li a {
	display:block;
	background:url(../images/design/bg_navItem.gif) no-repeat left -29px #eee;
	margin-right:13px;
	padding-left:13px;
	height:20px;
	text-decoration:none;
}

#source li a span {
	display:block;
	padding-top:3px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

#source li.active {
	background-position: right -4px;
}

#source li.active a {
	background-position: left -4px;
}

#source li.active a span {
}

* html #source li {
	float:left;
	margin-left:25px;
	background:#fff;
}

* html #source li a {
	display:inline;
	background:#fff;
}

* html #source li a span {
	display:inline;
}

#destination {
	clear:both;
	width:800px;
	margin:0;
	padding-top:10px;
	padding-bottom:40px;
	padding-left:10px;
}

#destination li {
	list-style:none;
	width:199px;
	height:126px;
	float:left;
}

.infoBox {
	display:none;
	width:360px;
	/*background-color:#85B32A;*/
	background:url(../images/design/bg_infobox_top.png) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	z-index:500;
	cursor:default;
}

#destination .infoBox * {
	color:#000;
	line-height:130%;
}

#destination .infoBox a {
	color:#709e16;
}

#destination p {
	padding:0;
	margin:0;
	margin-bottom:5px;
}

.infoBoxContentBox {
	margin-top:20px;
	background:url(../images/design/bg_infobox_body.png) no-repeat;
}

.infoBoxContent {
	padding:10px 30px;
}

.infoBoxContent h2 {
	font-size:13px;
	margin-bottom:5px;
	padding-bottom:3px;
}

.closeBtn {
	display:none;
	float:right;
	border:1px solid #fff;
	color:#fff;
	padding:2px 5px;
	cursor:pointer;
	background-color:#fff;
	background-color:#85B32A;
}

.infoBoxFooter {
	background:url(../images/design/bg_infobox_bottom.png) no-repeat;
	height:19px;
}

